a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3F382C;
}

a.lien {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;

}

a.lien:hover {
	color: #F7EFDE;
}

a.lien2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}

a.lien2:hover{
	color: #FFE516;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.foncer {
	color: #3F382C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.foncer:hover {
	color: #F7EFDE;
}

a.fil_actif {
	color: #3F382C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.fil_actif:hover {
	color: #FFE516;
}

a.fil_prec {
	color: #7E7659;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.fil_prec:hover {
	color: #FFE516;
}

a.lien3 {
	color: #673B15;
	text-decoration: none;
	font-size: 12px;
}

a.lien3:hover{
	color: #673B15;
	text-decoration: underline;
}

a.titre_metier {
	font-size: 14px;
	color: #7E7659;
	font-weight: bold;
}

a.titre_metier:hover {
	font-size: 14px;
	color: #3F382C;
	font-weight: bold;
	text-decoration: underline;
}