/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%; background: #40322e;}
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{}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background:url("images/bg1.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; }

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}

#menu_flash{
  
  width: 168px;
  height: 361px;
  float: left;
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; color: #efe8de; text-align: justify; line-height: 18px;}
#right-inner{padding:0px;}

#right-outter p{
  padding-bottom: 10px;
}


#middle_columns{
  background: url(images/bg_middle_col.jpg) no-repeat top left;
  width: 426px;
  height: 361px;
  float: left;
  overflow: hidden;
}
#page_title{
  width: 426px;
  background: url(images/bottom_page_title.jpg) no-repeat bottom left;
  margin-bottom: 10px;
}
#page_title2{
  width: 828px;
  background: url(images/bottom_page_title2.jpg) no-repeat bottom left;
  margin-bottom: 10px;
}
h1{
  font: normal 14px/18px Arial;
  color: #bdaba6;
  text-align: justify;
  padding: 10px 0 10px 0;
}
.site_name{
  color:#dfc9a5;
}
#right_column_inside{
  background: url(images/bg_right_col.jpg) no-repeat top left;
  width: 402px;
  height: 361px;
  float: right;
  overflow: hidden;
}
.box_special1{
  background: #2d221f;
  border: 1px solid #716552;
  color: #c7baa4;
  height: 47px;
}
.box_special1 p{
 padding: 5px 10px 0 10px;
}
#index_bottom_box{
  background: url(../../images/charte/bg_index_box.jpg) no-repeat top left;
  width:426px;
  height: 72px;
  margin-top:16px;
  color: #fef7eb;
  font-size: 16px;
}
#index_bottom_box p{
  padding: 13px 0 0 70px;
}
.box_special2{
  background: #2d221f;
  border: 1px solid #716552;
  color: #c7baa4;
  height: 65px;
}
.box_special2 ul{
 padding: 5px 10px 0 50px;
}
.box_special2 ul li{
  background: url(../../images/charte/bullet_list.jpg) no-repeat 0px 6px;
  padding-left: 15px;
  font-weight: bold;
}
h2{font: bold 13px/18px Arial;}
h3{font: bold 13px/18px Arial;}
.link_inside{
  padding-bottom: 0px;
}

.link_inside a:link, .link_inside a:visited{color:#fff8ec; text-decoration: none;}
.link_inside a:hover, .link_inside a:active{color:#a49692; text-decoration: none;}

.inv_link a:link, .inv_link a:visited{color:#EFE8DE; text-decoration: none;}
.inv_link a:hover, .inv_link a:active{color:#EFE8DE; text-decoration: none;}

#scroll_page{
  height: 301px;
}
#scroll_page2{
  height: 280px;
}
#scroll_page3{
  height: 306px;
}
.h10{
  height:10px;
  display: block;
}

#bigImageContainer{
	width:300px;
    height: 250px;
	margin:5px 0 0px 50px;
 	padding:5px;
    overflow:hidden;
	text-align:center;
	border:1px solid #716552;
    background-color:#2d221f;
}


/* ===| 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{background:url("images/bg_footer.jpg") no-repeat 920px 1px; margin: 0 auto; padding: 0px; width: 996px; height: 80px; font-size: 11px; color: #a49692;}
/* COORDONNEES FOOTER */
#coordonnes{
  width: 996px;
  height: 50px;
  float: left;
}
#info_coord{
  padding:25px 0 0 0;
  color: #c4b89f;
}
#info_coord p{
  float: left;
  padding-left: 20px;
}

.link_inside_1 a:link, .link_inside_1 a:visited{color:#c4b89f; text-decoration: none;}
.link_inside_1 a:hover, .link_inside_1 a:active{color:#a49692; text-decoration: none;}

#realise_par{
  float: left;
}
#realise_par a:link, #realise_par a:visited{text-decoration: none; color:#fff8ec;}
#realise_par a:hover, #realise_par a:active{text-decoration: none; color:#a49692;}

#copyrights_mentions{
  float: left;
  padding-left: 38px;
}

#copyrights_mentions a:link, #copyrights_mentions a:visited{text-decoration: none; color:#fff8ec;}
#copyrights_mentions a:hover, #copyrights_mentions a:active{text-decoration: none; color:#a49692;}

#menu2{
  float: left;
  text-align: right;
  padding-left: 38px;
}
#menu2 a:link, #menu2 a:visited{text-decoration: none; color:#a49692;}
#menu2 a:hover, #menu2 a:active{text-decoration: none; color:#fff8ec;}

.menu_separator{
  padding: 0px 4px 0 6px;
}
/* PLAN D'ACCES */
#plan_coordone{
  float:left;
  padding-left: 10px;
}
.plan_navigations{
  float:left;
  width: 250px;
  padding:10px 0 0 10px;
}
.buts_plan_nav{
  background: #2d221f;
  border: 1px solid #716552;
  width: 35px;
  height: 25px;
  font-weight: bold;
  color: #fef7eb;
}
.buts_plan_nav_over{
  background: #2d221f;
  border: 1px solid #716552;
  width: 35px;
  height: 25px;
  font-weight: bold;
  color: #dfc9a5;
  cursor: pointer;
}
.recherche{
  background: #2d221f;
  border: 1px solid #716552;
  width: 90px;
  height: 25px;
  font-weight: bold;
  color: #fef7eb;
}
.rechercheover{
  background: #2d221f;
  border: 1px solid #716552;
  width: 90px;
  height: 25px;
  font-weight: bold;
  color: #dfc9a5;
  cursor: pointer;
}
.retour_but a:link, .retour_but a:visited{
  background: #2d221f;
  border: 1px solid #716552;
  width: 90px;
  height: 20px;
  font-weight: bold;
  color: #dfc9a5;
  cursor: pointer;
  text-align: center;
  display: block;
  text-decoration: none;
  padding-top: 3px;
}
.retour_but a:hover, .retour_but a:active{
  background: #2d221f;
  border: 1px solid #716552;
  width: 90px;
  height: 20px;
  font-weight: bold;
  color: #fef7eb;
  text-align: center;
  display: block;
  text-decoration: none;
  padding-top: 3px;
}


/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}



#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; padding: 5px; width: 98%; background: #f3f3f3; border: 1px solid #dfdfdf; }
#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:826px; text-align:center; border: 1px solid #716552; background: #2d221f;}
.pagination span{padding:1px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #fff8ec;}
.pagination a:hover, .pagination a:active{color:#a49692; 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;}


/* ===| 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: #2d221f; border: 1px solid #716552; padding:10px;}

#listgalerie ul li{
  background: url(../../images/charte/bullet_list.jpg) no-repeat  0px 6px;
  padding-left: 15px;
  font-weight: bold;
}


/* ---( 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;}
