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

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

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

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden; background:url(images/bg2.jpg) top right no-repeat; height:700px;}
#left-inner { float:right; width:206px; padding:0 2px 0 0; }
#left-outter div.inner{}

#left-outter .box1{float:left; width:240px;}
#left-outter .box1 .inner{ padding:77px 0 0 0; display:block;}

#left-outter .box2{float:left; background:url(images/box-1.gif) top left no-repeat; width:100%;}
#left-outter .box2 .inner{ padding:50px 19px 0 19px; display:block;}

#left-outter .box3{float:left; width:100%;}
#left-outter .box3 .inner{ padding:10px 19px 0 19px; display:block;}

#left-outter .box4{float:left; width:100%;}
#left-outter .box4 .inner{ display:block; padding:70px 0 18px 28px;}

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

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:right; margin:0; padding:0; overflow: hidden; height:700px;}
#right-inner{padding: 98px 0 0 0; }

#right-outter .box1{float:left; width:100%; height:52px;}

#right-outter div.box2{ border:1px solid #8bb9c5; background:#b4e7f4 url(images/box-2.gif) top left repeat-x; float:left; width:528px;}
#right-outter .box2 .inner{ padding:8px 38px;}

#right-outter div.box3{ border:1px solid #8bb9c5; background:#b4e7f4 url(images/box-2.gif) top left repeat-x; float:left; width:160px; margin:0 14px 0 0;}
#right-outter .box3 .inner{ padding:6px 14px 2px 14px;}
#right-outter .box3 .inner p { text-align:center; margin:0px; }

/* ===| 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; background:url("images/footer-bg-0.gif") top left no-repeat; }
#footer .inner	{ padding: 0 0 12px 234px;}
#footer .box1	{ padding:0;}

.copyright { padding:0px 0 0 106px; text-align: left; clear:left; }
div.ref { padding: 0 0 0 234px; }

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

img.thumb-l{ margin: 0 20px 0 0; border:1px solid #9a9c9c; float:left;}
img.thumb-r{ margin: 0 0 0 20px; border:1px solid #9a9c9c; float:right;}
img.thumb0{border:1px solid #9a9c9c;}

.digitalage { float:right; }
#menu2 { float:left; padding:34px 0 0 0; }
#menu2 ul li{display:inline;}

.separator { width:100%;	height:2px; clear:both; padding:0; margin:16px 0; border: none; background: url(images/separator.gif) left top repeat-x; line-height: 0px; font-size: 0; overflow: hidden; }
.separator1 { width:100%;	height:2px; clear:both; padding:0; margin:10px 0; border: none; background: url(images/separator.gif) left top repeat-x; line-height: 0px; font-size: 0; overflow: hidden; }
.clearer { height:0px; clear:both; padding:0; margin:0; border: none; line-height: 0px; font-size: 0; overflow: hidden; }
.clearer10 { height:10px; clear:both; padding:0; margin:0; border: none; line-height: 0px; font-size: 0; overflow: hidden; }
.clearer16 { height:16px; clear:both; padding:0; margin:0; border: none; line-height: 0px; font-size: 0; overflow: hidden; }
.clearer20 { height:20px; clear:both; padding:0; margin:0; border: none; line-height: 0px; font-size: 0; overflow: hidden; }
.clearer34 { height:34px; clear:both; padding:0; margin:0; border: none; line-height: 0px; font-size: 0; overflow: hidden; }


/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0;  width:100%; }
#frmContact label{display: inline; width:100%; float:left; padding: 8px 2px 0px 0px; margin:0;  clear:both;}
#frmContact label span{display:inline; width: 70px; 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:71px; vertical-align: top; font-family:Arial, Verdana, sans-serif;}

.ckboxez{padding-left:0px; padding-top:0px; width:114px; float:left; padding-left:10px;}
.chk{padding-bottom:2px; padding-left:6px;}

div.submit-buttons{width:254px;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:91px; height:27px; }
#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:91px; height:27px; }
#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 #8bb9c5 !important;
	background: #e5faff !important;
	color:#262626;
 height: 15px;
 font-size: 12px;
 font-family:Arial, Tahoma, Verdana, sans-serif;
}
.contactinput-over{
	border: 1px solid #8bb9c5 !important;
	background: #427d9d !important;
	color:#ffffff;
 height: 15px;
 font-size: 12px;
 font-family:Arial, Tahoma, Verdana, sans-serif;
}


.merci-box{text-align:center; padding-top:70px; padding-bottom:100px;}
.merci-box p{text-align:center;}

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