/*
 Copyright PLEIN AXE - contact@plein-axe.com
*/

/* editor.css */
blockquote{
    font-style: italic;
    background: #e0e0e4;
    display: block;
    margin: 15px 20px 15px 30px;
    padding: 15px 20px;
    border: 1px dotted #CCCCCC;
}
._encadre_citation {
    font-style: italic;
    background: #e0e0e4;
    display: block;
    margin: 15px 20px 15px 30px;
    padding: 15px 20px;
    border: 1px dotted #CCCCCC;
}

._theme {
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #004278;
    display: block;
    margin: 0px 10px 3px 0px;
    padding: 2px 4px;
    float: left;
    width: auto;
}
.fiche-docs {
    border-top: solid 2px #dcdcdc;
    padding-top: 30px;
    margin-top: 40px;
}
.fiche-docs h3 {
    color: #EE4B40;
    margin-bottom: 20px;
    background: url(/ressources/images/picto-DL.png) no-repeat left center;
    padding-left: 40px;

}
._bleu1-grand {
    font-size: 1.6em;
    color: #004278;
}

._lien_en_savoir_plus {
    font-weight: bold;
    color: #004278;
    display: block;
    margin: 0px;
    padding: 3px 0px 0px 20px;
    position:relative;
}
._lien_en_savoir_plus:before{
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    left: 0px;
    width: 10px;
    height: 10px;
    border-bottom: 3px solid #004278;
    border-right: 3px solid #004278;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

._inter_puce_bleue {
    font-size: 1.2em;
    font-weight: bold;
    color: #1297B7;
    display: block;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 6px;
}

._inter_puce_rouge {
    font-size: 1.1em;
    font-weight: bold;
    color: #EE4B40;
    position: relative;
    padding-left: 0px;
    padding-bottom: 6px;
    display: block;
}



._legende {
    font-size: 0.9em;
    color: #666666;
}

._surtitre1 {
    font-size: 1.4em;
    font-weight: normal;
    color: #323C46;
    display: block;
    margin: 0px;
    padding: 15px 0px 5px;
}

._surtitre2 {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin: 0px;
    padding: 15px 0px 4px;
    color: #323C46;
}

._exergue {
    font-size: 1.2em;
    display: block;
    margin: 0px;
    padding: 0px 0px 5px;
}

._bleu1 {
    color: #323C46;
}

._bleu2 {
    color: #1297B7;
}

._vert {
    color: #80C41C;
}

._rouge {
    color: #EE4B40;
}

._rose {
    color: #C5037B;
}

._bleu1-demi {
    font-size: 1.2em;
    color: #323C46;
}

._bleu2-demi {
    font-size: 1.2em;
    color: #1297B7;
}

._vert-demi {
    font-size: 1.2em;
    color: #80C41C;
}

._rouge-demi {
    font-size: 1.2em;
    color: #EE4B40;
}

._rose-demi {
    font-size: 1.2em;
    color: #C5037B;
}

._bleu1-grand {
    font-size: 1.6em;
    color: #004278;
}

._bleu2-grand {
    font-size: 1.6em;
    color: #1297B7;
}

._vert-grand {
    font-size: 1.6em;
    color: #80C41C;
}

._rouge-grand {
    font-size: 1.6em;
    color: #EE4B40;
}

._rose-grand {
    font-size: 1.6em;
    color: #C5037B;
}

.legende {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;

    color: #323C46;
}

.chapo {
    font-weight: 600;
    color: #000;
    padding-left: 25px;
    display: block;
    border-left: solid 6px #1297B7;
    margin-bottom: 2em;
}

.chapo-plus {
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 700;
    color: #000;
    padding-left: 25px;
    display: block;
    border-left: solid 6px #1297B7;
    margin-bottom: 2em;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
}


#calculateurMilitaire ._inter_puce_rouge {
    font-size: 1.1em;
    font-weight: bold;
    color: #C4037B;
    background: url(/ressources/images/puce-fleche-rouge2.gif) no-repeat 0px 5px;
    display: block;
    margin: 0px;
    padding: 3px 0px 15px 18px;
}

#calculateurMilitaire ._rouge {
    color: #C4037B;
}

/* style des pages du calculateur militaire */
#calculateurMilitaire h2 {
    margin: 0px;
    font-size: 1.6em;
    font-weight: bold;
    color: #C4037B;
    padding: 10px 0px 20px;
    display: block;
    clear: both;
    float: none;
    line-height: 1.4em;
}

#calculateurMilitaire h3 {
    color: #004278;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    padding: 2px 0px;
}

#calculateurMilitaire h4 {
    margin: 20px 0px;
    padding: 4px 0px;
    text-align: center;
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    font-size: 1.2em;
    font-weight: bold;
    color: #C4037B;
    display: block;
    clear: both;
    float: none;
}

