
/* -------------------- BLOCS -------------------- */

.bloc_gris {
    display: block;
    padding: 20px;
    background-color: #e8e8e8;
}

.bloc_login {
    margin: 0 auto 60px auto;
    padding: 20px;
    max-width: 300px;
    text-align: center;
    background-color: #e8e8e8;
}


/* -------------------- TEXTES -------------------- */

.txt_mini {
    font-size: 1.1em;
}

.txt_small {
    font-size: 1.2em;
}

.txt_normal {
    font-size: 1.3em;
    line-height: 1.4;
}

.txt_big {
    font-size: 1.5em;
}

.txt_extra {
    font-size: 1.8em;
}

.txt_ultra {
    font-size: 2.4em;
}

.txt_gris {
    color: #AAAAAA;
}

.txt_rouge {
    color: #CC0000;
}




/* -------------------- IMAGES -------------------- */

img.img_gauche {
    float: left;
    display: block;
    margin: 0 20px 20px 0;
}

img.img_droite {
    float: right;
    display: block;
    margin: 0 0 20px 20px;
}



/* -------------------- LIENS -------------------- */

#auto_popin {
    display: none;
}




/* -------------------- SLIDER -------------------- */

.slider_galerie {
    margin: 0;
}



/* -------------------- BARRES -------------------- */

.hr {
    clear: both;
    display: block;
    height: 1px;
    width: 100%;
    line-height: 1px;
    text-indent: -9999px;
    border-top: 1px solid #e0e0e0;
}




/* -------------------- LISTES -------------------- */

ul {
    margin: 0 0 0 20px;
}

ul.sitemap {
    margin: 0 0 30px 20px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
}

ul.search {
    margin: 0 0 30px 20px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
}



/* -------------------- TITRES -------------------- */

h1 {
    display: block;
    margin: 0 0 50px 0;
    padding: 0 0 30px 0;
    font-family: 'Francis Bold', Arial, Helvetica, serif;
    font-size: 4.6em;
    font-weight: normal;
    color: #000000;
    text-align: center;
    background: url(../img/structure/titre_bullet_noir.png) no-repeat center bottom;
}

h2 {
    display: block;
    font-family: 'brownbold', Arial, Helvetica, serif;
    font-size: 2.2em;
    font-weight: normal;
    color: #000000;
}
h2 a {
    color: #000000;
}
h2.partenaire {
    text-transform: uppercase;
}

h3 {
    display: block;
    font-family: 'brownregular', Arial, Helvetica, serif;
    font-size: 2em;
    font-weight: normal;
    color: #000000;
}

h4 {
    display: block;
    font-family: 'brownbold', Arial, Helvetica, serif;
    font-size: 1.6em;
    font-weight: normal;
    color: #000000;
}

h5 {
    display: block;
    font-family: 'brownbold', Arial, Helvetica, serif;
    font-size: 1.4em;
    font-weight: normal;
    color: #000000;
}


/* -------------------- DIVERS -------------------- */

.h1_droite {
    position: absolute;
    top: 20px;
    right: 20px;
}




/* -------------------- WYSIWYG -------------------- */

.wysiwyg {
    display: block;
    font-family: 'brownlight', Arial, Helvetica, sans-serif;
}

.wysiwyg h2 {
    margin: 50px 0 30px 0;
}

.wysiwyg h3 {
    margin: 40px 0 20px 0;
}

.wysiwyg h4 {
    margin: 30px 0 15px 0;
}

.wysiwyg ul, .wysiwyg ol {
    margin: 15px 0 15px 30px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
}

.wysiwyg ul li, .wysiwyg ol li {
    margin: 0 0 5px 0;
}

.wysiwyg p {
    margin: 15px 0 15px 0;
    font-weight: normal;
    font-size: 1.3em;
    line-height: 1.6;
}

.wysiwyg a {
    color: #ff2842;
    text-decoration: none;
}
.wysiwyg a:hover {
    color: #000000;
}

.wysiwyg hr {
    clear: both;
    display: block;
    margin: 40px 0 40px 0;
    height: 1px;
    width: 100%;
    line-height: 1px;
    text-indent: -9999px;
    border: none;
    background-color: #999999;
}

.wysiwyg .videocontent {
    margin: 0 auto;
    max-width: 800px;
}

