/* Couleur Dominante de l'annuaire */
#menuhaut 
{
background-color: #4B4B4B;

} 

#menuprincipal
{
  background-color: #4B4B4B;
  border-top-width: 1mm;
  border-top-style: solid;
  border-color: #DDDDDD;
  border-bottom-width: 1mm;
  border-bottom-style: solid;
  border-bottom: #DDDDDD;


}
#basdepage, h1, h2, h3 , .menugauche a:hover 
{
background-color: #4B4B4B;

}
#logo {background-color: #4B4B4B;}

/* Paramètres de couleurs des textes*/
body {color: #DDDDDD;}
a:link {
	color: #3BAFEF;
}
a:visited {
	color: #3BAFEF
}
a:hover {
	color: #1B2BDF;
}
a:active {
	color: #3BAFEF;
}
#texte {color: #DDDDDD;}
#menuhaut, #menuhaut a {color: white;}
#logo {color: #f0f0f0;}
#recherche .submit {color: #DDDDDD;}
#menuprincipal, #menuprincipal a {color: #DDDDDD;}
#menuhaut .highlight, #menuprincipal .highlight {color: #DDDDDD;}
.menugauche a 
{
color: #DDDDDD;

}
.menugauche a:hover {color: #fff;}
.boitegauche span {color: black;}
.boitegauche a {color: #0066cc;}
#basdepage, #basdepage a {color: #DDDDDD;}
h1, h2, h3 {color: #DDDDDD;}

/* Paramétrage des couleurs de fond  */
q {background-color: #DDDDDD;}
#texte {background-color: #000000;}
#recherche .submit {background-color: #5f5f5f;}
.menugauche, .boitegauche {background-color: #694D3D;}
.fondblanc {background-color: #694D3D;}



/* Paramétrage des couleurs de bordure */

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