body{
	background-color: #FCE0B4;
}

body *{
	font-family: tahoma;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 50px;
	text-align: center;
	width: 800px;
	margin-bottom: 10px;
	color: #559955;
}
h2{
	font-size:  35px;
}
h3{
	font-size: 30px;
}
h4{
	font-size: 10px;
}
}
h5{
	font-size: 8px;
}
/*
************************* TITRE  ********************
*/
.titre{
	width: 350px;
	text-align: center;
}
#imgHotel{
	position: absolute;
	left: 380px;
	top: 160px;
	width: 400px;
	border: solid 6px #559955;
}
#ouverture{
	position: absolute;
	left: 100px;
	top: 430px;
	margin-bottom: 20px;
}#plan{
	position: absolute;
	left: 100px;
	top: 500px;
	margin-bottom: 20px;
}
/*
 ********************* DECOUVERTE ******************
*/
.decouverte{
	position: absolute;
	top: 1050px;
	left: 10px;
	width: 800px;
}
.decouverte h3{
	margin-top: 90px;
	margin-bottom: 20px;
	padding: 10px;
}
#ttrDecouverte{
	margin-top: -320px;
	margin-left: 10px;
	margin-bottom: 320px;	
}
#decouverteP1{
	padding: 10px;
	width: 380px;
}
#img2{
	position: absolute;
	top: 350px;
	left: 390px;
	border: solid 4px #559955;
}
#decouverteP2{
	width: 350px;
	position: absolute;
	top: 650px;
	left: 430px;
}
#img3{
	position: absolute;
	top: 650px;
	left: 10px;
	border: solid 4px #559955;
}

/*
 ************************ TARIFS **********************
*/
.tarifs{
	position: absolute;
	top: 2050px;
	left: 10px;
}
.tarifs p{
	width: 380px;
}
.tarifs em{
	display: block;
	margin-top: 10px;
}
#img5{
	position: absolute;
	top: -10px;
	left: 400px;
	border: solid 4px #559955;
}

/*
 ************************* RESTO **********************
*/
.resto{
	position: absolute;
	top: 2450px;
	left: 10px;
}
.resto h3{
	font-size: 25px;
	margin-bottom: 10px;
}
.resto div{
	text-align: center;
}
#ttrResto{
	margin-top: -250px;
	margin-bottom: 220px;
	margin-left: 10px;
}
#croqLogis{
	font-size: 14px;
	margin-bottom: 10px;
}
#menu1{
	width: 380px;
	position: absolute;
	top: 350px;
	left: 0px;
}
#menu2{
	width: 380px;
	position: absolute;
	top: 350px;
	left: 400px;
}
#menu3{
	width: 380px;
	position: absolute;
	top: 710px;
	left: 0px;
}
#menu4{
	width: 380px;
	position: absolute;
	top: 710px;
	left: 400px;
}
#img6{
	position: absolute;
	top: 1050px;
	left: 410px;
	border: solid 4px #559955;
}

/*
 ************************ TOURISME *******************
*/
.tourisme{
	position: absolute;
	top: 3820px;
	left: 10px;
}
.tourisme h3{
	margin-bottom: 10px;
}
.tourisme p{
	width: 400px;
}
#ttrTourisme{
	margin-top: -200px;
	margin-bottom: 180px;
	margin-left: 10px;
}

/*
 ************************* LOISIRS ********************
*/
.loisirs{
	position: absolute;
	top: 4400px;
	left: 10px;
}
.loisirs p{
	margin-left: 30px;
}
#ttrLoisirs{
	margin-top: -260px;
	margin-bottom: 230px;
	margin-left: 10px;
}
#img7{
	position: absolute;
	top: -280px;
	left: 490px;
	border: solid 4px #559955;	
	z-index: 5;
}
#img8{
	position: absolute;
	top: 300px;
	left: 380px;
	border: solid 4px #559955;
}
/*
 ************************* Bas de page ********************
*/
.basdepage{
	position: absolute;
	top: 5000px;
	left: 10px;
	}
}
.basdepage p{
	margin-left: 450px;
}

