/*===| I. MAIN LAYOUT  |======================================================*/
* {margin: 0;}

html{
  background-color: #191919;
  height: 100%;
  width: 100%; }

body{
  background-image: url(../../images/charte/bodybg.jpg);
  background-repeat: repeat-y;
  background-position: top center;
  height: 100%;
  width: 100%; }

#wrap-container{
  background-image: url(../../images/charte/bodybg.jpg);
  background-position: top center;
  background-repeat: repeat-y;
  position:relative;
  z-index:4;
  width: 100%; }

#wrap-bg{
  background-image: url(../../images/charte/bg_wrap.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  position:relative;
  z-index:4;
  width: 100%; }

#container{
  background-color: transparent;
  margin:0 auto;
  text-align: left; }

ul, li{
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0; }

p{
  padding: 0px;
  margin: 0px}

.left{
  float: left;
  margin-right:10px}

.right{
  float: right;
  margin-left: 10px; }

#push, .clr	{clear: both;}

#push{
  background-image: url(../../images/charte/bodybg.jpg);
  background-position: top center;
  background-repeat: repeat-y; }


/* ===| II. HEADER ELEMENTS |=================================================*/

#site-header.outter{
  background-image: url(../../images/charte/bg_header.jpg);}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{
  float:left;
  margin: 0px 30px 0px 0px;
  padding: 0px;
  overflow: hidden; }

  #left-outter #diaporama-left{
    background-image: url(../../images/charte/bg_diaporama_left.jpg);
    float: left;
    width: 372px;
    height: 325px; }

  /*---| ACTUALITES |---------------------------------------------------------*/

  #left-outter #actualite{
    background-image: url(../../images/charte/bg_mdm.jpg);
    width: 372px;
    height: 86px;
    padding: 13px 0px 0px 46px;
    float: left; }

    #left-outter #actualite #actualite-inner{
      width: 325px;
      height: 86px;
      float: left; }

      #left-outter #actualite #actualite-inner h6{
        color: white;
        float: left;
        width: 215px;
        font-weight: normal;
        margin-bottom: 6px;
        padding-bottom: 1px;
        border-bottom: 1px solid #434343; }

      #left-outter #actualite #actualite-inner img{
        margin-left: 20px;
        padding: 4px;
        border: 1px solid #6f6f6f;
        float: right; }

      #left-outter #actualite #actualite-inner p{
        color: #a4a4a4;
        clear:left;
        line-height: 12px;
        text-align: justify; }

      #left-outter #actualite #actualite-inner #btn_details{
        background-image: url(../../images/charte/btn_details.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        width: 62px;
        height: 16px;
        margin-top: 9px;
        float: right;
        display: block;
        text-align: center;
        text-decoration: none;
        color: white; }

        #left-outter #actualite #actualite-inner #btn_details:hover{
          background-position: 0px -16px; }

        #left-outter #actualite #actualite-inner #btn_details span{
          width: 62px;
          height: 16px;
          background-color: transparent;
          display:block;
          float: left;
          text-align: center; }


  /*---| NEWSLETTER |---------------------------------------------------------*/

  #left-outter #newsletter{
    float: left;
    width: 372px;
    height: 36px;
    padding-top: 25px;
    border: 0 none;
    background-image: url(../../images/charte/bg_newsletter.jpg); }

    #left-outter #newsletter #news-form{
      float: left;
      padding-left: 107px;
      width: 250px; }

      #left-outter #newsletter #news-form #mandatory-email-Email{
        background-color: #a01903;
        font-size: 11px;
        color: white;
        font-family: Verdana;
        border: 0 none;
        float: left;
        margin-right: 25px;
        padding-top: 3px;
        height: 15px;
        width: 188px; }

      #left-outter #newsletter #news-form a{
        float: left;
        background-image: url(../../images/charte/btn_ok.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 20px;
        width: 28px; }

        #left-outter #newsletter #news-form a:hover{
          background-position: 0px -20px; }

        #left-outter #newsletter #news-form a input{
          background-color: transparent;
          border: 0 none;
          font-size: 0px;
          line-height: 0px;
          width: 28px;
          height: 20px; }

  /*---| COORDONNEES |--------------------------------------------------------*/

  #left-outter #coordonnees{
    background-image: url(../../images/charte/bg_coordonnees.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 327px;
    height: 134px;
    margin: 0px !important;
    padding: 3px 0px 0px 45px;
    float: left; }

    #left-outter #coordonnees #info{
      width: 157px;
      float: left; }

      #left-outter #coordonnees #info h5{
        color: #f42f0d;
        font-size: 17px; }

      #left-outter #coordonnees #info p{
        color: white; }

        #left-outter #coordonnees #info p span{
          color: #a4a4a4; }

      #left-outter #coordonnees #info a#mail{
        display: block;
        background-image: url(../../images/charte/mail_icon.jpg);
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 15px;
        float: left;
        color: #f42f0d; }

        #left-outter #coordonnees #info a#mail:hover{
          text-decoration: none;
          color: #e6d7d4; }

    #left-outter #coordonnees #plan{
      background-image: url(../../images/charte/btn_plan.jpg);
      background-position: 0px 0px;
      width: 169px;
      height: 111px;
      display: block;
      float: left; }

      #left-outter #coordonnees #plan:hover{
        background-position: 0px -111px; }

      #left-outter #coordonnees #plan span{
        width: 169px;
        height: 111px;
        display: block; }
     .link1 a:link,.link1 a:visited
    {
      text-decoration: none;
      color: #f42f0d;
    }
		.link1 a:hover,.link1 a:active
    {
      text-decoration: none;
      color: #e6d7d4;
    }

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/

