html, body{
	margin:0px;
	background-color: #DFB56B;
}
.fond {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.img_presentatuion {
	background-image: url(images/presentation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 398px;
	width: 413px;
	left: 535px;
	top: 24px;
}
.img_chambre {
	background-image: url(images/chambre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 398px;
	width: 413px;
	left: 535px;
	top: 24px;
}
.img_lien {
	background-image: url(images/lien.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 400px;
	width: 208px;
	left: 724px;
	top: 24px;
}
.img_contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 398px;
	width: 413px;
	left: 535px;
	top: 24px;
}
.img_tarif {
	background-image: url(images/tarif.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 398px;
	width: 413px;
	left: 529px;
	top: 31px;
}
.texte_present {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	height: 350px;
	width: 193px;
	left: 320px;
	top: 40px;
	text-align: justify;
}
.texte_present_lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	height: 350px;
	width: 381px;
	left: 320px;
	top: 40px;
	text-align: justify;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #987B43;
}



.site {
	height: 500px;
	width: 960px;
	background-image: url(images/fond-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.intro {
	height: 500px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.menu {
	position: absolute;
	height: 339px;
	width: 282px;
	left: 20px;
	top: 40px;
}
.police{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.gauche{
border-left:#000000 1px solid;
}
a:link,a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#997A4B;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.trait{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#997A4B;
}

#facebook{
position: relative;
margin-right: 490px;
}

