/* Balises HTML */

body, table, td, tr, th {font-family:Verdana,arial,helvetica,sans-sherif;font-size:11px;;}

/* Liens hypertexte */


a:link {font-size: 11px;  text-decoration:none;color: black;
}
a:active {font-size: 11px;   text-decoration:underline;color: black;
}
a:visited{ font-size: 11px;  text-decoration:none;color: black;
}
a:hover { font-size: 11px; text-decoration:underline;color:#FF0000;
}

a.lien1
 {
  color:#cccccc;
  text-decoration:none;
  font-weight:bold;
 }
 a.lien1:active
 {
  color:#ffffFF;
  text-decoration:none;
  font-weight:bold;
 }
 a.lien1:visited
 {
  color:#cccccc;
  text-decoration:none;
  font-weight:bold;
 }
a.lien1:hover
 {
  color:#ffffff;
  text-decoration:underline;
  font-weight:bold;
 } 


.s1 {font-family:arial,helvetica,sans-sherif;font-size:10px;color:#000000;background: #F4F4F4;  font : bold; }
.s2 {font-family:arial,helvetica,sans-sherif;font-size:12px;color:#000000;background: #F4F4F4;  font : bold; }


.s4 {font-family:arial,helvetica,sans-sherif;font-size:12px;color:#000000;background:#F4F2F4; font-weight: bold;}

.bouton { background: #800000; color: #FFFFFF; font-family: Arial,Helvetica,Verdana; font-size: 16px, font-weight: bold; }

.s4 {font-family:verdana,arial,helvetica,sans-sherif;font-size:11px;color:#ffffff;font-weight: bold;}

BODY {
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #FF3300;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FF3300; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #666666; 
scrollbar-arrow-color: #FF3300;
}
