@charset "iso-8859-1";
.std {font-size : 10pt;font-family : Verdana;color : #000000;}
.footer {font-size : 7pt;font-weight : bold;font-family : Verdana;color : #FFFFFF;}
.titre {font-size : 10pt;font-weight : bold;font-family : Verdana;color : #BEE7F7;}
.texte {font-family: Verdana; font-size: 12px; font-weight: bold; color : #FF00FF;}
.texteclair {font-family: Verdana; font-size: 12px; font-weight: bold; color : #FF0000;}

BODY {
scrollbar-face-color: #FF0000;
scrollbar-highlight-color: #FF0000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
}

a.std:visited {
color : #003C5F; 
text-decoration : underline;
font-size : 10pt;
font-family : Verdana; 
} 
a.std:link {
color : #003C5F; 
text-decoration : underline; 
font-size : 10pt;
font-family : Verdana; 
} 
a.std:hover {
color : #006BB6;
text-decoration : underline;
font-size : 10pt;
font-family : Verdana;  
}

a.footer:visited {
color : #FFFFFF; 
text-decoration : none;
font-size : 7pt;
font-family : Verdana; 
} 
a.footer:link {
color : #FFFFFF; 
text-decoration : none; 
font-size : 7pt;
font-family : Verdana; 
} 
a.footer:hover {
color : #BEE7F7;
text-decoration : underline;
font-size : 7pt;
font-family : Verdana; 
}

a.menuht:visited {
color : #000000; 
text-decoration : none;
font-weight : bold;
font-size : 7pt;
font-family : Verdana; 
} 
a.menuht:link {
color : #000033; 
font-weight : bold;
text-decoration : none; 
font-size : 7pt;
font-family : Verdana; 
} 
a.menuht:hover {
color : #8607BC;
font-weight : bold;
text-decoration : none;
font-size : 7pt;
font-family : Verdana;  
}
A.liens {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;

}
A:hover.liens {
color:#FF0000;
text-decoration:none;
}