/* CSS Document */
body {
	color: #F8BD63;
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #6C4713;
}

#global {
	position:relative;
	width:936px;
margin: 0 auto;
}

div#header {
position:relative;
width:936px;
height:163px;
margin: 0 auto;
background: url(images/header.jpg) no-repeat 0 0;
}

div#content {
position:absolute;
top:163px;
left:55px;
background: url(images/contentfond.jpg) no-repeat 0 0;
width:940px;
height:391px;
}

/* -----------footer--------------------------- */
#footer {
position:absolute;
padding:0;
margin:0;
top:554px;
left:55px;
width:870px;
text-align:right;
color:#352400;
text-decoration:none;
font-size:80%;
}

#footer a {
text-decoration:none;
color:#352400;
}

#texte {
	position:absolute;
	padding:0 5px 0 5px;
	margin:0;
	top:7px;
	left:16px;
	color:#231603;
	height: 373px;
	width: 300px;
	text-align:justify;
}

#visuels {
	position:absolute;
	padding:0;
	margin:0;
	top:0px;
	left:329px;
	color:#FFFFFF;
	height: 386px;
	width: 325px;
}

#menu {
	position:absolute;
	padding:0;
	margin:0;
	top:19px;
	left:676px;
	color:#FFFFFF;
	height: 386px;
	width: 179px;
}

#canard {
position:absolute;
background: url(images/canard.gif) no-repeat 0 0;
width:128px;
height:169px;
	top:200px;
	left:-20px;
}

h1 {
	color: #fff;
	padding:0;
	margin:0;
	line-height:normal;
	font-size:100%;
	padding-left:2px;
	border-left:6px solid #9A191D;
}

 #menu ul {
padding:0;
margin:0;
}

#menu  li {
	padding:0;
	margin:0;
	list-style-type: none;
border-bottom:1px dotted #956213;
line-height:30px;

width:130px;
}



 #menu li a {
	padding:0;
	margin:0;
width:128px;
display:block;
text-decoration:none;
line-height:30px;
}

#menu li a:hover {
background: url(images/menuover.gif) no-repeat 0 0;
display:block;
color:#231603;
text-decoration:none;
}

#menu li span a {
padding-left:1em;
color:#F9BC63;
}



#texte a {
color:#F8BD63;
text-decoration:none;
}


/********** Galerie photos chambre **********/
	#visuels{
		width: 324px;
		height: 385px;
		background: url(galeries/fond3.jpg);
		position: relative;
	}
	#visuels a img{
		border: 0;
		margin-left: 10px;
		float: left;
	}
	#visuels a:active{
		outline-style:none;
	}
	#visuels a p{
		border: 0;
		margin: 5px;
		float: left;
		height: 70px;
		width: 190px;
	}
	#visuels a p .nomChambre{		
		font-weight: bold;
	}
	#visuels a{
		display: block;
		height: 80px;
		color: white;
		text-decoration: none;
	}
	.chambre{
		width: 324px;
		height: 80px;
		position: absolute;
		left: O;
	}
	#chambre-1{	top: 18px; }
	#chambre-2{	top: 108px;}
	#chambre-3{	top: 198px;}
	#chambre-4{	top: 288px;}
	.cacheGalerie{ display: none;}