BODY
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    /* color : #FFCC00; */
    color : #FFCC00;
    font-weight:bold;
    /* background-color: #3D0059; */
    font-size: 12pt;
    /* la couleur principale (face) */
    scrollbar-face-color:#CC99FF;
    /* la couleur des fleches */
    scrollbar-arrow-color:#000000;
    /* la couleur de fond (entre le curseur et la fleche) */
    scrollbar-track-color:#660099;
    /* 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;

}

H3 { color: #FFFFCC;}
TD {font-size:12px}
TD.jumeau {font-weight:;
           background:#FFFFCC;
           color:#CC3300;
           }
TD.celebre {font-weight:;
           background:#F4EAFF;
           color:#660099;
           } 
TD.head4 {font-family:arial,helvetica,lucida;
         font-size:10pt;
         font-weight:bold;
         background:#CC6699;
         color:#eeeeee;
         }
           
A:link
{
    COLOR: #CC99FF;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    text-decoration: none
}
A:hover
{
	color: #FF0033;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	text-decoration: underline;
}
:visited
{
	color: #CCCCCC;
	FONT-FAMILY: Arial, Verdana, Helvetica;
}

:visited:hover
{
	color: #FF0033;
	FONT-FAMILY: Arial, Verdana, Helvetica;
}
A:active
{
    COLOR: green
}

#rouge {color:red;text-decoration:underline}
.presence {border:1px solid #CCE6FF;}

#ocre {color:#FFCC00;text-decoration:underline}

.formcase     { color: #000000; font-family: Arial; background-color: #CC99FF; font-weight:bold}
textarea     { color: #000000; font-family: Arial; background-color: #CC99FF; font-weight:bold}
radio{ color: #000000; font-family: Arial; background-color: #CC99FF; font-weight:bold}

.button       { border:1px solid #CCE6FF; color: #FFFFFF; font-family: Arial; font-weight: bold; background-color:#660099 }
.rouge     { color: #000000; font-family: Arial; background-color: red; font-weight:bold}
.violet    { color: #000000; font-family: Arial; background-color: #CC6699; font-weight:bold}
.buttonviolet       { border:1px solid #CCE6FF; color: #FFFFFF; font-family: Arial; font-weight: bold; background-color:#CC6699 }
.cell2small {
	color: #660099;
	background-color: #CCCCFF;
	font-weight: bold;
}
.cell1 {
	color: #FFCC33;
	font-weight: bold;
	background-color: #2E002E;



}
.cellAlpha {
	filter: Alpha(Opacity=10);
}
.bold { font-weight: bold;}