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

