@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------ DEBUT MISE EN FORME ------------------------------------------------------ */
body{
	font-family:Arial, Trebuchet MS, Lucida Sans Unicode,  sans-serif;
	font-size:0.9em;
	text-align:center;
	height:100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/fond.png);
	background-color: #999083;
	background-repeat: repeat-x;	
}
a {
	color:#cd6e0a;
	text-decoration:none;
	font-size:10px;
}
#mainContainer{
	width:993px;
	text-align:left;
	/* background-color: #FFF; */
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	height: auto;
}
/* ------------------------------------------------------ FIN MISE EN FORME ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT HEADER ------------------------------------------------------ */
.mainHeader{							/* Header avec Logo */
	width:991px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
}
/* ------------------------------------------------------ FIN HEADER ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT CONTAINER PRINCIPAL ------------------------------------------------------ */
.contentContainer{
	width: 991px;
	height: 100%;
}

/* ------------------------------------------------------ FIN CONTAINER PRINCIPAL ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT FOOTER ------------------------------------------------------ */
#mainCopyright{
	float:left;
	width:992px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#mainCopyright a{
	text-decoration:none;
}
#mainCopyright font{
	text-align:right;
	font-size:10px;
	margin: 0 22px 0 0;
	padding: 0 0 0 0;
	display: block;
	color:#7d7465;
	text-decoration:none;
}
#mainFooter{
	float:left;
	width:992px;
	height:40px;
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
}
.adresse {
	text-align:left;
	font-size:12px;
	margin: 8px 0 0 14px;
	padding: 0 0 0 0;
	display: block;	
	color: #6c655a;
}
.mentionLegal {
	text-align:left;
	font-size:9px;
	margin: 0 0 0 14px;
	padding: 0 0 0 0;
	display: block;	
	color: #beb8ad;
}
/* ------------------------------------------------------ FIN FOOTER ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT ACCUEIL ------------------------------------------------------ */
.accueil_titre {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 56px 0 0 24px;
	width: 360px;
	font-size: 18px;
	color: #b6620b;
}
.accueil_message {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 24px;
	width: 344px;
	height:80px;
	display: block;
	font-size: 12px;
	color: #877d6d;
	text-align: justify;
}
.accueil_recommandations {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 24px;
	width: 344px;
	display: block;
	font-size: 12px;
	color: #877d6d;
	font-weight: bold;
}
.tablePartenaire {
	margin: 16px 0 0 40px;
	padding: 0 0 0 0;
	
}
/* ------------------------------------------------------ FIN ACCUEIL ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT CONTACT ------------------------------------------------------ */
.contact_titre {
	text-align:left;
	float:left;
	width:299px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #b6620b;
}
.contact_message {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	display: block;
	font-size: 11px;
	color: #877d6d;
	font-weight: bold;
	text-align: justify;
}
.tableContact {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}
.tablePlan {
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	margin: -14px 0 0 10px;
	padding: 0 0 0 0;
	width:280px;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:340px;
	height: 200px;
}
#nom, #email, #ville, #telephone {
	width:154px;
}
.select {
	width:160px;
}
#submit {
	margin:2px 0 0 0;
}
/* ------------------------------------------------------ FIN CONTACT ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT RESTAURANT ------------------------------------------------------ */
.restaurant_titre_midi {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 30px 0 0 70px;
	width: 300px;
	font-size: 20px;
	color: #cd700e;
}
.restaurant_message_midi {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 70px;
	width: 300px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: center;
	line-height: 1;
}
.restaurant_recommandations {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 70px;
	width:300px;
	display: block;
	font-size: 10px;
	color: #FFF;
		font-weight:bold;
	text-align: center;	
}
.restaurant_recommandations2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 70px;
	width:200px;
	display: block;
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
	text-align: center;	
}
.restaurant_titre_soir {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px 0 0 40px;
	width: 340px;
	font-size: 20px;
	color: #cd700e;
}
.restaurant_message_soir {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 40px;
	width: 340px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: center;
	line-height: 1;
}
.restaurant_message_plats {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 40px;
	width: 360px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: center;
	line-height: 1;
}
.restaurant_message_plats_orange {
	font-size: 11px;
	color: #cd700e;
	text-align: center;
	line-height: 1;
}
.restaurant_titre_carte {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px 0 0 12px;
	width: 320px;
	font-size: 20px;
	color: #cd700e;
}
.restaurant_message_carte {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 12px;
	width: 320px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: center;
	line-height: 1;
}

