@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #630100;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.body {
	background-image:url(img/fond.png);
	background-position:center 0px;
	background-repeat:repeat-y;
}
.fullvision {
	position:absolute;
	left: 0px;
	top: 0px;
}
.corps {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#flashcontent {
	height: 100%;
	font-family:arial;
	font-size:12px;
	
}
.index_flash {
	font-family: Arial, Helvetica, sans-serif;
	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:#590B00;
	font-size:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h2 {
	color:#CFB143;
	font-size:12px;
	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: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.nav a:link, .nav a:visited {
	color: #333300;
	text-decoration: none;
	font-size: 12px;
}
.nav a:hover {
	color: #CFB143;
	text-decoration: none;
	font-size: 12px;
}
.navoff {
	text-decoration: none;
	color: #590B00;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texte a:link, .texte a:visited {
	text-decoration: none;
	color: #999999;
}
.texte a:hover {
	text-decoration: none;
	color: #D63C3F;
}
.adresse {
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adresse a:link, .adresse a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.adresse a:hover {
	color: #D63C3F;
	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;
}

/* VIEILLE */

#page{position:absolute;left: 50%; top: 50%;width: 990px;height: 540px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -495px; /* moitié de la largeur */
}
a {color:#d8ceb4; font-weight: bold; font-size: 10px; text-decoration:none;}
a:hover {color:#f5eedb; font-weight: bold; font-size: 10px; text-decoration:underline;}
a:active {color:#f5eedb; font-weight: bold; font-size: 10px; text-decoration:none;}
.Style5 {color:#f5eedb; font-weight: bold; font-size: 10px; text-decoration:none; text-align:center;}
.signature {color:#666633;font-weight: bold; font-size: 10px; text-decoration:none; width:990px; height:50px;}
.signatureLien {color:#666633;font-weight: bold; font-size: 10px; text-decoration:none; }
.nav2{  color:#0076C0;padding:0px 0px 0px 0px; vertical-align:bottom; width:990px; background-color:#ffffff; height:30px;}
.Menu2 { padding:0px 0px 0px 0px; color:#0076C0; text-decoration:none; font-size: 11px; font-weight:bold }
.Menu2:hover { padding:0px 0px 0px 0px; color:#0076C0; text-decoration: overline; font-size: 11px; font-weight:bold }
.Menu2:active { padding:0px 0px 0px 0px; color:#0076C0; text-decoration:none; font-size: 11px; font-weight:bold }
.Menu2on { padding:0px 0px 0px 0px; color:#4A372E; text-decoration:overline; font-size: 11px; font-weight:bold }
.tablo{ background-image:url(img/fond.jpg)}
.Tetiere { text-align:right; width:990px; height:70px; vertical-align:bottom; }
.contenu { width:990px; height:420px; text-align:right; color:#FFFFFF; font-size:12px;}
.contenu2 { width:700px; height:420px; text-align:right; color:#FFFFFF; font-size:12px;}
#clos{background-image:url(img/fond_clos.jpg);}
.txtG{ color:#FFFFFF; font-size:12px; vertical-align:top; text-align:left; font-weight:bold;padding:5px 0px 0px 5px;}
.txtD{ color:#FFFFFF; font-size:12px; vertical-align:top; text-align:right; font-weight:bold}
.picto{ vertical-align:bottom;}
.txtTab{ color:#FFFFFF; font-size:11px; text-align:center; font-weight:bold;}
.txtTab2{ color:#FFFFFF; font-size:11px; text-align:left; font-weight:bold;}
.titreTab{ color:#FFCC00; font-size:11px; font-weight:bold;}
.titreTab2{ color:#ffffff; font-size:11px; font-weight:bold;padding:0px 0px 0px 10px;}