#right-outter{
  float:left;
  color: #b5b5b5;
  margin:0;
  padding:0px 0px 11px 0px;
  overflow: hidden; }

  #right-outter h1{
    float: left;
    display: block;
    width: 594px;
    height: 22px;
    margin-bottom: 28px; }

    #right-outter h1 img{
      border: 0 none; }

  #right-outter h2{
    float: left;
    display: block;
    width: 594px;
    height: 22px; }

    #right-outter h2 img{
      border: 0 none; }

  #right-outter h3{
    color: #ff6600;
    font-size: 14px;
    font-weight: bold;
    padding-top:20px;
    line-height: 0px;
    font-style: normal; }

  #right-outter p{
    line-height: 13px;
    text-align: justify; }

  #right-outter strong{
    color: white; }

    #right-outter p cite{
      color: white;
      font-style: normal; }

    #right-outter p em{
      color: #ff6600;
      font-weight: bold;
      font-style: normal; }

  #right-outter .separator {
    width:100%;
    height:0px;
    clear:both;
    padding:0;
    margin:11px 0;
    border-top: 1px solid #4f0f05;
    line-height: 0px;
    font-size: 0;
    overflow: hidden; }

  #right-outter .invisible {
    width:100%;
    height:0px;
    clear:both;
    padding:0;
    margin:6px 0;
    border-top: 1px solid black;
    line-height: 0px;
    font-size: 0;
    overflow: hidden; }

  #right-outter .bg_picture{
    background-image: url(../../images/charte/bg_picture.jpg);
    width: 177px;
    height: 135px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 5px;
    padding-top: 12px; }

  #right-outter .strong-list{
    margin-top: 50px; }

	#right-outter .list1{
     line-height: 19px;
		 padding: 0 70px 0 17px;
		  }

   .list1 a:link, .list1 a:visited
{
	text-decoration: none;
	color: #fff;
}
.list1 a:hover, .list1 a:active
{
  text-decoration: none;
	color: #ed0a13;
}

  #right-outter ul{
    float: left;
    margin-bottom: 11px;
    margin-top: 8px; }

    #right-outter ul li{
      padding-left: 18px;
      background-image: url(../../images/charte/bullet.jpg);
      background-position: left;
      background-repeat: no-repeat; }

  /*---| REALISATIONS |-------------------------------------------------------*/

