@charset "iso-8859-1";
/*SCROLL BAR*/
body
{
scrollbar-face-color: #EEEEEE; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #7564E9; 
scrollbar-darkshadow-color: #7564E9; 
scrollbar-track-color: #DDDDDD; 
scrollbar-arrow-color: #7564E9;
}

/*TEXTE*/
.textenormal {font-family: Verdana, "Trebuchet MS";font-size: 12px;color: #000066}
.textenormalsc {font-family: Verdana, "Trebuchet MS";font-size: 12px}
.textepetit {font-family: Verdana, "Trebuchet MS";font-size: 10px;color: #000066}
.textepetitsanscouleurs {font-family: Verdana, "Trebuchet MS";font-size: 10px;}
.titre1 {font-family: Arial;font-size: 14px;color: #000000}
.titre1sc {font-family: Arial;font-size: 14px;}
.titre2 {font-family: Verdana, "Trebuchet MS";font-size: 14px;color: #000000}
.titre3 {font-family: Verdana, "Trebuchet MS";font-size: 12px;}

/*LIENS*/
.biblio {color: #40553D;text-decoration: underline}
a:hover.biblio {color: #40553D;text-decoration: none}
.asso {color: #4F6FF0;text-decoration: underline}
a:hover.asso {color: #4F6FF0;text-decoration: none}
.agendamodif {color: #000066;text-decoration: none}
a img {border: none}

