/* Index Recrutement */
#index_recrutement .offre{
	margin:0px 0px 10px 0px;
	overflow:hidden;
	zoom:1;
}
#index_recrutement .offre h3{
	font-size:15px;
	color:#78b204;
	font-weight:bold;
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:1px solid #f2f2f2;
}
#index_recrutement .wg{line-height:16px;}
#index_recrutement .offre .accroche{
	padding:0px 0px 15px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #f2f2f2;
}
#index_recrutement .offre .accroche.on{
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:none;
}
#index_recrutement .offre a.voir{
	width:82px;
	height:15px;
	display:block;
	float:right;
	padding:3px 0px 0px 23px;
	background:url(../../images/common/fond/bg_lien_retour.gif) no-repeat 0px 0px;
	color:#4d4d4d;
	font-size:10px;
	text-decoration:none;
}
#index_recrutement .offre a.voir:hover{text-decoration:underline;}

/* Poste */
#index_recrutement .offre .h_poste{
	width:752px;
	height:22px;
	background:url(../../images/common/coin1.gif) no-repeat 0px 0px;
}
#index_recrutement .offre .poste{
	width:690px;
	background:url(../../images/common/fond/bg_recrutement1.gif) #ffffff repeat-x 0px 0px;
	border:1px solid #e5e5e5;
	border-top:none;
	padding:0px 30px 0px 30px;
	margin:0px 0px 30px 0px;
	overflow:hidden;
}
#index_recrutement .offre h4{
	text-transform:uppercase;
	color:#1e3b67;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
#index_recrutement .offre .poste .wg{margin:20px 0px 20px 0px;}

/* Info */
#index_recrutement .offre .h_info{
	width:693px;
	height:22px;
	background:url(../../images/common/coin2.gif) no-repeat 0px 0px;
}
#index_recrutement .offre .info{
	width:651px;
	background:#f5f9ed;
	border:1px solid #e5e5e5;
	border-top:none;
	padding:0px 20px 0px 20px;
	margin:0px 0px 20px 0px;
}
#index_recrutement .offre .info h4{
	text-transform:uppercase;
	color:#78b204;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
#index_recrutement .offre .info h5{
	float:left;
	color:#78b204;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px; 
}
#index_recrutement .offre .info .wg{margin:20px 0px 20px 0px;}

