
.jimgMenu {
	position: relative;
	width: 752px;
	height: 146px;
	overflow: hidden;
	margin: 2px 0px 0px;
	float:left;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 146px;
	width: 1340px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	height: 146px;
}

.jimgMenu ul li.accueil_fr a {
	background: url(../images/menu/fr/Accueil.jpg) repeat scroll 0%;
}

.jimgMenu ul li.maison_fr a {
	background: url(../images/menu/fr/maison.jpg) repeat scroll 0%;
}

.jimgMenu ul li.chambres_hotes_fr a {
	background: url(../images/menu/fr/chambres_hotes.jpg) repeat scroll 0%;
}
.jimgMenu ul li.situation_fr a {
	background: url(../images/menu/fr/situation.jpg) repeat scroll 0%;
}

.jimgMenu ul li.contact_fr a {
	background: url(../images/menu/fr/contact.jpg) repeat scroll 0%;
	
}
.jimgMenu ul li.livre_or_fr a {
	background: url(../images/menu/fr/livre_or.jpg) repeat scroll 0%;

}
.jimgMenu ul li.accueil_en a {
	background: url(../images/menu/en/Accueil.jpg) repeat scroll 0%;
}

.jimgMenu ul li.maison_en a {
	background: url(../images/menu/en/maison.jpg) repeat scroll 0%;
}

.jimgMenu ul li.chambres_hotes_en a {
	background: url(../images/menu/en/chambres_hotes.jpg) repeat scroll 0%;
}
.jimgMenu ul li.situation_en a {
	background: url(../images/menu/en/situation.jpg) repeat scroll 0%;
}

.jimgMenu ul li.contact_en a {
	background: url(../images/menu/en/contact.jpg) repeat scroll 0%;

}
.jimgMenu ul li.livre_or_en a {
	background: url(../images/menu/en/livre_or.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}
