/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html{height: 100%;width: 100%;}
body {width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

.center{text-align: center;}


a:link, a:visited {
    border:	0px; padding:0px; margin:0px; width:auto;
	color:#D24040;
	text-decoration: none;}
a:hover, a:active {
	color:#ffffff !important;
	text-decoration: none !important;}
a:focus{
  outline: none !important;
}

body{background-color: #000000;}
#bg1{position:absolute;z-index: 1; width:100%; background:url("images/bg0.jpg") 50% 0% repeat-x;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.jpg") 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background:url(images/bg-container.jpg) 50% 50% repeat-y; margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:url("images/header.jpg") 50% 0 no-repeat;}
#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{
  width:240px;
  height:129px;
  padding:48px 10px 0px 10px;
  background: url(images/bg-mdm.jpg) no-repeat left top;
}
#actualite img {
  border: 1px solid #888888;
  background-color: #5B1D1D;
  float:left;
  margin-right:10px;
  padding:4px;
  margin-top:2px;
}
#info{
  width: 249px;
  height: 217px;
  background: url(images/bg-info.jpg) no-repeat left top;
  padding:35px 0px 0px 11px;
}
#mail a:link, #mail a:visited {
    font-weight:bold;
    border:	0px; padding:0px; margin:0px; width:auto;
	color:#D24040;
	text-decoration: none;}
#mail a:hover, #mail a:active {
    font-weight:bold;
	color:#ffffff !important;
	text-decoration: none !important;}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px;}

/* ===| 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	{background:#000000 url(images/bg-footer.jpg) no-repeat left top; margin: 0 auto; padding: 0px;}
#footer .inner	{ padding: 20px 0px 0px 0px;}
#footer .box1{width:250px;  float:left; padding-left:10px;}
#footer .box2{width:689px; float:left; text-align:right;padding-right:11px;}

.ref{padding:2px 0px;  font:normal 11px Arial; color:#ffffff; text-align:center;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
.color{
  color:#CB0000;
}
a:hover img.btn1{opacity:0.6;}

.thumb-right{
  float:right;
  border: 1px solid #626262;
  padding:1px;
  margin-left:10px;
}
.thumb-left{
  float:left;
  border: 1px solid #626262;
  padding:1px;
  margin-right:10px;
}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}
#title{
  width:700px;
  height:53px;
}


.paragraph{
  clear:both;
  padding:0px 11px 0px 10px;
}
.btn{
   width:170px;
  height:60px;
  text-align:center;
  float:left;

}

.btn a:link, .btn a:visited{
   width:150px;
  height:40px;
  padding:10px 10px 0px 10px;
  font: bold 13px Arial;
  color:#ffffff;
  float:left;
  background: url(../../images/charte/bg-category.jpg) no-repeat left top;
}
.btn a:hover, .btn a:active {
    width:150px;
  height:40px;
  padding:10px 10px 0px 10px;
  font: bold 13px Arial;
  color:#000000 !important;
  background: url(../../images/charte/bg-category-over.jpg) no-repeat left top;
}


.btn_active {
 width:170px;
  height:60px;
  text-align:center;
  float:left;
  background: url(../../images/charte/bg-category-over.jpg) no-repeat left top;
}
.btn_active a:link, .btn_active a:visited{
   width:150px;
  height:40px;
  padding:10px 10px 0px 10px;
  font: bold 13px Arial;
  color:#000000;
  float:left;
  background: url(../../images/charte/bg-category-over.jpg) no-repeat left top;

}
.btn_active a:hover, .btn_active a:active{
    width:150px !important;
  height:40px !important;
  padding:10px 10px 0px 10px;
  font: bold 13px Arial;
  color:#ffffff !important;
   background: url(../../images/charte/bg-category.jpg) no-repeat left top;
}

.product{
  display:inline;
  width:190px;
  height:144px;
  float:left;
  margin-left:8px;
  text-align: center;
  margin-bottom:20px;
  padding:5px 1px 1px 1px;
  background: url(../../images/charte/bg-product.jpg) no-repeat left top;
}
.product-title{
  width:182px;
  height:22px;
  padding:0px 4px 0px 4px;
}
.product-photo{
    text-align: center;
    width:190px;
    height:102px;

}
.product-photo-img{
  display:inline;
  width:79px;
  height:96px;
  background-color: #300808;
  text-align: center;
  margin:0px 8px;
  float:left;
}
.product-photo-img img{

  text-align: center;
}

.logo{
  clear:both;
  width: 678px;
  height:67px;
  background: url(../../images/charte/bg-logo.jpg) no-repeat left top;
  padding:10px 0px 0px 18px;
}
.logo a{
  cursor:pointer;
}
a:hover img.logo1{opacity:0.6;} 
/* ===| VII. CONTACT FORM |=====================================================*/
.contact-left{
  display:inline;
  width:300px;
  float:left;
  font:normal 12px Arial;
  margin-left:15px;
  margin-bottom:15px;
  }


.inputForm{
	border:1px solid #626262;
	background-color:#000000;
	color:#FFFFFF;
    width:215px;
    font:normal 12px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
.inputFormOver{
	border:1px solid #CC0000;
	background-color:#290203;
	color:#FA8689;
    width:215px;
    font:normal 12px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
textarea{
  font:normal 12px Arial;
}


.label{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	margin-top:5px;
	color:#ffffff;
	text-align:left;
    font:normal 12px Arial;

	}
.field{
	width:160px;
	float:left;
	margin-top:5px;
  font:normal 12px Arial;
 	}
.btn-contact{
  clear:both;
  width:300px;
  padding:20px 0 0 240px;
  }
  .btn-contact div{
    float:left;
    display:inline;
    width:100px;
    }

.button{
  width:89px;
  height:24px;
  border: none;
  cursor:pointer;
  font: normal 12px arial;
  color:#ffffff;
  background: url(../../images/charte/button.jpg) no-repeat left top;
}
.buttonOver{
  width:89px;
  height:24px;
  border: none;
  cursor:pointer;
  font: normal 12px arial;
  color:#F78787;
  background: url(../../images/charte/button-over.jpg) no-repeat left top;
}
.star{
  color:#CC0001;
}

#merci{
	width:560px;
	height:168px;
	background:url(../../images/charte/bg-merci.jpg) no-repeat left top;
	margin: 40px 0px 0px 60px;
}
#merci p{
 font:bold 12px Arial;
 color:#000000;
 line-height:20px;
 text-align:center;
 padding-top:60px;
 padding-left:60px;
}
#merci a:link, #merci a:visited {
    border:	0px; padding:0px; margin:0px; width:auto;
	color:#D24040;
	text-decoration: none;}
#merci a:hover, #merci a:active {
	color:#000000 !important;
	text-decoration: none !important;}