#frmSearch{
  width: 400px;
  float: left;
  display:inline;
  margin-left: 35px;
  margin-bottom: 10px; }

  #frmSearch select{
    width: 200px;
    border: 0 none;
    float: left;
    margin-right: 20px;
    height: 20px; }

  .inputer{
    background-image: url(../../images/charte/btn_recherche.jpg);
    background-position: 0px 0px;
    border: 0 none;
    width: 100px;
    height: 20px;
    font-size: 0px;
    line-height: 0px;
    float: left; }

  .inputer-over{
    background-image: url(../../images/charte/btn_recherche.jpg);
    background-position: 0px -20px;
    border: 0 none;
    width: 100px;
    height: 20px;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
    float: left; }

.realisations-listing {
  width: 500px;
  margin-bottom: 20px;
  padding-left: 35px;
  float: left; }

  .realisations-listing p{
    width: 200px;
    float: left; }

    .realisations-listing .title-link{
      color: #ff6600;
      font-size: 12px;
      font-weight: bold;
      padding-bottom:10px;
      text-transform: capitalize;
      font-style: normal;
      width: 200px;
      text-decoration: none;
      float: left; }

      .realisations-listing .title-link:hover{
        color: orange; }

  .realisations-detail-link{
    width: 100px;
    height: 127px;
    background-image: url(../../images/charte/link_details_fiche.jpg);
    background-position: 0px 0px;
    display: block;
    float: right; }

    .realisations-detail-link:hover{
      background-position: 0px -127px; }

  .detail-img-holder{
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
    background-image: url(../../images/charte/bg_picture_realisations.jpg);
    margin-right: 25px; }

    .detail-img-holder img{
      border: 3px solid #D3D3D3; }

  #pagination{
    background-color: #191919;
    padding: 10px;
    width: 480px;
    margin-left: 35px;
    display: inline;
    float: left;
    height: 16px; }

    #pagination a{
      color: #ff6600;
      text-decoration: none; }

      #pagination a:hover{
        color: orange; }

  .photo-biens{
    float: left;
    width: 260px;
    height: 260px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px; }

    .photo-biens a{
      cursor: pointer;
      float: none; }

    .photo-biens img{
      float: none;
      border: 5px solid grey; }

  .bg-thumb-details{
    float: left;
    width: 260px;
    height: 75px;
    text-align: center; }

    .bg-thumb-details img{
      cursor: pointer;
      border: 2px solid white; }

  #right-outter .description-detail{
    width: 320px;
    line-height: 17px;
    float: right; }

    .description-detail em{
      width: 320px;
      font-size: 17px;
      font-weight: bold;
      float: left;
      display: block;
      margin-bottom: 10px; }

  .retour{
    background-image: url(../../images/charte/btn_retour.jpg);
    background-position: 0px 0px;
    border: 0 none;
    width: 90px;
    height: 30px;
    float:right;
    margin-top: 40px;
    display: inline;
    font-size: 0px;
    line-height: 0px; }

  .retour-over{
    background-image: url(../../images/charte/btn_retour.jpg);
    background-position: 0px -30px;
    cursor: pointer;
    border: 0 none;
    width: 90px;
    height: 30px;
    float:right;
    margin-top: 40px;
    display: inline;
    font-size: 0px;
    line-height: 0px; }


/* ===| V. FOOTER BOXES |=====================================================*/

