/*--------- menu ------*/

#menu{
	height:41px;
	background:url(../images/menu_fond.gif) no-repeat top center;
	padding:0 0 0 9px;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
	margin:0px 0 0 0;
}
#menu li a{
	display:block;
	height:39px;
	font-size:10%;
	background-position:0px -39px;
}
#menu li a:hover, #menu li a.select{
	background-position:0px 0px;
}
#menu_lang{
	width:47px;
	background:url(../images/lang.gif) no-repeat top center;
}
#menu_lang_black{
	width:47px;
}
#menu_acc{
	width:48px;
	background:url(../images/en/accueil.gif) no-repeat top center;
}
#menu_contact{
	width:55px;
	background:url(../images/en/contact.gif) no-repeat top center;
}
#menu_video{
	width:55px;
	background:url(../images/en/video.gif) no-repeat top center;
}
#menu_cha{
	width:103px;
	background:url(../images/en/chambres_d_hotes.gif) no-repeat top center;
}
#menu_sui{
	width:47px;
	background:url(../images/en/suites.gif) no-repeat top center;
}
#menu_cot{
	width:58px;
	background:url(../images/en/cottages.gif) no-repeat top center;
}
#menu_tab{
	width:100px;
	background:url(../images/en/table_hotes.gif) no-repeat top center;
}
#menu_jar{
	width:60px;
	background:url(../images/en/jardins.gif) no-repeat top center;
}
#menu_box{
	width:60px;
	background:url(../images/en/boxes.gif) no-repeat top center;
}
#menu_cab{
	width:px;
	background:url(../images/en/cabanes.gif) no-repeat top center;
}
#menu_rec{
	width:118px;
	background:url(../images/en/receptions_seminaires.gif) no-repeat top center;
}
#menu_fr{
	width:47px;
	background:url(../images/en/lang_fr.gif) no-repeat top center;
}
#menu_en{
	width:47px;
	background:url(../images/en/lang_en.gif) no-repeat top center;
}
#menu_nl{
	width:47px;
	background:url(../images/en/lang_nl.gif) no-repeat top center;
}
#menu_space{
	width:35px;
}