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


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

.clear{
 clear:both;
 
}

img {
 border: none;
}

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

* {
 outline: none;
 margin:0;
 padding:0;
 border:0;
}

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

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

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

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

div.galeries {
 margin-left:14px;
 border-bottom:1px solid #3C211A;
 padding-bottom:15px;
}

.galeries p{
 padding-left:19px;
 border-bottom:1px solid #3C211A;
 padding-top:15px;
 padding-bottom:15px;
}

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;
 margin:9px 14px 0 0;
 text-align: center;
 width: 148px;
 height: 98px;
}

img.photo {
 width: 148px;
 height: 98px;
}

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 {
margin-bottom:59px;
margin-top:0;
}

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

#header {
 background:url(../img/header.jpg);
 width:679px;
 min-height: 348px;
}

#body {
 margin: 0px 0;
}

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

#body #left {
 background: url(../img/bgleft.jpg) repeat-x;
 width: 220px;
 float: left;
 min-height: 1000px;
 border-left:1px solid #490909;
 border-right:1px solid #490909;
 position:absolute;
 z-index:1;
}

.topleft{
 background:url(../img/bglefttop.jpg);
 width:220px;
 height:273px;
}

p.titreleft{
 text-align:center;
 padding-top:12px;
}

.id_text{
 background:url(../img/bginput.png);
height:21px;
padding-left:5px;
padding-top:3px;
width:143px;
 float:left;
 border:none;
 color:#fff;
}

.bt{
 background:url(../img/ok.png);
 width:36px;
 height:23px;
 float:right;
 border:none;
}

#newsletter{
 width:197px;
 height:28px;
 margin:auto;
 margin-top:19px;
}

#body #right {
 float: right;
 width: 200px;
 min-height: 300px;
}

#body .center {
 margin: 0 10px;
width:665px;
 float: left;
 min-height: 836px;
}

.center h2{
 background:url(../img/titrearticles.png);
 width:662px;
 height:45px;
 color:#B3373B;
 font-size:17px;
 font-weight:normal;
 margin-top:18px;
 font-style:italic;
 margin-left:10px;
}

#arbo {
 margin-top:230px;
 margin-left:-10px;
}
#arbo a {
 display:block;
 padding-left:15px;
 padding-right:15px; height:24px;
 color:#fff;
 text-align:center;
 padding-top:8px;
 margin-top:-2px;
 float:left;
}
*+html #arbo a{
 display:block;
 padding-left:15px;
 padding-right:15px;
 height:24px;
 color:#fff;
 text-align:center;
 padding-top:8px;
 margin-top:1px;
}

#arbo a:hover {
 background:url(../img/maquette-3_r2_c2.jpg) repeat-x;
 color:#fff;
}
.block-navigation{
 width:220px;
 margin-left:5px;
 margin-top:-45px;
}
h2.acc_toggler a{
 background:url(../img/bgmenuleft.png);
 width:201px;
 height:26px;
 display:block;
 color:#E3DEBB;
 font-size:13px;
 font-weight:normal;
 padding-left:13px;
 padding-top:9px;
}
h2.acc_toggler a:hover{
 background:url(../img/bgmenuleft-hover.png);
}
.acc_element a{
display:block;
 background:url(../img/tiree.jpg) no-repeat left;
 color:#fff;
 font-size:12px;
 padding-left:15px;
 font-weight:normal;
 margin:5px 5px 5px 13px;
}
.acc_element a:hover{
 text-decoration:underline;
 font-weight:bold;
}
img.act{
 margin-left:6px;
}
img.msr{
 margin-left:-1px;
}
#actualites h3 {
 display:none;
}
#actualites p {
 margin: 0;
 padding:7px 18px 1px;
}
a.actu_suite{
 display:block;
 background:url(../img/savoirplus.jpg);
 width:203px;
 height:24px;
 color:#fff;
 padding-left:17px;
 padding-top:6px;
}
a.copy{
 display:block;
 background:url(../img/copy.png);
 width:103px;
 height:37px;
 margin:62px auto auto;
}
.menutop{
 float:right;
 margin-right:74px;
}
.menutop a{
 display:block;
 color:#BC3A3F;
 font-size:13px;
 width:111px;
 height:51px;
 float:left;
 padding-top:36px;
 text-align:center;
}
.menutop a:hover{
 background:url(../img/menutop-hover.png);
 color:#fff;
 font-weight:bold;
}
img.imgg{
 float:left;
}
span.parg{
 float:left;
 margin-left:15px;
 width:475px;
}
.articles{
 border-bottom:1px solid #3C211A;
 padding-bottom:25px;
 margin-left:14px;
}
a.article_plus{
 background:url(../img/plusarticle.jpg);
color:#FFFFFF;
display:block;
float:right;
font-size:12px;
height:24px;
margin-left:541px;
margin-top:-31px;
width:70px;
padding-top:8px;
text-align:center;
}
.ff{
 width:100%;
 background:url(../img/bgff.jpg);
}

#footer {
width:749px;
 height:105px;
 margin:auto;
}
.menubottom{
width:749px;
margin-left:110px;
}
.menubottom li{
 background:url(../img/puce.jpg) no-repeat right;
 padding-right:10px;
 padding-left:10px;
 list-style:none;
 float:left;
}
.menubottom a{
 color:#F1F1F1;
}
.menubottom a:hover{
 text-decoration:underline;
 font-weight:bold;
}
.adress{
 color:#1A1B0E;
 padding-left:26px;
 padding-top:35px;
 margin-left:110px;
}
.adress a{
 color:#1A1B0E;
}
