/* cmsms stylesheet: reset modified: 07/06/16 09:15:01 */
/* =================================== */
/* ====== HTML BASE */

html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
html,
body {
    height: 100%;
}
/* Lecomte & Partners */



/* du plus foncé au plus clair */

/* du plus foncé au plus clair */



body {
    background: #eceded;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    padding-top: 100px;
/*    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("http://www.ip-lecomte.com/uploads/images/fonds_pages/defaut.jpg");
*/
}
/* cmsms stylesheet: General modified: 08/03/16 09:14:39 */
/* Lecomte & Partners */



/* du plus foncé au plus clair */

/* du plus foncé au plus clair */



body {
    color: #535757;
    font-family: 'Open Sans', sans-serif;
    line-height: 160%;

}
a {
    color: inherit;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7,
legend {
    font-family: 'Open sans', cursive;
    font-weight: 600;
}
hr {
    display: block;
    margin: 2em 0;
    border: 0;
    height: 1px;
    border-top: 2px solid #becda2;
}
iframe {
    width: 100%;
    max-width: 100%;
    margin: 1em 0;
}
.bgok {  
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    bottom:0;
    right:0;

    background: url("http://www.ip-lecomte.com/uploads/images/fonds_pages/defaut.jpg") no-repeat center ; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
}
.bloc {
    display: inline-block;
    vertical-align: top;
}
.demi {
    width: 50%;
}
.tiers {
    width: 33.33%;
}
.deux_tiers {
    width: 66.66%;
}
.quart {
    width: 25%;
}
.trois_quart {
    width: 75%;
}
.cinquieme {
    width: 20%;
}
.quatre_cinquieme {
    width: 80%;
}
.largeur_site {
    max-width: 1024px;
    margin: 0 auto;
    position: relative; padding:0 1em;
}
.adroite {
    float: right;
    margin-top: 1em;
}
.obli {
    color: #853F38;
    font-weight: 700;
}
.wauto label {
    width: auto;
}
.centrerTxt {
    text-align: center;
}
.gaucheTxt {
    text-align: left;
}
.droiteTxt {
    text-align: right;
}
.vert {
    color: #a2b97c;
}
.rouge {
    color: #853F38;
}
.cache {
    display: none;
}
.small {
    font-size: .9em;
}
.marge {
    margin: 1em;
}
.clearba:before,
.clearba:after {
    display: block;
    clear: both;
    height: 0px;
    width: 100%;
    content: ' ';
    overflow: hidden;
}
.padding {
    padding: 1em;
}
.conteneur {
    position: relative;
}

#services .carre { 
    height: 0;
    position:relative;
    padding-bottom: 100%;
    width: calc(100% - 1em);
    margin: 1em  0;
    margin-left: 1em;
    overflow: hidden;
    margin-bottom: 2em;
 }
#services .carre:first-child { margin-left:0; }

#services .carre h4, #services .carre p { color: #fff; margin-right: 1.3rem; margin-left: 1.3rem; margin-top: 1.3rem;  }
#services .carre p { margin-top: 0; font-size: .95rem; line-height: 130%; } 
#services .carre h4 { text-transform: uppercase; font-size: 1.3em; font-weight: normal; margin-bottom: .5rem;  }
#services .carre h4:first-line { font-weight: bold;  }

#services .carre a.savoir { text-transform: uppercase; padding: .1em 1em; background-color: #fff; display:inline-block; position:absolute; bottom: 1.3rem; right: 1.3rem; }
#services .carre a.savoir:after { content: '\f0da'; font-family: FontAwesome; display: inline-block; margin-left: .5em; }

