/* Paramètres de couleurs des textes*/
body {color: black;}
#texte {color: #000;}
#menuhaut, #menuhaut a {color: white;}
#logo {color: #fff;}
#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: white;}

/*rajout Sam*/
.lien {color: #000000;} 
.tr_bleu { background-color: #336799; color: white;}
.tr_gris { background-color: #bababc; color: #35679A;}
/*fin rajout*/

/* 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: #C25D12;
background-image: url(../images/fondlogo.jpg);}


/* 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;}

