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

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background:url("images/bg0.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;}

#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, #contact-info{}

#first_col{
	width:220px;
	float:left;
}
#diapo_left {
	width:220px;
	height:339px;
}
#second_col{
	width:193px;
	float:left;
}
#menu_flash{
	width:193px;
	height:180px;
}
#actualite{
	background:url(images/bg_actualites.jpg) no-repeat top left;
	width:220px;
	height:145px;
	font-family:arial;
	color:#008d60;
}
#inner_actualite{	
	padding:35px 0 0 10px;
	width:200px;
	height:65px;
}
#actualite_photo{
	float:left;
	padding-right:10px;
}
#actualite_photo img{
	border:1px solid #008d24;
}
#actualite_title h4{
	font-size:11px;
	font-weight:bold;
	padding-top:0px;
}
#actualite_text{
	font-size:11px;
	text-align:justify;
	line-height:12px;
}
#actualite_details{
	text-align:right;
	padding-right:10px;
}
#promotions{
	background:url(images/bg_coordonnes.jpg) no-repeat top left;
	width:193px;
	height:159px;
	color:#008d60;
}
#inner_promotions{
	padding:31px 0 0 11px;
}
#promotions_title{
	font-size:13px;
	font-weight:bold;
}
.promotions_content{
	font-size:11px;
	padding-top:5px;
	line-height:12px;
}
#mailsPlace{
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
	line-height:12px;
}
#mailsPlace a:link, #mailsPlace a:visited{color:#20982e; text-decoration: none;}
#mailsPlace a:hover, #mailsPlace a:active{color:#004730; text-decoration: none;}

#mailing_list{
	background:url(images/bg_mailing.jpg) no-repeat top left;
	width:193px;
	height:61px;
}
#news-form{
	padding:37px 0 0 14px;
}
.input_news{
	border:1px solid #fff;
	height:14px;
	float:left;
	font-size:11px;
	color:#008d60;
}
.ok{
	background:url(images/ok_n.jpg) no-repeat top left;
	width:30px;
	height:20px;
	border:none;
	float:left;
	margin-top:-1px;
	cursor:pointer;
}
.okover{
	background:url(images/ok_o.jpg) no-repeat top left;
	width:30px;
	height:20px;
	border:none;
	float:left;
	margin-top:-1px;
	cursor:pointer;
}
#plan_left{
	
}
#inner_plan_left{
	padding:0 0 0 10px;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px 10px 20px 18px; text-align:justify; line-height:16px;}