#wrap-footer {
  background-image: url(../../images/charte/bodybg.jpg);
  background-position: top center;
  background-repeat: repeat-y;
  position:relative;
  z-index: 4;
  width: 100%;
  text-align: left; }

  #footer{
    background-image: url(../../images/charte/bg_footer.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0px auto;
    padding: 8px 0px 0px 20px;
    width: 976px !important;
    min-height: 25px;
    height: auto !important;
    height: 25px; }

    /*---| REALISE PAR |------------------------------------------------------*/

    #footer #realise{
      width: 280px;
      font-family: Arial;
      font-size: 11px;
      color: #b5b5b5;
      float: left; }

      #footer #realise a{
        color: #f42f0d;
        text-decoration: none; }

    /*---| COPYRIGHT |--------------------------------------------------------*/

    #footer .copyright{
      color: #b5b5b5;
      font-family: Arial;
      font-size: 11px;
      width:380px;
      float: left; }

      #footer .copyright span{
        color: white; }

      #footer .copyright a{
        color: #f42f0d;
        text-decoration: none; }

        #footer .copyright a:hover{
          color: white;
          text-decoration: underline; }

    /*---| FOOTER MENU |------------------------------------------------------*/

    #footer #menu2 li{
      padding-right: 6px;
      margin-right: 6px;
      border-right: 1px solid #b5b5b5; }

    #footer #menu2 li a{
      font-family: Arial;
      font-size: 11px;
      text-decoration: none;
      color: #b5b5b5; }

      #footer #menu2 li a:hover{
        color: white;
        text-decoration: underline; }

  div.ref{
    width: 976px;
    background-color: black;
    padding: 10px 0px 10px 0px;
    margin: 9px 0px 0px 0px;
    color: #848484;
    text-align: center; }



/* ===| VII. CONTACT FORM |===================================================*/

#frmContact{
  margin: 10px 0px 0px 0px;
  width: 400px;
  float: left;
  padding-left: 95px; }

  #frmContact label{
    display: block;
    padding: 0px 0px 5px 0px;
    width: 400px;
    clear:both; }

  #frmContact label span{
    display:block;
    width: 170px;
    float: left; }

  #frmContact label input{
    height: 16px; }

  #frmContact label input, #frmContact label textarea{
    width: 220px;
    border: 0 none;
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top; }

    #frmContact label textarea{
      height: 100px; }

  #concernant{
    float: left;
    margin: 10px 0px 10px 0px;
    height: 40px;
    width: 394px; }

    #concernant em{
      font-style: normal;
      color: orange;
      font-weight: bold;
      float: left;
      margin-bottom: 5px;
      width: 394px; }

    #frmContact #check-boxes{
      float: left;
      display: inline;
      width: 400px; }

/*      #frmContact #check-boxes label{
        float: left;
        width: 131px;
        margin-bottom: 10px;
        clear: none; }*/

  div#captcha-code{
    width: 390px;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    background-color: #151515;
    text-align: center; }

    div#captcha-code span{
      width: 390px;
      margin-bottom: 10px;
      float: left; }

    div#captcha-code input{
      width: 150px;
      margin-right: 10px;
      text-align: center;
      font-size: 15px;
      font-weight: bold;
      font-family: Arial, Verdana;
      padding-top: 5px;
      color: #5f6968;
      height: 23px; }

  div.submit-buttons{
    clear: both;
    text-align: center;
    padding: 4px 2px; }

  .submit-buttons .envoyer{
    background-image: url(../../images/charte/btn_envoyer.jpg);
    background-position: 0px 0px;
    border: 0 none;
    font-size: 0px;
    line-height: 0px;
    margin-right: 5px;
    width: 150px;
    height: 30px; }

  .submit-buttons .envoyer-over{
    background-image: url(../../images/charte/btn_envoyer.jpg);
    background-position: 0px 30px;
    border: 0 none;
    font-size: 0px;
    line-height: 0px;
    margin-right: 5px;
    width: 150px;
    height: 30px; }

  .submit-buttons .retablir{
    background-image: url(../../images/charte/btn_retablir.jpg);
    background-position: 0px 0px;
    border: 0 none;
    font-size: 0px;
    line-height: 0px;
    width: 150px;
    height: 30px; }

  .submit-buttons .retablir-over{
    background-image: url(../../images/charte/btn_retablir.jpg);
    background-position: 0px 30px;
    border: 0 none;
    font-size: 0px;
    line-height: 0px;
    width: 150px;
    height: 30px; }

  #merci-link{
    color: #de0900;
    text-decoration: none;
    font-weight: bold; }

    #merci-link:hover{
      color: #f42f0d; }


/* ===| 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;}


/* ===| 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{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;}


#right-outter .titre h3
{
  float:left;line-height: 16px; width: 402px; padding-top: 20px;
}
