/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
object
{
  outline: none;
}

html, body {height: 100%;width: 100%; background-color: #FFFFFF;}
ul, li{list-style: none; list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #988b95; line-height: 18px; text-align: justify;}
.left{float: left;} .right{float: right;}
.left1{float: left;padding: 0px 10px 0 0px; }  .right1{float: right; padding: 5px 0 0 10px;}
                                               .right2{float: right; padding: 8px 0 0 10px;}
 .clr	{clear: both;}
#push{clear: both;}
body{}
#bg1{position:absolute;z-index: 1; width:100%; background: url(images/bg-y.jpg) 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) top center no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background: transparent; margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
/*#header.outter{background: url(images/header.jpg) 50% 0 no-repeat;}    */
#header1 .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;padding: 0 0px 0px 0px;}
#left-outter div.outter{padding: 0 0px 0px 0px; margin:0;}
#left-outter div.inner{padding:0;margin:0;}

#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{
width: 242px;
float: left;
padding-bottom: 1px;
}
#actualite p
{
  color: #806c7b ;
  font-family: Arial, Helvetica, sans-serif;
 	line-height: 14px;
 	font-size: 11px;
}

#contact-info{
 height: 180px;
 width: 242px;
 background: url(../../images/charte/bg-coordonnees.jpg) no-repeat top left;
 float: left;
}
#contact-info p
{
 font-family: Arial, Helvetica, sans-serif;
 line-height: 14px;
 font-size: 11px;
 color: #806c7b;
 padding-left: 2px;
}

#plan
{
 float: left;
 width: 242px;
 height: 73px;
 padding: 65px 0 0 0;
 background:url(../../images/charte/bg-plan.jpg) no-repeat top left;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 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: 37px 0 10px 0px; width:100%; background: #806c7b url(images/footer.jpg) repeat-x top left;}
#footer .inner	{ width: 763px; margin: 0 auto;padding: 0px 20px 0px 20px}
#footer .box1	{ width: 146px; float: left;}
#footer .box1 p{ color: #a1899b;font-size: 11px; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; line-height: 16px;}
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: none;
	color: #939393;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
  color: #f54f9f;
}

#footer .box2{float:right; width: 500px;}
#footer .box2 p{font-size: 11px; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; text-align: right; text-decoration:none; color:#666666; padding: 0 0px 0 0;}

#footer .box2 a:link, #footer .box2 a:visited
{
	text-decoration: underline;
	color: #f54f9f;
}
#footer .box2 a:hover, #footer .box2 a:active
{
	text-decoration: none;
  color: #862b57;
}

#footer .box3{text-align:center;clear:both; padding: 20px 0px 5px 0px;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #fad4e6; line-height: 14px; }

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
#menu2 ul li{display: inline;}
#menu2 ul{
 text-align: right;
  color: #862b57;
}
#menu2 ul li a:link, #menu2 ul li a:visited {font-size: 11px; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration:none !important; color:#862b57 !important; padding: 0 0px 0 0; }
#menu2 ul li a:hover, #menu2 ul li a:active{color: #f54f9f !important;text-decoration: underline !important;}

#menu-flash{
float: left;
width: 242px;
height: 232px;
}
#newsletter
{
  width: 242px;
  height: 30px;
  padding: 52px 0 0 0;
  float: left;
  background: url(../../images/charte/bg-mailing.jpg) no-repeat top left;
}

.encart
{
  background: url(../../images/charte/bg-encart.jpg);
	float: left;
	width: 442px;
	height: 137px;
	padding: 19px;
}
.encart p
{
  font-family: Georgia;
	font-size: 14px;
	line-height: 19px;
	color: #f3e2ea;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.encart  a:link,.encart  a:visited
{
	text-decoration: underline;
	color: #ff8e8e;
}
.encart a:hover, .encart  a:active
{
	text-decoration: none;
  color: #f6b2d2;
}

.encart2
{
  width: 184px; height: 24px; padding-top: 7px; border-bottom: solid 1px #d8d7d8; float: left;
}

.encart1
{
 width: 342px; height: 24px; padding-top: 7px; border-bottom: solid 1px #d8d7d8; float: left; margin-right: 15px;
}



.paragraph
{
  float: left;
	padding: 0 0px 0 50px;
}

.paragraph1
{
  float: left;
	padding: 0 0px 0 20px;
}

.paragraph2
{
  float: left;
	width: 170px;
	padding: 0 0px 0 0px;
}

.separator{ background: url(../../images/charte/separator.jpg) no-repeat 50% 50%; margin: 0 0 0 20px; height: 45px; clear: both; overflow: hidden;}
.separator1{ background: url(../../images/charte/separator.jpg) no-repeat 50% 100%; margin: 0 0 0 20px; height: 23px; clear: both; overflow: hidden; width: 100%;}
.separator2{ background: url(../../images/charte/separator.jpg) no-repeat 50% 50%; margin-left: 0px; padding: 0px; height: 45px; clear: both; overflow: hidden;width: 100%;}
/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; padding: 5px 5px 5px 5px ; width: 80%; text-align: justify;}
#frmContact label{display: block; padding: 4px 2px; clear:both;}
#frmContact label span{display:block; width: 45%; float: left; padding-right: 10px;}
#frmContact label input{ vertical-align: top;}
#frmContact label textarea{width: 86.5%; vertical-align: top; height: 112px;}
div.submit-buttons{ width: 90%; clear: both;	text-align: center; padding: 10px 2px;}
.buttonE
{background: url(../../images/charte/envoyer.jpg) no-repeat top left;border: none;width: 81px;height: 32px;}
.buttonEover
{background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;border: none;width: 81px;height: 32px;cursor: pointer;
}
.buttonR{background: url(../../images/charte/retablir.jpg) no-repeat top left;border: none;width: 81px;height: 32px;}

