body{
	margin: 0 auto;
	background-color:#9b6844;
	text-align:center;
}

#global{
	width:1004px;
	height:auto;
	margin: 0 auto;
	text-align:left;
	background-color: #9b6844;
}

#haut{
	float:left;
	width:1004px;
	height:67px;
	background-image:url("./images/haut_haut.gif");
	background-repeat:no-repeat;
	padding-top:9px;
}


#espace_droite{
	float:left;
	width:83px;
	height:461px;
	margin: 0 auto;
}

#espace_gauche{
	float:left;
	width:120px;
	height:461px;
	margin: 0 auto;
}

#pix_gauche{
	float:left;
	width:76px;
	height:22px;
	margin: 0 auto;
}

#nav_milieu{
	float:left;
	width:564px;
	height:22px;
	text-align:center;
	padding-top:4px;
}

#home_ouvrir{
	float:left;
	width:765px;
	height:113px;
	padding-top:5px;
	padding-right:35px;
	background-image:url("./images/bas_milieu.gif");
	background-repeat:no-repeat;
	text-align:center;
}

#menu{
	float:left;
	width:928px;
	height:67px;
	padding-left:76px;
	vertical-align:bottom;
}

#contenant_page1{
	float:left;
	width:800px;
	height:461px;
}

#contenant_reservation{
	float:left;
	width:800px;
	height:461px;
	background-image:url("./images/reservation.gif");
	background-repeat:no-repeat;
}
#contenant_bout_reserv{
	float:left;
	width:340px;
	height:126px;
	text-align:left;
	margin-top:335px;
	padding-left:40px;
}
/*************************************************************/
#contenant_bout_reserv ul{
	list-style:none;
}
#contenant_bout_reserv a {
	display: block;
	padding-top:5px;
	text-indent: 28px;
	position: absolute;
	outline: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;

}
#contenant_bout_reserv a:hover {
	background-position: left bottom;
}
#contenant_bout_reserv .fr {
	position:relative;
	width: 203px;
	height: 23px;
	background: url(images/bouton_fr.gif) no-repeat;
	left: 10px;
	top: 0px;
}
#contenant_bout_reserv .en {
	position:relative;
	width: 203px;
	height: 23px;
	background: url(images/bouton_en.gif) no-repeat;
	left: 10px;
	top: 20px;
}
/************************************************************/
#contenant_text_reserv{
	float:left;
	width:340px;
	height:126px;
	text-align:left;
	margin-top:335px;
	padding-left:40px;
}
#contenant_text_reserv p{
	margin:10px 5px 20px 5px;
}
#contenant_text_reserv p span.ico{
	background:#FFFFFF;
	height:21px;
}
#contenant_text_reserv p a{
	text-decoration:none;
}
#contenant_text_reserv p a span{
	padding:3px;
}
#contenant_text_reserv p a:hover span{
	border:1px dashed #4F250B;
	background:#FFFFFF;
	padding:3px 2px 3px 2px;
}
#contenant_text_tarif{
	float:left;
	width:401px;
	height:110px;
	text-align:center;
	margin-top:335px;
	border-left:1px dashed #4F250B;
}

#contenant_galerie{
	float:left;
	width:800px;
	height:461px;
	background-color: #FFFFFF;
}

#contenant_galerie_haut{
	float:left;
	width: 800px;
	height:110px;
	background-image:url("./images/galerie_photos_bakcground.gif");
	background-repeat:no-repeat;
	background-position:right;
}

#contenant_presse{
	float:left;
	width:800px;
	height:461px;
	background-color: #FFFFFF;
}

#contenant_dos{
	float:left;
	width:800px;
	height:461px;
	background-color: #FFFFFF;
}

#contenant_partenaires{
	float:left;
	width:800px;
	height:461px;
	background-color: #FFFFFF;
}

#contenant_video{
	float:left;
	width:800px;
	height:461px;
	background-color: #FFFFFF;
}

#onglet_gauche{
	float:left;
	width:140px;
	height:22px;
	background-image:url("./images/onglet_gauche.gif");
	background-repeat:no-repeat;
	margin: 0 auto;
	text-align:center;
	padding-top:4px;
}

#onglet_droite{
	float:left;
	width:140px;
	height:22px;
	background-image:url("./images/onglet_droite.gif");
	background-repeat:no-repeat;
	margin: 0 auto;
	text-align:center;
	padding-top:4px;
}

#pied_page{
	width: 987px;
	height: 30px;
	padding-top:15px;
	float: left;
	text-align:center;
}

img {
	border: 0px;
}

p{
	margin: 0;
	padding: 0;
}

.arial-12-normal{
	color: #4f250b;
	font-family: Arial;
	font-size: 12px;
}

.arial-11-bold{
	color: #4f250b;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

a.arial-11-bold{
	color: #4f250b;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.arial-11-bold:hover{
	color: #4f250b;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.arial-12-bold-current{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.arial-12-bold2{
	color: #e1aa90;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

a.arial-12-bold2{
	color: #e1aa90;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.arial-12-bold2:hover{
	color: #e1aa90;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.arial-12-bold{
	color: #4f250b;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

a.arial-12-bold{
	color: #4f250b;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.arial-12-bold:hover{
	color: #4f250b;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.arial-14-bold2{
	color: #4F250B;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

a.arial-14-bold2{
	color: #4F250B;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.arial-14-bold2:hover{
	color: #4F250B;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.arial-16-bold{
	color: #4F250B;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

.arial-16-bold-jaune{
	color: #f6af04;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

.arial-15-normal{
	color: #4F250B;
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
}
.arial-15-bold{
	color: #4F250B;
	font-family: Arial;
	font-weight:bold;
	font-size: 15px;
}

.arial-20-bold{
	color: #4F250B;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
}

.verdana-11-normal{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

a.verdana-11-normal{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}

a.verdana-11-normal:hover{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}
.verdana-13-normal{
	color: #ab0b17;
	font-family: Verdana;
	font-size: 13px;
}

.verdana-10-bold{
	color: #ab0b17;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

a.verdana-10-bold{
	color: #ab0b17;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.verdana-10-bold:hover{
	color: #ab0b17;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.verdana-9-normal{
	color: #4f250b;
	font-family: Verdana;
	font-style: italic; 
	font-size: 9px;
}

.verdana-9-bold-jaune{
	color: #fcbe03;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 9px;
}

a.verdana-9-bold-jaune{
	color: #fcbe03;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 9px;
	text-decoration:none;
}

a.verdana-9-bold-jaune:hover{
	color: #fcbe03;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 9px;
	text-decoration:underline;
}

.verdana-9-bold-blanc{
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 9px;
}

a.verdana-9-bold-blanc{
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 9px;
	text-decoration:none;
}

a.verdana-9-bold-blanc:hover{
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 9px;
	text-decoration:underline;
}

.arial-14-normal-blanc{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

a.arial-14-normal-blanc{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

a.arial-14-normal-blanc:hover{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}

.arial-10-normal-blanc{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}

.arial-12-normal-blanc{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

a.arial-12-normal-blanc{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.arial-12-normal-blanc:hover{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
