/* CSS Document */

#tableGeneral {
	width:100%;
	margin:auto;
}

#tableRecrutement {
	width:750px;
	margin:auto;
}

#tableRecrutement_haut {
	height:15px;
	background:url(../images/haut_emplois.png) no-repeat bottom;
}

#tableOffres_haut {
	height:15px;
	background:url(../images/haut_offresEmploi.png) no-repeat bottom;
}

#tableStage_haut {
	height:15px;
	background:url(../images/haut_stages.png) no-repeat bottom;
}

#tableRecrutement_centre {
	padding-top: 10px;
	text-align:justify;
	color:#002D00;
}

#tableRecrutement_corps {
	text-align:center;
	padding-top:10px;
}

#offre1 {
	padding-top: 10px;
	text-align:justify;
	display:none;
	}