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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 background:#f4f6f8 url(../img/bgAll.jpg) repeat-x;
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 color:#79858f;
}

img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 

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

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

div.galeries {
width:480px;
}
div.galeries1 {
width:650px;
}

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

div.photos {
 display: block;
}

div.photo {
 float: left;
 margin:11px 8px 0 0;
 text-align: center;
 width: 208px;
 height: 145px;
}

img.photo {
 max-width: 208px;
 max-height: 145px;
}

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;
 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 {
}

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;
 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.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/contenaire.jpg) no-repeat center top;
}

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

#header {
 min-height: 262px;
 position:relative;
}
.titre{
 color:#ffa13c;
 padding-left:335px;
padding-top:12px;
}
.titre span{
 color:#fff
}
a.logo{
height:167px;
left:6px;
position:absolute;
top:70px;
width:282px;
}

#body {
 margin: 0px 0;
}

#body #wrapper {
 width:660px;
 height: 100%;
 float: right;
 margin-top:112px;
 padding-left:21px;
}

#body #left {
 width: 299px;
 float: left;
 min-height: 300px;
}
/*
#body #right {
 background: #ecc;
 float: right;
 width: 200px;
 min-height: 300px;
}
*/
#body .center {
 width: 660px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
}
.center h2 {
background:url("../img/bgtitle.jpg") repeat scroll 0 0 transparent;
font-size:19px;
font-weight:normal;
height:32px;
padding-left:31px;
width:437px;
margin-bottom:0;
margin-top:15px;
}

#arbo {
 padding: 5px 5px 3px 0px;
 color:8393a0#;
}
#arbo a{
 color:#8393a0;
}
#arbo a:hover{
 color:#c77f39;
}

#footer {
 width:981px;
 margin:auto;
  min-height: 313px;
  font-size:13px;
}
.ff{
 width:100%;
 height:313px;
 background:url(../img/bgfooter.jpg);
}
/*********************************************************************************************/
.menuright{
 color:#fff;
 font-size:11px;
 float:left;
 margin-top:12px;
}
.menuright a{
 color:#fff;
}
.menuright a:hover{
 color:#ff8200;
}
.id_text{
 background:url(../img/input.jpg) no-repeat;
 width:200px;
 height:27px;
 border:0;
 float:left;
 color:#a2aab1;
 padding-left:7px;
 padding-top:5px;
}
.bt{
 background:url(../img/valider.jpg) no-repeat;
 width:60px;
 height:29px;
 border:0;
 float:left;
 cursor:pointer;
}
.news{
 width:345px;
 float:right;
 margin-top:5px;
}
.news span {
float:left;
padding-right:15px;
padding-top:7px;
}
#newsletter{
 float:left;
}
.topmenu{
 float:right;
 margin-top:3px;
 .margin-top:3px;
}
.topmenu li{
 background:url(../img/menutop-li.jpg) no-repeat left;
 width:142px;
 height:75px;
 float:left;
 list-style:none;
}
.topmenu ul{
 margin:0;
}
.topmenu a {
color:#FFFFFF;
display:block;
float:left;
height:50px;
padding-top:25px;
text-align:center;
width:140px;
}
.topmenu a:hover{
 background:url(../img/menutop-hover.jpg);
}
.acc_toggler a{
 background:url(../img/menucategorie.png);
 width:260px;
 height:23px;
 display:block;
 font-size:12px;
 color:#79848e;
 font-weight:normal;
 padding-left:20px;
 padding-top:7px;
}
.acc_toggler a:hover{
 background:url(../img/menucategorie-hover.jpg);
 color:#fff
}
.actu{
 background:url(../img/actualite.jpg);
 width:299px;
 height:248px;
 margin-top:52px;
}
#actualites h3 {
 display:none;
}

.actu img {
margin-bottom:10px;
margin-left:12px;
margin-top:13px;
}
#actualites p {
 margin: 0;
 padding: 4px 22px;
}

#actualites a.actu_suite {
 background:url(../img/savoirplus.jpg);
 width:244px;
 height:18px;
 display: block;
 color: #79858f;
 text-decoration: none;
 padding-left:10px;
 padding-top:5px;
}
a.article_plus{
 background:url(../img/savoirplus.jpg);
 width:244px;
 height:18px;
 display: block;
 color: #79858f;
 text-decoration: none;
 padding-left:10px;
 padding-top:5px;
 margin-bottom:29px;
}
.glob{
 float:left;
}
.marque{
 width:160px;
 float:left;
 margin-top:-15px;
}
.marque span {
display:block;
margin-bottom:5px;
padding-left:20px;
}
.sponosr{
 background:url(../img/sponsor.jpg);
 width:142px;
 height:520px;
 border:5px solid #e8edf1;
}
.articles{
 width:460px;
}
.articles1{
 width:640px;
}
.adress{
 background:url(../img/amc-footer.png) no-repeat left top;
 width:711px;
 padding-left:270px;
 padding-top:57px;
 height:130px;
}
.nom-tel{
 color:#ed9b4b;
}
.menubottom{
 background:url(../img/sep.png) no-repeat center bottom;
 padding-bottom:15px;
}
.menubottom a{
 color:#79848e;
 padding-right:8px;
}
.menubottom a:hover{
 color:#fff;
}
a.copy{
 background:url(../img/copy.jpg);
 width:124px;
 height:49px;
 display:block;
 margin:auto;
 margin-top:17px;
}
.acc_element a{
color:#505A63;
display:block;
font-size:11px;
margin-bottom:5px;
margin-left:46px;
margin-top:5px;
padding-left:25px;
}
.acc_element a:hover{
 background:url(../img/flesh.jpg) no-repeat left;
 color:#ca822c;
}
.contact_submit input{
 background:url(../img/bgenvoyer.jpg);
border:1px solid #000;
color:#FFFFFF;
height:23px;
text-align:center;
width:161px;
cursor:pointer;
}
.center li.sitemap{
 font-size:14px;
 padding-left:15px;
 margin-left:55px;
 margin-top:10px;
 color:#000;
}
.center li.depth-2{
 font-size:14px;
 padding-left:15px;
 margin-left:95px;
 margin-top:10px;
}
.center li.sitemap a{
 color:#000;
}
.center li.sitemap a:hover{
 color:#000;
 text-decoration:underline;
}
a.bouton_suivant{
 display:block;
 width:80px;
 height:20px;
 background:#333;
 border:1px solid #999999;
 color:#fff;
 font-size:13px;
 text-align:center;
 float:right;
 margin-top:10px;
}
p.msg_erreur{
 color:#FF0000;
 font-style:italic;
}
