/*---------- STRUCTURE HOME ET MAIN ----------*/
#header h1{
	clear:both;
}

#content_main {
	overflow:auto;
}

#col_gauche{
	width: 100%;
	height: 120px;
}

#navigation, .sousmenu, #footer, .retour_res {
	display:none;
}

#page {
	border:none;
}


/*---------- PAGES RECRUTEMENT ----------*/

#metiers span, #annonces span, #offre span {
	font-weight:bold;
	margin-right:5px;
}

#annonces, #offre {
	clear:both;
	width: 690px;
	height: 400px;
	overflow:auto;
}

#offre p {
	margin-bottom:10px;
	width:500px;
}


