/*===| 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;}
.left1{float: left; padding: 14px 10px 0 0;} .right1{float: right; padding: 5px 0 0  10px;}
#push, .clr	{clear: both;}

body{ background: #0e3c0e;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; }

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background: url(images/bg-y.jpg) 50% 50% repeat-y; margin:0 auto;	text-align: left; padding-bottom: 0px !important;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{/*background: url(images/bg-header.jpg) 50% 0 no-repeat;*/}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.inner{padding: 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{}

#actualite
{
  width: 220px;
	height: 109px;
	float: left;
  background: url(images/bg-actualites.jpg) no-repeat top left;
	padding: 10px 10px 0 10px;
}

#actualite p
{
 color: #606060;
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-align: justify;
}


#menu-flash
{
	width: 240px;
	height: 164px;
	float: left;
  /*background: url(images/bg-menu-flash.jpg) no-repeat top left;*/
}

 #plan
 {
 	width: 111px;
	height: 31px;
	float: left;
  background: url(images/bg-plan.jpg) no-repeat top left;
	padding: 31px 0 0 129px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-align: left;
 }

 #plan a:link, #plan a:visited
{
	text-decoration: none;
	color: #606060;
}
 #plan a:hover, #plan a:active
{
	text-decoration: none;
  color: #184618;
}

 #contact-info
 {
	width: 230px;
	height: 90px;
	float: left;
  background: url(images/bg-coordonnees.jpg) no-repeat top left;
	padding: 54px 0 0 10px;
 }

 #contact-info p
{
 color: #606060;
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-align: justify; padding-bottom: 8px;
}

#contact-info a:link, #contact-info a:visited
{
	text-decoration: none;
	color: #184618;
	font-weight: bold;
}
#contact-info a:hover, #contact-info a:active
{
	text-decoration: none;
  color: #606060;
	font-weight: bold;
}


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

/* ===| 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: url(images/footer-bg-x.jpg) 50% 0% repeat-x; margin: 0 auto; padding: 0px; height: 50px;}
#footer .inner	{padding: 0px; margin: 0px;}

#footer .box1	{ float: left; width: 228px; padding: 5px 0 0 12px;  }
#footer .box1 p { color: #fff; font-size: 11px;margin: 0 auto; padding: 0px;}
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: none;
	color: #adedad;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
  color: #fff;
}

.copyright { float: left; width: 710px; padding: 5px 10px 0 0; text-align: right; }
.copyright p{text-align: right;color:#fff; font-size: 11px; }
#footer .copyright a:link, #footer .copyright a:visited
{
	text-decoration: none;
	color: #adedad;
}
#footer .copyright a:hover, #footer .copyright a:active
{
  text-decoration: none;
  color: #fff;
}

div.ref{ text-align: center; clear: both; padding: 0px 0px 0; color: #b1c7b1; background: #346f35;}

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

#menu2{color:#fff; font-size: 11px;}
#menu2 ul li{display: inline;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration:none !important; color:#fff !important; padding: 0px; }
#menu2 ul li a:hover, #menu2 ul li a:active{color: #adedad !important;text-decoration: none !important;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin: 0; border-top: 1px solid #cdcdcd; line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |===================================================== */
#frmContact{margin: 0; padding: 5px 5px 5px 5px ; width: 660px; text-align: justify; background: transparent;}
#frmContact label{display: block; padding: 4px 2px; clear:both;}
#frmContact label span{display:block; width: 120px; float: left; padding-right: 10px;}
#frmContact label input{ vertical-align: top; width: 150px;}
#frmContact label textarea{width: 277px; vertical-align: top; height: 70px; text-align: left;}
div.submit-buttons{ width: 660px; height: 30px; clear: both;	text-align: center; padding: 10px 0 0 0px;}
.buttonE
{background: url(../../images/charte/envoyer.jpg) no-repeat top left;border: none;width:98px;height: 20px;}
.buttonEover
{background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;border: none;width: 98px;height: 20px;cursor: pointer;
}
.buttonR{background: url(../../images/charte/retablir.jpg) no-repeat top left;border: none;width: 98px;height: 20px;}

.buttonRover{background: url(../../images/charte/retablir-over.jpg) no-repeat top left;border: none;width: 98px;height: 20px;cursor: pointer;
}

.inputForm{font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; border: 1px solid #478b47; background-color: #fff; color: #606060;  float:left; padding:2px; height:14px;}
.inputFormOver{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;float:left;padding:2px;height:14px; color: #316131; border: 1px solid #478b47; background-color:#eef3ee;}
.separator-c
{
  width: 88.5%; height: 1px; border-top: solid 1px #feb4d8; clear:both;
}

 .checkbox
 {
    height:20px;
}
/* ===| 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
{
	width: 240px;
	height: 32px;
	float: left;
  background: url(images/bg-newsletter.jpg) no-repeat top left;
	padding: 47px 0 0 0px;
}

.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(images/bg-news-input.jpg) repeat-x top left;
	color: #000;
  padding: 2px 2px 0px 2px;
	width:175px;
  float:left;
	height:16px;
	border-left: solid 1px #478b47;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
  background:  url(images/bg-news-input.jpg) repeat-x top left;
	color: #478b47;
  padding: 2px 2px 0px 2px;
	width:175px;
  float:left;
	height:16px;
	border-left: solid 1px #478b47;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.ok
{
	background: url(images/ok.jpg) no-repeat top left;
	width: 40px;
	height: 18px;
  float:left;
  border: none;
}
.ok-over
{
	background: url(images/ok-over.jpg) no-repeat top left;
	width: 40px;
	height: 18px;
  float:left;
	cursor: pointer;
  border: none;
}

  /* ======== | merci | ==================== */
#merci
{
    padding-top: 120px;
	  float:left;
    padding-left:185px;

}
    #merci p {

        font-weight: bold;
        text-align: center;
				color: #437600;
        font-size: 13px;
				width: 300px;
				padding: 15px;
				background-color: #edf8ed;
				border: solid 1px #96d496;
        }
     #merci a:link, #merci a:visited
    {
      font-weight: bold;
      text-decoration: underline;
      color:#771414;
    }
    #merci a:hover,  #merci a:active
    {
      font-weight: bold;
      text-decoration: none;
      color:#437600;
    }

.color-text
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-align: justify; color: #000000;}


