ul.emploi li{
	color:#AB9F7F;
	margin-bottom:20px;
}
table{
	color:#AB9F7F;
	width:90%;
	margin:auto;
	margin-top:25px;
	border-collapse:collapse;
}
table.fiche td{
	padding:5px;
	border:1px solid #ebe6da;
}
table.fiche td.titre{
	color:#FE540F;
	width:20%;
}
td.btn{
	text-align:right;
	font-weight:bold;
}
td.titre{
	font-weight:bold;
}
#contenu ul.emploi li a{
	color:#AB9F7F;
}
#contenu ul.emploi li a:hover{
	color:#464646;
}

