/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;
outline:none; }
html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}

.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{background: #ffffff;}
#bg1{position:absolute;z-index: 1; width:100%; background:transparent;}
#bg2{position:absolute;z-index: 2; width:100%; background:transparent;}
#bg3{position:absolute;z-index: 3; background:transparent;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background:url("images/bg0.gif") 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;}

#actualite
{
  background: url(images/bg-mdm.jpg) no-repeat top left;
  height:159px;
  width: 327px;
  float: left;
}
#actualite .inner {
  padding-top: 30px;
  padding-left: 63px;
  width: 240px;
  height: 107px;
  float: left;
}

#actualite .inner .border-img
{
  margin: 3px 0 0 10px;
  border: solid 1px #ffffff;
  float: right;
}
#actualite .inner .border-img img
{
  border: solid 3px #b4bcc2;
  padding: 0px;
  margin: 0px;
}
.detail
{
  float: right;

}


#menu-left
{
  width: 327px;
  height:200px;
  float: left;
}
#contact-info
{
  background:url(images/bg-info.jpg) no-repeat top left;
  height:207px;
  width: 327px;
  float: left;
}
#contact-info .inner
{
padding-top:48px;
padding-left:53px;
}

#contact-info #plan
{
 width:211px;
 height:27px;
 float: right;
 padding-top:0px;
 padding-right:23px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background:url(images/bg-right.jpg) no-repeat top left; height:566px; }
#right-inner{padding: 10px 15px 10px 15px;}
.paragraf
{
  background: url(../../images/charte/index/bg-paragraf1.jpg) no-repeat top left;
  width: 386px;
  height: 114px;
  float: right;
  padding: 0px;
  margin: 0px;
}

ul.list
{	width:170px;
	font-family:Verdana;
	font-size:11px;
	color:#020046;
	margin:0px 0 0px 10px;
	float:left;
	text-align:left;
	font-weight:normal;
}
.list li
{
	background:url(images/bullet_list.jpg) no-repeat;
	list-style-type:none;
	background-position:0px 5px;
	background-repeat:no-repeat;
    line-height: 13px;
	padding:1px 2px 2px 0px;
	padding-left:15px;
}
ul.listelectricite
{	width:150px;
	font-family:Verdana;
	font-size:11px;
	color:#020046;
	margin:0px 0 0px 10px;
	float:left;
	text-align:left;
	font-weight:normal;
}
.listelectricite li
{
	background:url(images/bullet_list.jpg) no-repeat;
	list-style-type:none;
	background-position:0px 6px;
	background-repeat:no-repeat;
  line-height: 16px;
	padding:1px 2px 2px 0px;
	padding-left:15px;
}
ul.list1
{
  width:380px;
	font-family:Verdana;
	font-size:11px;
	color:#020046;
	margin:0px 0px 0 0px;
	float:left;
	text-align:justify;
	font-weight:normal;
}
.list1 li
{
	background:url(images/bullet_list.jpg) no-repeat;
	list-style-type:none;
	background-position:0px 5px;
	background-repeat:no-repeat;
    line-height: 13px;
	padding:1px 2px 2px 0px;
	padding-left:15px;
}
ul.listclimatisation
{	width:160px;
	font-family:Verdana;
	font-size:11px;
	color:#020046;
	margin:10px 0 0px 10px;
	float:left;
	text-align:left;
	font-weight:normal;
}
.listclimatisation li
{
	background:url(images/bullet_list.jpg) no-repeat;
	list-style-type:none;
	background-position:0px 8px;
	background-repeat:no-repeat;
    line-height: 16px;
	padding:1px 2px 2px 0px;
	padding-left:15px;
}
ul.listpompe
{	width:565px;
	font-family:Verdana;
	font-size:11px;
	color:#020046;
	margin:0px 0 0px 10px;
	float:left;
	text-align:justify;
	font-weight:normal;
}
.listpompe li
{
	background:url(images/bullet_list.jpg) no-repeat;
	list-style-type:none;
	background-position:0px 6px;
	background-repeat:no-repeat;
  line-height: 16px;
	padding:1px 2px 2px 0px;
	padding-left:15px;
}
.contactez a:link, .contactez a:visited{
  color:#a71402;
  font-weight: bold;
  text-decoration: none;
}
.contactez a:hover, .contactez a:active{
  color:#a71402;
  font-weight: bold;
  text-decoration: underline;
}

.clear
{
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}
/*.sep
{
  background: #aaaead;
  height: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1px;
  font-size: 1px;
}*/
.sep{width:100%;	height:0px; clear:both; padding:0; margin:5px 0; border-top: 1px solid #aaaead;  line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; }
#fwrap1 {position:absolute; z-index: -3; left:0; background:url("images/footer-bg-0.gif") 50% 0% repeat-y; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:url("images/footer-bg-1.gif") 50% 100% no-repeat; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{background:#eaeaea; margin: 0 auto; padding: 0px; height:50px;}
#footer .inner	{background: transparent; padding:0 15px;float:left;}
#footer .box1	{background:transparent; padding:0; height:50px; width:312px; float:left;}

.copyright{text-align: right; float:right;}

.ref{ padding: 0 0px 0; }

#menu2
{
  width:592px;
  float: left;
  text-align: right;
  padding-bottom:10px;
}


#menu2 ul li{display: inline;}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

/*a.thumb:link,
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;} */
	
/*img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}*/

img.thumb{border:none;}

.l{
  margin: 0 20px 0 0;
}
.r
{
   margin: 0 0 0 20px;
}


/*img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}    */



.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;}


