.listes_fond {			/* Fond des listes */
	background-color: rgb(251, 234, 204);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #55544e;
	text-decoration: none;
}

.listes_fond_metier{			/* Fond des listes de la page métiers*/
	text-align : left;
}

.listes_fond_metier ul{			/* Fond des listes de la page métiers*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #73260C;
	text-decoration: none;
	font-weight:bold;
	margin-left : 100px;
}

#contenu_site  .listes_fond_metier ul li{			/* Fond des listes de la page métiers*/
	list-style-type : none;
}

#contenu_site .listes_fond_metier ul li a{			/* Fond des listes de la page métiers*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #abaca4;
	list-style-type : none;
	font-weight:normal;
	text-decoration : underline;
}

.titre_metier{
	color : #000000;
	font-size : 14pt;
	font-weight : bold;
}

.description_metier{
	color : #947c72;
	font-weight : normal;
	font-size : 10pt;
}

#contenu_site  .description_metier a{			/* Fond des listes de la page métiers*/
	color:#977c73;
	text-decoration:underline;
	font-weight:bold;
}

.form_nom_champ {			/* Nom d'un champ dans un formulaire */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #55544E;
	font-weight: bolder;
	text-align:left;
	vertical-align:top;
}

.form_barre_claire {
	background-color:rgb(251, 234, 204);
	color:#FFFFFF;
	font-size:10pt;
	height:1pt;
	width:1pt;
}

.liste_case {
	background-color:#f9fff1;
	color:#b78e6d;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
}

.titre_page {
	color:#55544e;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bolder;
	width:744pt;
}

.form_bouton {
	background-color:rgb(251, 234, 204);
	border-color:rgb(251, 234, 204);
	border-style:solid;
	border-width:1px;
	color:#55544e;
	cursor:pointer;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bolder;
	text-decoration:none;
}

.form_champ {
	color:#000000;
	border : 1px solid #d1c9c1;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
}