#calculateurMilitaire .cm-button {
    border: 1px solid #4B546A;
    -webkit-box-shadow: #B7B8B8 0px 1px 0px inset;
    -moz-box-shadow: #B7B8B8 0px 1px 0px inset;
    box-shadow: #B7B8B8 0px 1px 0px inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.1em;
    font-family: Arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #FFFFFF;
    background-color: #45484d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#45484d), to(#000000));
    background-image: -webkit-linear-gradient(top, #45484d, #000000);
    background-image: -moz-linear-gradient(top, #45484d, #000000);
    background-image: -ms-linear-gradient(top, #45484d, #000000);
    background-image: -o-linear-gradient(top, #45484d, #000000);
    background-image: linear-gradient(to bottom, #45484d, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#45484d, endColorstr=#000000);
}

#calculateurMilitaire .cm-button:hover {
    border: 1px solid #4B546A;
    background-color: #2d2f32;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2d2f32), to(#1a1a1a));
    background-image: -webkit-linear-gradient(top, #2d2f32, #1a1a1a);
    background-image: -moz-linear-gradient(top, #2d2f32, #1a1a1a);
    background-image: -ms-linear-gradient(top, #2d2f32, #1a1a1a);
    background-image: -o-linear-gradient(top, #2d2f32, #1a1a1a);
    background-image: linear-gradient(to bottom, #2d2f32, #1a1a1a);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2d2f32, endColorstr=#1a1a1a);
}

#calculateurMilitaire #choixDestination {
    list-style-type: none;
    padding-left: 40px;
}

#calculateurMilitaire #choixDestination li {
    float: left;
    margin-left: 20px;
}

#calculateurMilitaire .tableauData {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
}

#calculateurMilitaire .tableauData td {
    border: 1px solid #FFFFFF;
    background: #eeeeee;
    padding: 5px;
}

#calculateurMilitaire .tableauData td p {
    margin: 0;
}

#calculateurMilitaire .cm-explication {
    background: #eeeeee;
    text-align: justify;
    font-size: 1em;
    font-weight: normal;
    color: #004278;
    display: block;
    margin: 15px 0px 15px 0px;
    padding: 0px 20px 0px 20px;
    border-left: 4px solid #004278;
}

#calculateurMilitaire .cm-explication p {
    padding-bottom: 4px;
    margin: 0;
}

#calculateurMilitaire .cm-msgerreur {
    border: 1px solid;
    margin: 10px 20px 20px 0px;
    padding: 15px 10px 15px 10px;
    -moz-border-radius: .5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    font-family: verdana;
    font-weight: bold;
    font-size: 15px;
    color: #D8000C;
    background-color: #FFBABA;
}

#calculateurMilitaire .cm-label {
    position: relative;
    float: left;
    width: 10em;
    text-align: right;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 10px 10px 0px 0px;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
}

#calculateurMilitaire .cm-inputnumeric {
    padding: 5px;
    font-size: 1.2em;
    border: 1px solid #666666;
    color: #333333;
    background: #F5F6D4;
    margin: 5px;
    width: 100px;
    height: 30px;
    text-align: right;
    font-weight: bold;
}

#calculateurMilitaire .cm-inputtext {
    padding: 5px;
    font-size: 1.2em;
    border: 1px solid #666666;
    color: #333333;
    background: #F5F6D4;
    margin: 5px;
    width: 100px;
    height: 30px;
    text-align: left;
    font-weight: bold;
}

#calculateurMilitaire .cm-inputtextlong {
    padding: 5px;
    font-size: 1.2em;
    border: 1px solid #666666;
    color: #333333;
    background: #F5F6D4;
    margin: 5px;
    width: 300px;
    height: 30px;
    text-align: left;
    font-weight: bold;
}

#calculateurMilitaire .cm-radio-titre {
    width: 10em;
    display: inline-block;
    text-align: right;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 10px 10px 0px 0px;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
}

#calculateurMilitaire .cm-labelradio {
    font-weight: bold;
    display: inline-block;
    padding-left: 4px;
}

#calculateurMilitaire .cm-select {
    padding: 5px;
    font-size: 1.2em;
    border: 1px solid #666666;
    color: #333333;
    background: #F5F6D4;
    margin: 5px;
    height: 35px;
    text-align: left;
    font-weight: bold;
    display: block;
    border-radius: 0px;
    -webkit-appearance: menulist;
}

