#col_gauche_recrutement{   /* meme largeur que le logo burton +1px blanc a droite */
	/*float:left;
	position:relative;*/
	height:349px;
	width:227px;	 
	/*background:#A59997 url(images/recrutement/fond_col_gauche.jpg) no-repeat;*/
		background:#A59997 no-repeat;

	overflow:hidden;	
}
#col_droite_recrutement{
	/*position:relative;*/
	float:left;
	width:542px;
	height:445px;
	background:white url(images/recrutement/fond_col_droite.jpg) no-repeat;

}
#col_droite_recrutement_light{
	/*position:relative;*/
	float:left;
	width:542px;
	height:445px;
	background:white url(images/recrutement/fond_col_droite_light.jpg) no-repeat;
	font-size:11px;

}
#col_droite_recrutement_light h4{
	font-weight:bold;
	font-size:18px;
	padding:0px;

}
#col_droite_recrutement_light p{
	padding-bottom:10px;

}
.metiers{
display:block; display:inline; color:black; padding:2px; font-size:1.2em; font-weight:bold;
}