/* ------------------------------------------------------ FIN RESTAURANT ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT HOTEL ------------------------------------------------------ */
.hotel_titre_chambres {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px 0 0 100px;
	width: 300px;
	font-size: 20px;
	color: #cd700e;
}
.hotel_message_chambres {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 100px;
	width: 380px;
	display: block;
	font-size: 12px;
	color: #877d6d;
	text-align: justify;
	line-height: 1;
}
.hotel_message_chambres_orange {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 100px;
	width: 380px;
	display: block;
	font-size: 12px;
	color: #cd700e;
	text-align: justify;
	line-height: 1;
}
.hotel_titre_tarifs {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 10px 0 0 100px;
	width: 300px;
	font-size: 20px;
	color: #cd700e;
}
.hotel_message_tarifs {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 100px;
	width: 160px;
	display: block;
	font-size: 12px;
	color: #877d6d;
	text-align: justify;
	line-height: 1;
}
.hotel_bloc {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	width: 210px;
	display: block;
	font-size: 12px;
	color: #cd700e;
	text-align: justify;
	line-height: 1;
}
.hotel_titre_annule {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 10px 0 0 20px;
	width: 300px;
	font-size: 14px;
	color: #cd700e;
}
.hotel_message_annule {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	width: 146px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: justify;
	line-height: 0.8;
}
.hotel_table_1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
	font-size: 12px;
	color: #877d6d;
	text-align: center;
	line-height: 1;
}
.hotel_table_2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
	font-size: 12px;
	color: #cd700e;
	text-align: center;
	line-height: 1;
}
.hotel_table_3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
	font-size: 12px;
	color: #877d6d;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.hotel_table_4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	display: block;
	font-size: 12px;
	color: #877d6d;
	text-align: left;
	line-height: 1;
}
.hotel_table_basse {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
	font-size: 10px;
	color: #877d6d;
	text-align: right;
	line-height: 1;
}
.hotel_table_haute {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
	font-size: 10px;
	color: #cd700e;
	text-align: right;
	line-height: 1;
}
.hotel_message_dejeune {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	width: 400px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: justify;
	line-height: 1;
}
/* ------------------------------------------------------ FIN HOTEL ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT ACTIVITE ------------------------------------------------------ */
.activite_situation {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 40px 0 0 0;
	width: 600px;
	font-size: 20px;
	color: #cd700e;
}
.activite_situation_texte {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	width:500px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: left;	
}
.activite_situation_provenance {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	width:170px;
	display: block;
	font-size: 11px;
	font-weight:bold;
	color: #877d6d;
	text-align: left;	
}
.activite_situation_provenance2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	width:200px;
	
	font-size: 11px;
	color: #877d6d;
	text-align: left;	
}
.activite_situation_provenance3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	width:200px;
	
	font-size: 11px;
	color: #cd6e0a;
	text-align: left;	
}
.activite_activite {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 16px 0 0 30px;
	width: 600px;
	font-size: 20px;
	color: #cd700e;
}
.activite_activite_texte {
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0 0 30px;
	width:600px;
	display: block;
	font-size: 11px;
	color: #877d6d;
	text-align: left;	
}
.activite_gras {
	font-weight:bold;
}
/* ------------------------------------------------------ FIN ACTIVITE ------------------------------------------------------ */
/* ------------------------------------------------------ DEBUT INFOS ------------------------------------------------------ */
.infos_titre {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 40px 0 30px 40px;
	width: 600px;
	font-size: 26px;
	color: #cd700e;
}
.infos_titre_news {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 14px;
	color: #cd700e;
	
}
.infos_txt_news {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin:0 0 0 0;
	font-size: 12px;
	color: #877d6d;
}
/* ------------------------------------------------------ FIN INFOS ------------------------------------------------------ */