@media print {
    #calculateurMilitaire h2 {
        margin: 0px;
        font-size: 1.6em;
        font-weight: bold;
        color: #C4037B;
        padding: 10px 0px 20px;
        display: block;
        clear: both;
        float: none;
        line-height: 1.4em;
    }

    #calculateurMilitaire h3 {
        color: #004278;
        font-size: 1.2em;
        font-weight: bold;
        margin: 0px;
        padding: 2px 0px;
    }

    #calculateurMilitaire .tableauData {
        margin: 0px;
        padding: 0px;
        border: 1px solid #aaa;
        border-collapse: collapse;
        padding-right: 20px;
        width: 100%;
    }

    #calculateurMilitaire .tableauData td {
        border: 1px solid #aaa;
        background: #fff;
        padding: 5px;
    }

    #calculateurMilitaire .tableauData td p {
        margin: 0;
    }

    #imprimer {
        display: none;
    }

    #retour {
        display: none;
    }
}

/* ANNONCES MOTEUR */

.moteur-annonces {
    background: #EBEBEB;
    height: auto;
    margin: 0px 0px 40px;
    padding: 20px 40px 20px;
    display:block;
}
.moteur-annonces:after {
    content:"";
    display:table;
    clear:both;
}
.moteur-annonces .bloc-col-gauche {
    width: 60%;
    margin: 0px;
}

.moteur-annonces .bloc-col-droite {
    width: 40%;
    margin: 0px;
    padding-top: 80px;
}

.moteur-annonces select, .moteur-annonces input {
    width: 350px;
    margin-bottom: 25px;
}

.moteur-annonces input[type="checkbox"] {
    width: auto;
    margin-bottom: 5px;
    margin-right: 10px;
}

.moteur-annonces h2 {
    color: #323C46;
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 21px;
    line-height: 28px;
    padding-bottom: 20px;

}

.annonces-resultats {
    font-size: 15px;
    line-height: 22px;
}

.annonces-resultats p {
    margin: 0px;
    padding: 0px;
}

.annonces-resultats h3 {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    color: #46505A;
    text-transform: none;

}

.annonces-resultats h3 a {
    color: #46505A;
    text-decoration: none;

}

.themedoc {
    padding-bottom: 2px;
}

.datesimple, .departement {
    font-family: 'Source Sans Pro', sans-serif;
    color: #46505A;
    text-transform: uppercase;
    font-weight: 400;
}

.parentcategory, .category {
    font-family: 'Source Sans Pro', sans-serif;
    color: #EE4B40;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.annonces-resultats ul {
    margin: 0px 0px 25px;
    padding: 0px 0px 25px;
    border-bottom: 1px dotted #999;
}

.annonces-resultats li {
    margin: 25px 0px 0px;
    padding: 25px 0px 0px;
    border-top: 1px dotted #999;
    list-style: none;
}

.annonces-resultats li:after {
    content: "";
    display: table;
    clear: both;
}

/* ANNONCES FICHE */

.moduletable_retour-annonces {
    width: 100%;
    line-height: 70px;
    background: #D0D0D0;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
}

.moduletable_retour-annonces .bloc-col-gauche {
    width: 30%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.moduletable_retour-annonces .bloc-col-droite {
    width: 70%;
    padding: 0px 0px 0px 40px;
    margin: 0px;
    background: #9EA0A2;
}

.moduletable_retour-annonces a {
    position: relative;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding-right: 30px;
    padding-left: 20px;
}

.moduletable_retour-annonces a:before {
    display: block;
    content: "";
    position: absolute;
    top: 4px;
    left: 0px;
    width: 10px;
    height: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.moduletable_retour-annonces a:hover {
    color: #000;
}

.fiche-annonces {
    border-bottom: 1px solid #D0D0D0;
    padding-top: 30px;
    margin-top: 60px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    color: #000;

}

.fiche-annonces h2 {
    font-size: 28px;
    line-height: 34px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 25px;
    color: #46505A;
    text-transform: none;
    color: #46505A;
}

/* ANNONCES PUBLIER */

.bloc-col-gauche {
    width: 45%;
    margin: 0px 10% 0px 0px;
    padding: 20px 0px;
    float: left;
}

.bloc-col-droite {
    width: 45%;
    margin: 0px;
    padding: 20px 0px;
    float: right;
}
.sitemap h2{
    font-size: 1.2rem;
}
.sitemap h3{
    font-size: 1rem;
}
.sitemap h4{
    font-size: 0.8rem;
}
.sitemap ul{
    border:0;
    margin-bottom: 0.8rem;
}
.sitemap ul li{
    border:0;
    padding: 0 0 0.1rem 0.2rem;
}
.sitemap a{
    text-decoration: none;
}
@media (max-width: 768px) {
    .tableAdaptatif{
        width: 100%;
    }
    .tableAdaptatif tbody td{
        display: block;
        width: 100% !important;
    }
}
.gallery {
    display: flex; 
    flex-wrap: wrap;     
}
.gallery img {
    height: 230px;
    width: 100%; 
    object-fit: cover; 
    cursor: pointer;
}