/*===| 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; margin: 0 43px 0 0;}  .right1{float: right; margin: 0 0px 0 23px;}

#push, .clr	{clear: both;}

body{background: #f4f4f4;}
#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;  background: url(images/bg-fix.jpg) 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{ background: url(images/spacer.jpg) 50% 0% repeat-y; margin:0 auto;	text-align: left;}
#content{background:#fff; }

/* ===| 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; background: #fff;}
#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;}

#left-outter div.box1{padding:0 5px 10px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#actualite
{
  width: 261px;
	height: 128px;
	float: left;
	padding: 68px 23px 0 20px;
	background: url(images/bg-actualites.jpg) no-repeat top left ;
}

#actualite p
{
 color: #333333;
}

#actualite a:link, #actualite a:visited
{
 text-decoration: underline;
 color:#015b8f;
 font-size: 11px;
}
#actualite a:hover, #actualite a:active
{
 text-decoration: none;
 color:#333333;
 font-size: 11px;

}

.encart-text
{
  height: 66px;
	float: left;
}

#details
{
 background: transparent;
  width: 80px;
	height: 16px;
	position: relative;
	left: 0;
	top: 0px;
	margin-left: 0px;
	z-index: 1000px;
}

.photo
{
  float: right;
	padding: 3px 0 0 14px;
}

.icon-mail
{
  float: left;
}


#contact-info
{
	width: 261px;
	height: 114px;
	float: left;
	padding: 44px 23px 0 20px;
	background: url(images/coordonnees.jpg) no-repeat top left ;
}

#contact-info a:link, #contact-info a:visited
{
 text-decoration: underline;
 color:#015b8f;
 font-size: 11px;
}
#contact-info a:hover, #contact-info a:active
{
 text-decoration: none;
 color:#333333;
 font-size: 11px;

}

#plan {
	width: 262px;
	height: 114px;
	float: left;
	padding: 35px 22px 0 20px;
	background: url(images/bg-plan.jpg) no-repeat top left ;
	}

#titre-page
{
  width: 692px;
	height: 80px;
	float: left;
	padding-bottom: 5px;
}

.invisible
{
  height: 26px;
	width: 100%;
	float: left;
	background: transparent;
	clear: both;
}
.invisible1
{
  height: 14px;
	width: 450px;
	float: left;
	background: transparent;

}




/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	background: #fff url(images/bg-right-col.jpg) 0% 0% no-repeat;margin:0; padding:0;	min-height: 390px; height: auto!important; height: 100%; overflow: hidden;}

#right-inner{padding: 0px 23px 0px 0px;}

/* ===| 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	{ margin: 0 auto; padding: 0px; height: 79px !important;}
#footer .inner	{padding: 14px 0px 0px 0px;}
#footer .box1	{ padding: 0px;}

#footer .box1	{ float: left; width: 596px; padding: 0px 0 0 0px;  }
#footer .box1 p { color: #4c4c4c; font-size: 11px; margin: 0 auto; padding: 0px; line-height: 14px; font-family: Arial, Helvetica, sans-serif;}
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: underline;
	color: #000000;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
  color: #4c4c4c;
}


div.ref{ text-align: center; clear: both; padding: 0px; color: #666; font-size: 11px;}

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

#menu2{color:#4c4c4c; font-size: 11px;float: left; width: 400px; padding: 0px 0px 0 0; text-align: right; line-height: 14px; font-family: Arial, Helvetica, sans-serif;}
#menu2 ul li{display: inline;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration: none !important; color: #4c4c4c !important; padding: 0px; }
#menu2 ul li a:hover, #menu2 ul li a:active{color: #000000 !important;text-decoration: underline !important;}

.separator{width: 441px; height: 11px; float: left; padding:0; margin:0px 0; 0; line-height: 0px; font-size: 0; background: url(../../images/charte/separator.jpg) repeat-x 15% 50%;}



