@charset "utf-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-image:url(img/fond.jpg); background-repeat:repeat-y; background-position:center;
	
}
#badeb{}
.debit{ text-align:center; background: #990000;}

/*----------------------------------------------------------------
						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 {
	height: 100%;
	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
------------------------------------------------------------------*/


#adresse { 
	width: 100%;
	text-align: center;
	color: #8F1B1B;
	font-size: 12px;
	text-decoration:none;
	
}
#adresse a:link, #adresse a:visited {
	color: #8F1B1B;
	font-size: 12px;
	text-decoration:none;
}
#adresse a:hover {
	color: #8F1B1B;
	font-size: 12px;
	text-decoration:underline;
}
/*----------------------------------------------------------------
							VIA MICHELIN
------------------------------------------------------------------*/
.michelinNav{ color:#8F1B1B; font-weight:bold;}
a.michelinNav{ color:#8F1B1B;font-size: 12px; text-decoration:none; font-weight:bold;}
a.michelinNav:hover{ color:#8F1B1B;font-size: 12px; text-decoration:underline; font-weight:bold;}
/*----------------------------------------------------------------
							Bas Debit HTML
------------------------------------------------------------------*/
h1{ font-size:18px; color:#8F1B1B; font-family:Georgia, "Times New Roman", Times, serif;}
h2{ font-size:14px;}
#divconteneur{width: 960px;
	left: 50%;
	top: 0px;
	position:absolute;
	margin-left: -480px;
	margin-top: 0px;
	}
#divnav {font-size: 13px; text-decoration:none; color:#333; text-align:center;margin-top: 10px; margin-bottom:10px; font-weight:bold;}
#divnav a:link, #divnav a:visited {font-size: 13px; text-decoration:none; color:#990000;font-weight:bold;}
#divnav a:hover {font-size: 13px;text-decoration:underline;font-weight:bold;}
#chapo{ text-align:right; padding-right:50px;}
#divtexte{ font-size:12px; padding-left:50px; padding-right:50px; text-align:justify; padding-bottom:20px;}
#divphotos{ }
#mich{ text-align:center;}
#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;
}
.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;
}