/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
object {outline:none;}

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-right: 16px;} .right1{float: right;padding-left: 16px;}
.right2{float: right;padding-left: 16px; padding-top: 15px;}
.spacing1 {padding-bottom: 9px;}
.spacing2 {padding-bottom: 15px;}
.spacing3 {padding: 10px 0 15px 0;}
.titre{ color: #502500; font-weight: bold;}
.width2{ width: 150px !important; float: left;}
.width3{ width: 470px !important; padding-top: 0px !important; float: left;}


#push, .clr	{clear: both;}
.clear	{clear: both; line-height: 0px; font-size: 0px; height: 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/bg1.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.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/bg-right-col.jpg) no-repeat top right;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{/*background:url("images/header.jpg") 50% 0 no-repeat;*/}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter {background: #ffffff url(images/bg-left-col.jpg) 50% 0% no-repeat; padding: 0 0 0px; min-height: 435px; height: auto!important;height: 435px; }

#actualite{ width: 257px; height: 122px; padding: 49px 20px 0px 20px; float: left; background: url(images/bg-mdm.jpg) no-repeat top left; }
.mdm-img{  border: solid 1px #dbc8b7; margin-right: 14px; float: left;}

#contact-info { width: 257px; height: 98px; padding: 56px 20px 0px 20px; float: left; background: url(images/bg-coordonnes.jpg) no-repeat top left; }
#contact-info .width1 { width: 182px; float: left; padding-top: 8px;}
#contact-info .mail{ width: 246px; padding: 13px 0 0 11px; height: 21px; float: left; background: url(../../images/charte/bg-mail.jpg) no-repeat top left;}

#plan {width: 257px; height: 98px; padding: 0px 20px 0px 20px; float: left; }

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{  float:left;	margin:0; padding:0; overflow: hidden; min-height: 435px; height: auto !important;height: 100%;}
#right-inner{padding: 0px 20px 20px 20px;}

.separator{width: 658px;	height:18px; clear:both; padding:0; margin:0px;  line-height: 0px; font-size: 0; background: url(../../images/charte/separator.jpg) no-repeat 0% 35%; }
.separator1{width: 658px;	height:22px; clear:both; padding:0; margin:0px;  line-height: 0px; font-size: 0; background: url(../../images/charte/separator1.jpg) no-repeat 0% 50%; }

/* ===| 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 top left; float: left; min-height: 60px; height: auto!important;height: 60px; width:996px; }

.digitalage
{
    float: left;
    padding-left: 20px;
    padding-top: 14px;
    width: 277px;
	height: 60px;
}

#menu2
{
    float: right;
    padding: 14px 20px 0 0px;
    width:679px;
    text-align: right !important;

}
.copyright
{
    float: right;
    padding:0px 20px 0 0px;
    width:679px;
}


#menu2 ul li{
    display: inline;
    margin: 0px !important;
    padding: 0px !important;
    color: #c3d7b7;
   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: #c3d7b7;

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

.copyright a:link, .copyright a:visited{
	text-decoration: underline;
    color: #ffffff;
  }
.copyright a:hover, .copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #c3dfbe;
}

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

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



