/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
a:focus{
  outline: none;
}


html{height: 100%;width: 100%;}
body {width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0; margin:0px;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{background-color: #f1eddc;}
#bg1{position:absolute;z-index: 1; width:100%; background:url(images/bg-body.jpg) 0% 0% repeat-x;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3; }

#wrap-container{position:relative;z-index:4; width: 100%; background: url(images/bg-contenu.jpg) 50% 50% repeat-y;}
#container{ background: url(images/bg-footer.jpg) 50% 100% no-repeat; margin:0 auto; text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{padding: 0px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px;}


#actualite {
    float:left;
    width:220px;
    height:166px;
    padding:25px 10px 0px 50px;
    background: url(images/bg-mdm.jpg) left top no-repeat;
}
#actualite img{
  float:left;
  border: 1px solid #e77014;
  margin-right:9px;
}
#info {
  float:left;
  width: 230px;
  height:201px;
  padding:33px 0px 0px 50px;
  background: url(images/bg-info.jpg) left top no-repeat;
}
#promo{
  float:left;
  width:241px;
  height:128px;
  padding:0px 0px 0px 39px;
  background: url(images/bg-promo.gif) left top no-repeat;
}

#horaire{
  overflow:hidden;
  width:450px;
  height:200px;
  padding:100px 0px 0px 0px;
  background: #ded4b5 url(../../images/charte/horaire-top.jpg) left top no-repeat;
}
#horaire p{
  font: normal 12px Tahoma;
  color:#40371c;
  padding-top:10px;
  line-height: 18px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-right-colomn.jpg) left top no-repeat;}
#right-inner{padding: 12px 20px 14px 30px; float:left;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0;  width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{ margin: 0 auto; padding: 0px; height:72px;}
#footer .inner	{padding: 0px;}
#footer .box1	{height:44px; width:300px; padding:8px 0px 0px 300px; float:left; }
#footer .box2	{height:42px; width:360px; padding:10px 20px 0px 0px; text-align: right;  float:left;}

div.ref{padding: 3px 0px 0px 280px; margin:0px; height:17px; clear:both; float:left; width:700px; text-align:center; font-size:11px;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
a:focus{
  outline: none;
}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:0px 0px 9px 0px; border-top: 1px solid #c4b58a;; border-bottom: 1px solid #ede4c9; line-height: 0px; font-size: 0; overflow: hidden;}
.separator2{width:100%;	height:0px; clear:both; padding:0; margin:0px 0px 0px 0px; border-top: 1px solid #b3a47a;; border-bottom: 1px solid #f2eedd; line-height: 0px; font-size: 0; overflow: hidden;}

.paragraph{
  clear:both;
  float:left;
  width:650px;
}


.thumb-left{
  float:left;
  margin-right:8px;
  margin-bottom:0px;
  padding:0px;
  border: 3px solid #ffffff;
}
.thumb-right{
  float:right;
  margin-left:8px;
  border: 3px solid #ffffff;
}

#plan_image {
border:1px solid #d5cbb0;
padding:9px;
text-align:center;
width:630px;
background-color: #d7ccae;
}
.plan-button{
  margin-bottom:5px;
}


/* ===| LISTING |====================================================*/
.text-recherche{
  width:648px;
  height:36px;
  border: 1px solid #ffffff;
  margin-bottom:15px;
  font-size: 11px;
  background-color: #F3F0DF;
}


.product{
  clear:both;
  float:left;
  width:630px;
  height:149px;
  padding:16px 10px 0px 10px;
  overflow: hidden;
  position: relative;
  background: url(../../images/charte/bg-prod.gif) left top no-repeat;
  font-size:11px;
}
.prod-title{
  width:622px;
  height:25px;
  padding: 0px 4px 0px 4px;
  float:left;
  background-color: #F2EFDE;
}


.img-holder{
    float:left;
    margin-right:10px;
	position: absolute;
	z-index: 60;
	left: 10px;
	top: 45px;
	width: 120px;
	height: 90px;
	border: 1px solid #E1DECB;
	overflow: hidden;
}

.info-data{
	position: relative;
	z-index: 70;
    left: 0px;
	top: 0px;
	padding: 0px;}

.image-mask:link, .image-mask:visited{
	display: block;
	width: 122px;
	height: 92px;}
.image-mask img{
	width: 122px;
	height: 92px;}
.labels{
	position: absolute;
	padding: 0px 0 0 0px;
	top:46px;
     height:11px !important;
     float:left;
    z-index: 80;}



.labels div{
	float: left;
    height:11px;
	margin-right: 1px;

}
#details{
  width:280px;
  float:right;
  padding-left:15px;
  position: relative;
  z-index: 70;
}
.prod-title2{
  width:630px;
  padding: 4px 10px 4px 10px;
  float:left;
  background-color: #F2EFDE;
  margin-bottom:15px;
}

.detail-images{
  background-color: #f2efde;
  border: 1px solid #d5cbb0;
  width:282px !important;
  min-height: 40px;
  height: auto !important;
  height: 40px;
}

.mercidiv{
    text-align: center;
    padding-top:80px;
}

.labels1{
	position: absolute;
	padding: 0px 0 0 0px;
	top:1px;
    right:1px;
     height:11px !important;
     float:left;
    z-index: 80;}
