/*===| 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:#ffffff url("images/bg-body.jpg") 50% 0% repeat-x;}
#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/bg-contenu.jpg") 50% 0% no-repeat;*/}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{margin:0 auto; text-align: left;}
#content{background:url("images/bg-container.jpg") center top repeat-y;}

/* ===| 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{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{}

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

/*................actualites...................*/
#actualite{
	width:260px;
	height:111px;
	background: url(../../images/charte/bg-actualites.jpg) no-repeat top left;
	padding-top:43px;
	padding-left:30px;
/*	padding-right:5px;
*/}
#actualite .inner{
	height:67px;
	width:240px;
}
	#actualite .inner img{
	  border: solid 1px #5f5f5f;
	  float:left;
	  margin:3px 10px 0 0px;
	}
	#actualite .inner p {
	  color:#5f5f5f;
	  line-height: 14px;
	}
#actualite .detail{
	 width: 126px;
	 height:22px;
	 float: left;
	 padding-left:114px;
	 padding-top:7px;
}

/*..................mailing list................................*/
#newsletter{
	width:290px;
	height:81px;
	background: url(../../images/charte/bg-mailinglist.jpg) no-repeat top left;
}

.inForm{
	width:176px;
	height:22px;	
	margin: 44px 0 0 29px;
	background: url(../../images/charte/bg-inform.jpg) no-repeat top left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
    float:left;
    padding-left: 10px;
    padding-top: 4px;
	border:none;
}
.inFormOver{
	width: 176px;
	height:22px;
    margin: 44px 0 0 29px;	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-weight: normal;
	color: #5f5f5f;
	background:url(../../images/charte/bg-inform-over.jpg) no-repeat top left;
	border:none;
	float:left;
    padding-left: 10px;
    padding-top: 4px;
}

.buttonOK{
	background:url(../../images/charte/ok.jpg) no-repeat top left;
	width: 53px;
	height: 22px;
    float: left;
    margin-top: 44px;
}
.buttonOKover{
    background:url(../../images/charte/ok-over.jpg) no-repeat top left;
	width: 53px;
    float: left;
	height: 22px;
	cursor: pointer;
    margin-top:44px;
}


/*..................coordonnees.................................*/
#contact-info{
	width:271px;
	height:282px;
	padding-left:18px;
	background: url(../../images/charte/bg-coordonnees.jpg) no-repeat top left;
}
.title-info{ 
	padding-top:44px;
	padding-bottom:8px;
}
#info-text{
	float:left;
	width:180px;
	padding-left:12px;
}
.mail-adress{ padding-top:5px;}

#info-plan{
	float:left;
	width:240px;
	padding-top:19px;
}	

	#plan-img{
		float:left;
	}
		#plan-img a{ padding-left:0px !important; margin-left:0px;}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 11px 30px 10px 20px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; }
#fwrap2 {position:absolute; z-index: -2; left:0; }
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{ margin: 0 auto; padding: 0px; background:url("images/bg-footer.jpg") no-repeat top center; height:60px;}
#footer .inner	{padding: 0 0 0px;}


/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
	
img.thumb{
	width:260px; 
	height:236px; 
	margin:5px 0px 9px 20px;
}
img.thumb0{
	width:260px; 
	height:169px; 
	margin:5px 0px 20px 20px;
}
img.thumb1{
	width:73px; 
	height:82px; 
}
img.thumb2{
	width:77px; 
	height:82px; 
	margin-right:8px;
}
img.thumb3{
	width:150px; 
	height:110px; 
	margin-left:8px;
}
img.thumb4{
	width:150px; 
	height:110px; 
	margin-right:5px;
}
img.thumb5{
	width:73px; 
	height:82px; 
	margin-top:10px;
	margin-right:8px;
}

#menu2 ul li{display: inline;}

.separator{
	width:369px;	
	height:1px; 
	padding:0;
	background: url(../../images/charte/separator.jpg) no-repeat center top; 
	line-height: 0px; 
	font-size: 0; 
	overflow: hidden;
	margin:0 auto;
	margin-bottom:20px;
	clear:both;
}

.text-color{
	color:#f86925;
	font-weight:bold;
}

.bg-text{
	width:344px;
	height:106px;
	float:left;
	background:url(../../images/charte/bg-text.jpg) no-repeat top left;	
	padding-left:8px;
	padding-right:8px;
	padding-top:15px;
	margin-top:11px;
}

.bg-text1{
	width:460px;
	height:95px;
	float:left;
	background:url(../../images/charte/bg-text1.jpg) no-repeat top left;	
	padding-left:8px;
	padding-right:8px;
	padding-top:15px;
}

.paragraph{
	float:left;
	width:100%;
}
.paragraph1{
	padding-top:7px;
}
.paragraph2 img{
	padding-top:5px;
}

ul.list{
	padding:9px 0px 10px 5px;
	float:left;
	margin: 0;
	width:630px;
}
		ul.list li{
			background: url(../../images/charte/bullet.jpg) no-repeat top left;
			background-position:0px 4px;
			text-align:left;
			line-height:16px;
			font-family: Arial;
			font-size: 12px;
			color:#000000;
			font-weight:normal;
			text-align:justify;
			padding:0px 0px 1px 15px;
		}

ul.list1{
	padding:10px 0px 10px 55px;
	float:left;
	margin: 0;
	width:350px;
}
		ul.list1 li{
			background: url(../../images/charte/bullet1.jpg) no-repeat top left;
			background-position:0px 4px;
			text-align:left;
			line-height:16px;
			font-family: Arial;
			font-size: 12px;
			color:#000000;
			font-weight:normal;
			text-align:justify;
			padding:0px 0px 1px 15px;
		}

#page-link:link, #page-link:visited{
         text-decoration:none !important;
		 font-weight:bold;
         color:#f86925 !important;
}
#page-link:hover, #page-link:active{
          text-decoration:none;
          color:#5f5f5f !important;
}

.text-page{ padding-top:20px;}
.text-page1{ padding-bottom:20px; padding-top:10px;}
.text-page2{ padding-bottom:2px; padding-top:10px;}

/* contact */
.box-left{
	float: left;
	width:280px;
}
.box-right{
	float: left;
	width: 280px;
	padding-left:20px;
}
.box-message{padding-left:20px;}
		
#form-contact{
	float:left; 
	width:98%;
	padding-left:50px; 
	padding-top:20px;
	background: url(../../images/charte/bg-contact.jpg) no-repeat 530px 165px;
}
.square{
	float:left; 
	width:15px; 
	height:15px; 
	text-align:left;
}
.votre-message{
	float:left; 
	width:200px; 
	height:15px; 
	padding-left:5px; 
	padding-bottom:5px;
	color:#000000;
}
#contact-button{
	float:left; 
	width:430px;
	text-align:center;
	padding-top:15px;
	padding-left:40px;
}
.message{
	width:620px; 
	float:left; 
	padding-bottom:10px;
}
.col1{
	float:left;
	width:220px;
	padding-left:30px;
}
.col2{
	float:left;
	width:220px;
}

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