body {
	background-color:#432c26;
	margin:0px;
	overflow:scroll;
	color:black;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow:hidden;
	}
#ombre {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:0;
	overflow:hidden;
	}
#adresse {
	position:absolute;
	bottom:40px;
	left:10px;
	color:white;
	font-family:Arial;
	font-size:12px;
	padding:13px;
	background-color:#796658;
	z-index:1002;
	}	

#galerie {
	position:absolute;
	top:25px;
	left:515px;
	padding:12px;
	color:#BABABA;
	background-color:white;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	text-align:center;
	z-index:1;
	}

#video {
	padding:0px;
	color:#BABABA;
	font-family:Arial;
	font-size:12px;
	z-index:1000;
	}

#video_credits {
	position:absolute;
	top:341px;
	left:520px;
	width:452px;
	text-align:right;
	color:black;
	font-family:Arial;
	font-size:12px;
	z-index:1001;
	}
#video_credits a {
	color:black;
	}
	
#nav {
	position:absolute;
	left:495px;
	bottom:20px;
	width:160px;
	color:#386bac;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:14px;
	text-align:left;
	background-color:#e6dcc8;
	z-index:101;
	}
	
#nav p {
	margin:4px;
	line-height:17px;
	}
	
#nav a {
	color:#796658;
	}
#nav a:hover {
	color:#386bac;
	text-decoration:none;
	}

#rondg {
	position:absolute;
	bottom:4px;
	right:7px;
	text-align:right;
	font-size:11px;
	}

#equipe {
	position:absolute;
	left:60px;
	bottom:120px;
	z-index:10;
	border-style:solid;
	border-width:12px;
	border-color:white;
	z-index:101;
}

#message {
	position:absolute;
	left:240px;
	bottom:340px;
	width:340px;
	padding:20px;
	z-index:100;
	background-color:#978e7d;
}
		
a {
	text-decoration:none;
	color:#FFFFFF;
	}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
h1 {
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	}

h4 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
h3 {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
h5 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#6E2500;
	text-align:right;
	padding:2px;
	margin-top:-3px;
	margin-bottom:0px;
	}

img {
	border-style:none;
	}

	
#etroit1 {
	}
	
#etroit2 {
	display:none;
	}

#etroit3 {
	display:none;
	background-color:#e6d9bc;
	}

#etroit4 {
	display:none;
	background-color:#dbcdad;
	}
	
#etroit5 {
	display:none;
	}
	
#etroit6 {
	display:none;
	background-color:#bfb297;
	}

#etroit7 {
	display:none;
	background-color:#b6aa8f;
	}
	
#etroit8 {
	display:none;
	background-color:#978e7d;
	}
	
#etroit9 {
	display:none;
	}
	
#etroit10 {
	display:none;
	background-color:#978e7d;	
	}

#etroit11 {
	display:none;
	}

#etroit12 {
		display:none;
		}	
		
.smenu {
	font-size:10px;
	text-align:center;
	}
	
.ztexte {
	position:absolute;
	top:0;
	left:170px;
	width:380px;
	overflow:auto;
	height:100%;
	min-height:100%;
	background-color:#cdbfa1;
	overflow:hidden;
}

#scarte {
	display:none;
	font-size:11px;
}

#scarte a {
	font-size:11px;
}



#ImageBoxContainer {
	display:block;
	position:absolute;
	overflow:hidden;
	margin:0px;
	top:0px;
	left:0px;
	z-index:200;
	}

.bottom {
	position:absolute;
	bottom:0px;
	padding:40px;
	padding-right:65px;
}




/*     FORMULAIRES     */

form {
	z-index:5000;
}

input {
width:240px;
border-style:solid;
border-width:1px;
border-color:#796658;
}

select {
width:240px;
border-style:solid;
border-width:1px;
border-color:#796658;
}

textarea {
width:240px;
height:70px;
border-style:solid;
border-width:1px;
border-color:#796658;
}

.radio {
width:10px;
border-style:none;
}

.bouton {
width:80px;
background-color:#796658;
border-color:#796658;
color:white;
}

.bouton:hover {
width:60px;
background-color:white;
border-color:#796658;
color:#796658;
}

/*       IMAGEBOX       */

#ImageBoxOverlay
{
	
}
#ImageBoxCaption
{
	background-color:white;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color:white;
	z-index:50;
}
#ImageBoxCaptionText
{
	display:none;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../img/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../img/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../img/next_image.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../img/prev_image.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}



#reservation_form {
	z-index:1500;
}

#print {
	position:absolute;
	z-index:1500;
	bottom:20px;
	left:210px;
	z-index:1500;
	}
	
a.info {
position: relative;
text-decoration: none;
color: black;
z-index:50000;
margin-bottom:10px;
}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: inline;
position: absolute;
top: -10px;
left: 23px;
background-color:#978E7D;
color: white;
padding: 3px;
text-decoration:none;
text-transform:none;
font-size:12px;
font-weight:normal;
} 