.page_title{
	background:url(../../images/charte/bg_title.jpg) no-repeat top left;
	width:452px;
	height:39px;
	text-align:right;
	padding-bottom:10px;
}
.page_title h1{
	font-size:18px;
	color:#008d24;
	font-weight:bold;
	line-height:39px;
}
.text_title{
	float:right;
}
.arrow_title{
	float:right;
	padding:15px 0 0 0;
	margin-right:5px;
}
.special_text1{
	color:#008d60;
	font-weight:bold;
}
.thumb_left{
	float:left;
}
.thumb_right{
	float:right;
	padding:0 0 0 10px;
}
.list_left{
	float:left;
}
.list{
	float:left;
}
.list li{
	list-style:none;
	background:url(../../images/charte/bullet_list.jpg) no-repeat 0px 6px;
	padding-left:17px;
}
.box1_cont{
	background:url(../../images/charte/bg_box1.jpg) no-repeat top left;
	width:412px;
	height:120px;
	float:left;
	margin-top:15px;
	padding:20px;
}
#scrolling{
	height:210px;
	float:left;
	width:465px;
}
.small_title{
	font-weight:bold;
	color:#008d60;
	padding:3px 0 0 0; 
}
/* ===| 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{
	background:url(images/bg_footer.jpg) no-repeat top left;
	height:60px;
	width:904px;
	margin:0 auto;
	color:#6f8e84;
}
#made_by{
	width:200px;
	font-size:11px;
	float:left;
	padding:14px 0 0 10px;
	line-height:18px;
}
#made_by a:link, #made_by a:visited{text-decoration: none; color: #008d24;}
#made_by a:hover, #made_by a:active{text-decoration: none; color:#6f8e84;}

#menu_copy{
	text-align:right;
	font-size:11px;
	padding:14px 10px 0 0;
	line-height:18px;
}	

#menu2 a:link, #menu2 a:visited{text-decoration: none; color: #008d24;}
#menu2 a:hover, #menu2 a:active{text-decoration: none; color:#6f8e84;}

#copyright a:link, #copyright a:visited{text-decoration: none; color: #008d24;}
#copyright a:hover, #copyright a:active{text-decoration: none; color:#6f8e84;}

.menu_separator{
	padding:0 6px 0 7px;
}
/* ===| 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-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#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{
	font-size:12px;
	font-family:arial;
	width:450px;
	margin:0 auto;
}

#left_inputs{
	width:220px;
	float:left;
	margin-right:10px;
}
#left_inputs label span{
	width:80px;
	float:left;
}
#left_inputs label input{
	width:120px;
	float:left;
	margin-bottom:5px;
	border:1px solid #008d24;
	font-size:12px;
	font-family:arial;
	background:#d1fed9;
	color:#000000;
}
#left_inputs label textarea{
	width:120px;
	height:37px;
	float:left;
	margin-bottom:5px;
	border:1px solid #008d24;
	font-size:12px;
	font-family:arial;
	background:#d1fed9;
	color:#000000;
}
#right_inputs{
	width:220px;
	float:left;
}
#right_inputs label span{
	width:80px;
	float:left;
}
#right_inputs label input{
	width:120px;
	float:left;
	margin-bottom:5px;
	border:1px solid #008d24;
	font-size:12px;
	font-family:arial;
	background:#d1fed9;
	color:#000000;
}

#mesaj_contact label span{
	width:80px;
	float:left;
}

#mesaj_contact label textarea{
	width:430px;
	float:left;
	margin-bottom:5px;
	border:1px solid #008d24;
	font-size:12px;
	font-family:arial;
	background:#d1fed9;
	color:#000000;
}

#contact_title{
	font-weight: bold;
	text-align:center;
	width:400px;
	margin:0 auto;
	margin-bottom:10px;
}	

#capa{
	border:1px solid #008d24;
	float:left;
	width:219px;
	margin-left:5px;
	margin-right:5px;
	margin-top:15px;
	background:#d1fed9;
	color:#000000;
}

#img_cpc{
	border:1px solid #008d24;
	float:left;
	margin-top:0px;
}

#mandatory_fields{
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

div.submit-buttons{clear: both;	text-align: center; padding: 10px 2px;}
div.submit-buttons input{
	background:url(../../images/charte/bg_buts.jpg) no-repeat top left;
	width:100px;
	height:20px;
	border:none;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	font-size:11px;
}
div.submit-buttons a:hover input{ 
	background:url(../../images/charte/bg_buts.jpg) no-repeat top left;
	width:100px;
	height:20px;
	border:none;
	color:#004730;
	font-weight:bold;
	line-height:20px;
	font-size:11px;
}

.mercidiv{
	width:450px;
	text-align:center;
	font-weight: bold;
	margin-top:100px;
	padding-bottom:150px;
}

.mercidiv a:link, .mercidiv a:visited{text-decoration: underline; color: #008d24;}
.mercidiv a:hover, .mercidiv a:active {text-decoration: underline; color: #6f8e84;}

.ckleft{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}

#ckboxez{
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
#div_capatcha{
	width:230px;
	float:left;
	padding-left:25px;
}
#div_capatcha input{
	padding:0px;
	margin:0px;
	margin-top:5px;
}
/* ===| 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: #008d24;}

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 #65a51b;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #244300;}
.pagination a:hover, .pagination a:active{color:#0b1400; 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{}
.gallery div.thumb{float: left; width: 100px; margin-right:5px; margin-bottom:5px; border: 1px solid #65a51b; text-align: center; height:110px;}
.gallery div.thumb a{vertical-align: middle;}
.gallery div.thumb a img{border:1px solid #65a51b; padding:3px;}

.inner_thumb{
	height:90px;
	border-bottom:1px solid #65a51b; 
}
.thumb_title{
	color:#4b2e25;
	font-weight:bold;
}

/* ===| 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 |=====================================================*/
#search_top{
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px solid #65a51b;
}
#search_input{
	border:1px solid #65a51b;
	color:#232323;
	width:150px;
}
#search_select{
	border:1px solid #65a51b;
	color:#232323;
	width:200px;
}
.recherche{
	border:1px solid #65a51b;
	background:#ffffff;
	color:#232323;
	cursor:pointer;
}
.recherche-over{
	border:1px solid #65a51b;
	background:#78b135;
	color:#ffffff;
	cursor:pointer;
}


.thumb_img{
	float: left; 
	width: 106px; 
	text-align: center; 
	height:110px;
	border:1px solid #65a51b;
	margin-right:5px;
	margin-bottom:5px;
}
.inner_thumb{
	height:90px;
	border-bottom: 1px solid #65a51b;
}
.thumb_img a img{border: 1px solid #65a51b;}

#listgalerie{height:150px;}

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