/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #573E34;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodyhtml {
	background-image: url(../img/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*----------------------------------------------------------------
						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; }

.texteclair11 {color: #FFFFFA; font-size: 11px; font-weight: normal; }
.texteclair11bold {color: #FFFFFA; font-size: 11px; font-weight: bold; }
.texteclair13bold {color: #FFFFFA; font-size: 13px; font-weight: bold; }
.textefonce11 {color: #402A21; font-size: 11px; font-weight: normal; }
.textefonce11bold {color: #402A21; font-size: 11px; font-weight: bold; }
.textefonce13bold {color: #402A21; font-size: 13px; font-weight: bold; }



/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
.detect {color: #301F18; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #301F18; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #301F18; font-weight: bold; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/
#mentions {
	width: 520px;
	margin-top: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #301F18;
	background-color: #FFFFFA;
	color: #301F18; font-weight: normal; font-size: 11px; text-decoration:none;
}
#mentions a:link, #mentions a:visited {
	color: #301F18; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #301F18; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

#adresse { 
	color: #FFFFFA;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #FFFFFA;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #301F18;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}



/*-------------------------------------------------------------------------------------------------------------
                                           CSS version bas débit
---------------------------------------------------------------------------------------------------------------*/

/* Navigation */

#menuzone {
	width: 120px;
}
#menuzone a:link, #menuzone a:visited {
	padding-left: 10px;
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #FFFFFA;
	background-color: #4F3429;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: #FFFFFA solid 1px;
}

#menuzone a:hover {
	width: 120px;
	height: 35px;
	line-height: 35px;
	color: #4F3429;
	background-color: #FFFFFA;
}

.menuzoneOn {
	padding-right: 10px;
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #FFFFFA;
	background-color: #6E5950;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	border: #FFFFFA solid 1px;
}

#navImage {
	width: 120px;
	height: 79px;
}



#reservez {
	width: 120px;
	height: 35px;
	line-height: 35px;
}
#reservez a:link, #reservez a:visited {
	padding-left: 10px;
	width: 120px;
	height: 35px;
	line-height: 13px;
	font-size: 13px;
	color: #FFFFFA;
	background-color: #8D0414;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: #FFFFFA solid 1px;
	vertical-align: middle;
}

#reservez a:hover {
	width: 120px;
	height: 35px;
	line-height: 13px;
	color: #FFFFFA;
	background-color: #51020C;
}

#imprimer {
	width: 167px;
}
#imprimer a:link, #imprimer a:visited {
	width: 167px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #FFFFFA;
	background-color: #6E5950;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	border: #FFFFFA solid 1px;
}

#imprimer a:hover {
	width: 167px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFA;
	background-color: #4F3429;
}



/* Class pour les images */
.visuscene { background: url(../img/dot.gif) no-repeat; }


#Tarifs {
float: left;
width: 635px;
height: 367px;
overflow:auto;
scrollbar-face-color: #4F3429; /*intrieur scroll*/
scrollbar-arrow-color: #FFFFFA; /*flche*/
scrollbar-shadow-color: #4F3429; /*ombre porte intrieur ( droite) de la barre de scroll*/
scrollbar-highlight-color: #4F3429; /*ombre porte intrieur (de gauche) + fond du scroll*/
scrollbar-3Dlight-color: #FFFFFA; /*ombre porte (de gauche)*/
scrollbar-darkshadow-color: #FFFFFA; /*ombre porte ( droite)*/
}

#Acces {
float: right;
width: 417px;
height: 367px;
overflow:auto;
scrollbar-face-color: #4F3429; /*intrieur scroll*/
scrollbar-arrow-color: #FFFFFA; /*flche*/
scrollbar-shadow-color: #4F3429; /*ombre porte intrieur ( droite) de la barre de scroll*/
scrollbar-highlight-color: #4F3429; /*ombre porte intrieur (de gauche) + fond du scroll*/
scrollbar-3Dlight-color: #FFFFFA; /*ombre porte (de gauche)*/
scrollbar-darkshadow-color: #FFFFFA; /*ombre porte ( droite)*/
}

#ContentTexte {
float: left;
width: 220px;
margin-left: 15px;
background-color: #6E5950;
border-style: solid; border-width: 1px; border-color: #FFFFFA;
}

#ContentTexteRight {
float: right;
width: 180px;
margin-left: 15px;
background-color: #6E5950;
border-style: solid; border-width: 1px; border-color: #FFFFFA;
}

#Texte {
text-align: left;
padding: 0px!important;
padding: 15px;
color: #FFFFFA;
font-size: 11px;
line-height: 14px;
float: none;
}

#CloseTexte a:link, #CloseTexte a:visited {
	width: 220px;
	height: 25px;
	line-height: 25px;
	float: left;
	background-color: #4F3429;
	color: #FFFFFA;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-align: center;
}

#CloseTexte a:hover {
	color: #000000;
}

#OpenTexte a:link, #OpenTexte a:visited {
	width: 220px;
	height: 25px;
	line-height: 25px;
	float: left;
	background-color: #4F3429;
	color: #FFFFFA;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-align: center;
}

#OpenTexte a:hover {
	color: #000000;
}

.titre {color: #4F3429; font-size: 13px; line-height: 16px; font-weight: bold; }

#Photo {
	float: right;
}
