/*===| 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:#ffffff;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{margin:0 auto;	text-align: left;}
#content{position:relative; background: url("images/bg-content.jpg") 0px top no-repeat;   height: auto !important; }

/* ===| II. HEADER ELEMENTS |================================================*/


/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#right-outter{float:left; margin: 0; overflow: hidden;}


#right-outter div.outter{padding: 0px; }
#right-outter div.inner{padding: 0px 5px 0px;}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#left-outter{	float:left;	margin:0; padding:0 0px 0 0px; overflow: hidden; height: auto !important; }
#left-inner{padding: 20px 0 0px 0;}


#left-inner div.contentBox1{width:790px; height:87px; padding:0; margin:0; float:left; background: url(images/bg-box1.gif) left top no-repeat; margin-bottom:15px; display: inline;}
#left-inner .contentBox1 div.innerLeft{padding:15px 34px 0 10px; width:360px; float:left;}
#left-inner .contentBox1 div.innerRight{padding:15px 10px 0 0px; width:360px; float:left;}


/* ===| 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 0 0 0; background: url(images/bg-footer.jpg) left top no-repeat; height:99px;}
#footer .inner	{padding: 0px;}
#footer .box1	{padding:13px 10px 0 10px;}



.ref{padding-top:5px;}

#coords {width:100%; height:30px; padding:0 0 7px; margin:0; float:left; background:url(images/bg-coords.jpg) left top no-repeat; position: relative;}

/* ===| 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-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid #f5e575; border-bottom: 1px solid #bcbcbc; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer{height:0px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer5{height:5px; clear:both; padding:0; margin:0; line-height: 5px; font-size: 0; overflow: hidden;}
.clearer10{height:10px; clear:both; padding:0; margin:0; line-height: 10px; font-size: 0; overflow: hidden;}
.clearer20{height:10px; clear:both; padding:0; margin:0; line-height: 10px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; padding: 5px; width: 465px;}
#frmContact label, #frmContact .checkBoxes{display: block; padding: 3px 3px;  clear:both;}
#frmContact label span{display:block; width: 32%; float: left;}
#frmContact label input, #frmContact label textarea{width: 65%;}

div.submit-buttons{clear: both;	text-align: center; padding: 3px 2px;padding-top:15px;}
div.submit-buttons input{ font-family: Arial, Verdana, sans-serif;	border: 1px solid #88AD4D; background: #f4ffe1;}
div.submit-buttons a:hover input{ border: 1px solid #88AD4D; background: #CCEF95;}

#frmContact .chk{float:left; padding:0 25px;}

.bg-liste{
  width:767px;
  height:55px;
  padding-top:11px;
  padding-left:20px;
  background: url(../../images/charte/bg-liste.gif);
  margin-top:13px;
}
.bg-liste * {
  color: #FFFFFF !important;
}

.bg-yellow{
  width:731px;
  height:128px;
  padding-top:10px;
  padding-left:20px;
  background: url(../../images/charte/bg-yellow.gif);
  margin-top:13px;
}
.bg-gray{
  width:662px;
  height:105px;
  padding-top:10px;
  padding-left:20px;
  background: url(../../images/charte/bg-gray.gif);
  margin-top:14px;
}
.bg-gray *{ color: #FFF; }
.bg-gray .name{ color: #F8EB9C; }
.bg-gray a:link, .bg-gray a:visited { color: #FDE200; }
.bg-gray a:hover, .bg-gray a:active { color: #FFFFFF; }

/*.prestation-bg{
  width:935px;
  height:237px;
  background: url(../../images/charte/prestation-bg.jpg);
  margin-bottom:10px;
  margin-top:10px;
  padding-top:4px;
  padding-left:15px;
 }
 .bg-pagination{
  width:951px;
  height:49px;
  background: url(../../images/charte/bg-pages.jpg);
  margin-bottom:7px;
}*/

.bg-prestation{
  width:170px;
  height:228px;
  background: url(../../images/charte/bg-prestation.jpg) no-repeat top left;
  float:left;
  padding-top:6px;
}

