/*===| 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{}

#wrap-container{
background: url(../../images/charte/body-x.jpg) top left repeat-x;
position:relative;z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left;}
#content{
    background: url(../../images/charte/cont-rp-y.jpg) top center repeat-y;
}

.right-container{
  padding-left: 19px;
}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{
 background: url(../../images/charte/header.jpg) top left no-repeat;
}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{
float:left;
margin: 0;
overflow: hidden;
background: url(../../images/charte/left-col.jpg) top left no-repeat;
min-height: 440px;
height: auto!important;
height: 440px;
}

.merci-box a{
  color: #0041b1;
  text-decoration: none;
}

.merci-box a:hover{
  color: #0041b1;
  text-decoration: underline;
}

#footer{
  margin: 0 auto;
  height: 34px;
  background: #2d4e9d;
  color: #fff;
}

#actualite{
  padding-top:55px;
  height: 115px;
}

.mdm-title{
  padding-left:10px;
  color:#2c5092;
  font-size:11px;
  font-family: Tahoma;
}

.mdm-img{
  padding: 5px 8px 5px 10px;
  float: left;
}

.mdm-text{
  color: #597aa6;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
  padding: 4px 5px 0 10px;
}

.mdm-savoir{
  float:right;
  padding-right: 10px;
  padding-top: 7px;
}

#info{
  padding-top: 98px;
  padding-left: 13px;
  font-size: 11px;
  color: #697584;
  line-height: 14px;
}


.info-a{
  width:138px;
  float: left;
}
.info-b{
  width:110px;
  float: left;
}

.info-cont{
  padding-top:18px;
  float: left;
  font-size: 11px;
  padding-left: 33px;
}

.info-cont a{
  color:#0041b1;
  text-decoration: none;
  border-bottom: 1px solid #0041b1;
}

.info-cont a:hover{
  color:#0041b1;
  text-decoration: none;
  border-bottom: none;
}
.iplan{
  padding-top:7px;
}

.iplan a{
  color:#0041b1;
  text-decoration: none;
}

.iblue-box{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 679px;
  height: 52px;
  background: #dae6f7;
  float: left;
}
.iblue-box ul{
  padding-top: 10px;
  float: left;
}

.iblue-box ul li{
  background: url(../../images/charte/blue-bullet.jpg) 17px 2px no-repeat ;
  width:191px;
  padding-left: 32px;
  text-transform: uppercase;
  color: #0c2d83;
  float: left;
  height: 19px;
}
.iblue-box2{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 679px;
  height: 92px;
  background: #dae6f7;
  float: left;
}
.iblue-box2 ul{
  padding-top: 10px;
  float: left;
}

.iblue-box2 ul li{
  background: url(../../images/charte/blue-bullet.jpg) 17px 2px no-repeat ;
  width:191px;
  padding-left: 32px;
  text-transform: uppercase;
  color: #0c2d83;
  float: left;
  height: 19px;
}
.par{
   padding-left:2px;
   width:675px;
   text-align:justify;
   color:#2f3a49;
}

.cmerci{
  text-align: center;
  padding-bottom: 10px;
}
.cleft-label{
  float:left;
  width: 300px;
}


.text-bien{
  clear: both;
}


#newsletter{
  background: url(../../images/charte/left-col-mail.jpg) top left no-repeat;
  width:280px;
  height: 39px;
}

#news-form{
  padding-top:9px;
  padding-left:25px;
}
#news-form input{
  border: none;
}

#news-form input.inputbox{
  width: 200px;
  float: left;
  margin-top:2px;
  color: #2e56a0;
  font-size: 11px;
  padding-top: 2px;
}

#news-form a input.inputbutton{
  background: url(../../images/charte/envoyer-email.jpg) top left no-repeat;
  width: 42px;
  height: 21px;
  float:left;
}

#news-form a:hover input.inputbutton{
  background: url(../../images/charte/envoyer-email-over.jpg) top left no-repeat;
  width: 42px;
  height: 21px;
  float:left;
}

.page-title{
  width: 716px;
  height: 49px;
  float: left;
  padding-bottom: 16px;
}

.big-sep{
  padding: 10px 0;
}

.fpar1{
  float: left;
}
.fpar2{
  float: left;
  padding-left: 16px;
}
.fpar3{
  float: left;
  padding-left: 16px;

}
.fpar3 ul li {
  display: inline;
  float: left;

}
.fpar3 ul li{
    text-transform: uppercase;
}

.fpar3 ul li a, .fpar2 a{
   color: #fff;
   text-decoration: none;
}
.fpar3 ul li a:hover, .fpar2 a:hover{
   color: #a9c4f5;
   text-decoration: underline;
}
.fpar{
  padding-top: 11px;
  padding-left: 10px;
  font-size: 10px;
}

.digage{
  color: #a9c4f5;
}

.digage a{
  color: #a9c4f5;
  text-decoration: none;
}
.digage a:hover{
  color: #a9c4f5;
  text-decoration: underline;
}

.merci-box{
  text-align: center;
  padding-top: 130px;
}


#actualite, #contact-info, #promo {}

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

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

.copyright{padding: 17px 0 0; text-align: center;}
div.ref{margin:0 auto;text-align:center;padding-top:38px}

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

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
	
img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#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: 95%; background: #e0e8f3; border: 1px solid #dfdfdf; }
#frmContact label{display: block; padding: 4px 2px;  clear:both;}
#frmContact label span{display:block; width: 90px; float: left; padding-top:3px;padding-left:10px;}
#frmContact label input{width: 180px; vertical-align: top; }
#frmContact label textarea{width: 40%; vertical-align: top;}
div.submit-buttons{width:160px;margin:0 auto;text-align: center; padding: 4px 2px;}
div.submit-buttons input{
height:21px;
}
div.submit-buttons a:hover input{
}

a input.cenvoyer{
  background: url(../../images/charte/cenvoyer.jpg) top left no-repeat;
  width: 75px;
  height: 21px;
  border: none;
}
a:hover input.cenvoyer{
  background: url(../../images/charte/cenvoyer-over.jpg) top left no-repeat;
  width: 75px;
  height: 21px;
    border: none;
}
a input.cretablir{
  background: url(../../images/charte/cretablir.jpg) top left no-repeat;
  width: 75px;
  height: 21px;
  border: none;
}
a:hover input.cretablir{
  background: url(../../images/charte/cretablir-over.jpg) top left no-repeat;
  width: 75px;
  height: 21px;
    border: none;
}
.contactinput{
 border: 1px solid #2d4e9d;
 background: #e9eef5;
 height: 13px;
 font-size: 11px;
}
.contactinput-over{
 border: 1px solid #2d4e9d;
 background: #fff;
 height: 13px;
  font-size: 11px;
}
.cright-label{
  float: left;
}

.ckboxez{
  float: left;
  padding-left: 35px;
}

.chk{
  padding-top: 5px;
}
.chk input{
  padding-top: 2px;
}



.cvotre{
  padding-top:5px;
  padding-left: 20px;
}

.ctextarea{
 border: 1px solid #2d4e9d;
 background: #e9eef5;
 width: 300px;
 height: 88px;
 margin-left: 20px;
  font-size: 11px;
  font-family: Arial;
}
.ctextarea-over{
 border: 1px solid #2d4e9d;
 background: #fff;
 width: 300px;
 height: 88px;
 margin-left: 20px;
  font-size: 11px;
  font-family: Arial;
}
.capbox{
  padding-left: 102px;
  padding-top: 10px;
}

.capbox input{
 height: 12px;
 width: 180px;
}



/* ===| 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 |=====================================================*/


