@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #3a312c;
	background-image:url(../img/fond.png);
	background-position:center 0px;
	background-repeat:repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#nobody{
	background-color: #9c9795;
	background-image:url(../img/vide.png);
	background-position:center 0px;
	background-repeat:repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

}
.fullvision {
	position:absolute;
	left: 0px;
	top: 0px;
}
.corps {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#flashcontent {
	height: 100%;
	font-family:arial;
	font-size:12px;
}
.index_flash {

	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.index_flash a:link, .index_flash a:visited {
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}	
.index_flash a:hover {
	color: #000000;
	text-decoration:none;
}
h1 {
	color:#ffffff;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h2 {
	color:#3a312c;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.nav {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav a:link, .nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #EB5F03;
	text-decoration: none;
}
.navoff {
	text-decoration: none;
	color: #EB5F03;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texte a:link, .texte a:visited {
	text-decoration: none;
	color: #ffffff;
}
.texte a:hover {
	text-decoration: none;
	color: #EB5F03;
}
.adresse {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adresse a:link, .adresse a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.adresse a:hover {
	color: #EB5F03;
	font-weight: bold;
	text-decoration:none;
}

.mentions {
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.mentions a:link, .mentions a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.mentions a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.viamichelin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.viamichelin a:link, .viamichelin a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.viamichelin a:hover {
	text-decoration: none;
	color: #FFFF00;
}

.viamichelinrollover a {
	display:block;
	width: 120px;
	height: 15px;
	background: url("./img/viamichelin.png") 0 0 no-repeat;
}
.viamichelinrollover a:hover {
	background-position: 0 -15px;
}
.imprimerplans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #553A41;
	text-decoration: none;
	font-weight: bold;
}
.imprimerplans a:link, .imprimerplans a:visited {
	color: #553A41;
	text-decoration: none;
}
.imprimerplans a:hover {
	color: #CACE97;
	text-decoration: none;
}

#hotel_retour {
	background-image: url(img/fermer.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	left: 470px;
	top: 2px;
}
#hotel_retour:hover {
	background-image: url(img/fermer.png);
	background-position: 0px -18px;
	background-repeat: no-repeat;
}
/***************/
/* PAGES HOTEL */
/***************/
.hotel_titre {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33473E;
	text-decoration: none;
}
.hotel_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.hotel_texte a:link, .hotel_texte a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.hotel_texte a:hover {
	color: #F3BF00;
	text-decoration: none;
}
.hotel_tableau_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #553030;
	background-color: #CACE97;
	padding: 4px;
	margin-top: 5px;
}
.hotel_tableau_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}
.hotel_dispo_champs{
	border:#999999 1px solid;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/hotel_ombre_champs.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.hotel_calendrier_bordure {
	background-color:#666666;
}
.hotel_calendrier_annees {
	background-color:#E1E1E1;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.hotel_calendrier_mois {
	background-color:#666666;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.hotel_calendrier_jours {
	background-color:#EAEAEA;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


.absmiddle {
	vertical-align:middle;
	margin-bottom:.25em;
	border:0px;
}

/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	clear:both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse {
	clear:both;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #EB5F03;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}

/*----------------------------------------------------------------
							TARIFS
------------------------------------------------------------------*/
.tarifsentete{ background:#EB5F03;}
.tarifsvide{ background:#999999;}
.tarifsclaire{ background:#78645C;}
.tarifsPetit{color:#000000; font-size:9px; font-style:italic;}
.tarifsTitre{color:#000000; font-size:16px; font-weight:bolder;}
.tarifs{color:#000000; font-size:11px; text-align:center; padding:5px 0px 5px 0px;}
a.tarifs:hover, a.tarifs:link, a.tarifs:visited{color:#FFFFFF; text-decoration:underline;}
.tarifsnoirs{color:#000000; padding:5px 0px 5px 0px; font-size:11px; text-align:center;}
.tarifsfondbleu{color:#FFFFFF; background-color:#3A312C; padding:5px 0px 5px 0px; font-size:11px; text-align:center;}
.textetarifsplus{color:#000000; font-size:11px; text-align:center;}

.spectarifs{color:#000000; font-size:11px; text-align:left; padding:5px 0px 5px 5px;}

#navtarifs{color:#FFFFFF; background-color:#3a312c; margin-top:5px; margin-bottom:5px; text-align:center; font-size:14px; padding:5px 0px 5px 0px;}

.lientarifs{color:#FFFFFF; text-decoration:underline;}
a.lientarifs:link, a.lientarifs:visited{color:#FFFFFF; text-decoration:none;}
a.lientarifs:hover{color:#FFCC00; text-decoration:underline;}


.lientarifs2{color:#FF6600; text-decoration:underline; font-weight:bold;}
a.lientarifs2:link, a.lientarifs2:visited{color:#FF6600; text-decoration:none;}
a.lientarifs2:hover{color:#FF6600; text-decoration:underline;}

#favo{
	width:800px;
	top:-4px;  margin-right:100px;
}
#entete{ float:left; text-align:center; margin-left:100px;}

#contenu{width:950px;text-align:center; vertical-align:middle;}
#navspa{float:right; font-size:14px; text-align:left; padding:20px 40px 20px 5px; color:#FFFFFF;}
#contenuspa{float:right; width:600px; height:450px;}
/*----------------------------------------------------------------
							PRESSE
------------------------------------------------------------------*/

.pressFoto{ text-align:center;}
.lienFoto{ font-size:9px; color:#FFFFFF; padding-left:8px;}
a.lienFoto{ font-size:9px; color:#FFFFFF; text-decoration:none;}
a.lienFoto:hover{ font-size:9px; color:#323265; text-decoration:underline;}
.mdp{ font-size:9px; font-style:italic;}
.base_texte{color:#FFFFFF;font-size:12px; text-align:center; }
/*----------------------------------------------------------------
							INTERFACES
------------------------------------------------------------------*/
.interface_titre{padding-left:10px; font-weight:bold; background-color:#312424; color:#FF6600;}
.interface_prix{font-weight:bold; background-color:#FF6633; color:#3A312C; padding-right:10px; text-align:right;}
.interface_texte{
	padding:10px 10px 10px 100px;
	background-color:#3A312C;
	color:#FFFFFF;
	font-size:12px;
}
