/*===| 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;}
.left1{float: left; padding: 20px 10px 0 0;} .right1{float: right; padding: 5px 0 0 0;}
.left2{float: left; padding: 15px 10px 0 0;} 	.right2{float: right; padding: 0px 0 15px 0;}
#push, .clr	{clear: both;line-height: 0px; font-size: 0;}
 .clr1	{clear: both; height:0px; line-height:0px; font-size:0px;}

body{ background: #FFFFFF;}
#bg1{position:absolute;z-index: 1; width:100%; background:url("images/bg0.gif") 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left;}
#content{background: url(images/spacer.jpg) 50% 50% repeat-y;}
#content1{ background: url(images/bg-content-bottom.jpg) no-repeat bottom left; height: 100%; }

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header { padding: 0px!important; margin: 0px!important;}


/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-inner{ }

#actualite
{
  width: 195px;
	height: 210px;
	float: left;
	background: url(images/bg-actualites.jpg) no-repeat top left;
	padding: 44px 20px 0 41px;
}

#actualite .picture
{
 border: solid 1px #ffb174;
 padding: 2px;
 background: #fe6304;
 margin: 1px 7px 0 0;
 float: left;
}
.text-mdm
{
  height: 110px;
	float: left;
}

#contact-info
{
	width: 198px;
	height: 105px;
	float: left;
	background: url(images/bg-coordonnees.jpg) no-repeat top left;
	padding: 143px 17px 0 41px;
}

#plan
{
	width: 195px;
	height: 98px;
	float: left;
	background: url(images/bg-plan.gif) no-repeat top left;
	padding: 0px 20px 0 41px;
}

/*====| realisations |=========================*/
#recherche
{
    float:left;
    width:608px;
    text-align: left;
    height:21px;
    border-bottom: solid 1px #55cb3c;
    padding: 10px 0 10px 6px;
}

#recherche select
{
  width: 250px; color: #000000; margin: 0px !important; padding: 0px !important; float: left;
}

.buttonRecherche
{
    background: url(../../images/charte/recherche.jpg) no-repeat top left;
	border: none;
    width: 81px;
		height: 21px;
	 margin-left: 5px;
}

.buttonRechercheOver
{
    background: url(../../images/charte/recherche.jpg) no-repeat top left;
	border: none;
	width: 81px;
    cursor: pointer;
		height: 21px;
			margin-left: 5px;
}

.encart
{
  height: 125px;
	width: 175px;
	float: left;
	background: url(../../images/charte/encart.jpg) no-repeat top left;
	padding: 11px 11px 0px 11px;
}

.encart-title
{
  width: 100%;
	float: left;
	height: 15px;
}

.commande
{
  width: 100%;
	float: left;
	height: 15px;
}

.holder
{
  padding: 5px 7px 5px 0px;
  height: 136px;
	width: 197px;
	float: left;
}

.thumbnail-holder
{
	padding: 5px 0 5px 49px;
	width: 75px;
	height: 75px;
	float: left;
}


.thumbnail
{
	width: 75px;
	height: 75px;

}

#pagination
{
    margin-top:5px;
    text-align: center;
    padding:5px 0;
    border-top:solid 1px #55cb3c;
    font-weight: bold;
    width:600px;
    float:left;
}

#pagination  a:link, #pagination  a:visited { text-decoration:none !important; color: #fe6203 !important; padding: 0px;}
#pagination  a:hover,#pagination  a:active{color: #000000 !important;text-decoration: none !important;}

.encart a:link, .encart a:visited { text-decoration:none ; color:#2d7219; padding: 0px; }
.encart a:hover,.encart a:active{color: #000000;text-decoration: none;}

.link1 a:link, .link1 a:visited { text-decoration:none !important; color: #fe6203 !important; padding: 0px;}
.link1 a:hover,.link1 a:active{color: #000000 !important;text-decoration: none !important;}



/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-right.jpg) no-repeat top right;}
#right-inner{padding: 30px 42px 0px 30px;}

#diapo
{
  width: 613px;
	height: 118px;
	float: left;
	padding: 15px 0 14px 0;
}



/* ===| 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: url(images/bg-footer.jpg) no-repeat 50% 0%; margin: 0 auto; padding: 0px 0px 0px 0px;}
#footer .inner	{padding: 0px; margin: 0px;}

#footer .box1	{ float: left; width: 371px; padding: 13px 0 0 46px;  }
#footer .box1 p { color: #333333; font-size: 11px; margin: 0 auto; padding: 0px; line-height: 18px;}
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: underline;
	color: #ff4800;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
  color: #5d5d5d;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

#menu2{color:#333333; font-size: 11px;float: left; width: 479px; padding: 13px 46px 0 0; text-align: right; line-height: 18px;}
#menu2 ul li{display: inline;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration:none !important; color:#333333 !important; padding: 0px; }
#menu2 ul li a:hover, #menu2 ul li a:active{color: #378227 !important;text-decoration: underline !important;}

.separator{width:100%; height: 16px; clear:both; padding:0; margin:0;  line-height: 0px; font-size: 0; background: url(../../images/charte/separator.jpg) repeat-x 50% 35%;}

.separator1{width:100%; height: 35px; clear:both; padding:0; margin:0;  line-height: 0px; font-size: 0; background: url(../../images/charte/separator.jpg) repeat-x 50% 20%;}


