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

BODY {
   font-size : 11px;
   font-family : Arial;
   color : #0E6CA0;
   background : #90D4FA url() fixed repeat;
   scrollbar-face-color:#246280;
   scrollbar-highlight-color:#7EAEC5;
   scrollbar-3dlight-color:#0772A5;
   scrollbar-darkshadow-color:#000000;
   scrollbar-shadow-color:#0F4966;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#246280;
}

/* textes présentationp */
.textpresent {  font-family: Arial; font-size: 12px; color: #ffffff; font-weight: bold; }

/* textes rubriques */
.textrubr {  font-family: Arial; font-size: 13px; color: #0E6CA0; font-weight: bold; }

/* Lien rubrique menu gauche */
.rubr:visited, .rubr:link, rubr:active {  font-family: Arial; font-size: 11px; color: #FCFDFE; font-weight: bold; text-decoration: none; target: blank; margin : 5; }
.rubr:hover {font-family: Arial; font-size: 11px; color: #BDE0FA; font-weight: bold; text-decoration: underline; margin : 5; }

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

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

A:visited, A:link, A:active {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #FCFDFE;
   text-decoration : none;
   
}

/* Lien popup */
.popup:visited, .popup:link, popup:active {  font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; target: blank; }
.popup:hover {font-family: Arial; font-size: 11px; color: #FFCC00; background : #09679B; font-weight: bold; text-decoration: underline; }

/* textes titres popup */
.textpop {  font-family: Arial; font-size: 11px; color: #0E6CA0; font-weight: bold; }

/* textes Rang + entrées + sorties*/
.textrang {  font-family: Arial; font-size: 11px; color: #ffcc00; font-weight: bold; }

/* textes description sites*/
.textdescr {  font-family: Arial; font-size: 11px; color: #BDE0FA; font-weight: normal; }





































