#pageAll{
	width:975px;
	text-align: left;
	margin:auto;
	background: transparent url(../img/topHomeEN.jpg) no-repeat center top;
}
#page_chambres #pageAll{
background: transparent url(../img/topChambresEN.jpg) no-repeat center top;
}
#page_photos #pageAll{
background: transparent url(../img/topPhotosEN.jpg) no-repeat center top;
}
#page_activites #pageAll{
background: transparent url(../img/topActivitesEN.jpg) no-repeat center top;
}
#page_trajet #pageAll{
background: transparent url(../img/topDirectionsEN.jpg) no-repeat center top;
}
#menu li.index a{
		background:transparent url("../img/menuAccueilEn.jpg") no-repeat left top;
		}
		#menu li.chambres a{
		background:transparent url("../img/menuChambresEn.jpg") no-repeat left top;
		width:184px;
		}
		#menu li.photos a{
		background:transparent url("../img/menuPhotosEn.jpg") no-repeat left top;
		width:184px;
		}
		#menu li.activites a{
		background:transparent url("../img/menuActivitesEn.jpg") no-repeat left top;
		width:184px;
		}
		#menu li.trajet a{
		background:transparent url("../img/menuTrajetEn.jpg") no-repeat left top;
		}
		#menu li.index a:hover,#menu li.chambres a:hover,#menu li.photos a:hover,#menu li.activites a:hover,#menu li.trajet a:hover,
		#menu li.index a.current,#menu li.chambres a.current,#menu li.photos a.current,#menu li.activites a.current,#menu li.trajet a.current{
		background-image:none;
		}