/* ===| 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;}

.bg-biens{
 float: left;
 width: 290px;
 margin-right: 40px;
 margin-bottom: 10px;
 height: 105px;
 background: #dae6f7;
 padding: 5px;
 border: 1px solid #83a4cd;
}

.thumb-biens{
  float: left;
}

.list-detailsbox{
  width: 130px;
  float: left;
  line-height: 18px;
}
.list-imgbox{
  width:70px;
  height: 70px;
  margin: 0 10px 10px 0;
  float: left;
   border: 1px solid #83a4cd;
   cursor: pointer;
}

.cocap{
  width:85px;
  padding-left:12px;
  padding-top:10px;
  float:left;
  font-weight:bold;
}

.list-title{
  height:14px;

  font-weight: bold;
}

#recherche{
  float: left;
}

.rechercheform select{
background: #e9eef5;
width: 150px;
 border: 1px solid #83a4cd;

}

.rechercheform a .btnrecherche{
 border: 1px solid #83a4cd;
 background: #e9eef5;
 width: 100px;
 height: 20px;
}

.rechercheform a:hover .btnrecherche{
 border: 1px solid #2d4e9d;
 background: #fff;
 width: 100px;
 height: 20px;
 cursor: pointer;
}

#int-recherche{
  background: #dae6f7;
 border: 1px solid #83a4cd;
  padding: 0 10px 10px;
  width: 622px;
}

.veh-pagination{
  background: #DAE6F7;
  border:1px solid #83A4CD;
  width:642px;
  padding:10px 0;
  text-align:center
}
.vdet-thumb{
  width: 70px;
  height: 70px;
  margin: 0 2px;
}

.photo-biens{
  float: left;
  width: 300px;
  text-align: center;
  height: 260px;
  padding-top: 10px;
  background: #DAE6F7;
  border:1px solid #83A4CD;
}
.thumb-box{
  background: #DAE6F7;
  border:1px solid #83A4CD;
  float: left;
    width: 300px;
    height: 75px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
}

.veh-det-title{
  font-size:16px;
  color: #0c2d83;
  padding-bottom: 10px;
}

.det-detali{
  float:left;
  width:330px;
  padding-bottom: 20px;
  padding-top: 25px;

}

.det-desclines{
   float:left;
   line-height: 20px;

}


.det-retour{
  float: right;
  padding: 5px 10px;
}

.det-descriptif{
  padding-left: 0px;
  padding-right: 10px;
  text-align: justify;
  margin-bottom: 20px;
}

p.title{
  font-weight: bold;
}

strong{
  color: #2b5bbc;
  font-weight:bold;
  text-transform: uppercase;
}

.stline{
  position:relative;
  top:0px;
  z-index:-1;
  border-top:1px solid #5986e1;
  margin-top:-34px;
}




