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

body{background:#fde5c7;}
#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/bg1.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{}

/* ===| 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{padding: 0px;}
#left-outter div.inner{padding: 0px 5px 0px;}

#left-outter div.box2{ height: 169px; background: url(images/bg-mdm.jpg) left top no-repeat;}
#left-outter .box2 .inner{padding:54px 10px 0 12px;}

#left-outter div.box3{ height: 183px; background: url(images/bg-coord.jpg) left top no-repeat;}
#left-outter .box3 .inner{padding:50px 10px 0 57px;}
#left-outter div.box4{ height: 190px; background: url(images/bg-plan.jpg) left top no-repeat;}
#left-outter .box4 .inner{padding:32px 0 0 0;}

#left-outter div.box5{ height: 127px; background: url(images/bg-logo.jpg) left top no-repeat;}
#left-outter .box5 .inner{padding:0;}


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

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:#fde5c7; 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) left top no-repeat; margin: 0 auto; padding: 0px;}
#footer .inner	{padding: 0px;}
#footer .box1	{ height:23px; padding:10px 22px 0 12px;}

#footer .digitalage{float:left;}
#footer #menu2{float:right;}



.copyright{padding: 5px 0 0 0; text-align: center;}
div.ref{padding:0 0 5px 0;}
#menu2 ul li{display: inline;}

/* ===| 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 #009038; padding:0; margin:0; }
img.logo{ border:10px solid #dff0d2; padding:0; margin:0 !important; }

img.left{float:left; margin-right:14px;}
img.right{float:right; margin-left:14px;}

#right-outter .box1{/*background: url(images/bg-box1.jpg) left top no-repeat; */ border: 1px solid #F3D694; width:566px; }
#right-outter .box1 .inner{padding:15px 15px 0px 15px;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:10px 0; border-top: 1px solid; border-color:#f3d594; 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;}
.clearer10{height:10px; clear:both; padding:0; margin:0;line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0;  width:568px; }
#frmContact label{display: inline; width:100%; float:left; padding: 8px 2px 0px 0px; margin:0;  clear:both;}
#frmContact label span{display:inline; width: 80px; float: left; margin:0; padding-bottom:3px;}
#frmContact label input{width:170px; display:block; float:right; vertical-align: top; font-family:Arial, Verdana, sans-serif;}
#frmContact textarea{width: 99%;  display:block; float:right; height:80px; vertical-align: top; font-family:Arial, Verdana, sans-serif;}

.ckboxez{padding-left:0px; padding-top:0px; width:49%; float:left;}
.chk{padding-bottom:2px; padding-left:15px;}

div.submit-buttons{width:230px;margin:0 auto;text-align: center; padding: 4px 2px;}
#frmContact a{text-decoration:none;}

#frmContact a:link input.cenvoyer, #frmContact a:visited input.cenvoyer{background:url(images/btn-envoyer.gif) left top no-repeat; border:none; padding:0; margin:0; width:80px; height:20px; }
#frmContact a:hover input.cenvoyer, #frmContact a:focus input.cenvoyer{background:url(images/btn-envoyer-over.gif) left top no-repeat;}

#frmContact a:link input.cretablir, #frmContact a:visited input.cretablir{background:url(images/btn-retablir.gif) left top no-repeat; border:none; padding:0; margin:0; width:80px; height:20px; }
#frmContact a:hover input.cretablir, #frmContact a:focus input.cretablir{background:url(images/btn-retablir-over.gif) left top no-repeat;}



.cleft-labels{ width:48%; float: left;}
.cright-labels{ width:49%; float: right;}
.ccenter-labels{ width:49%; float: none; margin: 0 auto;}

.contactinput{
 border: 1px solid #009038 !important;
 background: #ffffff;
 height: 15px;
 font-size: 12px;
 color:#232323;
 font-family:Arial, Tahoma, Verdana, sans-serif;
}
.contactinput-over{
 border: 1px solid #009038;
 background: #FDE5C7;
 color: #232323;
 height: 15px;
 font-size: 12px;
 font-family:Arial, Tahoma, Verdana, sans-serif;
}

#frmSearch{float:left; width:569px; margin:0; padding:0px; text-align:left;}
#frmSearch a:link input.crecherche, #frmSearch a:visited input.crecherche{background:url(images/btn-recherche.gif) left top no-repeat; float:right; border:none; padding:0; margin:0; cursor:pointer; margin-left:5px; width:80px; height:20px; }
#frmSearch a:hover input.crecherche, #frmSearch a:focus input.crecherche{background:url(images/btn-recherche-over.gif) left top no-repeat;}
#frmSearch select{
	width:170px;
	height:19px !important;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	border: 1px solid #009038 !important;
	background: #FDE5C7 !important;
	color:#232323;
	float:left;
}
#frmSearch label{ display:inline; padding:0 12px 10px 0px; margin:0; float:left;}
#frmSearch label span{width:100px; float:left; display:inline; }

.pagination {float: left; clear:left; width:568px; text-align:center;/* border-top: 1px solid #323232;*/}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a{font-size:11px;}


/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
#listgalerie{}
#listgalerie .thumbHolder { width:172px; height:220px;  float:left; margin:10px 8px; text-align: center;}
#listgalerie  .thumbHolder div.thumb{width:160px; height:160px; border:1px solid #009038; background:#ffffff; padding: 5px; text-align:center; margin-bottom:5px;}
#listgalerie .thumbHolder p{font-weight:bold; text-align: center; line-height: 16px; padding:0; margin:0;}

