/*===| 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: 0 0 12px 0} .right1{float: right;padding: 0px 0px 0 15px;}
.left2{float: left; padding: 8px 15px 0px 0;}   .right2{float: right;padding: 7px 0px 15px 0;}
.left3{float: left; padding: 10px 0 12px 0}
.left4{float: left; padding: 0px 15px 0px 0;}
#push, .clr	{clear: both;}

body{}
#bg1{position:absolute;z-index: 1; width:100%; }
#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{ /*background: url(images/bg-y.jpg) 50% 0% repeat-y;*/ margin:0 auto;text-align: left;}
#content{background: url(images/bg-y.jpg) 50% 0% repeat-y; }

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:url("images/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{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 5px 0px;}

.pagination
{
  width: 665px;
	text-align: center;
}


#actualite
{
	width: 221px;
	height: 179px;
	float: left;
	padding: 71px 20px 0 20px;
	background: url(images/bg-actualites.jpg) no-repeat top left;
}


#actualite .picture
{
  border: solid 1px #6e5c43;
	margin: 5px 15px 0px 0;
	float: left;
}

#actualite a:link, #actualite a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #e70500;
	line-height: 18px;
	font-size: 11px;
  }
#actualite a:hover, #actualite a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #292929;
}

.text-mdm
{

	height: 146px;
	float: left;
}


#contact-info
{
	width: 241px;
	height: 139px;
	float: left;
	padding: 70px 0 0 20px;
	background: url(images/bg-coordonnes.jpg) no-repeat top left;
}


#plan
{
  width: 241px;
	height: 135px;
	float: left;
	padding: 46px 0 0 20px;
	background: url(images/bg-plan.jpg) no-repeat top left;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 28px 20px 20px 20px;}

#right-inner a:link, #right-inner a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #4e0401;
	line-height: 18px;
	font-weight: bold;
  }
#right-inner a:hover, #right-inner a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #292929;
	line-height: 18px;
	font-weight: bold;
  }

.separator
{
  background: url(images/separator.jpg) no-repeat 50% 35%;
	width: 100%;
	height: 15px;
}

.separator1
{
  background: url(../../images/charte/separator1.jpg) repeat-x 50% 52%;
	width: 100%;
	height: 14px;
	clear: both;
}

#diapo
{
  width: 207px;
	height: 139px;
	float: right;
  padding: 12px 0 0 15px;
}



/* ===| 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	{background:url("images/footer-bg-0.gif") -16px 0% repeat-y; margin: 0 auto; padding: 0px;}
#footer .inner	{background: url(images/footer-bg-x.jpg) 50% 0% repeat-x; padding: 16px 0 0px;}


img {border: 0;}

.digitalage
{
    float: left;
    width:239px;
    padding: 0px 0px 0px 20px;
}

#menu2
{
    float: right;
    width:717px;
    padding: 0px 0px 0px 0px;
    text-align: right;
		line-height: 18px;
}
.copyright
{
    float: right;
     width:717px;
    padding: 0px 20px 0px 0px;
		line-height: 18px;
}

#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #75694e;
    text-align:right;
    font-size: 11px;
		line-height: 18px;
  }
#menu2 a:link, #menu2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #75694e;
	line-height: 18px;
  }
#menu2 a:hover, #menu2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  color: #e70500;
	line-height: 18px;
  }

.copyright a:link, .copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  color: #e70500;
	line-height: 18px;

  }
.copyright a:hover, .copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #75694e;
}
.copyright p{
     font-family: Arial, Helvetica, sans-serif;
     color: #75694e;
     text-align: right;
     font-size: 11px;
		 line-height: 18px;
}


.digitalage a:link, .digitalage a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  color: #e70500;
	line-height: 18px;
  }
.digitalage a:hover, .digitalage a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #75694e;
}
.digitalage p{
     font-family: Arial, Helvetica, sans-serif;
     color: #75694e;
     text-align: left;
     font-size: 11px;
		 line-height: 18px;
}

.ref
{
    clear:both;
    text-align: center;
    color: #ffffff;
    padding-top:15px;
    width:956px;

}