.couleur1 {
    background-color: #c8d4af;
}
.couleur2 {
    background-color: #afbf91;
}
.couleur3 {
    background-color: #a2ba79;
}
#header {
    width: 100%;
    background: #535757;
    color: #e4e4e3;
    position: fixed;
    top: 0;
    left: 0;
    height: auto;
    z-index: 100;
}
#header #logo img {
    max-width: 120px
}
#content {
    position: relative;
    min-height: 200px;
    margin-top: 200px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.97);
    border-right: 0;
    border-left: 0;
}
#content:before, #content:after {

    background-color: rgba(255, 255, 255, 0.8);
    content:" ";
    height:.5em;
    display:block;
    position:absolute;
    width:100%;
}
#content:before {
margin-top:-.5em;
}
#content:after {
margin-top:0em;
}
#content.accroche_a_afficher {
    margin-top: 33%;
}
.accroche {
    margin-top: 4em;
    margin-left: 57%;

    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.8);
    color: #535757;
    padding: 1.5em;
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 150%;
    font-weight: 600;
}
.accroche:after {
    display: block;
    position: absolute;
    bottom: -30px;
    left: 15%;
    width: 26px;
    height: 30px;
    /*content: ' ';
    width: 1px;
    height: 1px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-color: transparent transparent rgba(255, 255, 255, 0.8) transparent;
    border-width: 0 25px 16px 25px;*/
-moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
content: url(http://www.ip-lecomte.com/uploads/designs/LP/images/pointe.png);
}

.contenu ul, aside.bloc_droite ul {
    list-style: none;
    padding:0;
    margin:1em 0;
}

.contenu li, aside.bloc_droite li  { 
    padding-left: 1em; 
    text-indent: -1.1em;
}

.contenu li:before, aside.bloc_droite li:before {
    content: "■  ";
    color: #a2b97c; 
}
#content aside.bloc_droite {
    display: block;
    float: right;
    min-width: 275px;

    max-width: 30%;
    margin: 1.5em;
    padding: 1.25em 2em;
    background-color: #dbe2cc;
    margin-top: 3.5em;
    font-size: .95em
}

#content aside hr {
    margin: .5rem 0;
}
#content aside h2 {
    margin-bottom: 0;
    font-size: 1.2em
}
#content aside p {
    margin: 0;
}

.bulle {
    display: block;
    position: absolute;

    width: 130px;
    height: 130px;
    background: #696a69;
    color: #fff;
    padding: 1em;
}
.bulle h1 ,.bulle h2,.bulle h3{
    margin: 0;
    text-transform: uppercase;
    font-size: 1.1em;
}
.bulle:after {
    display: block;
    position: absolute;
    bottom: -7px;
    right: 10%;
    content: ' ';
    width: 1px;
    height: 1px;
    border: 1px solid #696a69;
    border-color: transparent transparent #696a69 transparent;
    border-width: 0 25px 16px 25px;
    /* Rotate div */
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

#content .titre_page {
    display: block;
    position: absolute;
    margin-top: -100px;
    width: 150px;
    height: 150px;
    background: #a2b97c;
    color: #fff;
    padding: 1em;
    outline: .25em solid rgba(255, 255, 255, 0.5);
}
#content .titre_page h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.1em;
}
#content .titre_page:after {
    display: block;
    position: absolute;
    bottom: -7px;
    right: 10%;
    content: ' ';
    width: 1px;
    height: 1px;
    border: 1px solid #a2b97c;
    border-color: transparent transparent #a2b97c transparent;
    border-width: 0 25px 16px 25px;
    /* Rotate div */
    
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    
    transform: rotate(-90deg);
}
.contenu {
    padding-left: 125px;
    padding-right: 125px;
    padding-top: 4em;
    padding-bottom: 2em;
}
.contenu p { text-align: justify; }
.carre p { text-align: left; }
.contenu h2 { color:#a2b97c; text-transform:uppercase; font-weight:400; font-size:1.2em; margin-top:2em; margin-bottom:0em}
.contenu h3 {  font-weight:600; font-size:1em; }
.contenu a { color:#a2b97c; text-decoration:none; }
.contenu a:hover,.contenu a:active, .contenu a:focus { text-decoration:underline; }
#footer {
    background: #535757;
    color: #e4e4e3;
    margin-top: 6em;
    padding: 1em 0;
    font-size: .9em
}
#footer_nav li,
#footer_nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer_nav li {
    display: inline-block;
    border-left: 1px solid #eceded;
}
#footer_nav li:first-child {
    border-left: 0;
}
#footer_nav a {
    text-decoration: none;
    padding: .1em .5em;
    position: relative;
}
#footer_nav a.activeparent {
    color: #fff;
    background-color: #696a69;
}
#footer_nav a:hover,
#footer_nav a:focus,
#footer_nav a:active {
    color: #fff;
    background-color: #7a7a79;
}
#copyright {
    text-align: right;
}

/* =================================== */
/* ====== GALERIE */
.liste_items li { 
    padding-left: 0; 
    text-indent: 0;
}

