/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0; outline: none; }
img {border:0;}



html, body {width: 100%; color:#222222;}
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:#ffffff;}
#bg1{position:absolute;z-index: 1;}
#bg2{position:absolute;z-index: 2;}
#bg3{position:absolute;z-index: 3;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{padding-left:5px; padding-right:5px; margin:0 auto;	text-align: left;}
#content{width:986px; }

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



/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}

#footer.outter	{margin: 0 auto;}
#footer .inner	{padding: 0 0 0px;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; width: 98%; background: #F2F9FF; border: 1px solid #3FB4F3; font-size:12px; font-family:arial;}
#frmContact label{display: block; padding:2px; clear:both;}
#frmContact label span{display:block; width: 29%; float: left;}
#frmContact label input, #frmContact label textarea{width: 40%; vertical-align: top;font-size:12px; font-family:arial;}

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; }
.pagination span{padding:1px; margin: 0 50px 0 25px;}

.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;}

.sidebar{
  width: 273px;
  height: 509px;
  float:left;
  padding-top:5px;
}

.page-content{
  width: 713px;
/*  height: 595px; */
  float:left;
  padding:15px 0;
  text-align:justify;
}

.sidebar-top{
  width: 273px;
  height: 243px;
  background: url("images/sidebar_top.jpg") no-repeat;
}

.sidebar-bottom{
  width: 273px;
  height: 266px;
  background: url("images/sidebar_bottom.jpg") no-repeat;
}

.footer-left{
  float: left;
  color: #ffffff;
  padding-left:17px;
}

.footer-left2{
  color: #ffffff;
}

.footer-right{
  float:right;
  padding-right:17px;
  color: #ffffff;
  text-align:right;
}

.footer-right a{
  color: #ffffff;
  text-decoration: none;
  font-size:11px;
}

.footer-right a:visited{
  color: #ffffff;
  text-decoration: none;
  font-size:11px;
}

.footer-right a:active{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-right a:hover{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-left a:visited{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-left a:active{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-left a:hover{
  color: #ffffff;
  text-decoration: none;
  font-size:11px;
}

.footer-left a{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-left2 a:visited{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-left2 a:active{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-left2 a:hover{
  color: #ffffff;
  text-decoration: none;
  font-size:11px;
}

.footer-left2 a{
  color: #ffffff;
  text-decoration: underline;
  font-size:11px;
}

.footer-container{
  height: 57px;
  width: 996px;
  background: url("images/ftr_bg.jpg") no-repeat top center;
  padding-top:6px;
  margin: 0 auto;
}

.coord_title{width:273px; height:54px;}
.coord_subtitle{width:273px; height:30px;}
.coord_content{width:243px; height:103px; font-size:11px; padding-left:30px; padding-top:10px;}
.coord_bottom a{color: #ffffff; font-size:11px;}
.coord_bottom a:visited{color: #ffffff; font-size:11px;}
.coord_bottom a:hover{color: #ffffff; font-size:11px; text-decoration:none;} 
.coord_bottom{width:216px; height:28px; background: url("images/coord_bottom_bg.jpg") no-repeat; padding-top:3px;text-align:center;margin-left:30px;}

#actualite {
background:transparent url("images/actualites.jpg") no-repeat;
height:243px;
width:273px;
}

.int-actualite {
padding-left:30px;
padding-right:26px;
padding-top:60px;
}

.bullet1{
float:left;
padding:5px 7px 0;
}

.gallery-container{
  height:240px;
  width:713px;
}

.gallery-lf{
  width:487px;
  height:240px;
  float:left;
}

.gallery-rg{
  height:240px;
  width:226px;
  float: left;
}

.homepage-list{
  width: 487px;
  height: 71px;
  background: url("images/homepage_list_bg.jpg") no-repeat;
}

ul.list li{
  background:transparent url("images/bullet_list.png") no-repeat scroll left 6px;
  padding-left:15px;
}

.list-column1{
  float: left;
  padding-top:7px;
  padding-left:25px;
  color:#003976;
  font-weight:bold;
}

.list-column2{
  float: left;
  padding-top:7px;
  padding-left:20px;
  color:#003976;
  font-weight:bold;
}

.list-column3{
  float: left;
  padding-top:7px;
  padding-left:20px;
  color:#003976;
}

.list-column4{
  float: left;
  padding-top:7px;
  padding-left:45px;
  color:#003976;
  font-weight:bold;
}

.list-column5{
  padding-top:7px;
  color:#003976;
  font-weight:bold;
  margin-left:185px;
  margin-right:15px;

}

.list-column6{
  padding-top:7px;
  color:#003976;
  font-weight:bold;
  margin-left:15px;
  margin-right:15px;

}

.centered-text{
  text-align: center;
}

.leftdiv{
  float:left;
  margin-right:5px;
  margin-top:3px;
}

.leftdiv2{
  float:left;
  padding-left:5px;
  padding-top:3px;
}

.rightdiv{
  float: right;
  padding-right:15px;
}

.rightdiv2{
  float: right;
  margin-left:5px;
  margin-right:15px;
}

.rightdiv3{
  float: right;
  padding-right:15px;
}

.rightdiv4{
  float: right;
  padding-left:5px;
  padding-right:25px;
  padding-top:15px;
}

.title-mdm{
  font-weight:bold;
}

.active {
color:#FFFFFF !important;
text-decoration:underline !important;
}

.gallery-wrap{
  margin-top:-27px;
}

.mercidiv{
  background: url(../../images/charte/merci_bg.jpg) no-repeat;
  width:510px;
  height:390px;
  text-align:center;
  margin-left:70px;
}

.mercidiv a:link, .mercidiv a:visited{text-decoration: none; color: #0a58aa;}
.mercidiv a:hover, .mercidiv a:active{color:#3e82d3; text-decoration: none;}

.page-link a:link, .page-link a:visited{text-decoration: none; color: #0a58aa;}
.page-link a:hover, .page-link a:active{color:#3e82d3; text-decoration: none;}

