body{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	margin: 0px;
	color: #FFF;
	background-color: #861720;
	padding: 0px;
}
#page{
	position: relative;
	width:800px;
	height:680px;
	background-image:url(images/fond-site.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#page-accueil{
	position: relative;
	width:800px;
	height:auto;
	background-image:url(images/fond-site.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#header{
	position:relative;
	width:auto;
	height:161px;
	background-repeat:no-repeat;
}
#ref {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #DA9B8C;
	text-align: right;
	position: absolute;
	bottom: 55px;
	right: 110px;
	font-size: 20px;
	height: auto;
	width: auto;
}
#bas {
	clear:both;
}
#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f9edbd;
	text-align: center;
	clear:both;
}
#signature A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f9edbd;
}
#signature A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF6F4A;
}
.menu-header{
	height:auto;
	position: absolute;
	width: auto;
	bottom: 6px;
	left: 255px;
}

.menu-header ul{
	text-align:center;
	padding:0px;
	margin-lef:120px;
	list-style-type:none;
	margin: 0px;
}
.menu-header ul li{
	display: inline;
	/*margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.menu-header li a {
	text-decoration:none;
	color:#f9edbd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.menu-header li a:hover{
	color:#9F0F21;
}
#contenu{
	position:relative;
	width: 755px;
	height: 439px;
	margin-left:45px;
}

#gauche{
	float:left;
	width:197px;
	height:439px;
	background-image: url(images/fond-transparent-trans.png);
}

#gauche ul{
	padding:0;
	margin-top:24px;
	list-style-type:none;
	margin-left:45px;
}
#gauche ul li{
	/*padding:5px;*/
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#gauche a {
	text-decoration:none;
	color:#f9edbd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#gauche a:hover{
	color:#9F0F21;
}

#centre{
	float:left;
	width:299px;
	height:auto;
	padding:0;
	background-image: url(images/fond-transparent-trans.png);
	margin-left:14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top:0px;
	/*padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;*/
}
#centre p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: auto;
	padding: 0px;
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;*/
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#centre a {
	color:#f9edbd;
}

#centre a:hover{
	color:#9F0F21;
}
#centre td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#droite{
	float:left;
	width:242px;
	height:439px;
	z-index: auto;
	margin-left:3px;
}

.piscine-contact{
	float:left;
	z-index:2;
	margin-left:110px;
	margin-top:-315px;
	width:507px;
}

/* gallery */

#gallery {position:relative; width:415px; margin:10px auto; padding:10px; border:6px solid #94212b; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#94212b; margin-bottom:20px}
#image {position:relative; width:400px; height:300px; padding:5px; border:2px solid #666; background:#94212b url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:5px}
#thumbwrapper { text-align:center;margin-top:5px; padding-top:0px; width:410px; height:110px; border:2px solid #666; background:#94212b}
#thumbarea {position:relative; overflow:hidden; height:95px; margin-top:0px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:95px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:300px; width:20%; z-index:100; height:300px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #94212b}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #94212b}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
