/* CSS Document */

body {
	background-color: #502C0C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#conteneur {
    position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
	 
.signature {font-weight: bold; font-size: 10px; text-decoration:none; width:100%; margin-top: 10px; margin-bottom: 10px; }
.adresse {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; text-align:left;}
.adresselink {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresselink:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }

.detect {color:#AB5C15; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }

.mentions { color:#FCE9D0; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink { color:#AB5C15; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentionslink:hover { color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:underline; }

.agauche {float:left; }
.adroite {float:right; }
.aumilieu {text-align:center; }
.txtagauche {text-align: left; }



/* CSS DES PAGES HTML*/


/* Conteneur des zones */
#content {
margin: 0px;
padding: 0px;
width: 990px;
height: 500px;
background:url(img/background_bois.jpg) no-repeat;
}

/* Zone de Gauche */
#contentleft {
margin: 0px;
padding: 0px;
width: 340px;
}

/* Zone de Gauche */
#contentright {
margin: 0;
padding: 0px;
width: 650px;
}

/* Zone de droite */
#menuzone {
width: 650px;
background-color:#C78541;*/
}

/* Zone de Gauche */
#scene {
width: 650px;
height: 461px;
margin: 0px;
padding: 0px;
background-color:#DFA467;
}

#scenetarif {
width: 650px;
height: 461px;
margin: 0px;
padding: 0px;
overflow:auto;
background-color:#DFA467;
background-color: #F9BD80;
scrollbar-face-color: #C78541; /*intérieur scroll*/
scrollbar-arrow-color: #FFFFFF; /*flèche*/
scrollbar-shadow-color: #331E0A; /*ombre portée intérieur (à droite) de la barre de scroll*/
scrollbar-highlight-color: #DFA467; /*ombre portée intérieur (de gauche) + fond du scroll*/
scrollbar-3Dlight-color: #EEB57B; /*ombre portée (de gauche)*/
scrollbar-darkshadow-color: #EEB57B; /*ombre portée (à droite)*/
}


/* Navigation */
ul#menu {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu li {
height: 39px;
line-height: 39px;
float: left;
margin-left: 10px;
padding: 0px;
}

#menu a {
height: 39px;
line-height: 39px;
font-size: 13px;
font-weight: bold;
color:#000000;
text-decoration:none;
}

#menu a:hover {
height: 39px;
line-height: 39px;
font-size: 13px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
background: url(img/coeur_marron.gif) center no-repeat;
}

.menuon {
height: 39px;
line-height: 39px;
font-size: 13px;
font-weight: bold;
color:#FFFFFF;
background: url(img/coeur_rouge.gif) center no-repeat;
}

.bouton a {
height: 39px;
line-height: 39px;
margin-bottom: 30px;
font-size: 13px;
font-weight: bold;
color:#000000;
text-decoration:none;
background: url(img/coeur_rouge.gif) center no-repeat;
}

.bouton a:hover {
height: 39px;
line-height: 39px;
margin-bottom: 30px;
font-size: 13px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
background: url(img/coeur_marron.gif) center no-repeat;
}

.bouton a:active {
height: 39px;
line-height: 39px;
margin-bottom: 30px;
font-size: 13px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
background: url(img/coeur_marron.gif) center no-repeat;
}

.boutonon {
height: 39px;
line-height: 39px;
margin-bottom: 30px;
font-size: 13px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
background: url(img/coeur_marron.gif) center no-repeat;
}

.saut {
clear:both;
}

.texte {
font-size: 12px;
font-weight: regular;
line-height: 18px;
color:#000000;
}

.textexs {
font-size: 11px;
font-weight: regular;
color:#000000;
}

.visuscene {
background: url(../img/dot.gif) no-repeat;
}

#scroll {
width:600px;
height: 118px;
margin: 0px;
padding: 11px;
overflow:auto;
background-color: #F9BD80;
scrollbar-face-color: #C78541; /*intérieur scroll*/
scrollbar-arrow-color: #FFFFFF; /*flèche*/
scrollbar-shadow-color: #331E0A; /*ombre portée intérieur (à droite) de la barre de scroll*/
scrollbar-highlight-color: #DFA467; /*ombre portée intérieur (de gauche) + fond du scroll*/
scrollbar-3Dlight-color: #EEB57B; /*ombre portée (de gauche)*/
scrollbar-darkshadow-color: #EEB57B; /*ombre portée (à droite)*/
}

.decal8px {
padding-left: 8px;
}

.marge {
margin: 0px;
padding: 15px;
}

.vignette a {
padding: 2px;
margin: 0px;
}

.vignette img{
border: 1px #FFCC66;
}

#frise {
    position: absolute;
	/*left: 300px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;*/	
	background: #33FF33;
}