body {
	background:url(images/fond8.gif);
	background-repeat:repeat-y;
    background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#600;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color:#600;
	font-variant:small-caps;
	margin-bottom:50px;
}

.lgn {
	position:absolute;
	top:0px;
	right:0;
	/*visibility:hidden;*/
}

.inverse {
	color:#FDFACF;
	background-color:#600;
	height:18px;
	text-align:center;
	font-weight:bold;
	line-height:16px;
}

.page{
	position:relative;
	top:0;
	left:0;
	margin-right:auto;
	margin-left:auto;
	width:970px;
	background: #FDFACF;
}

.divMenu {
	position: absolute;
	left: 10px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 150px;
}

.divMenu a {
	color:#600;
	font-weight:bold;
	text-decoration:none;
}
.divMenu a:hover{
	color:#009;
	font-weight:bold;
	text-decoration:none;
}

.contenuPage {
	position: absolute;
	top:20px;
	left:230px;
	width:720px;

}

#tarifsEtImage {
	position:relative;
	width:700px;
	height:390px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/fontaine6.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:11px;
}

#arrhes {
/* Idem que tarifsEtImage */
	position:relative;
	width:700px;
	top:10px;
	margin-right:auto;
	margin-left:auto;
	font-size:11px;
	text-align:center;
}

#tarif1 {
	position:relative;
	top:10px;
	left:0;
	width: 250px;
}

#tarif2 {
	position:absolute;
	top:10px;
	left:440px;
	width:1px;
}

a img {
	text-decoration: none;
	border:0;
}

/* INDEX */

#imagePresentation {
	position:absolute;
	top:68px;
	left:268px;
	width:350px;
	height:350px;
}

#presentation {
	position:relative;
	width:160px;
	font-variant:small-caps;
	font-size:16px;
	border:#600 double 4px;
	padding:15px;
	line-height:30px;
	text-align:center;
}

#textePresentation, #photoSalonPresentation {
	position:relative;
	text-align:center;
	top:40px;
}

#photoSalonPresentation {
	height:430px;
}

/* FIN INDEX */

/* CHAMBRES */

#texteChambre1 {
	position:absolute;
	left:0px;
	width:150px;
	height:380px;
	line-height:30px;
	text-align:center;
}

#texteChambre2 {
	position:absolute;
	left:600px;
	width:150px;
	height:380px;
	line-height:30px;
	text-align:center;
}

#cadrePhoto {
	position:absolute;
	background-image:url(images/cadre_chambre.gif);
	background-repeat:no-repeat;
	width:450px;
	height:403px;
	left:150px;
}

#contenuCadrePhoto {
	position:relative;
	top:92px;
	left:81px;
	width:287px;
	height:216px;
	border:0;
	padding:0;
	font-size:6px;
}

#previousNext {
	position:absolute;
	top:440px;
	left:231px;
	width:287px;
	height:30px;
	text-align:center;
	vertical-align:middle;
}

#previous {
	position:relative;
	float:left;
	width:30px;
	height:30px;
	background-image:url(images/previous.jpg);
	background-position:middle;
	background-repeat:none;
	cursor:hand;
}

#texteVoirChambres {
	position:absolute;
	width:227px; /* idem que le previousnext - taille des previous et next */
	left:30px; /* taille du previous */
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}

#next {
	position:relative;
	float:right;
	width:29px;
	height:30px;
	background-image:url(images/next.jpg);
	background-position:middle left;
	background-repeat:none;
	cursor:hand;
}

/* FIN CHAMBRES */

/* ACCES */

#map {
	position:absolute;
	width:670px;
	height:440px;
}

#imagePlan {
	position:absolute;
	top:25px;
	width:670px;
	height:440px;
	border:#600 solid 1px;
	visibility:visible;
}

#basAcces{
	position:absolute;
	top:471px;
	text-align:center;
}

#adresseHotel {
	position:relative;
	float:left;
	width:280px;
	height:50px;
	left:0;
	text-align:center;
}
#adresseHotel2 {
	position:relative;
	float:right;
	width:280px;
	height:50px;
	right:45px;
	text-align:center;
}

/* FIN ACCES */

