body{
	background:url('../images/fond_body_3.png') top left repeat-x #efefef;
}
#menu{
	border-top:9px solid #8e7e7b;
}
#entete{
	background:url('../images/fond_entete_3.png') top left repeat-x;
}
#contenu h1{
	color:#8e7e7b;
	border-bottom:4px solid #8e7e7b;
}
#contenu table.tableau th{
	background-color:#8e7e7b;
}
#contenu table.tableau th.premier{
	background:url('../images/tableau_coin_gauche_3.png') top left no-repeat #8e7e7b;
}
#contenu table.tableau th.dernier{
	background:url('../images/tableau_coin_droite_3.png') top right no-repeat #8e7e7b;
}
#contenu table.tableau tr.pied_tableau{
	background-color:#8e7e7b;
}
#contenu .couleur_0 h2,#contenu .couleur_2 h2{
	color:#8e7e7b;
	border-bottom:2px solid #8e7e7b;
}
#contenu .couleur_1,#contenu .style_couleur1,.coin_fond_1{
	background-color:#8e7e7b;
}
#contenu .couleur_2{
	border-top:2px solid #8e7e7b;
	border-bottom:2px solid #8e7e7b;
}
