/* Couleur Dominante de l'annuaire */
#menuhaut, #menuprincipal, #basdepage, h1, h2, h3 , .menugauche a:hover {background-color: #9FB931;}
#logo {background-color: #E5ECA6;}

/* Paramètres de couleurs des textes*/
body {color: black;}
a:link {
	color: #A7074B;
}
a:visited {
	color: #A7074B;
}
a:hover {
	color: #D2045B;
}
a:active {
	color: #D2045B;
}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: white;}
#logo {
	color: #A7074B;
	font: italic monospace;
}
#recherche .submit {color: white;}
#menuprincipal, #menuprincipal a {color: #A7074B;}
#menuhaut .highlight, #menuprincipal .highlight {color: #3f3f3f;}
.menugauche a {color: #000;}
.menugauche a:hover {color: #fff;}
.boitegauche span {color: black;}
.boitegauche a {color: #E5ECA6;}
#basdepage, #basdepage a {color: white;}
h1, h2, h3 {color: #A7074B;}

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



/* Paramétrage des couleurs de bordure */

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