BODY {
   font-size : 11px;
   font-family : Arial;
   color : #ffffff;
   background : #55B2F9 url() fixed repeat;
   scrollbar-face-color:#225084;
   scrollbar-highlight-color:#93BEE9;
   scrollbar-3dlight-color:#DDE7F1;
   scrollbar-darkshadow-color:#000000;
   scrollbar-shadow-color:#93BEE9;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#93BEE9;
}

/* textes haut cadres */
.texthcadr {  font-family: Arial; font-size: 15px; color: #ffffff; font-weight: bold; }

/* Lien rubrique header */
.rubrhead:visited, .rubrhead:link, rubrhead:active {  font-family: Arial; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
.rubrhead:hover {font-family: Arial; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: underline; }

/* textes rubriques */
.textrubr {  font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; }

/* Lien copyright */
.copy:visited, .copy:link, copy:active {  font-family: Arial; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none;  margin : 0; }
.copy:hover {font-family: Arial; font-size: 10px; color: #ffff00; font-weight: normal; text-decoration: underline; margin : 0; }
/* textes copyright */
.textcopy {  font-family: Arial; font-size: 10px; color: #ffffff; font-weight: normal; }

/* Lien partenaires footer */
.partfoot:visited, .partfoot:link, partfoot:active {  font-family: Arial; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;  margin : 0; }
.partfoot:hover {font-family: Arial; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline; margin : 0; }

BLOCKQUOTE {
   font-size : 11px;
   font-family : Arial;
   color : #0E6CA0;
   text-align : left;
}

A:hover {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #ffffff;
   text-decoration : underline;
 
}

A:visited, A:link, A:active {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #ffffff;
   text-decoration : none;
   
}
.Styleliens {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	text-decoration: none;
		color: #000000;
}
a:visited {
	text-decoration: none;
		color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
		color: #000000;
}





































