/* Couleur Dominante de l'annuaire */
#basdepage, h1, h2, h3 , .menugauche a:hover {background-color: #c00;}
#menuhaut  {background: #c00 url(images/fonbar.jpg) left top;border-bottom:#903 solid 1px;}
#menuprincipal {background: #c00 url(images/fonbar1.jpg) left top;border-top:#f90 solid 1px;}
#logo {background: #8F8F8F  url(images/fonfeu.jpg) top left;}

/* Paramètres de couleurs des textes*/
body {color: black;}
a:link {
	color: #c00;
}
a:visited {
	color: #c00;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #c00;
}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: white;}
#logo {color: #f0f0f0;}
#recherche .submit {color: white;}
#menuprincipal, #menuprincipal a {color: white;}
#menuhaut .highlight, #menuprincipal .highlight {color: #3f3f3f;}
.menugauche a {color: #FFF;text-decoration:underline;}
.menugauche a:hover {color: #FFEE33;}
.boitegauche span {color: black;}
.boitegauche a {color: #0066cc;}
#basdepage, #basdepage a {color: white;}
h1, h2, h3 {color: white;}

/* Paramètres du menu gauche*/
.buttonscontainer {width: 160px;}
.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #cc0000;
padding: 2px;
padding-left: 3px;
font: 12px Verdana, sans-serif;
font-weight: normal;
text-decoration: none;
border-color: #F8C333 #3F3F3F #3F3F3F #9EF38F;
display: block;
margin: 0px;
width: 100%;
text-align: left;}
.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #EFF3C3;
border-color: #3F3F3F #9EF38F #9EF38F #3F3F3F;
color: #006600;
text-decoration: none;}

/* Paramétrage des couleurs de fond  */
q {background-color: #f0f0f0;}
#texte {background-color: white;}
#recherche .submit {background-color: #5f5f5f;}
.menugauche, .boitegauche {background-color: #933B13;}
.fondblanc {background-color: white;}



/* Paramétrage des couleurs de bordure */

q {border-color: #999999;}
acronym {border-bottom-color: #999999;}
#texte a {border-bottom-color: #cc0000;}
#texterecherche {border-color: #003399;}
#recherche .submit {border-color: white;}
.boitegauche a {border-bottom-color: #0066cc;}
basdepage a {border-bottom-color: white;}

