/*===| 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-left: 3px;}
.left2{float: left; padding-right: 20px;}
#push, .clr	{clear: both;}
.clear{clear: both; line-height:0px; font-size: 0px;}
.clear2{clear: both; line-height:0px; font-size: 0px; height: 8px;}
.width1{ width: 200px !important;}


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{background:url("images/bg0.gif") 50% 50% repeat-y; 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{padding: 0 0 12px;	min-height: 545px; height: auto!important;height: 545px; }


#actualite{ width: 263px;  height: 146px; padding: 71px 30px 0 26px; float: left; background: url(images/bg-actualites.jpg) no-repeat top left;}
.mdm-img{  border: solid 1px #78be1d; padding: 2px; background: #ffffff; margin: 3px 9px 0 0; float: left;}
#contact-info{ width: 293px;  height: 106px; padding: 80px 0 0 26px; float: left; background: url(images/bg-coordonnees.gif) no-repeat top left;}
#plan{ width: 263px;  height: 84px; padding: 59px 30px 0px 26px; float: left; background: url(images/bg-plan.gif) no-repeat top left;}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px 26px 0px 0px;}

#picture
{
	float:right;
	margin: 3px 0px 0px 10px;
	padding: 2px;
  border: 1px solid #86ac53;
}

.encart{ width: 325px; height:101px; float: left; padding: 2px; background: #fff; border: solid 1px #abc38b;}
.encart-inner{ background: #d2eead url(../../images/charte/encart-bg-x.jpg) repeat-x top left;width: 315px; height: 80px;padding: 11px 5px 10px 5px; float: left;}

#text-page{ width: 650px; float: left; background: url(../../images/charte/separator.jpg) no-repeat 0% 90%;}


/* ===| 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	{ margin: 0 auto; padding: 0px;}
#footer .inner	{background: url(images/bg-footer.jpg) no-repeat 50% 0%; float: left; min-height: 60px; height: auto!important;height: 60px; width:996px; }

.digitalage
{
    float: left;
    padding-left: 26px;
    padding-top: 6px;
    width: 293px;
	height: 54px;
}

#menu2
{
    float: right;
    padding: 6px 26px 0 0px;
    width:651px;
    text-align: right !important;

}
.copyright
{
    float: right;
    padding:10px 26px 0 0px;
    width:651px;
}


#menu2 ul li{
    display: inline;
    margin: 0px !important;
    padding: 0px !important;
    color: #488f01;
   text-align: right !important;
	 font-size: 11px;
	 line-height: 18px;
  }
#menu2 a:link, #menu2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #488f01;

  }
#menu2 a:hover, #menu2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #636363;
  }

/*.copyright a:link, .copyright a:visited{
	text-decoration: none;
    color: #007ddc;
  }
.copyright a:hover, .copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #000000;
}*/

.digitalage a:link, .digitalage a:visited{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #636363;
  }
.digitalage a:hover, .digitalage a:active{
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #488f01;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
#menu2 ul li{display: inline;}

.separator{width:100%;	height:17px; clear:both; padding: 0px 0 0 0; margin:0px 0 0 0; background: url(../../images/charte/separator.jpg) no-repeat 0% 0%;}



