/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #B1886A;/*   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;
	font-size: 12px;
	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: #e4d389; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link {color: #e4d389; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #fff; font-weight: bold; font-size: 10px; text-decoration:underline; }
 .detect a:visited {color: #fff; font-weight: bold; font-size: 10px; text-decoration:underline; }
/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}

#mentions {
	color: #34230C; 
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #8A4B35;
	font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #8A4B35; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #8A4B35; font-weight: bold; font-size: 11px; text-decoration:underline;
}



/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	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: #e4d389;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}

.michelinNav {color:#483524; font-weight: bold; font-size: 12px; text-decoration:none; }
.michelinNav a:link {color:#483524; font-weight: bold; font-size: 12px; text-decoration:none; }
.michelinNav a:hover {color:#F9902E; font-weight: bold; font-size: 12px; text-decoration:underline; }

#conteneurHtml {  
	position:absolute;
     left: 50%; 
     top: 50%;
     width: 950px;
     height: 600px;
     margin-top: -300px; /* moitié de la hauteur */
     margin-left: -475px; /* moitié de la largeur */


}
#tetiere{ height:117px; text-align:right; background-image:url(../img/hotel_deux-iles_paris_logo.gif); background-position:center; background-repeat:no-repeat;}
#chapo{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#FFCC00; font-size:18px;margin-right:40px; text-align:right; margin-bottom:10px; margin-top:10px;}
#txt{text-align: right; width:230px; float:right; margin-right:40px;color:#261E1A;}
#tarifs{text-align: right; width:160px; float:right; margin-right:40px;}
#foto{ float:left; width:600px; margin-left:20px; height:400px;background-color:#a5795b;text-align:center;}
#form{ float:left; width:670px; margin-left:20px;}
#nav { float:right; margin-top:105px; margin-bottom:10px; color:#CCCCCC; margin-right:15px;}
.navoff{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#FFFFFF; text-decoration:none;}
.navoff:hover{ color:#FFCC00;}
.navon{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#FFCC00; text-decoration:none; cursor:text;}
.filet{ background-color:#90684c;}

.promo{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#CC0000; text-decoration:none; background-color:#FFcc00}
.promo:hover{ color:#90684c;}
.carto { color:#FFFFFF; text-decoration:none;  }
.carto:hover {color:#ffcc00;  }