


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

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

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


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

.txt_mini {
    font-size: 1.1em;
}

.txt_small {
    font-size: 1.2em;
}

.txt_normal {
    font-size: 1.4em;
    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 #E5E5E5;
}




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

ul {
    margin: 0 0 0 20px;
}

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

ul.actus_last {
    margin: 0 0 0 20px;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.2;
}

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



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

h1 {
    display: block;
    margin: 0 0 30px 0;
    padding : 5px 0 0 0;
    font-family: 'built_titlingsemibold', Arial, Helvetica, serif;
    font-size: 3em;
    font-weight: normal;
    text-transform: uppercase;
    color: #cc071e;
    text-align: left;
}

h1.align_left {
    text-align: left;
}
h1.align_center {
    text-align: center;
    padding : 5px 0 0 30px;
}
h1.align_right {
    text-align: right;
}

h1.prog {
    margin: 0 0 5px 0;
}

h1 span.visuel_rose {
    display: inline-block;
    width: 60px;
    height: 52px;
    vertical-align: middle;
    background: url('../img/structure/titre_visuel_rose.png') no-repeat top right;
}

h2 {
    display: block;
    font-family: 'built_titlingsemibold', Arial, Helvetica, serif;
    font-size: 2.2em;
    font-weight: normal;
    color: #1a171b;
}
h2 a {
    color: #1a171b;
}

h3 {
    display: block;
    font-family: 'oswaldregular', Arial, Helvetica, serif;
    font-size: 1.8em;
    font-weight: normal;
    color: #1a171b;
}

h4 {
    display: block;
    font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    color: #1a171b;
}




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

.h1_droite {
    float: right;
    margin: 5px 0 0 10px;
}




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

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

.wysiwyg h2 {
    margin: 30px 0 15px 0;
    font-size: 2.4em;
    line-height: 1.2;
}

.wysiwyg h3 {
    margin: 30px 0 15px 0;
    font-size: 2em;
    line-height: 1.2;
}

.wysiwyg h4 {
    margin: 20px 0 15px 0;
    font-size: 1.6em;
    line-height: 1.2;
}

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

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

.wysiwyg p {
    margin: 10px 0 10px 0;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.5;
}

.wysiwyg a {
    color: #cc071e;
    text-decoration: none;
}
.wysiwyg a:hover {
    color: #1a171b;
}

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

.wysiwyg iframe {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}

.wysiwyg .fluid-width-video-wrapper iframe {
    padding: 20px 140px 20px 140px;
}

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




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

.page_maj {
    margin: 20px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #E5E5E5;
    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 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.4em;
    color: #1a171b;
}


input, select, textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 7px 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #1a171b;
    background-color: #F7F7F7;
    border: 1px solid #E5E5E5;
}

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: 'built_titlingsemibold', Arial, Helvetica, serif;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
    color: #FFFFFF;
    cursor: pointer;
    background-color: #1a171b;
    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: #cc071e;
}
.btn i.fa, .link_btn i.fa, .wysiwyg .bouton i.fa  {
    font-size: 1em;
    vertical-align: middle;
}

.btn.rouge, .link_btn.rouge {
    background-color: #cc071e;
}
.btn.rouge:hover, .link_btn.rouge:hover  {
    background-color: #1a171b;
}


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

    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}
.btn.rond:hover, .link_btn.rond:hover  {
    background-color: #1a171b;
}

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

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

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

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

.gmap_bulle_texte {
    display: block;
    margin: 10px 0 0 0;
    width: 200px;
    min-height: 30px;
    font-size: 1em;
    color: #000000;
}







/* -------------------- 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: #F7F7F7;
    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;
}