.wysiwyg .mtn { margin-top: 0; }
.wysiwyg .mts { margin-top: 10px; }
.wysiwyg .mtm { margin-top: 20px; }
.wysiwyg .mtl { margin-top: 30px; }

.wysiwyg .mrn { margin-right: 0; }
.wysiwyg .mrs { margin-right: 10px; }
.wysiwyg .mrm { margin-right: 20px; }
.wysiwyg .mrl { margin-right: 30px; }

.wysiwyg .mbn { margin-bottom: 0; }
.wysiwyg .mbs { margin-bottom: 10px; }
.wysiwyg .mbm { margin-bottom: 20px; }
.wysiwyg .mbl { margin-bottom: 30px; }

.wysiwyg .mln { margin-left: 0; }
.wysiwyg .mls { margin-left: 10px; }
.wysiwyg .mlm { margin-left: 20px; }
.wysiwyg .mll { margin-left: 30px; }




/* -------------------- GALERIES PHOTOS -------------------- */

.gallery > ul > li {
  width: 214px;
}




/* -------------------- PAGE MAJ -------------------- */

.page_maj {
    margin: 20px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #CCCCCC;
    font-size: 1em;
    color: #999;
}





/* -------------------- FORMULAIRES -------------------- */

.bloc_erreur_retour {
    margin: 0 0 30px 0;
}

.retour_form {
    margin: 0 0 5px 0;
    padding: 10px;
    font-size: 1.3em;
    line-height: 1.4;
    background-color: #242424;
    color: #FFFFFF;
}

.retour_form a {
    color: #FFFFFF;
    text-decoration: underline;
}

.retour_form i.fa {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    margin: 0 5px 0 0;
}

.retour_form.ok {
    background-color: #679706;
}

.retour_form.pb {
    background-color: #CC0000;
}

label {
    display: block;
    margin: 0 0 5px 0;
    font-size: 1.2em;
    color: #666666;
}

label.choix {
    float: left;
    margin: -2px 0 0 0;
    font-size: 1.3em;
    color: #000000;
}

input[type="radio"].pressform {
    margin: 6px 6px 0 0;
}

label.pressform {
    font-size: 1.3em;
    margin: 0 0 0 20px;
    color: #000000;
    line-height: 1.3;
}


input, select, textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 7px 10px;
    font-size: 15px;
    line-height: 1.4;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

select {
    padding: 8px 20px 8px 10px;
    height: 38px !important;
    background: url(../img/structure/select_arrow_down_black.png) no-repeat right center;
    background-color: #F7F7F7;
}

input[type="checkbox"], input[type="radio"] {
    float: left;
    width: 13px;
    margin: 0 6px 8px 0;
}

.btn, .link_btn, .wysiwyg .bouton {
    display: inline-block;
    margin: 0;
    padding: 10px 15px 10px 15px;
    font-family: 'brownregular', Arial, Helvetica, serif;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
    color: #FFFFFF;
    cursor: pointer;
    background-color: #000000;
    border: 0;

    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.btn:hover, .link_btn:hover, .wysiwyg .bouton:hover  {
    color: #FFFFFF;
    background-color: #ff2842;
}
.btn i.fa, .link_btn i.fa, .wysiwyg .bouton i.fa  {
    font-size: 1em;
    vertical-align: middle;
}

.btn.rouge, .link_btn.rouge {
    background-color: #ff2842;
}
.btn.rouge:hover, .link_btn.rouge:hover  {
    background-color: #000000;
}



.btn.rond, .link_btn.rond {
    padding: 0;
    background-color: #ff2842;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.btn.rond:hover, .link_btn.rond:hover  {
    background-color: #000000;
}


.btn.off, .link_btn.off, .btn.off:hover, .link_btn.off:hover {
    cursor: default;
    background-color: #e8e8e8;
}


/* ---------------------- LIEUX_MAP  ---------------------- */

.google_map {
    margin: 0;
    padding: 0;
}

.gmap_label {
    width: 26px;
    font-size: 12px;
    color: #ff2842;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
}

.gmap_bulle_titre {
    display: block;
    width: 200px;
    font-size: 1em;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
}

.gmap_bulle_texte {
    display: block;
    margin: 5px 0 0 0;
    width: 200px;
    font-size: 1em;
    color: #000000;
    overflow: hidden;
}







/* -------------------- ACTUALITES -------------------- */

#global_actualites {
    text-align: center;
}

