/* Couleur Dominante de l'annuaire */
#menuhaut, #menuprincipal, h1, h2, h3 {background-color: #7099D9; text-decoration: none;}
#basdepage {background-color: #7099D9;}
#logo {background-color: white;}

/* Paramètres de couleurs des textes*/
body {color: black;}
a:link {color: black;}
a:visited {color: black;}
a:hover {color: red;}
a:active {color: red;}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: white; text-decoration: none;}
#logo {color: white;}
#recherche .submit {color: white;}
#menuprincipal, #menuprincipal a {color: white; text-decoration: none; font-weight: bold; text-align: center;}
#menuprincipal a:hover {color: black; text-decoration: none;}
#menuhaut .highlight, #menuprincipal .highlight {color: #3f3f3f;}
.menugauche a {color: #000; font-weight: normal;}
.menugauche a:hover {color: red; font-weight: normal; text-decoration: none;}
.boitegauche span {color: black;}
.boitegauche a {color: #0066cc;}
.menudroit a {color: #000; font-weight: normal;}
.menudroit a:hover {color: red; font-weight: normal; text-decoration: none;}
.boitedroite span {color: black;}
.boitedroite a {color: #0066cc;}
#basdepage, #basdepage a {color: white;}
#basdepage a:hover {color: black; text-decoration: none;}}
h1, h2, h3 {color: black;}

/* 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;}
.menudroit, .boitedroite {background-color: #f0f0f0;}
.fondblanc {background-color: white;}

/* Paramétrage des couleurs de bordure */
q {border-color: #f0f0f0;}
acronym {border-bottom-color: #f0f0f0;}
#texte a {border-bottom-color: black;}
#texterecherche {border-color: #f0f0f0;}
#recherche .submit {border-color: white;}
.boitegauche a {border-bottom-color: #0066cc;}
.boitedroite a {border-bottom-color: #0066cc;}
basdepage a {border-bottom-color: white;}

