/*===| 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{}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background:#fff; margin:0 auto;	text-align: left;}
#content{background:#ebe3da;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{padding: 0px;	min-height: 581px; height: auto!important;height: 581px; }
#left-outter div.inner{padding: 0px 0px 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{ background: url(images/bg-actualite.jpg) left top no-repeat; padding-top:5px; height:70px;}
#actualite p{font-size:1em; line-height: 1.2em;}

#menu1{width:208px; float:left;}

#promo{width:235px; float:left;}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; border:solid #BAAD9D; border-width: 1px 1px 1px 0px; overflow: hidden;	min-height: 579px; height: auto!important;height: 579px; background: url(images/bg-right.jpg) left top repeat-x; }
#right-inner{padding: 10px 12px 10px 12px;}
#right-outter .box1{padding:0; height:83px; width:300px; background:#d6ccc0; margin:0px; float:left;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#footer.outter	{background:url("images/bg-footer.jpg") left top repeat-x; margin: 0 auto; padding: 0px;}
#footer .inner	{padding: 0 0 25px;}
#footer .box1	{height:50px;}
#footer .box1 p{height:24px; padding-top:8px; text-align: center;}
#footer #menu2{text-align:center;}


.copyright{padding: 3px 0 0; text-align: center;}
div.ref{padding: 0 10px 0; text-align: center;}

/* ===| 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 #aeaeae; border-width:1px; margin: 0 5px 5px 5px;}
img.right{float:right; margin-right:0px;}
img.left{float:left; margin-left:0px;}


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

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; padding: 5px; width: 98%; 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;}

/* ===| VIII. COMPONENT EVENEMENTES |=====================================================*/
div.title{float: left; clear: left; width: 100%;}
div.event{float: left; clear: left; width: 100%; border-top: 1px solid #ccc; padding: 5px 0;}
#evenementes h4{text-align: center;}
#evenementes h5 a, #evenementes h5 span{display:block; width:32%; float:left; margin: 0 1px; text-align: center;}
#evenementes h5 span{background: #f2f2f2;}
#evenementes h5 a:link, #evenementes h5 a:visited{text-decoration: none; color: #8d8d8d;}
#evenementes h5 a:hover, #evenementes h5 a:active{text-decoration: underline;color: #000000;}

div.event a:link, div.event a:visited{display: block; float: left; text-decoration: none;}
div.event a:hover, div.event a:active{cursor:pointer; text-decoration: underline;}
div.event div, div.event a span{vertical-align: middle;}
div.event span{float:left; padding: 5px 10px;}

.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: #8d8d8d;}
.pagination a:hover, .pagination a:active{color:#000000; text-decoration: underline;}
/* ---( evenemetes - details )------------------------------------------------------ */
#event-detail{background: #f3f3f3; padding: 5px;}
#event-detail h3 span{white-space: nowrap; font-size: smaller;}
#event-detail .photos{text-align: center;}
#event-detail .photos a#bigHref img{border:1px solid #ccc; padding: 5px; background: #fff;}
#event-detail .photos div{padding: 0 0 10px;}
#event-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #fff;}
#event-detail .text-details{padding:10px 0; text-align: justify; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}

/* ===| IX. COMPONENT GALERIE |========================================================*/
#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}

/* ===| X. COMPONENT LIENS |===========================================================*/
#liens{padding:5px;}
#liens div.lien{padding: 5px 0; border-top: 1px solid #f3f3f3;}
#liens div.thumb{float:left; width:145px; text-align: center;}
#liens div.thumb a img{padding: 5px; border: 1px solid #ccc; display: inline;}
#liens .txt {float:left; width:360px;}
#liens h5{font-weight:bold;text-transform:capitalize;}
#liens p { color: #747474;}

/* ===| XI. COMPONENT LIVRE D'OR |======================================================*/
.submit-buttons input{cursor: pointer;}
fieldset {border: 1px solid #ccc; padding: 5px;}
fieldset legend {padding: 2px 5px; text-transform: capitalize;	font-weight: bold; color: gray; margin: 0;}
fieldset legend span {color: #000000; font-size: 1.2em;}
fieldset p{text-align: justify; padding: 5px;}
.pagination{margin: 5px 0;}

/* ===| XII. COMPONENT NEWSLETTER |=====================================================*/
#newsletter{width:208px; height: 306px; float:left; background: url(images/bg-newsletter.jpg) left top no-repeat;}
#newsletter-inner{padding:34px 0 0 13px;}
#newsletter input{vertical-align: top;}

#newsletter a:link, #newsletter a:visited {text-decoration: none;}
#newsletter a:link input, #newsletter a:visited input { border: none; background: url(images/btn-ok.jpg) left top no-repeat; cursor: pointer; width: 33px; height:18px;}
#newsletter a:hover input { border: none; background: url(images/btn-ok-over.jpg) left top no-repeat;  width: 33px; height:18px;}

#newsletter .ipt-contactN{
border:1px solid #bfbfbf;
height:14px;
width:145px;
background: #ffffff;
font-size: 1em;
color: #414141;
}
#newsletter .ipt-contactN-hover{
border:1px solid #bfbfbf;
height:14px;
width:145px;
background: #EDE6DE;
font-size: 1em;
color: #414141;
}
.search_btn{border:1px solid #bfbfbf;
height:14px;
width:145px;
background: #ffffff;
font-size: 1em;
color: #414141;}

/* ===| XIII. COMPONENT ADMINDOCS |=====================================================*/
#admindocs{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

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

#listgalerie .thumb {float:left; width:30%; text-align:center; padding:5px; min-height:90px; height:auto!important; height:90px;}
#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 .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #ffffff;}

.prod-box{
  width:199px;
  height:75px;
  float:left;
  background: #D6CCC0;
  border: 1px solid #891908;
  margin:5px 0;
  padding:5px;
}
.thumb-holder{
  height: 75px;
  width:75px;
  float:left;
  text-align: center;
  margin-right:5px;
  background: #EBE3DA;
}
.detailTholder{
  height: 75px;
  width:75px;
  float:left;
  text-align: center;
  background: #EBE3DA;
  margin:3px;
}

.thumbS-det{
  background: #D6CCC0;
  margin-right: 10px;
  padding: 3px;
  float: left;
  width: 162px;
  }
.prod-title{
  font-weight:bold;
  color: #891908;
  text-decoration: none;
}


.clearer{
  font-size:0px;
  height: 0px;
  line-height: 0px;
  clear: both;
  margin: 0;
  padding: 0;
}
.clearer2{
  font-size:0px;
  height: 10px;
  line-height: 0px;
  clear: both;
  margin: 0;
  padding: 0;
}