.bloc_actu {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 20px 20px;
    width: 360px;
    height: auto;
}

.bloc_actu a,
.bloc_actu figure,
.bloc_actu span {
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.bloc_actu figure {
    z-index: -1;
    overflow: hidden;
}
.bloc_actu figure img {
    display: block;
    width: 100%;
    height: auto;
}

.bloc_actu span {
    position: absolute;
    z-index: 1;
    display: block;
}

.bloc_actu span.actu_titre {
    top: 50px;
    left: 20px;
    opacity: 1;
    padding: 5px 8px;
    max-width: 360px;
    background-color: #FFFFFF;
    font-family: 'brownregular', Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #000000;
    line-height: 1.2;
}

.bloc_actu span.desc {
    top: 120px;
    left: 20px;
    opacity: 0;
    padding: 5px 8px;
    max-width: 360px;
    background-color: #FFFFFF;
    
    font-family: 'brownlight', Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #000000;
    line-height: 1.4;
}

.bloc_actu span.lien {
    bottom: 60px;
    right: 20px;
    opacity: 0;
}

/* hover */
.bloc_actu a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.bloc_actu a:hover span.actu_titre {
    top: 20px;
}
.bloc_actu a:hover span.desc {
    opacity: 1;
    top: 50px;
}
.bloc_actu a:hover span.lien {
    opacity: 1;
    bottom: 20px;
}







/* -------------------- PARTENAIRES -------------------- */

.zone_partenaires {
    display: block;
    margin: 50px 0 50px 0;
    text-align: center;
}

.bloc_partenaire {
    display: inline-block;
    vertical-align: middle;
}

/* espaceh */
.espaceh_petit {
    margin-left: 10px;
    margin-right: 10px;
}
.espaceh_moyen {
    margin-left: 30px;
    margin-right: 30px;
}
.espaceh_grand {
    margin-left: 60px;
    margin-right: 60px;
}

/* espacev */
.espacev_petit {
    margin-top: 10px;
    margin-bottom: 10px;
}
.espacev_moyen {
    margin-top: 30px;
    margin-bottom: 30px;
}
.espacev_grand {
    margin-top: 60px;
    margin-bottom: 60px;
}


.bloc_partenaire a {
    display: block;
}

.bloc_partenaire a.nolink {
    cursor: default;
}

.bloc_partenaire a img {
    display: block;
    height: auto;
}





/* -------------------- FAQ -------------------- */

.faq_bloc {
    position: relative;
    display: block;
    margin: 0 0 30px 0;
    padding: 20px 20px 20px 20px;
    background-color: #FFFFFF;
}
.faq_bloc .minplusbtn {
    display: block;
}
.faq_bloc .minplusbtn:hover .boutonminplus {
    background-color: #000000;
}
.faq_bloc .boutonminplus {
    float: left;
    margin: 0 14px 0 0;
}
.faq_bloc .titre_ligne {
    margin: 30px 0 20px 0;
    padding: 25px 0 0 0;
    border-top: 1px solid #e8e8e8;
}
.faq_bloc .titre_ligne:first-child {
    border-top: none;
    padding: 0;
}
.faq_bloc .faq_corps {
    display: none;
    margin: 0 50px 0 50px;
}
.faq_bloc .faq_texte {
    margin: 0 50px 0 50px;
}
.faq_bloc .faq_texte p {
    margin: 0;
}




/* -------------------- TABLEAU USER_MANAGER -------------------- */

table.user_manager {
    border: 0;
}

table.user_manager tr {
    border: 0;
    background-color: #FFFFFF;
}

table.user_manager td {
    padding: 10px;
    line-height: 1.4;
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
}

table.user_manager td a {
    display: inline-block;
}

table.user_manager td.main {
    width: 40%;
    font-size: 1.3em;
}

table.user_manager td.legende {
    font-size: 1.3em;
}

table.user_manager td.icon {
    font-size: 1em;
    width: 1em;
    white-space: nowrap;
    text-align: center;
}

.user_photo {
    margin: 0 0 15px 0;
    text-align: center;
}

.user_photo img {
    display: inline-block;
    width: 100px;
    height: 100px;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}