/*===| 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: 10px;} .right1{float: right; padding-left: 15px;}
.right2{float: right; padding: 5px 0 0 15px;}
#push, .clr	{clear: both;}
.clear{clear: both; line-height: 0px; font-size: 0px; width: 100%; }


body{ background: #000000;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3;}

#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{ background: url(images/bg-y.gif) 50% 0% repeat-y;}

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

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter{padding: 0 0 0px; /*	min-height: 159px; height: auto!important;height: 159px;*/ }
#left-inner {padding: 0px 31px 0px 0; width: 372px;}

#diapo
{
  width: 372px;
  height: 336px;
  float: left;
}

#actualite{ width: 357px;  height: 104px; padding: 38px 5px 0 10px; float: left; background: url(images/bg-actualites.jpg) no-repeat top left;}
.mdm-img{  border: solid 1px #7d1d1d; padding: 4px; background: #000000; float: left;}
.holder-img{ background: #000000; padding: 0px 0 0 10px; float: right;}
#contact-info{ width: 362px;  height: 119px; padding: 35px 0 0 10px; float: left; background: url(images/bg-coordonnes.jpg) no-repeat top left;}
#plan{ float: right;}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-right-col.jpg) no-repeat top left;}
#right-inner{padding: 16px 10px 0px 0px;}
#right-inner p{padding: 8px 0px 15px 0px;}

.separator-t{width:100%; float: left; height:1px; margin: 0px 0; line-height: 0px; font-size: 0; overflow: hidden; background: #972e2f;}
.separator{float: left; height:1px; margin: 0px 0; line-height: 0px; font-size: 0; overflow: hidden; background: #8d1f1f; width: 322px; }
.separator1{float: left; height:1px; margin: 0px 0; line-height: 0px; font-size: 0; overflow: hidden; background: #434343; display: inline; }
.encart{ float: left; width: 558px; height: 148px; background: url(../../images/charte/encart.jpg) no-repeat top left; padding: 12px;}


/* ===| 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 top left; margin: 0 auto; padding: 10px 0px 0 0; min-height: 30px; height: auto!important;height: 30px;}

.copyright { float: left; width: 515px; padding: 0px 0px 0 10px; text-align: left; height: 25px;}
.copyright p{text-align: left;color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; }
.copyright b { color: #ffffff;}
.copyright .copy{ color: #b5b5b5;}


#footer .copyright a:link, #footer .copyright a:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f42f0d;
	line-height: 18px;
}
#footer .copyright a:hover, #footer .copyright a:active
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

#menu2{color:#ffffff;  height: 25px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; float: right; padding: 0 10px 0 0; text-align: right; width: 461px;}
#menu2 ul li{display: inline;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration: none !important;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff !important;line-height: 18px; padding: 0px; }
#menu2 ul li a:hover, #menu2 ul li a:active{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #f42f0d !important;line-height: 18px; text-decoration: underline !important;}



