
#menu_secondaire a.accueil{
	background-image: url(../images/menu_accueil_over_fr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 48px;
	height: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu_secondaire a.accueil:hover{
	background-image: url(../images/menu_accueil_over_fr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 48px;
	height: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#image_section {
	background-image: url(../images/top_accueil2009.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:275px;
}