/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%; background-color: #eee5ce;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0; text-align: justify; color: #2a1406;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

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

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

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background: url(../../images/charte/bg-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{}
#left-inner{padding: 10px 15px 0px 25px;}

#left-outter div.box1{padding:0 5px 10px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#actualite{ background: url(../../images/charte/bg-mdm.jpg) left top no-repeat; width: 294px; height: 177px;}
#actualite .inner{ padding: 30px 23px 0px 15px;}
#actualite .inner .int{ height: 100px; width: 255px; font-size: 11px; color: #2e383d; line-height: 13px; text-align: justify;}
#info{ background: url(../../images/charte/bg-info.jpg) left top no-repeat; width: 294px; height: 138px;}
#info .inner{ padding: 15px;}
#info .inner .lbox{ width: 154px; float: left; padding-top: 57px; font-size: 11px; color: #2e383d; line-height: 13px;}
#info .inner .rbox{ width: 105px; float: left; padding-top: 15px;}
#plan { background: url(../../images/charte/bg-plan.jpg) left top no-repeat; width: 294px; height: 143px;}
#plan .inner{ padding: 54px 0 0 10px;}
/* ===| 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; background-color: #eee5ce;}
#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: 0 0 25px;}
#footer .box2	{ padding: 20px 0 0 20px; font-size: 11px; color: #79663e; width: 603px; float: left;}
#footer .box2 .inner	{ padding: 0 0 0 10px; color: #6d6556;}
#footer .box3	{ padding: 20px 0 0 0; font-size: 11px; color: #79663e; width: 320px; float: left;}
#footer .box4	{ margin: 15px 0 0 0; font-size: 11px; color: #79663e;}

.copyright{padding: 0 0 0 15px; text-align: left; color: #6d6556;}
div.ref{padding: 0 10px 0; text-align: center;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

#menu2 ul li{display: inline;}

.separator{
  width:100%; height:0px; clear:both; padding:0; margin: 0; border-bottom: 1px solid #d7c7bd; line-height: 0px; font-size: 0; overflow: hidden;
}

/* ===| IX. COMPONENT GALERIE |========================================================*/
#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}

/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
#listgalerie{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

#listgalerie .thumb {float:left; width:30%; text-align:center; padding:5px; min-height:90px; height:auto!important; height:90px;}
#listgalerie .thumb a:link, #listgalerie .thumb a:visited{display: block; vertical-align: middle; text-decoration: none; color: #747474;}
#listgalerie .thumb a:hover, #listgalerie .thumb a:active {text-decoration: underline; color: #000;}
#listgalerie .thumb a img {border: 1px solid #ccc; padding:5px; background: #ffffff;}
/* ---( listgalerie - details )------------------------------------------------------ */
#galerie-detail .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #ffffff;}
/************* content **************/
ul.list{ 	float:left;}
.list li{
	list-style-type:none;
	background-image:url(../../images/charte/pointer.jpg);
	background-position: 3px 5px;
	background-repeat:no-repeat;
  text-align: justify;
  text-decoration: none;
  color: #2a1406;
  font-size: 12px;
	line-height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
.mb5{ margin-bottom: 5px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}
.mr25{ margin-right: 25px;}
.mr30{ margin-right: 30px;}
.mr35{ margin-right: 35px;}
.ml2{ margin-left: 2px;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml13{ margin-left: 13px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left: 20px;}
.ml30{ margin-left: 30px;}
.ml150{ margin-left: 150px;}
.mt3{ margin-top: 3px;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt17{ margin-top: 17px;}
.mt20{ margin-top: 20px;}
.mt24{ margin-top: 24px;}
.mt30{ margin-top: 30px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom: 20px;}
.m10{ margin: 10px;}
.pr5{ padding-right: 5px;}
.pr10{ padding-right: 10px;}
.pr30{ padding-right: 30px;}
.pl10{ padding-left: 10px;}
.pl15{ padding-left: 15px;}
.pl20{ padding-left: 20px;}
.pl60{ padding-left: 60px;}
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pt25{ padding-top: 25px;}
.pt30{ padding-top: 30px;}
.pt40{ padding-top: 40px;}
.pt145{ padding-top: 145px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb25{ padding-bottom: 25px;}
.m5{ margin: 5px;}
.p5{ padding: 5px;}
.pt5{ padding-top: 5px;}
.pt8{ padding-top: 8px;}
.p10{ padding: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pt30{ padding-top: 30px;}
.h5{ height: 5px; line-height: 0px; font-size: 0px;}
.h10{ height: 10px; line-height: 10px; font-size: 10px;}
.h40{ height: 40px;}
.h45{ height: 45px;}
.h50{ height: 50px;}
.centered{ text-align: center; clear: both; width: 100%; float: left;}
.color_b{ color: #067cba;}
.color_b1{ color: #252525;}
.color_b2{ color: #3e5a82;}
.color_b3{ color: #fff;}
.color_b4{ color: #000;}
.up{ text-transform: uppercase;}
.ten{ width: 100%; height: 10px; line-height: 0px; font-size: 0px;}
.fifteen{ width: 100%; height: 15px; line-height: 0px; font-size: 0px;}
.half{ width: 250px; float: left;}
.mailing:link, .mailing:visited{ text-decoration: none; color: #fff;}
.mailing:hover, .mailing:active{ text-decoration: underline; color: #fff;}
.linking:link, .linking:visited{ text-decoration: none; color: #aaa;}
.linking:hover, .linking:active{ text-decoration: underline; color: #dec9b2;}
.linking1:link, .linking1:visited{ text-decoration: none; color: #6d6556;}
.linking1:hover, .linking1:active{ text-decoration: underline; color: #5ea9cf;}
.footerlink:link, .footerlink:visited{ text-decoration: none; color: #79663e;}
.footerlink:hover, .footerlink:active{ text-decoration: underline; color: #5ea9cf;}
.page:link, .page:visited{ text-decoration: none; color: #067cba;}
.page:hover, .page:active{ text-decoration: underline; color: #eda614;}
.recherche {
  background: url(../../images/realisations/recherche.jpg) left top no-repeat;
  cursor: pointer;
  float: left;
  width: 102px;
  height: 19px;
}
.rechercheOver {
  background: url(../../images/realisations/recherche-over.jpg) left top no-repeat;
  cursor: pointer;
  float: left;
  width: 102px;
  height: 19px;
}
.combo{
	width: 140px;
  outline: none;
	background-color: #FFFFFF;
  border: 1px solid #554736;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0;
  display: inline;
  margin: 0 10px 0 0;
}
.realisations-box{
  text-align: center;
  width:170px;
  float:left;
  margin: 10px 4px 30px 11px;
  display:inline;
}
.realisations-content{
  width:170px;
  height:145px;
  background: url(../../images/realisations/bg-realisations.jpg) no-repeat center top;
}
.realisations-box td{line-height:13px; height:30px; width:170px;}
.realisations-content img{ border:1px solid #63D2A2; }
.retour{
  background-image: url(../../images/realisations/retour.jpg);
  cursor: pointer;
  display: block;
  width: 102px;
  height: 19px;
  font-size: 0px;
  border: 0 none;
}
.retour:hover{
  background-image: url(../../images/realisations/retour-over.jpg);
  cursor: pointer;
  display: block;
  width: 102px;
  height: 19px;
  font-size: 0px;
  border: 0 none;
}
/************* content **************/

