

        A        { color:#006600;font-weight:bold; }
        A:visited{ color:#669966;font-weight:bold}
        A.menu   { font-family:arial,helvetica,lucida; font-size:9pt; font-weight:bold; color:#000000; text-decoration:none;}
        A.tableau   { color:#0000FF; text-decoration:none;}
	
p {   font-family:verdana,arial,helvetica,lucida;
   font-size:10pt;
}
td {   font-family:verdana,arial,helvetica,lucida;
   font-size:10pt;
}

BODY{
   background-repeat:repeat;
   background_attachment:fixed;
   color:#990099;
   background-color:#CBFF99;
   font-family:verdana,arial,helvetica,lucida;
   font-size:10pt;
                  
/* la couleur principale (face) */
scrollbar-face-color:#660066;
/* la couleur des fleches */
scrollbar-arrow-color:#FFFFFF;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#FFCCFF;
/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#FFFFFF;
/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#DFDFDF;
/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#808080;
/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#000000;
}        
.formcase     { color: #666666; font-family: Arial; background-color: #9999CC; font-weight:bold }
.button       { border:1px solid #000080; color: #FFFFFF; font-family: Arial; font-weight: bold; background-color:
               #FF6666 }