/* CSS Document */

/* A la une */
#a-la-une { height:257px;width:947px;background:url(images/bg-une.png) no-repeat top left; } 
#a-la-une  h1 {  text-indent:-9999px;display:none; }
.gauche { float:left;width:389px;height:238px;position:relative;margin-top:3px;overflow:hidden;  }
.gauche .titre { position:absolute;z-index:2;background:#2e2e2d;color:#fff; top:25px;padding:7px 60px 3px 15px;width:304px; }
.droite { float:left;width:558px; }
.droite h2.titre-une {font-size:28px;line-height:1em;font-weight:bold;color:#afb43c;margin-top:35px; font-family:'Cantarell',Georgia; }
.texte2 { color:#464545;font-size:12px;font-weight:bold;font-family:'Cantarell',Georgia;margin:10px 50px 10px 0; }
.texte2 .spip_out { color:#464545; }
.lettrine { 	float: left; font-size: 2.5em;  font-weight: bold; 	font-family: 'Mama',Georgia, Times New Roman, Times, serif; 	color: #a5937e; 	margin:0; 	padding:7px 5px 0 0; 	line-height:.7em; } 

#home-zone1 { float:left; width:330px; margin:10px 0 1px 0; padding:5px 5px 25px 15px; border-bottom:1px dashed #fff; height:329px; }
#home-zone2 { 	float:left; 	width:570px;  	margin:1px 0 1px 20px; 	padding:5px 0px 35px 5px;border-bottom:1px dashed #fff; height:329px;  }
#home-zone3 { 	float:left; 	width:570px;  	margin:10px 0 30px 10px; 	padding:5px; 	min-height:245px; 	display:block; }
#home-zone4 { 	float:left; 	width:330px; 	margin:10px 0 1px 3px; 	padding:5px 5px 5px 15px;  } 

/* Presentation*/
#home-zone1 {  }
#home-zone1 p.texte { font-family:'Cantarell',Georgia; font-size:13px; } 
#e { margin-left:140px; }
#decouvrez { margin-top:40px;background:url(images/bg-decouvrez.jpg) no-repeat top left;width:278px;height:64px;padding:1px 20px 10px 20px;color:#fff;font-size:14px;text-align:center;line-height:16px;font-family:'Cantarell',Georgia; }
#decouvrez a { color:#B5BA40; }

/* Actu */
#home-zone2 h2 { background:url(images/puce.png) no-repeat center left; color:#afb43c; font-weight:bold; padding:0 0 0 22px;font-family:'Cantarell',Georgia;font-size:24px; }
h3.titreactu  { font-size:0.9em; color:#FFF; }
#home-zone2 ul li  { display:block;float:left;width:40%;margin:0 65px 0 0px; }
#home-zone2 ul li.last-child { margin:0 0 0 20px;  } 
#home-zone2 .date { text-align:left;font-size:11px;color:#8d7e6c; margin:0 0 3px 0; }
#home-zone2 ul li .case { position:relative;height:175px; }
#home-zone2 div.titreactu, 
#home-zone2 div.logoactu { position:absolute;} 
#home-zone2 div.logoactu { z-index:1; }
#home-zone2 div.titreactu  { top:20%;z-index:2;background:#b5ba40;width:190px;padding:5px 2px 5px 5px; } 
#home-zone2 div.titreactu h3 { font-size:10px;text-transform:uppercase;font-weight:bold;color:#191919;padding:0;margin:0;  }
#home-zone2 div.intro { font-size:10px;line-height:13px;margin-top:5px; height:80px; } 
#home-zone2 div.intro a { color:#8d7e6c; } 
#home-zone2 ul li .case a {  color:#8d7e6c; }
#home-zone2 ul li .case a:hover {  color:#8d7e6c; }
#home-zone2 a.lire-la-suite { color:#B5C71B;text-decoration:underline; font-size:11px;display:block;margin-top:10px; } 

/* Selection produits */
#home-zone3 h2 { background:url(images/puce.png) no-repeat center left; color:#afb43c; padding:0 0 0 22px; font-weight:bold;font-family:'Cantarell',Georgia; font-size:24px;  }
#home-zone3 table { width:572px;height:280px;background:url(images/bg-selectprod.png) no-repeat top left;margin-left:0; }
#home-zone3 .produit { padding:15px;width:250px;height:250px; text-align:center;position:relative;  }
#home-zone3 h4 { color:#f3f2ef;padding-left:15px;background:url(images/rond.png) no-repeat center left;font-size:15px;font-weight:bold;text-align:left; font-family:'Cantarell',Georgia; }
#home-zone3 .nom-coutelier {  color:#f3f2ef;font-size:12px;font-weight:bold;margin-bottom:10px;margin-top:3px;text-align:left;font-family:'Cantarell',Georgia;    }
#home-zone3 .highslide { line-height:250px; }
#home-zone3 .plus { text-align:right;position:absolute;right:5px;bottom:5px; }

/* Nos couteliers */
#home-zone4 h2 { background:url(images/puce.png) no-repeat center left; color:#afb43c; padding:0 0 0 22px; font-weight:bold;font-family:'Cantarell',Georgia; font-size:24px;  }
#home-zone4 li { margin-top:15px;font-size:11px; }
#home-zone4 td { font-size:0.84em;color:#fffefc; }

/**
 * Popup simplenews
 */
.popup { 
position:absolute;
width:460px;
height:635px;
left:50%;
top:50%;
margin-left:-230px;
margin-top:-317px; 
padding:10px;
 
z-index:10000;
color:#fff;
overflow:hidden;
z-index:8000;
}

.popup .block-inner { padding-top:30px; }

#close { position:absolute;top:10px;right:10px;font-weight:bold;font-size:10px;color:white;text-decoration:underline;cursor:pointer;z-index:3; }
