/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;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;}

body{background-color:#070707;}
#bg1{position:absolute;z-index: 1; width:100%; }
#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/bg1.jpg) 50% 0% repeat-y;}
#wrap-container1{position:relative;z-index:5; width: 100%; background: url(images/bg0.gif) 50% 0% no-repeat;}
#container{ 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{
  width:180px;
  height:182px;
  padding:37px 22px 0px 29px;
  background: url(../../images/charte/bg-mdm.jpg) no-repeat left top;
}
#actualite img {
  border: 1px solid #484848;
  float:left;
  margin-right:10px;
  margin-top:3px;
}
#info{
  width:209px;
  height:123px;
  padding:56px 22px 0px 0px;
  background: url(../../images/charte/bg-info.jpg) no-repeat left top;
}


#mail a{
    width:127px;
    height:19px;
    padding: 6px 8px 0px 0px;
    float:right;
	color:#000000 !important;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    background: url(../../images/charte/button-mail.jpg) left top no-repeat;
	font-size:10px;
    text-decoration: none !important;
	}

#mail a:hover{
	color:#ffffff !important;
	text-decoration: none !important;
    background: url(../../images/charte/button-mail-over.jpg) left top no-repeat;
    }


#plan{
  width:209px;
  height:95px;
  padding:39px 22px 0px 0px;
  background: url(../../images/charte/bg-plan.jpg) no-repeat left top;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-content.jpg) left top no-repeat;}
#right-inner{padding: 0px 10px 0px 19px;}

#title{
  width: 540px;
  height:66px;
}
.paragraph{
  clear:both;

}


/* ===| Realisations |=====================================================*/
.select{
  background: url(../../images/charte/bg-select.jpg) left bottom no-repeat;
  height:28px;
  padding-left:22px;
  margin-bottom:25px;
  color:#ffffff;
}
.recherche{
  width:85px;
  height:19px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-recherche.jpg) left top no-repeat;

}
.rechercheOver{
  width:85px;
  height:19px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-recherche-over.jpg) left top no-repeat;
}
.combo{
  border:1px solid #8C8C8C;
	background-color:#110B0B;
    color:#8D8D8D;
}

.product{
  display:inline;
  float:left;
  width:170px;
  height:185px;
  margin-bottom:20px;
  background: url(../../images/charte/bg-product.jpg) left top no-repeat;
  text-align: center;
}
.prod-title{
  width:125px;
  height:38px;
  padding:2px 20px 0 25px;


}
.prod-title p{
    text-align: center !important;
  font-family: Arial, Verdana, Tahoma,  Helvetica, sans-serif;
  font-size: 12px;
  color:#ffffff;
  line-height: 16px;
}

.prod-photo{
  width:122px;
  height:122px;
  background-color: #6C0605;
  text-align: center;

}
.prod-photo img{
   text-align: center;
}

.prod-date{
  width:115px;
  height:21px;
  padding-top:2px;
  padding-left:55px;
  text-align: center;

}
.bgp{
  background: url(../../images/charte/bg-p.jpg) right top no-repeat;
  color:#C6A5A5 !important;
  padding:4px 22px 4px 0px;
  font-size:13px;
}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background: #070707 url(images/bg-footer.jpg) 50% 0% no-repeat;}
#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;}
#footer .inner	{padding: 0px;}
#footer .box1{width:221px; height:60px; float:left; padding:26px 0px 0px 10px; }
#footer .box2{width:559px; height:60px; float:left; text-align:right; padding:26px 10px 0px 0px; }

#footer a:link, #footer a:visited {
    border:	0px; padding:0px; margin:0px; width:auto;
	color:#BABABA;
	text-decoration: none;}
#footer a:hover, #footer a:active {
	color:#818181!important;
	text-decoration: none !important;}

.ref{padding:4px 0px;  font:normal 11px Arial; color:#818181; text-align:center; background:url(images/bg-ref.jpg) left top repeat-y;}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}


.center{text-align: center;}


a:link, a:visited {
    border:	0px; padding:0px; margin:0px; width:auto;
	color:#ffffff;
	text-decoration: none;}
a:hover, a:active {
	color:#A12B2B!important;
	text-decoration: none !important;}
a:focus{
  outline: none;
}

.thumb-left{
  float:left;
  margin-right:20px;
  border: 1px solid #FFC71F;
}
.thumb-right{
  float:right;
  margin-left:20px;
  border: 1px solid #FFC71F;
}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:1px; clear:both; padding:0; margin:0px 0px 20px 0px; border: none; line-height: 0px; font-size: 0; overflow: hidden; background: url(../../images/charte/spacer.jpg) left top no-repeat;}

/* ===| VII. CONTACT FORM |=====================================================*/
.contact-left{
  display:inline;
  width:320px;
  float:left;
  font:normal 12px Arial;
  }


.inputForm{
	border:1px solid #470103;
	background-color:#0A0A0A;
	color:#EBEBEB;
    width:235px;
    font:normal 11px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
.inputFormOver{
	border:1px solid #929292;
	background-color:#D1D1D1;
	color:#000000;
    width:235px;
    font:normal 11px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
textarea{
  font:normal 12px Arial;
}
.color-checkbox{
   color:#ffffff;
}
.star{
   color:#F23A39;
}


.label{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	margin-top:5px;
	color:#EBEBEB;
	text-align:left;
    font:normal 12px Arial;

	}
.field{
	width:240px;
	float:left;
	margin-top:5px;
  font:normal 12px Arial;

 	}
.btn{
  width:200px;
  float:left;
  height:30px;
  padding:0px;
  }
  .btn div{
    float:left;
    display:inline;
    width:100px;
    }
.button{
  width:86px;
  height:20px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-envoyer.jpg) left top no-repeat;

}
.buttonOver{
  width:86px;
  height:20px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-envoyer-over.jpg) left top no-repeat;
}
.button1{
  width:86px;
  height:20px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-retablir.jpg) left top no-repeat;

}
.button1Over{
  width:86px;
  height:20px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-retablir-over.jpg) left top no-repeat;
}


object { outline:none; }