.liste_items li:before {
    content: "";
}
.liste_items {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.liste_items li {
    display: inline-block;
    width: 33%;
    text-align: center;
    vertical-align: top;
    positon: relative;
    margin-bottom: 2em
}
.liste_items strong {
    font-weight: 600
}
.liste_items li .image_trombi {
    margin: 1em auto;
    overflow: hidden;
    position: relative;
    display: block;
    height: 170px;
    width: 170px;
    border-radius: 100%;
    border: 2px solid #a2b97c;
    positon: relative;

}

.liste_items li .image_trombi .infos_trombi {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 15%;
    margin: 0;
    background-color: #a2b97c;
    background-color: rgba(162,185,124, 0.97);
    color: #fff;
    font-size: .9em;
    line-height: 140%;
    border-radius: 100%;
}
.liste_items li .image_trombi:hover .infos_trombi {
    display: block;
}
.liste_items li .image_trombi .infos_trombi {
    text-transform: uppercase;
    font-weight: 600;
    padding-top: calc(50% - 2.5em);
}
.liste_items li .image_trombi .infos_trombi:after {
    position: absolute;
    content: '+';
    width: 2em;
    height: 2em;
    display: block;
    margin: 0 auto;
    bottom: 0;
    right: 2%;
    font-size: 2em;
    font-weight: 300;
}
.details_trombi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: #535757;
    background-color: rgba(83, 87, 87, 0.8);
    display: none;
}
.details_trombi .div_details {
    position: relative;
    width: auto;
    height: auto;
    max-height: 75%;
    margin: 10% auto;
    max-width: 980px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.97);
    padding: 1em 1.5em;
    overflow-y: auto;
    outline: .5em solid rgba(255, 255, 255, 0.5);
    outline-width: .5em .5em .25em .25em;
}
.details_trombi .div_details .ferme {
    text-transform: uppercase;
    background-color: #a2b97c;
    color: #fff;
    display: block;
    position: fixed;
    margin-top: -3em;
    margin-left: -3em;
    width: 3em;
    height: 3em;
    text-align: center;
    outline: .5em solid rgba(162,185,124, .5);
    outline-width: .2em;
}
.details_trombi .div_details .ferme:hover {

    /* Rotate div */    
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}
.details_trombi .div_details .ferme a {
    display: inline-block;
    padding: .95em;
    text-decoration: none;
}
.details_trombi .div_details h2,.details_trombi .div_details h3 {
    margin:0
}
.details_trombi .div_details h3 {
     font-weight:400;
}
.details_trombi .div_details .adroite {
    margin: 1em;
    margin-top: 0;
    margin-right: 0;
    background-color: #eceded;
    padding: 1em 2em;
}
.details_trombi .div_details .adroite p {
    margin: 0em;
}
.details_trombi .div_details .adroite .fa {
    margin-right: 1em
}

.details_trombi .div_details .resume {
    border-left:.25em solid #e6ecdc;
    padding-left:.5em;
}

/* =================================== */
/* ====== ACTUALITES */

