/*===| 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: #000000;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3;}

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

#container{background:url("images/bg-container.jpg") left top repeat-y; margin:0 auto;}
#content{background:#f3f3f3 url("images/bg-content.jpg") left top repeat-x; margin:0 auto; text-align:left;}
.contenu{background:url("images/bg-bullet.gif") 498px top repeat-y; margin:0 auto;}

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

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-inner{padding: 0px 15px 0px 19px;}


#actualite{
	width:497px;
	height:107px;
	float:left;
    background: url(../../images/charte/bg-actualites.jpg) no-repeat top left;
}
#actualite .inner
{
  padding-top:14px;
  padding-left:15px;
  width:470px;
}
#actualite .inner img
{
  border: solid 1px #ffffff;
  float:left;
  margin: 8px 10px 0 0px;
}
#actualite .inner p
{
  color:#ffffff;
  line-height: 16px;
  padding-top: 10px;
}
#actualite .detail
{
  width: 88px;
  height: 29px;
  float: right;

 }

#contact-info{
	width:499px;
	height:107px;
	float:left;
    background:url(../../images/charte/bg-coordonnees.jpg) no-repeat top left;
}
	.title-cavalier{ 
		padding-top:46px;
		padding-left:20px;
		float:left;
	}
	#info-text{
		float:left;
		padding-left:45px;
		padding-top:10px;
		width:237px;
	}
	#info-text p{
		padding-top:10px; 
		padding-bottom:5px;
	}


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

/* ===| 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	{background-color:#000000; margin: 0 auto; padding: 0px;}

.footer-top{
	float:left; 
	width:996px;
	height:107px;
}

/* ===| 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{
	margin:15px 0px 20px 8px; 
	width:176px; 
	height:111px; 
}
img.thumb0{
	margin:10px 0px 20px 10px; 
	width:106px; 
	height:143px; 
}
img.thumb1{
	margin:0px 0px 10px 10px; 
	width:176px; 
	height:111px; 
}
img.thumb2{
	margin:10px 10px 10px 0px; 
	width:176px; 
	height:111px; 
}
img.thumb3{
	margin:5px 0px 10px 10px; 
	width:176px; 
	height:111px; 
}
img.thumb4{
	margin:0px 0px 0px 10px; 
	width:176px; 
	height:111px; 
}


#menu2 ul li{display: inline;}

.separator{
	width:956px;	
	height:0px; 
	clear:both; 
	padding:0; 
	margin:5px 0px 12px 20px; 
	border-top: 1px solid #d8d8d8; 
	line-height: 0px; 
	font-size: 0; 
	overflow: hidden;
}

.separator1{
	width:346px;
	height:1px;
    background:url(../../images/charte/separator.jpg) no-repeat center 17px;
	padding-bottom:10px;
}
div.separator1{ height:25px;}

.text-color{ 
	color:#d56500;
	font-weight:bold;
}
.bg-text{
	width:463px;
	height:131px;
	float:left;
	background:url(../../images/charte/bg-text.jpg) no-repeat center 6px;
	padding-bottom:6px;
	margin-bottom:12px;
}
	.bg-text .text{ 
		padding-top:31px;
		text-align:right;
		padding-right:15px;
	}
	.bg-text p{
		padding:25px 10px 5px 10px;
		text-align:center;	
	}
	.bg-text span{
		margin-top:20px;
		text-align:center;
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
	}
	
.bg-list{
	width:443px;
	background-color:#ed7101;
	border:1px solid #a54e00;
	float:left;
	margin-top:11px;
	padding-left:20px;
	padding-bottom:7px;
}
.bg-list1{
	width:463px;
	background-color:#ed7101;
	border:1px solid #a54e00;
	float:left;
	margin-top:5px;
	margin-bottom:20px;
	padding-bottom:7px;
}
ul.list{
	padding:7px 0px 0px 40px;
    float:left;
    margin: 0;
	}
ul.list li{
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:left;
	line-height: 16px;
    font-family: Arial;
    font-size: 12px;
    color:#f5f5f5;
	padding:0px 0px 1px 15px;
	}

ul.list1{
	padding:7px 20px 0px 25px;
    float:left;
    margin: 0;
	}
ul.list1 li{
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:left;
	line-height: 16px;
    font-family: Arial;
    font-size: 12px;
    color:#f5f5f5;
	padding:0px 0px 1px 15px;
	text-align:justify;
	}

.text-image{
	padding-top:10px;
	padding-bottom:10px;
}

.link-page a:link, .link-page a:visited{
	color:#dfdfdf;
	text-decoration: none;}
.link-page a:hover, .link-page a:active{
	color:#ff8212;
	text-decoration: underline;
}


/* contact */
.box-left{
    float: left;
    width: 210px;
	padding-left:10px;	
}
.box-right{
    float: left;
    width: 220px;
	padding-left:10px;
}

#form-contact{
	float:left; 
	width:100%; 
	padding-top:10px;
}
.square{
	float:left; 
	width:15px; 
	height:15px; 
	text-align:left;
}
.votre-message{
	float:left; 
	width:120px; 
	height:15px; 
	padding-left:5px; 
	padding-bottom:5px;
}
#contact-button{
	float:left; 
	padding-left:130px; 
	padding-top:5px;
}
.col1{
	float:left;
	width:140px;
	padding-left:10px;
}
.col2{
	float:left;
	width:160px;
}
.col3{
	float:left;
	width:140px;
}
#box-message{
	float:right; 
	width:100%; 
	background: url(../../images/charte/bg-contact.jpg) no-repeat 120px center;
}

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