/* Paramètres de couleurs des textes*/
body {color: black;}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: white;}
#logo {color: black;}
#recherche .submit {color: white;}
#menuprincipal, #menuprincipal a {color: #717171;}
#menuhaut .highlight, #menuprincipal .highlight {color: #35679A;}
.menugauche a {color: #35679A;}
.menugauche a:hover {color: #FFF;}
.boitegauche span {color: black;}
.boitegauche a {color: #0066cc;}
#basdepage, #basdepage a {color: black;}

/* Paramétrage des couleurs de fond du template */

q {background-color: #f0f0f0;}
#menuhaut {background-color: #BABABC;}
#logo {
	background-image: url(images/fondlogo.jpg);
	background-repeat: repeat-x;
}
#recherche .submit {background-color: #000;}
#menuprincipal {background-color: #fff;}
.menugauche a:hover {background-color: #35679A;}
#basdepage {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;}