/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #fdfdd8;/*couleur de fond de la page*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/*----------------------------------------------------------------
						Css génériques
------------------------------------------------------------------*/
.texteagauche { text-align:left; }
.texteadroite { text-align:right; }
.texteaumilieu { text-align:center; }
.floatagauche { float:left; }
.floatadroite { float:right; }
.stopfloat { clear:both; }


/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
.detect {color: #666666; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #000000; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #666666;  font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}

#mentions {
color: #000000; 
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #666666;
	font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #666666; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #000000; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
.adresse { 
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
/*----------------------------------------------------------------
							VIA MICHELIN
------------------------------------------------------------------*/
.michelinNav{ color:#333333;}
a.michelinNav{ color:#333333;font-size: 12px; text-decoration:none;}
a.michelinNav:hover{ color:#000000;font-size: 12px; text-decoration:none;}


/* BAS DEBIT */
.form{color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none;} 
.form2{color:#330102; font-weight: bold; font-size: 10px; text-decoration:none;}


/*----------------------------------------------------------------
						NAVIGATION BAS DEBIT
------------------------------------------------------------------*/
.bdnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.bdnav a:link, .bdnav a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
.bdnav a:hover{
	text-decoration:none;
	color: #CC0066;
}
.bdnav_click {
	text-decoration:none;
	color: #CC0066;
}



.soustitres {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #330102;
	padding: 10px;
	text-align: center;
}
.adressebd {
	color: #006666;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	text-align: right;
	vertical-align: top;
	position: absolute;
	height: 30px;
	width: 799px;
	left: 148px;
	top: -57px;
}
.adressebd a:link, .adressebd a:visited {
	color: #006666;
	text-decoration: none;
}
.adressebd a:hover {
	color: #CC0066;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
.resa {
	background: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.texte {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
#divconteneur {

	position:absolute;
     left: 50%; 
     top: 55%;
     width: 950px;
     height: 600px;
     margin-top: -300px; /* moitié de la hauteur */
     margin-left: -475px; /* moitié de la largeur */
	background-color: #FFFFCC;
	border: 1px solid #006666;



}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-align:center;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align:center;
	font-style: italic;
}
#divlogo {
	width: 147px;
	height: 139px;
	position: absolute;
	left: -1px;
	top: -138px;
}
#divnav {
	text-align: center;
	position: absolute;
	width: 950px;
	height:24px;
	left: 0px;
	top: 0px;
	background-color: #006666;
	padding-top: 5px;
}
#divtitre {
	width: 950px;
	font-size:18px;
	color:#FFFFFF;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 67px;
}
#divtexte {
	width: 303px;
	height: 290px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 20px;
	position: absolute;
	top: 30px;
	left: 0px;
}
#divtextecentre {
	width: 911px;
	height: 500px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 20px;
	position: absolute;
	top: 30px;
	left: 0px;
}
#divtexte a:link, #divtexte a:visited {
	text-decoration: none;
	color: #006666;
}
#divtexte a:hover {
	text-decoration: none;
	color: #000000;
}
#divphotos {
	width: 600px;
	height: 330px;
	text-align: center;
	position: absolute;
	top: 29px;
	left: 350px;
}
#divinterface {
	width: 948px;
	height: 375px;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 110px;
	vertical-align: middle;
}

#divtarifs{
	color:#000000;
	font-size:11px;
	top: 135px;
	left: 0px;
	padding:20px;
	position:absolute;
	width:260px;
	height:350px;
}
#divtarifs a:link, #divtarifs a:hover, #divtarifs a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#957c5c;
}
#divconteneurhd {
	background: #E1CCAE; 
	width: 990px;
	top: 10px;
	position:absolute;
	left: -495px;
	height: 540px;
}
#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;
}
/*----------------------------------------------------------------
						ADMIN ELIOHOT
------------------------------------------------------------------*/
.fondPage{ background:#FFFFFF;}
.fondForm1 { background:#EBEBEB;}
.fondForm2 { background:#F5F5F5;}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.texte2 a:link, .texte2 a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration:none;
}
.texte2 a:hover {
	color: #FFFF99;
	font-weight: bold;
	text-decoration:underline;
}

