/*===| 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 10px 0 0;} .right1{float: right;margin: 6px 0 5px 10px;}
.left2{float: left; margin: 6px 10px 0 0;}
.left3{float: left; margin: 5px 10px 0 0;}
#push, .clr	{clear: both;}

body{ background: #d8cbc2;}
#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/bg-x.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/bg0.gif") 50% 50% repeat-y; margin:0 auto;	text-align: left;}
#content{background: url(images/spacer.jpg) 50% 50% repeat-y; margin:0 auto;}

/* ===| 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 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 0px 0px;}

#diapo
{
  width: 214px;
	height: 359px;
	float: left;
  	margin: 0px !important;
	padding: 0px !important;
}

#menu-flash
{
  width: 210px;
	height: 217px;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}

#contact-info
{
 width: 189px;
 height: 91px;
 float: left;
 background: url(images/bg-coordonnees.jpg) no-repeat top left;
 padding: 51px 0 0 21px;
}

#contact-info p
{
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #33302c; text-align: justify; padding-top: 11px;
}


#plan
{
  width: 210px;
	height: 149px;
	float: left;
}

#actualite
{
  width: 190px;
	height: 103px;
	float: left;
	background: url(images/bg-actualites.jpg) no-repeat top left;
	padding: 46px 10px 0 14px;
}

#actualite p
{
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #33302c; text-align: justify;
}

.entreprise
{
  text-transform: uppercase; font-weight: bold;
}

.title
{
  font-weight: bold; padding-bottom: 9px;
}

.picture
{
  border: solid 1px #6e2336;
	margin: 0px 0 0 10px;
	float: right;
}

.mdm-holder
{
  height: 68px;
	float: left;
}

.separator
{
  width: 100%;
	 height: 13px;
	 float: left;
	 background: url(../../images/charte/separator.jpg) repeat-x 40% 50%;
}

.separator1
{
  width: 100%;
	 height: 11px;
	 float: left;
	 background: url(../../images/charte/separator1.jpg) repeat-x 50% 50%;
}

.separator2
{
	clear: both;
  width: 100%;
	 height: 10px;
	 float: left;
	 background: url(../../images/charte/separator1.jpg) repeat-x 50% 50%;

}

.invisible
{
  height: 5px;
	float: left;
	width: 100%;
	clear: both;
}

.invisible1
{
  height: 11px;
	float: left;
	width: 100%;
	clear: both;
}

.titre
{
  color: #6e2336;
	font-weight: bold;
}

.text-bottom
{
  width: 175px;
	font-weight: bold;
	float: left;
	padding-top: 3px;
}

.text1
{
  padding-top: 10px;
}

.text2
{
  padding-bottom: 5px;
}

.text3
{
  padding-bottom: 10px;
}

.buttons
{
  font-size: 6px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 7px 10px 0px 10px;}

/* ===| 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/bg-footer.jpg) 50% 0% repeat-x; margin: 0 auto; padding: 0px;}
#footer .inner	{background: url(images/footer-left.jpg) 0% 0% no-repeat; padding: 0 0 0px; height: 64px;}
#footer .inner1	{background:  url(images/footer-right.jpg) 100% 0% no-repeat; padding: 11px 0px 0px 0px;height: 53px;}
#footer .box1	{ float: left; width: 204px; padding: 0 0px 0px 14px; text-align: right;}
#footer .box1 p {font-family: Arial, Helvetica, sans-serif; color: #6e2336; font-size: 11px;text-align: left; line-height: 20px; }
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e2336;;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  color: #b65e00;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.copyright { float: left; width: 615px; padding: 0 15px 0px 0px; text-align: right;}
.copyright p{text-align: right;color: #6e2336;font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; }
#footer .copyright a:link, #footer .copyright a:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e2336;
	line-height: 20px;
	font-weight: bold;
}
#footer .copyright a:hover, #footer .copyright a:active
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  color: #b65e00;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}


.ref{ text-align: center; clear: both; padding: 15px 0px 0; color: #eee8d7; font-size: 10px; margin: 0px auto;width: 848px; }

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

#menu2 ul li{display: inline;}
#menu2{color: #6e2336;font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration: none !important; font-size: 11px; color: #6e2336 !important;line-height: 18px; padding: 0px;font-weight: normal !important;}
#menu2 ul li a:hover, #menu2 ul li a:active{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #b65e00 !important;line-height: 18px; text-decoration: underline !important; font-weight: normal !important;}


