/*===| I. LAYOUT SIZE |====================================================*/
#holder {
  border: solid 1px #ffffff;
  width: 899px;
  margin: auto auto;
  padding-right: 34px;
  padding-left: 34px;
  float: left;
  /*height: 832px;   */
}
#header{
  width: 900px;
  height: 169px;
  float: left;
}
#shadow-top {
  clear:both;
  width: 969px;
  height: 23px;
  float: left;
}
#shadow-bottom {
  clear:both;
  width: 969px;
  height: 23px;
  float: left;
}
#site{
  width: 969px;
  margin: 0 auto;
  height: 900px;
}
#container {
  width: 900px;
  float: left;
  text-align: left;
}
#footer {
  width: 900px;
  height: 38px;
  float: left;
  padding-top: 5px;
}
#left-column {
 width: 430px;
 float: left;
}
.diapo-left{
  width: 251px;
  height: 457px;
  float: left;
  padding-left: 1px;
  padding-top: 1px;
}
.menu-left{
  float: left;
  width: 178px;
  height: 260px;
}
.sous-menu{
  float: left;
  width: 178px;
  height: 44px;
}
.address{
  float: left;
  width: 178px;
}
.address p{
  font-family: Verdana;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 10px;
}
.contactez{
  float: left;
  width: 178px;
  height: 65px;
  background: url(../images/charte/bg-contactez.jpg) no-repeat top left;
}
.contactez a:link, .contactez a:visited{
 color:#7a5f42;
 text-decoration: underline;
 float:left;
 margin-left: 55px;
 margin-top: 12px;
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
}
.contactez a:hover, .contactez a:active{
 color:#b5a691;
 text-decoration: underline;
 float:left;
 margin-left: 55px;
 margin-top: 12px;
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
}
#mdm-text img{
  float: left;
  border:solid 1px #ffffff;
  margin-right: 4px;
}
#mdm-text p{
 font-family: Arial;
 font-weight: normal;
 font-size: 11px;
 color: #86837d;
 text-align: justify;
 height: 109px;
 padding: 0px 0px 0 0px;
 line-height: 15px;
}
#actualite {
  float: left;
  width: 234px;
  height: 128px;
  padding: 37px 9px 0 9px;
}
.details:link, .details:visited{
 width: 94px;
 height: 10px;
 float: right;
}
.details:hover, .details:active{
 width: 94px;
 height: 10px;
 float: right;
}
#right-column{
    width: 452px;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    height: 574px;
}
#right-column p{
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
}
#right-column1{
    width: 452px;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    height: 590px;
}
#right-column1 p{
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
}
#title{
  width: 468px;
  height: 49px;
  float: left;
}
#title-exposition{
  width: 468px;
  height: 49px;
  float: left;
}
#title-cheminees{
  width: 468px;
  height: 33px;
  float: left;
}
#title-realisations{
  width: 468px;
  height: 49px;
  float: left;
}
#title-contact{
  width: 468px;
  height: 49px;
  float: left;
}
#title-merci{
  width: 468px;
  height: 49px;
  float: left;
}
.separator{
  width: 100%;
  height: 21px;
  clear: both;
  line-height: 0px;
  }
.list{
  width: 344px;
  height: 69px;
  padding-left: 8px;
  padding-right: 3px;
  float: left;
}
.bullet1{
  padding: 6px 2px 2px 5px;
}
.bullet2{
  padding: 6px 6px 2px 3px;
}
.bullet3{
  padding: 6px 6px 2px 3px;
}
.bullet4{
  padding: 6px 6px 2px 5px;
}
.text-bottom{
  float: left;
  width: 366px;
  height: 19px;
  padding: 20px 20px 15px 60px;
}
.text-bottom-expo{
  float: left;
  width: 211px;
  height: 19px;
  padding: 25px 0px 10px 120px;
}
.text-bottom-cheminees{
  float: left;
  width: 331px;
  height: 18px;
  padding: 30px 0px 0px 0px;
}
.bg-bottom{
  width: 452px;
  height: 42px;
  float: left;
}
.top1{
  text-align: center !important;
  padding: 10px 8px 3px 8px;
  width: 335px;
  height: 60px;
  margin-top: 20px;
}
.middle1{
  text-align: justify;
  padding: 10px 8px 10px 8px;
  margin-top: 15px;
}
.space{
  width: 22px;
  height: 17px;
  padding: 10px 0 0px 211px;
  clear: both;
}


/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {margin: auto auto;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0 0px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}

.ref {
  color: #b7ada3;
  font-size: 11px;
  background-color: #000000;
	}
#fabrique a:link, #fabrique a:visited{
 	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
  color: #ad8a64;
  }
#fabrique a:hover, #fabrique a:active{
  font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
  color: #7a5f42;
}
.bracket{
  color: #7a5f42;
  font-size: 10px;
}
#fabrique{
 float: left;
 width: 200px;
 font-family: Verdana;
 font-size: 11px;
}
.droites a:link, .droites a:visited{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
  color: #ad8a64;
  }
.droites a:hover, .droites a:active{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
  color: #7a5f42;
  }
.droites{
  font-size: 11px;
  text-decoration: none;
  font-family: Verdana;
  text-align: right;
  padding-top: 3px;
  color: #5e656f;
}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers,
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements
	you want to float (on the thumbs, for example)
*/	.left{float: left; padding: 0 7px 0 0px;} .right{float: right; padding: 0 0 0 7px;}
.left1{float: left; padding: 0 10px 0 10px;}  .left2{float: left; padding: 0 10px 0 70px;}
.left3{float: left; margin: 0 10px 0 110px;}  .left4{float: right; margin: 0 110px 0 10px;}
.left5{float: left; padding: 0 0px 0 2px;}

.paragraph{
	clear: both;
	display: table;}
/* ===| IV. NAVIGATION |===============================================*/
  /* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:450px;
    text-align: center;
}
    #merci p {
        padding:50px 0px 50px 0px;
        font-weight: bold;
        text-align: center !important;
        font-size: 13px;
        }
    #merci a:link, #merci a:visited{
        color:#825726;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
         color:#50555d;
         text-decoration: underline;
         font-weight: bold;
    }

/* ---| THE END |------------------------- */