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

/* Paramètres de couleurs des textes*/
body {color: black;}
a:link {
	color: #757575;
	text-decoration: none;
}
a:visited {
	color: #757575;
	text-decoration: none;
}
a:hover {
	color: #FF4500;
}
a:active {
	color: Navy;
}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: #494949;}
#logo {color: #494949;}
#recherche .submit {color: #494949;}
#menuprincipal, #menuprincipal a {color: #494949;}
#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: #494949;}
h1, h2, h3 {color: #494949;}

/* Paramétrage des couleurs de fond  */
q {background-color: #f0f0f0;}
#texte {background-color: white;}
#recherche .submit {background-color: #DFE6EF;}
.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: #0E1B0C;}
#texterecherche {border-color: #003399;}
#recherche .submit {border-color: #DFE6EF;}
.boitegauche a {border-bottom-color: #0066cc;}
basdepage a {border-bottom-color: white;}

.categorie {
	
	border: 1px solid #5c88c8;	
	text-align: left;
	width: 33%;
}
