/*===| 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:#0f0f0f url("images/bg-body.jpg") 50% 0% repeat-y;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3;background:url("images/bg-contenu.jpg") no-repeat center top;}

#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{ padding-top:20px;}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
/*#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 5px 0px;}

#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{}
*/
/*..................................info...........................................*/
#contact-info{
	width:332px;
	float:left;
}
	.title-info{ 
		float:left;
		padding-left:25px;
	}
	#info-text{
		float:left;
		clear:both;
		padding-top:10px;
		padding-left:25px;
		width:308px;
	}
	#info-text p{
		padding-top:5px;
		width:152px;
		float:left;
	}

/*................actualites...................*/
#actualite{
	width:288px;
	float:left;
    padding: 0 15px;
}
.titre-mdm
{
  margin: 0 0 8px 0;
  float: left;
  width:288px;
}
#actualite .inner {
height:51px;
float: left;
width:200px;
 }
#actualite .inner p {
	  line-height: 13px;
	}

/*
  actualite .inner{
	  width:292px;
      padding:0;
	  height:66px;
	  padding-left:15px;
      float: left;
      border:1px solid red;
	}
    .title-mdm{
		float:left;
		padding-left:15px;
		width:300px;
		padding-top:1px;
		padding-bottom:5px;
	}
	#actualite .inner img{
	  border: solid 1px #fee9ec;
	  float:left;
	  margin-top: 0px;
	}
	#actualite .inner span {
	  color:#351b1e;
	  font-weight:normal;
	  line-height: 13px;
	  font-size:11px;
	  font-family:arial;
	}
	#actualite .inner p {
	  color:#db3e52;
	  line-height: 13px;
	}
	#actualite a{
	  float:right;
	  padding-top:5px;
	}
	*/
/*.............................. horaires ....................................*/
#horaires{
	float:left;
	width:210px;
	padding-left:14px;
}
#horaires-text{
	width:190px;
	float:left;
}
	#horaires-text p{
		color:#351b1e;
		font-family:Arial;
		font-size:11px;
		line-height:13px;
		padding-left:1px;
	}
.title-horaires{
	padding-top:3px;
	padding-bottom:10px;
	width:190px;
	float:left;
}
.image-horaires{
	padding-top:8px;
	padding-right:5px;
	margin-top:5px;
	float:left;
}
#plan-img{ float:left; padding-top:4px;}

.horaires-text1 p{ padding-top:13px;}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#contenu-outter{	float:left;	margin:0; padding:0; overflow: hidden;  background:url("images/bg-top.jpg") left top repeat-x;}
#contenu-inner{padding: 0px 20px 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; 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:21px 0px 0px 0px; background:url("images/bg-footer.jpg") no-repeat top center; height:210px;}

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

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

img.thumb{
	margin:5px 0px 26px 20px; 
	width:180px; 
	height:135px; 
}
img.thumb0{
	margin:5px 20px 29px 0px; 
	width:135px; 
	height:180px; 
}
img.thumb1{
	margin:5px 20px 10px 0px; 
	width:135px; 
	height:180px; 
}
img.thumb2{
	margin:25px 0px 30px 20px; 
	width:135px; 
	height:180px; 
}
img.thumb3{
	margin:500px 20px 10px 0px; 
	width:135px; 
	height:180px; 
}


#menu2 ul li{display: inline;}

.separator{
	width:637px;	
	height:1px; 
	padding:0;
	margin:0px 0px 14px 0px;
	background: url(../../images/charte/separator.jpg) no-repeat; 
	line-height: 0px; 
	font-size: 0; 
	float:left;
}
.separator1{
	width:637px;	
	height:1px; 
	padding:0;
	margin:0px 0px 20px 0px;
	background: url(../../images/charte/separator.jpg) no-repeat; 
	line-height: 0px; 
	font-size: 0; 
	float:left;
}

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

.text-page{ padding-top: 17px;}

.image-text{ 
	padding-top:13px;
	padding-bottom:15px;
}
.image-text1{ 
	padding-top:13px;
	padding-bottom:15px;
	padding-left:100px;
	clear:both;
	float:left;
}

.bg-text{
	float:right;
	background: url(../../images/charte/bg-text2.jpg) no-repeat top left;
	width:223px;
	height:184px;
	margin-left:15px;
	padding-top:21px;
	padding-left:77px;
	margin-top:20px;
}

.image-contact{
	padding-top:4px; 
}

ul.list{
	padding:10px 0px 9px 7px;
    float:left;
    margin: 0;
	width:160px;
	}
	ul.list li{
		background: url(../../images/charte/bullet.jpg) no-repeat top left;
		background-position:0px 8px;
		text-align:left;
		line-height: 18px;
		font-family: Arial;
		font-size: 12px;
		color:#686262;
		font-weight:normal;
		padding:0px 0px 1px 15px;
	}
ul.list1{
	padding:10px 0px 9px 10px;
    float:left;
    margin: 0;
	width:140px;
	}
	ul.list1 li{
		background: url(../../images/charte/bullet.jpg) no-repeat top left;
		background-position:0px 8px;
		text-align:left;
		line-height: 18px;
		font-family: Arial;
		font-size: 12px;
		color:#686262;
		font-weight:normal;
		padding:0px 0px 1px 15px;
	}
ul.list2{
	padding:10px 0px 9px 29px;
    float:left;
    margin: 0;
	width:140px;
	}
	ul.list2 li{
		background: url(../../images/charte/bullet.jpg) no-repeat top left;
		background-position:0px 8px;
		text-align:left;
		line-height: 18px;
		font-family: Arial;
		font-size: 12px;
		color:#686262;
		font-weight:normal;
		padding:0px 0px 1px 15px;
	}

.text p{ width:310px; float:left; padding-right:5px; padding-bottom:17px; text-align:justify;}

/*...................... coiffure table .........................................*/
table {
  border-collapse: collapse;
  border: 1px solid #d4b1b6;
  font: normal 12px Arial;
  color: #686262;
  background: #f4d2d6;
  width:600px;
  margin-top:5px;
  }
td, th {
  border: 1px groove #d4b1b6;
  padding: 6px;
  color: #686262;
  height:15px;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
 
/* contact */
.box-left{
	float: left;
	width:350px;
}
.box-right{
	float: left;
	width:350px;
	padding-left:20px;
}
.box-message{padding-left:20px;}
		
#form-contact{
	float:left; 
	width:98%;
	padding-left:100px; 
	padding-top:20px;
	background: url(../../images/charte/bg-contact.jpg) no-repeat 620px 165px;
}
/*.square{
	float:left; 
	width:15px; 
	height:15px; 
	text-align:left;
}
.votre-message{
	float:left; 
	width:130px; 
	height:15px; 
	padding-left:5px; 
	padding-bottom:5px;
	color:#000000;
}
*/
#contact-button{
	float:left; 
	width:630px;
	text-align:center;
	padding-top:15px;
	padding-left:50px;
}
.message{
	width:620px; 
	float:left; 
	padding-bottom:10px;
}
.col1{
	float:left;
	width:150px;
	padding-left:40px;
}
.col2{
	float:left;
	width:150px;
}
.col3{
	float:left;
	width:150px;
}
 
/* ===| 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;}