a:link { color:#006600;font-weight:bold;text-decoration:none }
a:hover { color:#660099;font-weight:bold;text-decoration:none}
a:visited { color:#669966;font-weight:bold;text-decoration:none}
a:visited:hover { color:#660099;font-weight:bold;text-decoration:none}
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;}
a.suivi {color:#660099;font-weight:normal;text-decoration:none}
a.suivi:visited {color:#660099;font-weight:normal;text-decoration:none}
a.suivi:visited:hover {color:#660099;font-weight:normal; text-decoration:underline}
a.suivi:hover {color:#660099;font-weight:normal; text-decoration:underline}


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:#660099;
   background-color:#CBFF99;
   font-family:verdana,arial,helvetica,lucida;
   font-size:10pt;
                  
/* la couleur principale (face) */
scrollbar-face-color:#660099;
/* la couleur des fleches */
scrollbar-arrow-color:#FFFFFF;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#EFBCFF;
/* 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: #EFBCFF; font-weight:bold }
.button       {
	border:1px solid #EFBCFF;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	background-color:
               #660099;
	cursor: hand;
}
.pointFort {
	font-size: 14pt;
	background-color: #9900FF;
	color: #FFFFFF;
	font-weight: bold;

}
.PremiereLettre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.box {
	width: 200px;
}
.ManagerHead {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990066;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
