/* couleurs du menu 1 : orange */
h1 {
	background: url(interface/puce_fleche_orange.gif) 0px 0.5em no-repeat;
}
h2 {
	color: #f6ac02;
	background: url(interface/point_orange.gif) 0px 0.5em no-repeat;
}
h3 {
	background: url(interface/puce_fleche_petite.gif) 0px 0.3em no-repeat;
}
h3.fond_couleur {
	background-color: #f9c857;
	padding: 1px 2px 2px 8px;
	color: #ffffff;
}
div.tete_form {
	background-color: #f6ac02;
}
div.cadre_contact_emploi {
	background-color: #fbda8d;
}
.cadre_a_droite {
	width: 220px;
	border-color: #f9c857;
	background-color: #fbda8d;
}
ul.grosses_puces {
	list-style-image: url(interface/carre_orange.gif);
}
/* ############## TABLEAUX ########### */
table {
	border: 1px solid #f6ac02;
}
th {
	background-color: #f6ac02;
}