
body {
	background: #FFFFFF;
	background-image:url(images/bgHotel.jpg);
	background-attachment : fixed;
	text-align: center;
	background-position : center top;
	background-repeat: no-repeat;
	font: normal 80%/1em Arial, Verdana, sans-serif;
	color: #656763;
	margin: 0;
	padding: 0;
	text-align: center;
}
#spacer {
 	clear: both;
 }
/*            Header                    */
#conteneur {
	position: absolute;
	Top: 0px;
	width: 770px;
	left: 50%;
	margin-left: -385px;

}

#carte {
	float: right;
	width: 247px;
	right: 0px;

}

#headerHotel {
	width: 770px;
	height: 164px;
	background: url(images/headerHotel.gif) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	
}

#headerContact {
	width: 770px;
	height: 164px;
	background: url(images/headerContact.gif) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	
}

#menu {
		float: left;
		margin-top: 130px;
		text-align:center;
		width: 770px;
		}
img { border:0px;}




#contenu {
	width: 770px;
	height: 336px;
	background: url(images/fond3.jpg) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5em;
}


#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 5px 5px 0px 16px;
border-bottom: 1px solid #E2EFF1;

background-image: url(images/l1.gif);
}

#navlist a:link, #navlist a:visited
{
color: #D12027;
text-decoration: none;
}

#navlist a:hover
{
border-Bottom: 1px solid #E2EFF1;

background-image: url(images/l11.gif);
color: #D12027;
}

#active a:link, #active a:visited, #active a:hover
{
border-bottom: 1px solid #E2EFF1;

background-image: url(images/l11.gif);
color: #D12027;
}

#pied {
	width: 770px;
	padding: 5px 2px 10px 24px;
	background-color: #EBBAAD;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #D12027;
	font-size: 12px;
	padding: 0px;

}




#pied a{
	color: #B78783;
	font-size: 12px;
	
}









a {
	color: #D12027;
	text-decoration: underline;
}

a:hover {
	color: #D12027;
	text-decoration: none;
}
p { margin:0; padding:2px; }
	
p { margin:0; padding:2px; }
label {

	font-weight:bold
}

.small {font-size: 9px; }
.slogan {font-size: 14px; }







