@charset "UTF-8";
#intro {
	position:absolute;
	width:1000px;
	height:400px;
	z-index:1;
}
#fenetre {
	position:relative;
	height:820px;
	z-index:1;
	background-color: #362B12;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #960;
	width: 1000px;
}
#fenetre_contact {
	position:relative;
	height:1460px;
	z-index:1;
	background-color: #362B12;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #960;
	width: 1000px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
body {
	background-color: #382B13;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	list-style-type: none;
	margin-left: 50px;
}
#menu a{
	text-decoration: none;
	height: 16px;
	display: block;
	color: #D8CAAB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DACAAC;
	text-align: right;
	padding-right: 50px;
}
#menu a:hover {
	text-decoration: none;
	height: 16px;
	display: block;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DACAAC;
	text-align: right;
	padding-right: 50px;
}
#tarif a {
	color: #352B11;
	background-color: #C36200;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#tarif a:hover {
	color: #BC6300;
	background-color: #352B11;
}
#drapangl {
	position:absolute;
	width:45px;
	height:128px;
	z-index:4;
	left: -51px;
	top: 438px;
}
ul {
	height: 15px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
#menu {
	margin-left: 0px;
	background-color: #892301;
	position: absolute;
	left: 0px;
	top: 400px;
	visibility: visible;
	width: 1000px;
	z-index: 3;
}
a:hover {
	color: #FFF;
	background-position: bottom;
}
#reserver a:hover {
	color: #FFF;
}
#reserver {
	background-color: #352B11;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
}
.titrepromo {
	font-size: 25px;
	font-weight: bold;
	color: #D8CAAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
h1 {
	font-size: 14px;
	color: #C60;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_promo {
	font-size: 14px;
	font-weight: bold;
	color: #F56900;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_tarif {
	font-size: 14px;
	font-weight: bold;
	color: #352B11;
}
.titre_tarif {
	font-size: 25px;
	font-weight: bold;
	color: #352B11;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #352B11;
}
.renvoi {
	font-size: 9px;
}
.texte_adresse {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#texte_chambres {
	position:absolute;
	width:514px;
	height:200px;
	z-index:4;
	left: 62px;
	top: 444px;
	font-size: 12px;
	color: #FFF;
}
.bold {
	font-weight: bold;
}
#texte_contact {
	position:absolute;
	width:514px;
	height:200px;
	z-index:4;
	left: 62px;
	top: 444px;
	font-size: 12px;
	color: #FFF;
}
.textereferencement {
	color: #917131;
}
#meta {
	position:absolute;
	width:1006px;
	height:32px;
	z-index:3;
	left: 0px;
	top: 990px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#meta_a {
	position:absolute;
	width:1063px;
	height:115px;
	z-index:3;
	left: -6px;
	top: 1497px;
	text-align: center;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#meta a:hover {
	color: #FFF;
	text-decoration: underline;
}
#meta a {
	color: #E77020;
	text-decoration: underline;
}