.actualite { display:block; border-bottom: 2px solid #e6ecdc; margin-bottom:1em; padding-bottom:1em; }
.actualite.dernier { border:0 }
.actualite h2 { margin-top:0; margin-bottom:.5em; }
.actualite_date { margin:0; color: #aaa7a8; font-size:0.9em; text-transform:uppercase }
.actualite_lirelasuite { margin-top:.5em; }
.actualite_lirelasuite a { color: #fff; font-size:0.9em; text-transform:uppercase; background-color:#becda2; display:inline-block; padding:0 .5em; }

#metadata { font-size:.9em }
#metadata div { display:inline-block; margin-right:.5em; padding: .1em .25em; background: #eceded }

.pagination { border:1px solid #eceded; border-right:0; border-left:0; padding:.5em 1em; }
.pagination p { margin:0; }

.pagination div { display:inline-block; width:33%; }
.pagination .num_pages { text-align:center; }
.pagination .suivants { text-align:right }

div.breadcrumb { display:block; clear: both; text-transform: lowercase; font-size: .9em; color: #939190; border-top: 1px dotted #e6ecdc; margin:2em 0; padding: .5em; padding-top: 1.5em; }
div.breadcrumb a { color:inherit; text-decoration:underline }
div.breadcrumb .current { font-style: italic; }

#content .bulle a { color:inherit; }

/* =================================== */
/* ====== FORMULAIRES */


.form {
  position: relative;
  z-index: 1;
  margin: 2em 0;
  padding: 0;
}
.form input, .form textarea { display:block;
  outline: 0;
  background: #eceded;
  width: 100%;
  max-width: 100%;
  border: 0;
  margin: 0 0 1em;
  padding: 1em;
  box-sizing: border-box;
}
.form button, .form input[type="submit"] {
  text-transform: uppercase;
  outline: 0;
  background: #a2b97c;
  width: auto;
  border: 0;
  padding: 15px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form button:hover,.form button:active,.form button:focus,
.form input[type="submit"]:hover,.form input[type="submit"]:active,.form input[type="submit"]:focus {
  background: #becda2;
}

/*.error_message { display:none; }*/
.error-message-champ { margin-top:-.5em; margin-bottom:.5em ; display:block; font-style:italic}
.fb_invalid input, .fb_invalid textarea { border:1px dotted #853F38 }

/* Portrait and Landscape */

@media only screen and (max-width: 935px) {

body { padding-top: 0; }
#header { position: relative; }

#services .carre { 
    height: auto;
    position:relative;
    padding-bottom: 3rem;
    width: calc(100% - 1em);
    margin: 1em  0;
    margin-left: 1em;
    overflow: hidden;
    margin-bottom: 2em;
 }
.accroche { 
margin-left:auto; margin-right:auto;
display:block;
position:relative;
 }
.accroche:after { 
display:none;
 }
.largeur_site {
    padding:0;
}
    .hide_on_mobile {
        display: none;
    }
    .contenu {
        padding-left: .5em;
        padding-right: .5em;
    }
#content .titre_page {
    padding:1em .5em;
}
#content aside.bloc_droite { float:none;  max-width:100%; position:relative; diplsay:block;
    margin: 1.5em;
    padding: 1.25em 2em;
    top: 5em;
 }
    .bloc {
        width: 100%;
        padding: 1em .5em
    }
    .bloc .bloc {
        padding: .2em 0;
    }
    .bloc .marge {
        margin: 0;
    }
    #header .bloc,
    #footer .bloc {
        text-align: center;
    }
    #header h1 {
        margin: 0;
        margin-top: .5em
    }
    #header .bloc {
        padding: 0.25em;
    }
    #langues {
        display: block;
        position: absolute;
        top: 0.5em;
        right: .5em;
    }
    .details p:first-child {
        margin-top: 0;
    }
    .details_trombi {
        max-height: 100%;
        max-width: 100%;
    }
    .details_trombi .div_details {
        position: relative;
        width: auto;
        height: auto;
        max-height: 95%;
        max-width: 90%;
        margin: 5% auto;
        overflow-y: auto;
        outline-width: 0;
    }
    .details_trombi .div_details .ferme {
        position: fixed;
        top: 1em;
        right: 2em;
        margin: 0;
    }
    .liste_items li {
        display: inline-block;
        width: 100%;
        text-align: center;
        vertical-align: top;
        positon: relative;
        margin-bottom: 2em
    }
    .details_trombi .div_details .adroite,
    .adroite {
        display: block;
        float: none;
        margin: 1em auto;
        width: 100%;
        max-width: 100%;
    }
#footer {
    z-index:200;
    position:relative;
    bottom:0;
    left:0;
    width:100%;
}
}

@media only screen and (min-width: 1280px) {  
#content {
    margin-bottom:7em;
}
#footer {
    z-index:200;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
}
}
/* cmsms stylesheet: menus modified: 05/31/16 10:36:56 */
/* ----------- MENU Langues ------------- */

#langues {
    text-transform: uppercase;
    margin-top: 1em;
    text-align: right;
}
#langues li,
#langues ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#langues li {
    display: inline-block;
}
#langues a {
    text-decoration: none;
    padding: .25em .5em;
}
#langues .activeparent a {
    color: #fff;
    background-color: #696a69;
}
#langues a:hover, #langues a:focus, #langues a:active {
    color: #fff;
    background-color: #7a7a79;
}
/* ----------- MENU PRINCIPAL ------------- */

