body {
	background-color: #f9e9cc;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	background-image: url(images/interface/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a, a:link {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #00f;
}
h1 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	font-style: normal;
}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
hr {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
}
p {margin: 0 0 5px 10px;}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 240px;
	background-image: url(images/interface/top-aqua.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
}
#menu {
	position: absolute;
	top: 200px;
	left: 15px;
	width: 300px;
	height: 391px;
	margin: 0;
	padding: 0;
	z-index: 5;
}
#titre {
	position: absolute;
	top: 0;
	width: 90%;
	z-index: 10;
}
#titre h1 {
	height: 132px;
	margin: 0px;
	background-image: url(images/titre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#titre h1 span { display: none; }
#pagecontent {
	position: absolute;
	top: 230px;
	left: 200px;
	right: 60px;
	z-index: 10;
}
#pageHotel {
	position: absolute;
	top: 300px;
	visibility: hidden;
}
#pageResto {
	position: absolute;
	top: 300px;
	visibility: hidden;
}
#pageBar {
	position: absolute;
	top: 300px;
	visibility: hidden;
}
#pageLoisir {
	position: absolute;
	top: 300px;
	visibility: hidden;
}
#pageImage {
	position: absolute;
	top: 300px;
	visibility: hidden;
}
#pageTarif {
	position: absolute;
	top: 300px;
	visibility: hidden;
}
#map {
	width: 520px;
	height: 380px;
	margin: 0px auto;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.imageborder { border: 1px solid #000; }
.txtpetit { font: 8pt/12pt Arial, Helvetica, sans-serif; }
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.pied {
	font-size: 10pt;
	line-height: 14pt;
	text-align: right;
}
.pommier { text-align: right; }
