/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0; 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;}
#push, .clr	{clear: both;}

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

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background:#e8e9e9; margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:transparent;}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.inner{padding: 0px 5px 0px;}
#actualite {
background: url(images/bg-mdm.jpg) no-repeat top left;
height:235px;
}
#actualite div.inner
{
  padding: 69px 21px 0 20px;
  height: 126px;
}
#actualite div.inner img
{
  float: left;
  margin: 0 14px 0 0;
  border: solid 1px #aebac3;

}
#detail
{
  float: right;
  padding-right: 21px;
  height: 15px;
  width: 83px;
}
#info {background: url(images/bg-info.jpg) no-repeat top left;
height:173px; }
#info div.inner {
  padding: 97px 0 0 20px;
}
#plan {background: url(images/bg-plan.jpg) no-repeat top left;
height:49px;  }
#plan div.inner
{
  padding: 10px 0 0 30px;
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px 20px 0px 20px; }
.right-col
{
  float: right;
  width:238px;
  padding-top: 25px;
}
.right-col img
{
  border: solid 1px #afb7bc;
  margin: 0 0 20px 0;
}


/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {background:#313539; position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:transparent; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:transparent; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{background:url(images/bg-footer.jpg) repeat-x top left; margin: 0 auto; padding: 0px;}
#footer .inner	{background:transparent; padding: 20px 0px 0 0px; height: 30px;}
#footer .box1	{background:transparent; padding:0px; width:283px; float: left; }
#footer .box2	{background:transparent; padding:0px; width:667px; float: right; text-align: right; }

.copyright{padding: 17px 0 0; text-align: center;}
div.ref{padding: 0 10px 0;}

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

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
img.thumb{border:1px solid #afb7bc; padding:0px; margin: 0 0 0 15px;}
img.thumb0{border:1px solid #afb7bc; padding:0px; margin: 0 15px 0 0;}
#menu2 { float:right; }
#menu2 ul li{display: inline;}

/*.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}    */
.h5 {width:100%; height:5px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.h10 {width:100%; height:10px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.h15 {width:100%; height:15px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
 ul.list
 {
 width: 132px;
 float: left;
padding:0px 0px 0px 0px;
}
ul.list li {
 background-image:url(images/bullet.jpg);
 background-position: 0px 6px;
 background-repeat: no-repeat;
 padding:0px 0 0px 13px;
}
.paragraph
{
  width:460px;
  background: url(images/bg-list.jpg) no-repeat top left;
  height:77px ;
  padding: 22px 25px 0 24px;

}
.plan-adr
{
  width: 300px; float: left;
  padding-left: 30px;

}
.plan-button
{
  width: 225px;
  float: right;
  text-align: right;

}
.plan-button img
{
  margin: 10px 0px 0 20px;
  float: left;
}
#plan_image
{
  width:582px;
  margin: 0 auto;
}
#plan_image img
{
  padding-top: 0px;
}
.holder
{
  width: 310px;
  height: 340px;
  float: left;
  text-align: center;
  margin-right: 10px;

}
