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


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

img {
 border: none;
}

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

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

.menu{
left:457px;
position:absolute;
top:363px;
width:491px;
}
.menu a{
display:block;
float:left;
  }
  
.sepmenu{
background:url("../img/sepmenu.png") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:53px;
margin-top:-5px;
width:23px;
}


/* ------ MENU TOP ------ */
.menutop{
left:7px;
position:absolute;
top:10px;
}
.menutop a{
background:url(../img/sepmenutop.jpg) no-repeat right;
padding-left:4px;
padding-right:8px;
display:block;
float:left;
color:#c29f7b;
}
.menutop a:hover{
color:#f08821;
}
.logo{
/* background:url("../img/logo.png") no-repeat scroll 0 0 transparent; */
height:55px;
left:159px;
position:absolute;
top:165px;
width:247px;
}

#anim{
height: 300px;
width: 980px;
margin-left: -35.5px !important;
margin-left: -34px !important!;
margin-top: 17px !important;
margin-top: 10px !important!;

}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a{
background:url("../img/acctoggbg.png") no-repeat scroll left bottom transparent;
color:#FFFFFF;
display:block;
font-size:14px;
font-weight:normal;
height:31px;
margin-left:1px;
padding-left:29px;
padding-top:11px;
}
.acc_toggler a:hover{
background:url(../img/acctogghover.png) no-repeat left bottom;
color:#f4bf59;
}



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

.acc_element a{
font-weight:normal;
display:block;
margin-left:30px;
padding-top:3px;
height:20px;
color:#FFFFFF;
font-size:13px;

}
.acc_element a:hover{
color:#f4bf59;
}


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

div.galeries {
}

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

h2.galerie {

}

div.photos {
 display: block;
}

div.photo {
float:left;
height:128px;
margin:0 41px 16px 0;
padding:6px 2px;
text-align:center;
width:159px;
}

img.photo {
 -moz-border-radius:4px 4px 4px 4px;
 border: 7px solid #201913;
 max-width: 159px;
 max-height: 128px;
}
.gal{
}

.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 {
 margin: 0px;
 padding: 3px 5px 1px 5px;
 background: #aaa;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 5px;
}

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

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

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

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

#body {
background:url("../img/topbody.png") no-repeat scroll center top transparent;
margin:0;
padding-top:8px;
}

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

}

#body #left {
background:url(../img/repeatleft.jpg) repeat-y left;
 width: 250px;
 float: left;
 min-height: 300px;
 margin:0;
}
.repeatleft{
background:url("../img/topleft.jpg") no-repeat top left;
min-height:300px;
padding-left:3px;
padding-top:28px;
}
.bottomleft{
background:url(../img/bottomleft.jpg) no-repeat;
height:21px;
}



#body #right {
background:url("../img/bgright.jpg") no-repeat scroll left center transparent;
float:left;
height:281px;
width:231px;
}

#body .center {
float:left;
margin:0 5px;
min-height:300px;
padding-right:18px;
padding-top:20px;
width:621px;
color:#d9c5ad;
}
.center h2{
background:url("../img/bgh2.jpg") no-repeat scroll left center transparent;
color:#FFFFFF;
display:block;
font-size:17px;
height:32px;
padding-left:11px;
padding-top:11px;
}
.article_contenu{
margin-left:1px;
margin-top:-7px;
}


#arbo {
 padding: 5px 5px 3px 5px;
}
.arbo a{
color:#997e68;

}

.arbo a:hover{
color:#f08821;
}

#footer {
  min-height: 100px;
}

.topfooter{
background:url("../img/topfooter.png") no-repeat scroll right center transparent;
height:183px;
}

.bottomfooter{
background:url(../img/bottomfooter.png) no-repeat right;
height:168px;

}

.contenubottom{
float:right;
margin-top:35px;
width:600px;
margin-right: 10px;
font-size: 11px
}
.nous{
background:url("../img/nous.png") no-repeat scroll 0 0 transparent;
float:left;
height:43px;
margin-top:19px;
width:219px;
}
.add{
color:#FFFFFF;
float:left;
line-height:19px;
margin-top:13px;
margin-left: 5px
}
.lien{
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
min-height:53px;
padding-top:30px;
text-align: center
}

*+html .lien a {
	display:inline;
}

.lien a{
background:url("../img/seplien.jpg") no-repeat scroll right center transparent;
color:#FFFFFF;
display:inline-block;
padding-left:4px;
padding-right:8px;
white-space:nowrap;
}
.lien a:hover{
color:#f4bf59;
}
.sepfooter{
background:url(../img/sepfooter.png) no-repeat;
height:2px;
display:block;
}
/* ------ STRUCTURE BUTTON DE FORM ------ */


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

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

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


.msg_erreur{
color:#990000;
font-style:italic;
}

/* ------ STRUCTURE DE BLOCK ACTUALITE ------ */
.blockactu{
background:url("../img/actu.png") no-repeat scroll left center transparent;
display:block;
height:37px;
margin-left:14px;
margin-top:10px;

}

#actualites {
}

#actualites h3 {
display:none;
 margin: 0;
 padding: 4px 6px 2px 6px;
 background: #aaa;
}

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

#actualites a.actu_suite {
color:#FFFFFF;
display:block;
float:right;
margin-right:24px;
margin-top:2px;
text-decoration:none;
}

.news{
left:11px;
position:absolute;
top:358px;
width:442px;
}

.blocknews{
background:url("../img/newsform.png") no-repeat scroll left center transparent;
float:left;
height:32px;
width:140px;
}
.id_text{
background:url("../img/input.png") no-repeat scroll left center transparent;
border:medium none;
color:#FFFFFF;
float:left;
height:25px;
padding-left:9px;
padding-top:6px;
width:186px;
padding-top /*\**/:10px\9;
height /*\**/:20px\9;
.padding-top:10px;
.height:20px;
}
.ok{
background:url("../img/ok.png") no-repeat scroll right center transparent;
border:medium none;
cursor:pointer;
float:left;
height:32px;
width:104px;
}
.copy{
background:url("../img/copy.png") no-repeat scroll 0 0 transparent;
display:block;
height:52px;
margin:10px auto;
width:130px;
}

a#sommes{
background:url(../img/sommes.png) no-repeat;
width:173px;
height:46px;
}
a:hover#sommes{
background:url(../img/sommeshov.png) no-repeat;
}
a#cont{
background:url(../img/cont.png) no-repeat;
height:46px;
width:85px;
}
a:hover#cont{
 background:url(../img/conthov.png) no-repeat;
}
a#plan{
background:url(../img/plan.png) no-repeat;
width:186px;
height:46px;
}
a:hover#plan{
background:url(../img/planhov.png) no-repeat;
}

.diaporama{
margin-top:10px;
}
