/*===| 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:#191919 url(images/bg-body.jpg) center top repeat;}
#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; height:518px; background:url(images/bg-left-col.jpg) left top no-repeat; overflow: hidden;}
#left-outter div.outter{padding: 0px; }


#actualite, #contact-info, #promo {}

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

/* ===| 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	{background:#0B0B0B url(images/bg-footer.jpg) left top no-repeat; margin: 0 auto; padding: 0px;}
#footer .inner	{ padding: 0px;}
#footer .box1	{padding:20px 0px 0 0px;}
#footer .box2	{padding:0; margin:0; height:0px;}
#footer .box3	{padding: 7px 0 5px 0;}

#footer #realisePar{width:260px; padding-left:20px; float:left;}
#footer #menu2{float:right; margin:0; padding:0; }

#footer #info{background: url(images/bg-info.jpg) left top no-repeat; width:100%; height:32px; float:left; margin:0px; padding:5px 0 0 0;}
#info .innerInfo{padding:7px 0 0 210px;}

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

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

img.thumb{border:1px solid #333333; padding: 4px; margin:0;}
img.thumb1{border:1px solid #bfbfbf; padding: 4px; margin:0;}

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


#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;}

.clearer{height:0px; line-height:0px; font-size:0px; padding:0; margin:0; clear:both;}
.clearer1{height:5px; line-height:0px; font-size:0px; padding:0; margin:0; clear:both;}
.clearer2{height:10px; line-height:0px; font-size:0px; padding:0; margin:0; clear:both;}
/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; padding: 5px; width: 98%; background: #f3f3f3; border: 1px solid #dfdfdf; }
#frmContact label{display: block; padding: 4px 2px; border-bottom: 1px solid #ffffff; clear:both;}
#frmContact label span{display:block; width: 29%; float: left;}
#frmContact label input, #frmContact label textarea{width: 40%; vertical-align: top;}

div.submit-buttons{clear: both;	text-align: center; padding: 4px 2px;}
div.submit-buttons input{	border: 1px solid #fff; background: #ccc;}
div.submit-buttons a:hover input{ border: 1px solid #ccc; background: #fff;}

.pagination {float: left; clear:left; width:100%; text-align:center; /*border-top: 1px solid #ccc; background: #f2f2f2;*/}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #333333;}
.pagination a:hover, .pagination a:active{color:#000000; text-decoration: underline;}

/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
/*#listgalerie{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}*/

#listgalerie .thumb {float:left; width:24%; text-align:center; padding:5px; min-height:175px; height:auto!important; height:175px;}
#listgalerie .thumb a:link, #listgalerie .thumb a:visited{display: block; vertical-align: middle; text-decoration: none; color: #747474;}
#listgalerie .thumb a:hover, #listgalerie .thumb a:active {text-decoration: underline; color: #000;}
#listgalerie .thumb a img {border: 1px solid #ccc; padding:5px; background: #ffffff;}
/* ---( listgalerie - details )------------------------------------------------------ */
#galerie-detail{width:99%;}

#galerie-detail .itemHolder{float:left; width:23%; text-align:center; margin:0; padding:5px 5px 10px 7px; min-height:175px; height:auto!important; height:190px;}
#galerie-detail .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .imageHolder{border: 1px solid #828282; background: url(images/bg-photo.gif) left top no-repeat; width:158px; height:158px;}
object { outline: none; }


