/*===| 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{}
#bg1{position:absolute;z-index: 1; width:100%; background:#e2d7e6 url("images/bg2.jpg") 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%;  background:#e2d7e6 url("images/bg0.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.jpg") 50% 280px no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background: url("images/bg2.jpg") 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; background: #ffffff; font-size:11px; color: #474747; line-height: 1.3em;}
#left-outter div.outter{padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div{padding: 0;}


#actualite, #contact-info, #promo, #plan {width:250px;}

#actualite{background:url(images/bg-actualite.jpg) left top no-repeat; height:145px; }
#actualite .inner{padding:40px 10px 0 10px;}
#contact-info{background:url(images/bg-coords.jpg) left top no-repeat; height:160px; }
#contact-info .inner{padding:57px 10px 0 80px;}
#plan{background:url(images/bg-plan.jpg) left top no-repeat; height:98px; }
#plan .inner{padding:40px 0 0 0; text-align: center;}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: #ffffff url(images/bg1.jpg) center 137px repeat-x;}
#right-inner{padding: 15px 10px 10px 10px;}

#header2{height:137px; width:710px; margin:0; padding:0; background: url(images/header-2.jpg) left top no-repeat; float:left;}
#title{height:40px; width:710px; margin:0; padding:0; 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; background: #E2D7E6 url("images/footer.jpg") left top /*repeat-x*/; height: 55px; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{background:url("images/footer.jpg") -16px 0% repeat-x; margin: 0 auto; padding: 0px;}
#footer .inner	{padding: 0 0 0 0px;}
#footer .box1	{width: 250px; height:40px; padding:5px 0 0 0; float:left; }
#footer #menu2 {float:left; width:700px; text-align:right; padding: 5px 10px 0 0; height:20px;}
.copyright{float:left; width:700px; padding: 0px 10px 0 0; height:25px; text-align: right;}
div.ref{padding:5px 0 5px 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 #9266a0; padding:0px; margin:0px;}

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


#menu2 ul li{display: inline;}

.separator{width:100%; background: url(images/spacer.gif) center center no-repeat;	height:2px; clear:both; padding:10px 0; margin:0;  line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin:10px 0 0 0; padding: 0px; width: 690px; float:right;  }
#frmContact label{display: block; padding: 5px 0px; float:left; }
#frmContact label span{display:block; width: 90px; float: left;}
#frmContact label input.textInput, #frmContact label textarea.textInput{font-family: Tahoma, Verdana, Arial, sans-serif; font-size:12px; width: 235px;float:left; border: 1px solid #9266A1; background:#E2C6EC; color:#474747; vertical-align: top;}
#frmContact label .ipt-contact-hover, #frmContact label .ipt-contact-hover{font-family: Tahoma, Verdana, Arial, sans-serif; font-size:12px; width: 235px;float:left;  border: 1px solid #9266A1; background:#ffffff; color:#000000; vertical-align: top;}
#frmContact .contact-left{width:49%; float:left; padding: 0px;}
#frmContact .contact-right{width:49%; float:right; padding: 0px;}

div.submit-buttons{clear: both;	text-align: center; padding: 4px 2px;}
div.submit-buttons input{ border: 1px solid #7E468F; background: #E2C6EC;  font-weight: bold; color:#7E468F;}
div.submit-buttons a:hover input{ 	border: 1px solid #E2C6EC; background: #7E468F; font-weight: bold; color:#ffffff;}

/* ===| 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{background: #f3f3f3; border: 1px solid #ccc; padding:10px;}
#newsletter input{width: 40%; vertical-align: top;}

#newsletter a:link, #newsletter a:visited {text-decoration: none;}
#newsletter a:link input, #newsletter a:visited input {border: 1px solid #fff; background: #ccc; cursor: pointer; width: auto;}
#newsletter a:hover input {border: 1px solid #ccc; background: #fff; width: auto;}

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

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