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

/* Paramètres de couleurs des textes*/
body {color: black;}
a:link {
	color: #FF7A0F;
}
a:visited {
	color: #FF7A0F;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF7A0F;
}
a.bold:link, a.bold:visited, a.bold:active{
	color: Black;
	font-weight: bold;
}
a.bold:hover {
	color: #FF9900;
}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: white;}
#logo {color: #ffffff;}
#recherche .submit {color: white;}
#menuprincipal, #menuprincipal a {color: white;}
#menuhaut .highlight, #menuprincipal .highlight {color: #3f3f3f;}
.menugauche a {color: #000;}
.menugauche a:hover {color: #fff;}
.boitegauche span {color: black;}
.boitegauche a {color: #0066cc;}
#basdepage, #basdepage a {color: white;}
h1, h2, h3 {color: white;}

/* Paramétrage des couleurs de fond  */
q {background-color: #f0f0f0;}
#texte {background-color: white;}
#recherche .submit {background-color: #5f5f5f;}
.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;}