body {
	background-color: #FFFFFF;
	onLoad="NewsInit()";
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
A {
	color: #404040;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

A.clean {
    font-weight: bold;
    text-decoration: none;
}

A:hover {
	color: Aqua;
	text-decoration: none;
}
li {
	padding: 10px;
	list-style-image: url(/design/arrowred.gif);
	list-style-position: inside;
}
li li{
	padding: 3px;
	list-style-image: url(/design/arrowbleu.gif);
	list-style-position: inside;
}
.stylewarning {font-size: 10px; font-weight: bold; font-family: Verdana; color: #FF0000;}
.stylelogo {font-size: 14px; font-weight: bold; font-family: Verdana; color: #000000;}
.styledesign {font-size: 10px; font-weight: bold; font-family: Verdana; color: #ffffff;}
.styleecriture {font-size: 10px; font-family: Verdana; color: #000000;}
.stylelienmail {font-size: 10px; font-weight: bold; font-family: Verdana;}
.stylewebmaster {font-size: 10px; font-weight: bold; font-family: Verdana; color: #84B5FF;}
.stylebe {font-size: 12px; font-weight: normal; font-family: Verdana; color: #990000;}
.styletitre {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.styleMenu {
	font-size: 12px; 
	font-weight: bold; 
	font-family: Verdana; 
	color: #ffffff;
	background: url(/design/gris23.gif) repeat;
}

.lettrine {
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #980509;
	margin: 1px;
	padding: 1px;
	font-size: 14px;
}
.TitleBar {
	font-weight: normal;
	color: #980509;
	margin: 1px;
	padding: 1px;
	font-size: 12px;
}
 
  .fondtable
  {
    background: #ffffff url(/design/fondaccueil0.gif) no-repeat;
  }
.png {
behavior: url(png.htc);
}
.textbase{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.transparent75 {
	background: White;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85, Style=0);
}
.transparent95 {
	background: White;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95, Style=0);
}


