/* // CORPS */

	#banniere_recrutement {
		width:988px;
		height:183px;
		margin-top:20px;
		margin-left:5px;
		background:url(../images/pages/recrutement-bando01.jpg) no-repeat;
	}

	#bloc_recrutement {
		margin-top:10px;
		margin-left:20px;
		height:400px;
		width:600px;
		background:red;
	}
	
	#postes {
		background:url(../images/pages/recrutement-ill2.jpg) no-repeat;
		height:277px;
		width:500px;
		padding-left:170px;
		margin-top:15px;
		font-weight:bold;
		padding-bottom:20px;
	}
	
	#postes ul {
		list-style-type:none;
		margin-left:20px;
	}
	
	#postes ul li {
		background-image:url(../images/commun/fleche-fdgris.gif);
		background-repeat:no-repeat;
		background-position:0 5px;
		line-height:25px;
		margin-bottom:25px;
		padding-left:25px;
	}
	
	.texte_contenu {
		font-family:Verdana;
		font-size:13px;
		line-height:25px;
		padding-bottom:10px;
		padding-top:5px;
	}
	
	#img_droite {
		margin-top:5px;
		background:url(../images/pages/recrutement-ill1.jpg) no-repeat;
		width:248px;
		height:243px;
		float:right;
		position:absolute;
		margin-left:738px;
	}
	
	#espace_bas {
		height:35px;
	}

/* // CORPS // */
