/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(galerie.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight:normal;
 background-image:url(../img/bg.png);
 background-repeat:repeat-x;
 
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #89695A;
}

*:focus {
 outline: none;
}

/* ------ MENU ACCORDEON ------ */

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
 border-bottom:#C36120 solid 1px;
	
} 

.acc_element h3 {
 margin: 0;
 padding: 0;
} 

/* ------ GALERIES ------ */

div.galeries {
}

div.galerie {
 display: block;
 clear: both;
 margin: 10px 0 10px 0;
}

h2.galerie {
 background: #777 url('../img/bg-h2.jpg') top left repeat-x;
 color: #fff;
 font-size: 14px;
 padding: 3px 0 3px 8px;
}

div.photos {
 display: block;
}

div.photo {
 border: 1px solid #888;
 float: left;
 margin: 0px 8px 10px 0px;
 text-align: center;
 width: 136px;
 height: 136px;
 padding: 6px 2px;
}

img.photo {
 max-width: 100px;
 max-height: 130px;
}

div.photo div.photoName {
 padding: 6px 0;
}

/* ------ CONTACT ------ */

div.contact_frame {
 border-top: 1px solid #eee;
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border: 1px solid #eee;
 border-top: none;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {
 background: #f5f5f5;
}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}

div.contact_submit {
 float: right;
 margin: 10px 8px 0 0;
}

div.contact_error {
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}

/* ------ STRUCTURE DE LA PAGE (DECOUPAGE) ------ */

h1 {
 text-indent: -9999px; 
 margin: 0;
 padding: 0;
}
h2.blockright {
	border-bottom:#C36120 solid 1px;
	height:45px;
	margin: 0px;
	width:200px;
	color: #C86E32;
 	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	padding-left:10px;

}
h2.block {
	border-bottom:#C36120 solid 1px;
	height:45px;
	margin: 0px;
	margin-left:40px;
	color: #C86E32;
 	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
}
h4.block{
	color:#795243;
	height:0px;	
	font-weight:normal;
	margin-top:0px;}
div.block {
 padding: 10px;
 height:20px;

}
.block input{
	background-color:#795443;
	border:none;
	float:left}
.button{
	background-image:url(../img/ok.png);
	width:25px;
	height:20px;
	float:left
}	
.block-marques{
	padding: 10px;
	margin-left:40px;
	padding-left:0px;}
.block-marques img{
	padding-bottom: 10px;
	}
	
.block-contact{
	padding: 10px;
	margin-left:40px;
	padding-left:0px;
}
.block-contact img{
	padding: 10px;
	margin-left:0px;
	padding-left:0px;
}
.block-horaires{
	padding:15px;
	color:#795243;
	}

h3 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

#conteneur { 
}

#page {
 width: 1120px;
 margin: auto;
}

#header {
 background-color:#2f1e15;
 background-image:url(../img/banner.png);	
 background-repeat:no-repeat;
 height:302px;
 width:1120px;
 margin:auto;
 margin-bottom:20px;
 position:relative
}
a#logo {
	display:block;
	background-image:url(../img/logo.png);
	height:287px;
	width:335px;
	margin-left:400px;
	}
#menu{
	margin-left:730px;
	position:absolute;
	top:273px;
	z-index:1;
	}
a#home{
	display:block;
	background-image:url(../img/home.png);
	float:left;
	height:20px;
	width:20px;
	}
a:hover#home{
	background-image:url(../img/homehover.png);
	}
#menu a.active{
	display:block;
	background-image:url(../img/homehover.png);
	float:left;
	height:20px;
	width:20px;
	}
a#favoris{
	display:block;
	background-image:url(../img/favoris.png);
	float:left;
	height:20px;;
	width:20px;
	}
a:hover#favoris{
	background-image:url(../img/favorishover.png);
	}
a:active#favoris{
	background-image:url(../img/favorishover.png);
	}
a#contact{
	display:block;
	background-image:url(../img/contact.png);
	float:left;
	height:20px;
	width:20px;
	}
a:hover#contact{
	background-image:url(../img/contacthover.png);
	}
a:active#contact{
	background-image:url(../img/contacthover.png);
	}
a#plan{
	display:block;
	background-image:url(../img/plan.png);
	float:left;
	height:20px;
	width:20px;
	}	
a:hover#plan{
	background-image:url(../img/planhover.png);
	}
a:active#plan{
	background-image:url(../img/planhover.png);
	}
#body {
 margin: 5px 0;
 
 
}

#body #wrapper {
 width:836px;
 height: 100%;
 float: right;
 border-left:#C36120 solid 1px;

}

#body #left {
 width: 250px;
 float: left;
 min-height: 300px;
 margin-left:32px;
}

#body #right {
 float: left;
 
 min-height: 300px;

}

#body .center {
 margin:0px;
 padding:10px;
 padding-top:0px;
 width: 600px; 
 float: left;
 min-height: 750px;
 border-right:#C36120 solid 1px;
}

#arbo {
 padding: 5px 5px 3px 5px;
 display:none
}
#arbo a{
	display:none
}
#footer {
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	color:#664A3D;
  	height: 242px;
	width:1120px;
}
.footerbg{
	background-color:#2F1E15;
	width:100%;}
.footertxt{
	float:left;
	margin:auto;
	padding-top:150px;
	padding-left:500px;
	
	}	
.footertxt a{	
 color:#8C6351;
}
#menuleft{
	margin-bottom:25px;
	padding-top:5px;}
#menuleft li{
	font-size:16px;
	height:21px;
	list-style:none;
	margin-bottom:2px;
	
}
#menuleft a{
	background-image:url(../img/puce.png);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	color:#180D0B;
	text-decoration:none;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	padding-left:15px;
}
#menuleft a:hover{
	background-image:url(../img/pucehover.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#D28756;
	text-decoration:none;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:15px;

}
#menuleft a.active{
	background-image:url(../img/pucehover.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#D28756;
	text-decoration:none;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:15px;

}
.block-navigation{
	border-top:#C36120 solid 1px;
	margin-left:40px;
	margin-bottom:10px;
}
.block-navigation a{
	color:#89695A;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:17px;
}
.block-navigation a:hover{
	color:#C36120;
}
.article p
{
	width:95%
}
.article h2, .titre_article{
	background-image:url(../img/puce2.png);
	background-repeat:no-repeat;
	height:32px;
	padding-left:55px;
	padding-top:10px;
	color:#C36120;
	margin:0;
 font:normal 16px Verdana, Geneva, sans-serif
	}
a#site{
	background-image:url(../img/site.png);
	float:left;
	display:block;
	height:25px;
	width:429px;
	margin-top:20px;
	margin-left:380px;
	}	
 
.flash{
	margin:auto;
	height:302px;
	width:980px;
}