#menu .menuactive {
    background: #a2b97c;
    color: #fff
}
#menu ul ul a.menuactive {
    background: #696a69;
    color: #fff;
    border-left:.5em solid #a2b97c; 
    padding-left: calc(1.62em - .5em)
}


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu {
    font-family: 'Open Sans', sans-serif;
    background: #535757;
}
#cssmenu > ul > li {
    float: left;
}
#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}
#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu > ul > li > a {
    padding: .75em 2.25em;
    font-size: 1em;
    text-decoration: none;
    color: #e4e4e3;
    text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
    color: #fff;
    background-color: #7a7a79;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 2.5em;
}
#cssmenu > ul > li.has-sub > a:after {
    position: absolute;
    top: 1.2em;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #939190;
    content: '';
}
#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 1em;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #939190;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}
#cssmenu > ul > li.has-sub:hover > a:after {
    background: #eceded;

}
#cssmenu ul ul {
    position: absolute;
    width: 100%;
    left: -9999px;
}
#cssmenu.align-right ul ul {
    text-align: right;
}
#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu li:hover > ul {
    left: auto;
}
#cssmenu.align-right li:hover > ul {
    left: auto;
    right: 0;
}
#cssmenu li:hover > ul > li {
    height: auto;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(83, 87, 87, 0.5);
    padding: .5em 1.62em;
    width: 100%;
    font-size: .9em;
    text-decoration: none;
    color: #eceded;
    font-weight: 400;
    background: #696a69; border-left:.5em solid rgba(83, 87, 87, 0.5); 
    padding-left: calc(1.62em - .5em)
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
    border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #fff;
}
#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #eceded;
    content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #eceded;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}



#affiche_menu {
margin:2em;
-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px;
}
#affiche_menu li {
margin:1em;
}
#affiche_menu li:first-child {

  margin-top: 0;

}

#affiche_menu li:last-child {

  margin-bottom: 0;

}
@media only screen 
  and (max-width: 935px) {

#affiche_menu {
 text-align:center;
-moz-column-count: 1;
-moz-column-gap: 0px;
-webkit-column-count: 1;
-webkit-column-gap: 0px;
column-count: 1;
column-gap: 0px;
}
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(83, 87, 87, 0.5);
    }
    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        height: auto;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
    }
    #cssmenu > ul > li {
        float: none;
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }
    #cssmenu ul ul li a {
        color: #eceded;
        background: #696a69;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        color: #fff;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before,
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before {
        display: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        color: #eceded;
        background-color: #696a69;
        cursor: pointer;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: 700;
    }
    #cssmenu #menu-button:after {
        position: absolute; box-sizing:content-box;
        top: 22px;
        right: 17px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #eceded;
        border-bottom: 2px solid #eceded;
        content: '';
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 16px;
        right: 17px;
        display: block;
        height: 2px;
        width: 20px;
        background: #eceded;
        content: '';
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 15px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 15px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: -1px;
        display: block;
        border-left: 1px solid rgba(83, 87, 87, 0.5);
        height: 2.7em;
        width: 2.7em;
        cursor: pointer;
    }
    #cssmenu .submenu-button.submenu-opened {
        background: rgba(83, 87, 87, 0.5);
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #eceded;
        content: '';
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff;
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #eceded;
        content: '';
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
}
/* cmsms stylesheet: slider modified: 04/19/16 16:47:25 */
.actualites_slider li { 
    padding-left: 0; 
    text-indent: 0;
}

.actualites_slider li:before {
    content: "";
}

.bloc_actualites { margin:2em 0; background-color:#eceded; position:relative; }
.actualites_slider { min-height:180px; margin-bottom:3em; display:block; width:calc( 100% - 200px ) }
.actualites_slider .actualite { padding:2em; font-size:.9em }
.actualites_slider .actualite h2 { color:inherit; }
.actualites_slider .actualite h2 span { font-size:.8em; color:#7a7a79; display:block; margin-right:.5em; vertical-align:top; }
.actualites_slider .actualite a { color:inherit; }

.bloc_actualites .bulle { right:2em; top:2em; }


.unslider {
    overflow: auto;
    margin: 0;
    padding: 0;
    height: auto
}
.unslider-wrap {
    position: relative
}
.unslider-wrap.unslider-carousel>li {
    float: left
}
.unslider-vertical>ul {
    height: 100%
}
.unslider-vertical li {
    float: none;
    width: 100%
}
.unslider-fade {
    position: relative
}
.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}
.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}
.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}
.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer
}
.unslider-arrow.next {
    left: auto;
    right: 20px
}


/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider-nav {
   bottom:2em; left:2em; position:absolute;
}
.unslider-nav ol {
  list-style: none;
  text-align: left;
}
.unslider-nav ol li {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 0 .2em;
  background: #c3c1c0;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #535757;
  cursor: default;
}



@media only screen and (max-width: 935px) {

.actualites_slider {
    min-height: 0;
    height: auto;
    margin-bottom: 3em;
    display: block;
    width: 100%;
}
.bloc_actualites .bulle {
    right: 1em; 
    top:auto;
    bottom: -2em;
}

}
