/*--------- 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_lang_en{
	width:46px;
	background:url(../images/lang_en.gif) no-repeat top center;
}
#menu_acc{
	width:47px;
	background:url(../images/es/accueil.gif) no-repeat top center;
}
#menu_contact{
	width:54px;
	background:url(../images/es/contact.gif) no-repeat top center;
}
#menu_video{
	width:54px;
	background:url(../images/en/video.gif) no-repeat top center;
}
#menu_cha{
	width:92px;
	background:url(../images/es/chambres_d_hotes.gif) no-repeat top center;
}
#menu_sui{
	width:59px;
	background:url(../images/es/suites.gif) no-repeat top center;
}
#menu_cot{
	width:67px;
	background:url(../images/es/cottages.gif) no-repeat top center;
}
#menu_tab{
	width:91px;
	background:url(../images/es/table_hotes.gif) no-repeat top center;
}
#menu_jar{
	width:59px;
	background:url(../images/es/jardins.gif) no-repeat top center;
}
#menu_box{
	width:59px;
	background:url(../images/es/boxes.gif) no-repeat top center;
}
#menu_cab{
	width:px;
	background:url(../images/es/cabanes.gif) no-repeat top center;
}
#menu_rec{
	width:130px;
	background:url(../images/es/receptions_seminaires.gif) no-repeat top center;
}
#menu_fr{
	width:47px;
	background:url(../images/es/lang_fr.gif) no-repeat top center;
}
#menu_en{
	width:47px;
	background:url(../images/es/lang_en.gif) no-repeat top center;
}
#menu_nl{
	width:47px;
	background:url(../images/es/lang_nl.gif) no-repeat top center;
}
#menu_space{
	width:20px;
}