.buttonRover{background: url(../../images/charte/retablir-over.jpg) no-repeat top left;border: none;width: 81px;height: 32px;cursor: pointer;
}

.inputForm{font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; width:180px; border: 1px solid #c9c9c9; background-color:#ffffff; color: #666666; float:left; padding:2px; height:14px;}
.inputForm1{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal; width: 280px; border: 1px solid #c9c9c9; background-color:#ffffff; color: #666666; float:left; height:80px; margin-left:6px;}

.inputFormOver{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;width: 180px;float:left;padding:2px;height:14px;color: #77234d; border: 1px solid #c9c9c9; background-color: #fdf1fd;
}
.inputFormOver1{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; width:280px; color: #77234d; border: 1px solid #c9c9c9; background-color: #fdf1fd; float:left; margin-left:6px; height:80px; }
.separator-c
{
  width: 88.5%; height: 1px; border-top: solid 1px #feb4d8; clear:both;
}

/* ===| 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 { clear:both; width:100%; text-align:center; font-family: Georgia; font-size: 18px; color: #98406b; }
.pagination ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0; display: inline;}
.pagination a:link, .pagination a:visited{text-decoration: none; font-family: Georgia; font-size: 18px; color: #fb92c4;}
.pagination a:hover, .pagination a:active{color: #43313a; font-family: Georgia; font-size: 18px; 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 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;}

/*------------ newsletter ------------------*/
.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(../../images/charte/bg-news-input.jpg) no-repeat top left;
	color: #666666;
    padding: 4px;
	width:181px;
    float:left;
	height:14px;
    margin-right:4px;
    border: none;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    background:  url(../../images/charte/bg-news-input-over.jpg) no-repeat top left;
	color: #77234d;
    padding: 4px;
	width:181px;
    float:left;
	height:14px;
    margin-right:4px;
    border: none;
}
.ok
{
	background: url(../../images/charte/ok.jpg) no-repeat top left;
	width: 29px;
	height: 20px;
    float:left;
    border: none;
}
.ok-over
{
	background: url(../../images/charte/ok-over.jpg) no-repeat top left;
	width: 29px;
	height: 20px;
    float:left;
	cursor: pointer;
    border: none;
}
/*------------ coiffure ------------------*/

.galerie1
{
  float: left;
  width: 500px;
	height: 154px;
	padding: 20px 20px 20px 20px;
	background: url(../../images/charte/bg-encart-galerie.jpg) no-repeat top left;
  }
 .galerie1 img
 {

   margin-right: 20px;
	 border: solid 1px #806C7B;
 }

.galerie
{
  float: left;
  width: 540px;
	height: 100%;
	padding: 0px 0 0 0px;
	margin: 0px;

  }

 .galerie img
 {
   float: right;
   margin:0 0 0 20px;
	 border: solid 1px #806C7B;
 }

 .checkbox
 {
    height:20px;
    float:left;
    padding-left: 10px;
    width:90px;
}


.recherche
{
	background: url(../../images/charte/recherche.gif) no-repeat top left;
	width: 97px;
	height: 20px;
  float: right;
  border:none;
}


.recherche-over
{
	background: url(../../images/charte/recherche-over.gif) no-repeat top left;
  float: right;
  width: 97px;
	height: 20px;
	cursor: pointer;
  border:none;
}

.leftpad
{
  float: left;
	padding: 0 55px 0 0px;
}


.encart-top
{
  width: 539px;
	height: 12px;
	float: left;
	background: url(../../images/charte/encart-top.jpg) no-repeat top left;
}

.encart-middle
{
  width: 539px;
	float: left;
	background: #fdd7ec url(../../images/charte/encart-middle.jpg) repeat-x top left;
	min-height: 170px; height:auto!important;height:170px;
}

.encart-bottom
{
  width: 539px;
	height: 12px;
	float: left;
	background: url(../../images/charte/encart-bottom.jpg) no-repeat top left;
}


/* ----------------- merci ----------------- */
#merci
{
    margin: 80px 0px 0 120px;
    width: 326px;
		height: 117px;
		background: url(../../images/charte/bg-merci.jpg) no-repeat top left;
}
#merci p {
        font-weight: bold;
        text-align: center;
				color: #91426a;
        font-size: 12px;
				width: 200px;
				height: 279px;
				padding: 78px 0px 0 0;
        }

#merci a:link, #merci a:visited {font-size: 12px; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration:none; color:#483d45;}
#merci a:hover, #merci a:active{color: #91426a;text-decoration: underline;}

ul.list4{float:left; margin: 0; width: 330px;}
ul.list4 li{background: url(../../images/charte/bullet.jpg) no-repeat top left; display:block; background-position:0px 6px; text-align:left; padding:0px 0px 0px 10px; }



