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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 background:url(../img/toprepeat.jpg) #2E1917 top repeat-x;
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #F29615;
}

*:focus {
 outline: none;
 }
 
/* ------ MENU------ */

.menu{
width:540px;
height:24px;
position:absolute;
top:1px;
left:1px;
}
.menu a{
color:#ECD4B2;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-top:9px;
text-align:center;
width:112px;
  }


/* ------ MENU TOP ------ */
.menutop{
height:24px;
left:86px;
position:absolute;
top:253px;
width:827px;
}
.menutop a{
color:#813300;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:41px;
padding-top:9px;
text-align:center;
width:116px;
}
.menutop a:hover{
background:url(../img/hover.png) no-repeat;
color:#FFFFFF;
}


a#home{
	background:url(../img/bghome.png) no-repeat;
	width:60px;
	height:15px;
	display:block;
	}
a:hover#home{
	background:url(../img/homehov.png) no-repeat;
}

a#pres{
	background:url(../img/bgpres.png) no-repeat;
	width:60px;
	height:15px;
	display:block;
	}
a:hover#pres{
	background:url(../img/preshov.png) no-repeat;
}


a#acces{
	background:url(../img/bgacces.png) no-repeat;
	width:60px;
	height:15px;
	display:block;
	}
a:hover#icoplan{
	background:url(../img/acceshov.png) no-repeat;
}



a#fav{
	background:url(../img/bgfav.png) no-repeat;
	width:60px;
	height:15px;
	display:block;
		}
a:hover#fav{
	background:url(../img/favhov.png) no-repeat;
}
a#rec{
	background:url(../img/bgrec.png) no-repeat;
    width:60px;
	height:15px;
	display:block;
	}
a:hover#rec{
	background:url(../img/rechov.png) no-repeat;
}
a#icoplan{
	background:url(../img/bgplan.png) no-repeat;
	width:60px;
	height:15px;
	display:block;
	}
a:hover#icoplan{
	background:url(../img/planhover.png) no-repeat;
}




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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a{
background:url("../img/bgacctoggler.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font-size:15px;
font-weight:normal;
height:26px;
padding-left:33px;
padding-top:12px;
}
.acc_toggler a:hover{
background:url(../img/acctogglerhov.png) no-repeat;
}



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

.acc_element a{
background:url("../img/bgaccelement.png") no-repeat scroll left center transparent;
color:#DA9122;
display:block;
font-weight:normal;
height:18px;
margin-left:22px;
padding-left:10px;
padding-top:3px;
font-size:13px;
}
.acc_element a:hover{

}


/* ------ 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 {
float:left;
height:125px;
margin:10px 26px 0 0;
padding:6px 2px;
text-align:center;
width:177px;
}

img.photo {
 max-width: 177px;
 max-height: 125px;
}
.gal{
margin-left:20px;
}

.desc{
}


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

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

div.contact_frame {
 
}

div.contact_line {
 padding: 6px 6px 10px 6px;

 border-top: none;
}

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

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

span.contact_field_cross {
 color: #c00;
 
}

div.contact_line.highlight {
 
}

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

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

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

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

h1 {
 text-indent: -9999px; 
 margin: 0;
 padding: 0;
}

h2.block {
background:url("../img/h2news.png") no-repeat scroll left center transparent;
color:#000000;
font-size:14px;
font-weight:normal;
height:28px;
margin:0 0 5px;
}

div.block {
}

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

#conteneur {
 background:url(../img/bgtop1.png) no-repeat top center;
}

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

#header {
 background: ;
 min-height: 338px;
 position:relative;
}

#body {
 margin:0;
}

#body #wrapper {
 height: 100%;
 float: right;
}

#body #left {
float:left;
margin-left:41px;
margin-top:10px;
min-height:300px;
width:246px;
}

#body #right {
background:url("../img/bgright.jpg") no-repeat scroll 0 0 transparent;
float:right;
min-height:395px;
width:246px;
padding-top:47px;
margin-top:27px;
}

#body .center {
color:#DDBC8F;
float:left;
margin:26px 10px 0;
min-height:300px;
padding-bottom:28px;
width:649px;
}
.center h2{
background:url(../img/h2bg.png) no-repeat left;
color:#FFA826;
padding-left:31px;
padding-top:2px;

}


#arbo {
 padding: 5px 5px 3px 5px;
}

#footer {
background:url("../img/footer.jpg") no-repeat scroll 0 0 transparent;
height:179px;
margin:0 auto;
padding-top:65px;
width:980px;
  
}

.repeatfootre{
background:url(../img/footerrepeat.jpg) repeat-x top;
}


/* ------ STRUCTURE BUTTON DE FORM ------ */


.envoi_rec{
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FEAC31;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:26px;
margin-right:83px;
text-align:center;
width:154px;
}

.envoi_contact{
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FEAC31;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:26px;
margin-bottom:30px;
margin-right:39px;
text-align:center;
width:154px;
}

.bouton_suivant{
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FEAC31;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
float:right;
height:22px;
margin-right:109px;
margin-top:10px;
padding-top:4px;
text-align:center;
width:99px;
}


.msg_erreur{
color:#CC0033;
font-style:italic;
font-size:14px;
}

/* ------ STRUCTURE DE BLOCK ACTUALITE ------ */

#actualites {
}

#actualites h3 {
color:#520B0B;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
margin:0;
padding:2px 12px;
}

#actualites p {
color:#FFFFFF;
margin:0;
padding:12px;
}

#actualites a.actu_suite {
background:url("../img/plus.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
height:19px;
margin-left:77px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:103px;}

.article_contenu{
padding-bottom:30px;
}
.news{
bottom:-80px;
height:100px;
position:absolute;
right:2px;
width:230px;
}

.id_text{
background:url("../img/input.jpg") no-repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:22px;
padding-left:9px;
width:185px;
}

.ok{
background:url(../img/ok.jpg) no-repeat;
width:33px;
height:24px;
border:none;
float:right;
cursor:pointer;
}
.logo{
background:url("../img/logo.png") no-repeat scroll 0 0 transparent;
height:35px;
left:322px;
position:absolute;
top:30px;
width:437px;
}

.site{
color:#4A2825;
font-size:18px;
left:426px;
position:absolute;
top:66px;
}
.hfooter{
background:url(../img/logofooter.png) no-repeat;
width:342px;
height:20px;
display:block;
}

.add{
color:#FFBE40;
line-height:18px;
margin-top:29px;
}

.lien{
width:618px;
float:left;
}
.lien a{
float:left;
margin-right:10px;
color:#796850;
}

.lien a:hover{
color:#F3950E;
}

.copy{
background:url("../img/copy.png") no-repeat scroll right center transparent;
color:#684E45;
float:right;
height:26px;
margin-top:-14px;
padding-top:15px;
width:333px;
}
