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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 background:url(../img/toprepeat.jpg) #000000 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{
height:24px;
position:absolute;
right:3px;
top:108px;
}
.menu a{

color:#979797;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
height:44px;
padding-top:34px;
text-align:center;
width:139px;
  }
.menu a:hover{
background:url("../img/hover.png") no-repeat scroll 0 0 transparent;
color:#282721;
}

/* ------ MENU TOP ------ */
.menutop{
position:absolute;
right:0;
top:22px;
}
.menutop a{
background:url("../img/sepmenutop.jpg") no-repeat scroll right center transparent;
color:#DFE1DF;
float:left;
padding-left:3px;
padding-right:8px;
}
.menutop a:hover{
color:#ea9b1d;
}


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

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



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

.acc_element a{
color:#000000;
display:block;
font-size:14px;
font-weight:normal;
padding:3px 3px 3px 14px;
}
.acc_element a:hover{
 color: #f08821;
}


/* ------ 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:113px;
margin:0 36px 10px 0;
padding:6px 2px;
text-align:center;
width:160px;
}

img.photo {
 border: 5px solid #f1f1f1;
 max-width: 160px;
 max-height: 113px;
}
.gal{
margin-left:14px;
}

.desc{
margin-left:14px;
}


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;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 0px;
}

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

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

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

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

#body {
background:url(../img/bottombody.jpg) #FFFFFF no-repeat right bottom ;
margin:0 0 0 1px;
}

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

#body #left {
float:left;
margin-left:17px;
margin-top:-265px;
min-height:300px;
position:relative;
width:226px;
}


#body #right {
background:url("../img/bgright.png") no-repeat scroll center bottom transparent;
display:block;
float:left;
height:246px;
margin-bottom:20px;
margin-left:9px;
margin-top:24px;
width:215px;
}

#body .center {
color:#636161;
float:left;
margin:0 16px;
min-height:723px;
padding-bottom:50px;
padding-right:18px;
width:685px;
.padding-top:10px;
}
.center h2{
background:url("../img/bgh2.png") no-repeat scroll left center transparent;
display:block;
font-size:16px;
height:28px;
padding-left:16px;
padding-top:13px;
}

.article_contenu{
margin-left:14px;
margin-top:-6px;
}


#arbo {
left:264px;
padding:5px 5px 3px;
position:absolute;
top:186px;
}

.arbo a{
color:#474747;
}
.arbo a:hover{
color:#8a8a8a;
}

#footer {
background:url("../img/footer.jpg") no-repeat scroll center top transparent;
margin-top:32px;
min-height:138px;
}

.repeatfooter{
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 #D2913E;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:26px;
margin-right:89px;
text-align:center;
width:154px;
}

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

.bouton_suivant{
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #D2913E;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
float:right;
height:20px;
margin-right:116px;
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/blockactu.png") no-repeat scroll left center transparent;
display:block;
height:40px;
}

#actualites {
}

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

#actualites p {
color:#636161;
line-height:17px;
margin:0;
padding:10px 8px;
text-align:center;
}

#actualites a.actu_suite {
background:url("../img/savoirplus.png") no-repeat scroll 0 0 transparent;
color:#8c5420;
display:block;
height:29px;
margin:0 auto;
padding-top:5px;
text-align:center;
text-decoration:none;
width:124px;
font-weight:bold;
}

.logo{
background:url("../img/logo.png") no-repeat scroll 0 0 transparent;
height:168px;
left:1px;
position:absolute;
top:4px;
width:383px;
}

.blocknews{
background:url("../img/blocknews.png") no-repeat scroll 0 0 transparent;
height:37px;
margin:0 auto;
width:140px;
}

.id_text{
background:url("../img/input.png") no-repeat scroll 0 0 transparent;
border:medium none;
color:#000000;
display:block;
height:22px;
margin:0 auto;
padding-left:10px;
width:201px;
.padding-top:5px;
.margin-top:-18px;
}

.ok{
background:url("../img/ok.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
display:block;
height:44px;
margin:8px auto 0;
width:121px;
}

.contenufooter{
width:980px;
margin:auto;
}

.lien{
display:block;
float:right;
margin-top:-15px;
min-height:94px;
width:716px;
}
.lien a{
background:url("../img/seplien.jpg") no-repeat scroll right center transparent;
color:#FFFFFF;
display:block;
float:left;
padding-left:4px;
padding-right:8px; 
white-space:nowrap;
}

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

.copy{
background:url("../img/copy.png") no-repeat scroll 0 0 transparent;
display:block;
height:44px;
margin:auto;
width:122px;
}
.moto{
background:url("../img/moto.png") no-repeat scroll 0 0 transparent;
display:block;
height:198px;
margin:12px auto auto;
width:216px;
}

.contactino{
margin-top:10px;
height:184px;
width:249px;
}
.site1{
background:url(../img/site1.png) no-repeat;
height:41px;
display:block;
}

.add{
color:#898989;
font-size:13px;
line-height:19px;
margin-top:14px;
}

.seren{
color:#898989;
margin:5px;
}

.form{
background:url("../img/form.png") no-repeat scroll 0 0 transparent;
display:block;
height:138px;
margin:14px;
width:186px;
}

.article_plus{
background:url("../img/savoirplus.png") no-repeat scroll 0 0 transparent;
color:#000000;
display:block;
float:right;
height:34px;
padding-top:5px;
text-align:center;
width:124px;
}
.article{
overflow:hidden;
}
