#menu .menu_ {
	width:680px;
	margin:0 auto;
}
#menu .menu_ a span {
	display:none;
}

#menu .menu_ a.presentation,
#menu .menu_ a.resort,
#menu .menu_ a.activites,
#menu .menu_ a.environnement,
#menu .menu_ a.presse,
#menu .menu_ a.contact {
	float:left;
	display:block;
	height:30px;
	padding:0;
	margin:0;
	background-position:0 0;
}
#menu .menu_ a.presentation {
	width:133px;
	background:url(../images/menu/v2/fr/presentation.gif) no-repeat;
}
#menu .menu_ a.resort {
	width:92px;
	background:url(../images/menu/v2/fr/resort.gif) no-repeat;
}
#menu .menu_ a.activites {
	width:107px;
	background:url(../images/menu/v2/fr/activites.gif) no-repeat;
}
#menu .menu_ a.environnement {
	width:156px;
	background:url(../images/menu/v2/fr/environnement.gif) no-repeat;
}
#menu .menu_ a.presse {
	width:94px;
	background:url(../images/menu/v2/fr/presse.gif) no-repeat;
}
#menu .menu_ a.contact {
	width:98px;
	background:url(../images/menu/v2/fr/contact.gif) no-repeat;
}

#menu .menu_ a.presentation:hover,
#menu .menu_ a.resort:hover,
#menu .menu_ a.activites:hover,
#menu .menu_ a.environnement:hover,
#menu .menu_ a.presse:hover,
#menu .menu_ a.contact:hover, #menu .menu_ a.selected {
	background-position:0 -30px;
}

#content_right a.c_infos {
	display:block;
	width:240px;
	height:73px;
	background:url(../images/colonne/fr/infos.gif) no-repeat;
}
#content_right a.c_infos span {
	display:none;
}

#content_right a.c_plan {
	display:block;
	width:240px;
	height:98px;
	background:url(../images/colonne/fr/plan.gif) no-repeat;
}
#content_right a.c_plan span {
	display:none;
}

#content_right .c_actus {
	padding:30px 0 0 0;
	width:240px;
	background:url(../images/colonne/fr/actualite.gif) no-repeat top center;
}

#content_right .c_actus a.actu {
	margin:0 0 0 25px;
	color:#464648;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#content_right .c_actus a.actu:hover {
	text-decoration:underline;
}

#content_right .c_actus a.suite {
	display:block;
	margin:5px 0 0 0;
	width:240px;
	height:13px;
	background:url(../images/colonne/fr/suite.gif) no-repeat;
}