
#menu a.choisir{
	background-image: url(../images/menu_choisir_over_fr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 112px;
	height: 36px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.choisir:hover{
	background-image: url(../images/menu_choisir_over_fr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 112px;
	height: 36px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	float: left;
}

#image_section {
	background-image: url(../images/top_offres.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 750px;
	height: 207px;
	margin: 15px 0 0 84px;
	padding: 0;
	position: relative;
	float: left;
}

.info_accueil{
float:left;
margin-bottom:15px;
overflow:hidden;
width:270px;
}