@charset "UTF-8";
@font-face{
    font-family:itipolice;
    src:url(GothamBook.ttf)}
body {
    color: #041018;
    font-family: itipolice, Georgia, Droid-serif, serif;
    font-size: 1rem;
    line-height: 1.4rem;
    margin: 0;
    padding: 0;
    background: #f9f8f8;
}

@media (min-width:1024px) {
    .zone-principale {
        width: 652px;
        -ms-flex: 1;
        flex: 1;
        padding-right: 16px;
    }
}

@media (min-width:1024px) {
    .zone-secondaire {
        width: 300px;
        margin-top: 8px;
        padding: 0.4rem 1rem 1rem 1rem;
        border-left: 1px solid #e8eaee;
        border-right: 1px solid #e8eaee;
        border-bottom: 1px solid #e8eaee;
    }
}

@media (max-width:767px) {
    .zone-secondaire {
        min-width: auto;
        max-width: auto;
    }
}

@media (max-width:1023px) {
    #page_content {
        display: block !important;
    }
}

@media (max-width:767px) {
    div#pub-mobile,
    .detail {
        width: 100%
    }
    .map,
    div#cartemobile {
        display: none;
    }
    .carte,
    .navi {
        display: none;
    }
    div#banniere {
        width: 100%;
        float: left;
    }
    .tour1,
    .tour2 {
        width: 100%
    }
    div#bloc-content {
        width: 100%;
        margin-top: 30px;
    }
    .list-more .list {
        column-count: 1 !important;
        column-gap: 10px !important;
    }
    .listequip {
        column-count: 1 !important;
        column-gap: 10px !important;
    }
    .themeitems {
        display: block;
        border-bottom: 1px solid #ccc;
        margin: 5px
    }
    .themeimg {
        width: 100%;
    }
    .hrs {
        padding-left: 29px;
    }
    .lignehoraire {height: 45px;clear:both}.alert{float:left}
}

@media (min-width: 768px) {
    .list,
    .listindex {
        column-count: 2 !important;
        column-gap: 10px !important;
    }
    .listindex {
        width: 767px;
    }
    .biographie {
        border-right: 1px solid #e8eaee;
    }
    .map-mobile {
        display: none
    }
    .detail {
        width: 302px
    }
    div#banniere {
        width: 1000px;
        margin: 0 auto;
        height: 91px;
        position: relative;
    }
    #nav_main,
    .menu-header {
        width: 1000px;
    }
    .logo {
        width: 1024px;
    }
    div#menumobile {
        display: none
    }
    .themeitems {
        display: flex;
        border: 1px solid #ccc;
        margin: 5px
    }
    .themeimg {
        float: left;
        width: 215px;
        margin: auto
    }
    
    .hrs{float:right;padding-right:10px}
}
.lignehoraire{border-bottom: 1px solid #46cfc0;margin-top: 8px;}.jourhoraire{font-weight:600; padding:5px;}
.responsive_1 {
    width: 320px;
    height: 100px;
}

@media(min-width: 642px) {
    .responsive_1 {
        width: 642px;
        height: 60px;
    }
}

.box {
    max-width: 666px
}

.zone-secondaire {
    border-top: 3px solid #2a303b;
}

.tour1 {
    width: 60%;
    margin-right: 10px
}

.tour2 {
    width: 35%
}

.gare {
    width: 1000px;
}

div#bloc-content {
    width: 69%;
    margin-top: 30px;
}

#control {
    background: #fff;
    padding: 5px;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
    display: none;
}

.theme {
    font-size: 17px;
    border-top: .1rem solid #d5d8dc;
    height: auto;
    position: relative;
}

.themetitle {
    text-transform: uppercase;
    border: 0;
    text-align: center;
}

.listindex a {
    color: #333;
    text-decoration: none
}
.alphabet {display: inline-block;padding: .2em .5em;background-color: #dad7d7;color: #2e333c;border-radius: 2px;}
.alphabet a{text-decoration: none; color:#2e333c} .alphabet a:hover{color:red}

.page_content {
    padding-top: 0.5rem;
}

.breadCrumbs {
    margin: 20px auto;
    max-width: 1055px;
}

.breadCrumbs li {
    display: inline-block;
    vertical-align: middle;
}

.breadCrumbs a {
    color: #333;
}

h1,
h3 {
    color: #0C2270;
}

h1 {
    font-size: 1.4em !important;
}

h3 {
    border-bottom: 1.2px solid #0C2270;
}

h2 {
    color: #333;
    font-size: 1.3em !important;
}

ul,
li {
    padding-left: 2px;
    list-style-type: none;
}

tr {
    text-align: left;
}

button {
    background-color: #0062a3;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin: 10px 0 10px 0;
    padding: 5px 5px 10px 5px;
    cursor: pointer;
    border: 0;
}

table {
    border: solid 1px #e1e1e1;
    margin-bottom: 15px;
}

caption {
    font-weight: 700;
    border: solid 1px #e1e1e1;
    text-align: center;
    width: 97.9%;
    margin-left: 2px;
    padding: 4px;
    color: #0C2270
}
.sectiontitle { margin-top: 10px;}.sectiontitle a:hover{color: #0d7fbf;}.sectiontitle a {font-size: 1.125rem;line-height: 1.375rem;font-weight: 700;text-decoration:none;color: #355689;}
header {
    background-color: #e6e6ea;
    position: relative;
    width: 100%;
    margin: 0 auto !important;
}

.layout {
    width: 100%;
    color: white;
}

.logo {
    padding: 5px;
    vertical-align: middle;
    margin: 0 auto;
}

.title-mobile {
    float: left;
}

.petit {
    font-size: 12px;
}

#content {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    padding: 14px 17px 24px 8px;
    margin-top: 15px;
}

#page_content {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    background: #fff;
}
.menu-header{font-size: 14px;padding-left: 5px;color: #407ca8;}
div.cadre-nav {
    width: 100%;
    top: 0;
    left: 0;
    float: right
}

.navi {
    background: #407ca8;
    height: 40px;
}

.navi ul {
    background: url(images/menu-bg2.png) 0 0 repeat-x;
    display: block;
}

.navi li {
    width: 135px;
}

#home {
    width: 45px;
    margin-right: 25px;
}

#home a {
    padding-bottom: 21px;
    background: url(images/home2.png) no-repeat;
    background-position: 2px -3px;
    margin-top: 6px;
}

.sf-menu {
    border: medium none;
    list-style: none outside none;
}

.sf-menu a {
    margin-bottom: 0;
    font-size: 1.1em;
    z-index: 1000;
    color: #fff;
    text-decoration: none;
    display: block;
    padding-top: 9px;
    text-align: center;
}

.container {
    margin: 0 auto;
    width: 1000px;
}

.img_menu {
    position: absolute;
}

.text_menu {
    margin-left: 28px
}

.sf-menu>li {
    height: 40px;
    text-align: center;
    color: #fff;
    padding: 0;
    width: 210px;
    font-size: 0.9rem;
}

.sf-menu li {
    float: left;
    position: relative;
    z-index: 99;
    text-align: left;
	font-family: "Helvetica Neue", sans-serif;
}

.sf-menu,
.sf-menu * {
    border: medium none;
    list-style: none outside none;
}

#menu-accordeon {
    padding: 0;
    margin: 0;
    list-style: none;
}

.menuli {
    text-align: center !important;
}

#menu-accordeon ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#menu-accordeon li {
    background-color: #729EBF;
    background-image: -webkit-linear-gradient(top, #185a89 0%, #333A40 100%);
    background-image: linear-gradient(to bottom, #185a89 0%, #25358c 100%);
    border-radius: 6px;
    margin-bottom: 2px;
    box-shadow: 3px 3px 3px #999;
    border: solid 1px #333A40;
    text-align: left;
}

#menu-accordeon li li {
    max-height: 0;
    overflow: hidden;
    transition: all .5s;
    border-radius: 0;
    background: #444;
    box-shadow: none;
    border: none;
    margin: 0
}

#menu-accordeon a {
    text-decoration: none;
    color: #fff;
    padding: 8px 0;
    font-family: verdana;
    line-height: 2.2em;
}

#menu-accordeon ul li a,
#menu-accordeon li:hover li a {
    font-size: 1em
}

#menu-accordeon li:hover {
    background: #729EBF
}

#menu-accordeon li li:hover {
    background: #999;
}

#menu-accordeon ul li:last-child {
    border-radius: 0 0 6px 6px;
    border: none;
}

#menu-accordeon li:hover li {
    max-height: 15em;
}

.proche-item {
    align-items: baseline;
}

.proche-item:before {
    display: inline-block;
    content: " ";
    background-repeat: no-repeat;
    height: 1.4rem;
    width: 1.4rem;
    margin-right: .4rem;
    background-image: url("images/fleche.svg");
    transform: rotate(-90deg);
}

.proche-link {
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1.375;
    color: #2a303b;
}

.election__search-container {
    width: 100%;
    position: relative;
    margin-top: 2rem;
}

.election__city-input {
    color: #2a303b;
    width: 99%;
    min-height: 38px;
    padding-right: -11px;
    padding-left: 7px;
    font-size: 1rem;
    line-height: 2.7;
    border-radius: 3px;
    border: 1px solid #bdc1c8;
}

.election__search-container:after {
    content: " ";
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 0.2rem;
    top: 36%;
    background-image: url(/images/loupe.png);
    background-repeat: no-repeat;
}

.ui-menu {
    left: 0;
    top: 5.4rem;
    max-width: 100% !important;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    z-index: 4;
    font-size: 1.6rem;
    border-left: .1rem solid #bdc1c8;
    border-right: .1rem solid #bdc1c8;
    border-bottom: 1px solid #bdc1c8;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 0.4rem 0.4rem 0 rgba(0, 0, 0, .04);
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 25rem;
}
.jour{float: right;}
.colonne2 {
    clear: both;
    width: 100%;
}

.candidat {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin: 3px 0 4px 0;
    font-weight: 700
}

.candidat .nom {
    width: 65%;
    font: bold 13px Arial, sans-serif;
    color: #454545;
    float: left;
}

.candidat .stat {
    width: 33%;
    display: block;
    text-align: right;
    font: bold 12px Arial, sans-serif;
    color: #666;
    float: left;
}

.statistic-table {
    width: 100%;
    line-height: 1em;
}

.statistic-table th {
    background-color: #e7e7e7;
    color: #4c4d4e;
}

.statistic-table tr {
    border-top: 1px solid #c7c7c7;
}

.statistic-table th,
.statistic-table td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    line-height: 1;
}

.statistic-table tr:nth-child(2n+1) {
    background-color: #fff;
}

.statistic-table tr:nth-child(2n) {
    background-color: #f8f8f8;
}

.statistic-table .cand {
    width: 30px
}

.tour1 {
    float: left;
    line-height: 1.5em;
}

.tour2 {
    line-height: 1.5em;
}

#cp,
#ville {
    clear: both;
    width: 140px;
    height: 22px;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-left: 19px;
    margin-top: 5px;
}

#cp {
    margin-left: 50px;
}

.detail {
    margin: 7px 8px 2px 0;
    height: 19px;
    border-radius: 3px;
    padding: 5px 0 5px 3px!important;
    background: url('images/flecheb.png') no-repeat 21.9em 49%;
    background-color: #185A89;
}

.detail a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.linkPink input {
    display: inline-block;
    margin: 4px 0 0 122px;
    height: 19px;
    width: 154px;
    border-radius: 3px;
    border: none;
    padding: 5px !important;
    font-size: 13px;
    color: #fff;
    background-color: #185A89;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.pub970 {
    min-height: 90px;
    padding-top: 5px;
}

.infotable {
    width: 100%;
    font-size: 14px;
}

#map {
    width: 100%;
    height: 600px;
    margin: 0 auto;
}

div#ads_right {
    left: 2px;
    height: 599px;
    bottom: 15px;
    width: 309px;
    float: left;
    padding: 0 5px 0 5px;
    border: 1px solid #A7B6C7;
}

.itineraire {
    clear: both;
    width: 100%;
    float: left;
}

.candidat .name {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    margin-top: 8px;
}

.liste {
    color: #BC1428;
}

.liste2 {
    font-weight: bold;
    line-height: 1.2;
    color: #878186;
}

.list-more {
    column-count: 3;
    column-gap: 20px;
}

.listequip {
    display: inline-block;
}

.equip {
    border: 1px solid #e6e6e6;
    color: #737373;
    margin: 5px;
    width: 291px;
    float: left;
    font-size: 15px;
}

.candidats>li {
    border-bottom: 1px solid #d4d4d4;
    margin-top: 15px;
    padding: 5px;
}

.listes {
    text-align: left;
    font-style: normal;
    background: #fff;
    box-shadow: 0 2px 24px rgba(0, 0, 0, .12);
    border-radius: 4px;
    margin: 0 0 10px 8px;
    padding: 8px;
}

.resume {
    width: 100%;
}

.resume tr,
th,
td {
    padding: 3px;
    border: solid 1px #e1e1e1;
    text-align: center;
    height: 25px;
}

.cadre-footer {
    clear: both;
    float: left;
    width: 100%;
}

.absent {
    color: #112a90
}

.particip {
    color: #f7c215;
}

.vote {
    font-weight: 700;
    font-size: 18px;
    color: #1e1e1e;
    font-size: 14px;
}

.participa1 {
    margin: 32px auto;
}

.vote2 {
    color: #7D7D7C;
    font-size: 12px;
}

.participa2,
.vote_results2 {
    font-weight: 700;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.result-barre1 {
    background-color: #94928a;
    height: 7px;
    border-radius: 100px;
    margin-left: 8px;
    margin-right: 8px;
}

.result-barre2 {
    border-radius: 100px;
    display: block;
    height: 7px;
    background-color: #1f3694;
}

.result_detail {
    cursor: pointer;
    margin: 0 10px 0 0;
    float: right;
    background-color: #f2f2f2;
    width: 30px;
    height: 30px;
    border-radius: 20%;
    background-image: url(/images/show.png);
    background-size: 18px 9px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.nbelus {
    display: inline-block;
    background: #2c941f;
    color: #fff;
    font-family: BrownBold, ArialBold, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px 0 0 24px;
    padding: 4px 12px 4px 16px;
    float: right;
}

.cand_elu {
    font-size: 14px;
    color: #fff;
    background-color: #2c941f;
    font-weight: 600;
    letter-spacing: .087rem;
    align-self: center;
    text-transform: uppercase;
    border-radius: .2rem;
    line-height: 1.6;
}

.leaflet-routing-container {
    display: none;
}

.leaflet-control-fullscreen a {
    background: #fff url(/css/images/fullscreen.png) no-repeat 0 0;
    background-size: 26px 52px;
}

.leaflet-touch .leaflet-control-fullscreen a {
    background-position: 2px 2px;
}

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
    background-position: 0 -26px;
}

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
    background-position: 2px -24px;
}
.plus{padding: 0 10px;position: static;right: auto;top: auto;min-width: 75px;text-align: center;   border-radius: 3px;text-indent: inherit;height: auto;color: #4f7b97;font-size: 13px;font-weight: bold;  text-transform: none;float: right;line-height: 30px;border: 1px solid #c1d4dd;background: #e3ebef;}.plus a{text-decoration:none}
.alert {padding: 5px 10px;border: 1px solid;margin-bottom: 10px;background-color: #46cfc0;border-color: #46cfc0;}
.add {background-image: url(images/locate.png);background-repeat: no-repeat;padding-left:16px;}
 .phone {background-image: url(images/phone.png);padding-left: 22px;background-repeat: no-repeat;} 
.mail {background-image: url(images/mail.png);padding-left: 22px;background-repeat: no-repeat;}.web {    background-image: url(images/web.png);padding-left: 22px;background-repeat: no-repeat;}.njour{border-bottom:solid 1px #DDD;padding:5px;margin:10px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}p.bold {margin: .5em 0;}
.divbutton {width: 230px;margin: 0 auto;}.texteblanc {text-align: center;}.foot-bar{margin: auto;max-width: 1000px;}.contact{float:right}
/* ============================================================
   modern.css — Design moderne & responsive partagé
   Pages : démarches, thèmes, formulaires (classes scopées .dm-*)
   Palette : bleu #185a89 / #0C2270, accent #46cfc0
   ============================================================ */

/* ---------- Intro + statistiques ---------- */
.dm-intro {
    background: linear-gradient(135deg, #f5f9fc 0%, #eaf2f9 100%);
    padding: 1.5rem;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    border-left: 4px solid #185a89;
}
.dm-intro p {
    margin: 0 0 1.2rem 0;
    font-size: 1.05rem;
    line-height: 1.6;
}
.dm-intro p:last-child { margin-bottom: 0; }
.dm-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}
.dm-stat {
    flex: 1 1 100px;
    background: #fff;
    border: 1px solid #dbe5ee;
    border-radius: 8px;
    padding: 0.75rem 0.5rem;
    text-align: center;
}
.dm-stat-num {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    color: #185a89;
    line-height: 1.2;
}
.dm-stat-label {
    display: block;
    font-size: 0.8rem;
    color: #556;
    text-transform: uppercase;
    letter-spacing: .03em;
}

/* ---------- Puces de navigation rapide ---------- */
.dm-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 1.75rem;
}
.dm-chip {
    display: inline-block;
    padding: 0.4rem 0.85rem;
    background: #eef3f8;
    color: #185a89;
    text-decoration: none;
    border: 1px solid #d3e0ec;
    border-radius: 999px;
    font-size: 0.88rem;
    transition: background .15s, color .15s;
}
.dm-chip:hover,
.dm-chip:focus {
    background: #185a89;
    color: #fff;
}

/* ---------- Grille de cartes (thèmes) ---------- */
.dm-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 1rem;
}
.dm-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e2e6eb;
    border-radius: 10px;
    overflow: hidden;
    scroll-margin-top: 1rem;
    transition: box-shadow .18s, transform .18s, border-color .18s;
}
.dm-card:hover {
    box-shadow: 0 6px 20px rgba(24, 90, 137, .12);
    border-color: #c3d4e2;
    transform: translateY(-2px);
}
.dm-card:target {
    border-color: #185a89;
    box-shadow: 0 0 0 2px rgba(24, 90, 137, .25);
}
.dm-card-head {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    padding: 0.9rem 1rem;
    background: #f7fafc;
    border-bottom: 1px solid #eceff3;
    text-decoration: none;
}
.dm-card-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
    flex-shrink: 0;
}
.dm-card-title {
    margin: 0;
    font-size: 1.02rem;
    line-height: 1.25;
    color: #185a89;
    border: 0;
}
.dm-card-head:hover .dm-card-title {
    text-decoration: underline;
}
.dm-card-count {
    margin-left: auto;
    flex-shrink: 0;
    background: #e6f6f3;
    color: #1a8b7c;
    font-size: 0.78rem;
    font-weight: 700;
    padding: 0.1rem 0.5rem;
    border-radius: 999px;
}
.dm-list {
    list-style: none;
    margin: 0;
    padding: 0.6rem 1rem;
    flex: 1;
}
.dm-list li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f1f3f5;
}
.dm-list li:last-child { border-bottom: none; }
.dm-list a {
    display: block;
    padding: 0.45rem 0;
    color: #2a3b4c;
    text-decoration: none;
    font-size: 0.94rem;
    line-height: 1.35;
}
.dm-list a:hover { color: #0d7fbf; }
.dm-empty {
    color: #8a94a0;
    font-size: 0.9rem;
}
.dm-card-more {
    display: block;
    padding: 0.7rem 1rem;
    margin-top: auto;
    background: #185a89;
    color: #fff;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    text-align: center;
    transition: background .15s;
}
.dm-card-more:hover { background: #0d3a5c; }
.dm-card-more span { transition: margin-left .15s; }
.dm-card-more:hover span { margin-left: 4px; }

/* ---------- Grille de tuiles-liens (dossiers d'un thème) ---------- */
.dm-tilegrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 0.75rem;
    margin-bottom: 1.5rem;
}
.dm-tile {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.85rem 1rem;
    background: #fff;
    border: 1px solid #e2e6eb;
    border-radius: 8px;
    color: #2a3b4c;
    text-decoration: none;
    font-size: 0.96rem;
    line-height: 1.35;
    transition: box-shadow .15s, transform .15s, border-color .15s, color .15s;
}
.dm-tile:hover {
    box-shadow: 0 4px 14px rgba(24, 90, 137, .12);
    border-color: #c3d4e2;
    transform: translateY(-2px);
    color: #185a89;
}
.dm-tile::before {
    content: "›";
    color: #185a89;
    font-weight: 700;
    font-size: 1.15rem;
    line-height: 1;
    flex-shrink: 0;
}

/* ---------- En-tête de thème (bannière) ---------- */
.dm-theme-banner {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.1rem 1.25rem;
    background: linear-gradient(135deg, #f5f9fc 0%, #eaf2f9 100%);
    border: 1px solid #dbe5ee;
    border-radius: 10px;
    margin-bottom: 1.5rem;
}
.dm-theme-banner img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    flex-shrink: 0;
}
.dm-theme-banner p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.55;
    color: #33414f;
}

/* ---------- Sections de liste (formulaires par thème) ---------- */
.dm-section {
    background: #fff;
    border: 1px solid #e2e6eb;
    border-radius: 10px;
    padding: 1.1rem 1.25rem;
    margin-bottom: 1.25rem;
    scroll-margin-top: 1rem;
}
.dm-section:target {
    border-color: #185a89;
    box-shadow: 0 0 0 2px rgba(24, 90, 137, .18);
}
.dm-section-title {
    margin: 0 0 0.75rem 0;
    padding-bottom: 0.5rem;
    color: #185a89;
    border-bottom: 2px solid #46cfc0;
    font-size: 1.15rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.dm-section-title .dm-card-count { margin-left: 0; }
/* Liste en colonnes fluides à l'intérieur d'une section */
.dm-cols {
    list-style: none;
    margin: 0;
    padding: 0;
    columns: 16rem;
    column-gap: 2rem;
}
.dm-cols li {
    padding: 0;
    margin: 0 0 0.15rem 0;
    break-inside: avoid;
}
.dm-cols a {
    display: block;
    padding: 0.4rem 0;
    color: #2a3b4c;
    text-decoration: none;
    font-size: 0.94rem;
    line-height: 1.4;
    border-bottom: 1px solid #f1f3f5;
}
.dm-cols a:hover { color: #0d7fbf; }

/* ---------- Appel à l'action ---------- */
.dm-cta {
    margin-top: 2rem;
    padding: 1.5rem;
    background: #f0f6f0;
    border: 1px solid #d7e8d7;
    border-radius: 10px;
}
.dm-cta h2 {
    margin: 0 0 1rem 0;
    color: #2d5a2d;
}
.dm-cta-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 0.85rem;
}
.dm-cta-item {
    display: block;
    padding: 1rem;
    background: #fff;
    border: 1px solid #d7e8d7;
    border-radius: 8px;
    text-decoration: none;
    transition: box-shadow .15s, transform .15s;
}
.dm-cta-item:hover {
    box-shadow: 0 4px 14px rgba(45, 90, 45, .12);
    transform: translateY(-2px);
}
.dm-cta-title {
    display: block;
    font-weight: 700;
    color: #185a89;
    margin-bottom: 0.25rem;
}
.dm-cta-desc {
    display: block;
    font-size: 0.9rem;
    color: #4a5560;
    line-height: 1.4;
}

/* ---------- Sidebar (zone secondaire / nav-block) ---------- */
.zone-secondaire .nav-block {
    background: #f8f9fa;
    border: 1px solid #e7ebef;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
}
.zone-secondaire .nav-block:last-child { margin-bottom: 0; }
.zone-secondaire .nav-block h3,
.zone-secondaire .nav-block h4 {
    margin: 0 0 0.6rem 0;
    color: #185a89;
    font-size: 1rem;
    border-bottom: 1px solid #d7e0e8;
    padding-bottom: 0.4rem;
}
.zone-secondaire .nav-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.zone-secondaire .nav-block li {
    padding: 0;
    border-bottom: 1px dotted #e0e4e8;
}
.zone-secondaire .nav-block li:last-child { border-bottom: none; }
.zone-secondaire .nav-block a {
    display: block;
    padding: 0.4rem 0;
    color: #33414f;
    text-decoration: none;
    font-size: 0.92rem;
    transition: color .15s;
}
.zone-secondaire .nav-block a:hover { color: #185a89; }

/* ---------- Détail organisme (annuaire) : sidebar « à proximité » ---------- */
.zone-secondaire .my-location {
    background: #f8f9fa;
    border: 1px solid #e7ebef;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
}
.zone-secondaire .my-location h2 {
    font-size: 1rem !important;
    color: #185a89 !important;
    margin: 0 0 0.6rem 0;
    border-bottom: 1px solid #d7e0e8;
    padding-bottom: 0.4rem;
}
.zone-secondaire .my-location ul { list-style: none; padding: 0; margin: 0; }
.zone-secondaire .my-location li.proche-item {
    padding: 0.5rem 0;
    border-bottom: 1px dotted #e0e4e8;
    line-height: 1.4;
}
.zone-secondaire .my-location li.proche-item:last-child { border-bottom: none; }
.zone-secondaire .my-location a { color: #2a3b4c; text-decoration: none; }
.zone-secondaire .my-location a:hover { color: #185a89; }

/* ============================================================
   Contenu d'article (fiches, dossiers, formulaires)
   Scopé .dm-article pour ne pas affecter les autres pages
   ============================================================ */
.dm-article {
    font-size: 1.02rem;
    line-height: 1.7;
    color: #24313d;
}
.dm-article > p,
.dm-article > ul,
.dm-article > ol { margin: 0 0 1.1rem 0; }

/* Titres */
.dm-article h2 {
    color: #0C2270 !important;
    font-size: 1.35rem !important;
    margin: 2rem 0 0.75rem 0;
    padding-bottom: 0.4rem;
    border-bottom: 2px solid #e2e8f0;
    line-height: 1.3;
}
.dm-article h3 {
    color: #185a89;
    font-size: 1.15rem;
    margin: 1.5rem 0 0.6rem 0;
    border: 0;
}
.dm-article h4 {
    color: #185a89;
    font-size: 1.03rem;
    margin: 1.25rem 0 0.5rem 0;
}
.dm-article h5 {
    color: #33414f;
    font-size: 0.98rem;
    margin: 1rem 0 0.4rem 0;
}

/* Listes */
.dm-article ul { padding-left: 0; }
.dm-article li.proche-item {
    display: flex;
    align-items: baseline;
    margin-bottom: 0.4rem;
    line-height: 1.55;
}
.dm-article ul ul { margin: 0.4rem 0 0.4rem 0.5rem; }

/* Encadrés (À savoir / Attention / Où s'adresser / Référence / Définition) */
.dm-article .alert.asavoir {
    background: #f0fbfa;
    border: 1px solid #cbeae6;
    border-left: 4px solid #46cfc0;
    border-radius: 8px;
    padding: 0.9rem 1.1rem;
    margin: 0.5rem 0 1.5rem 0;
}
.dm-article .alert.asavoir p { margin: 0 0 0.5rem 0; }
.dm-article .alert.asavoir p:last-child { margin-bottom: 0; }
.dm-article .alert.asavoir a { color: #0d7fbf; }
.dm-article .alert.asavoir ul { padding-left: 1.1rem; }
.dm-article .alert.asavoir li { list-style: disc; }

/* Boutons (téléchargement / service en ligne) */
.dm-article .divbutton {
    width: auto;
    margin: 1.25rem 0;
}
.dm-article .divbutton button {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: #185a89;
    color: #fff;
    font-size: 0.98rem;
    font-weight: 600;
    padding: 0.7rem 1.3rem;
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(24, 90, 137, .2);
    transition: background .15s, transform .15s;
}
.dm-article .divbutton button:hover {
    background: #0d3a5c;
    transform: translateY(-1px);
}
.dm-article .divbutton button img { height: 18px; width: auto; }

/* Tableaux responsive */
.dm-tablewrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 0 1.5rem 0;
    border-radius: 8px;
}
.dm-article table {
    border-collapse: collapse;
    width: 100%;
    min-width: 480px;
    margin: 0;
    border: 1px solid #e2e8f0;
    font-size: 0.95rem;
}
.dm-article caption {
    caption-side: top;
    font-weight: 700;
    text-align: left;
    color: #0C2270;
    background: #f5f9fc;
    border: 1px solid #e2e8f0;
    border-bottom: 0;
    padding: 0.6rem 0.8rem;
    width: auto;
    margin: 0;
    border-radius: 8px 8px 0 0;
}
.dm-article th,
.dm-article td {
    border: 1px solid #e6ebf1;
    padding: 0.6rem 0.75rem;
    text-align: left;
    vertical-align: top;
    height: auto;
}
.dm-article thead th,
.dm-article th {
    background: #eef4f9;
    color: #0C2270;
    font-weight: 600;
}
.dm-article tbody tr:nth-child(2n) td { background: #fafcfe; }

/* Liste de fiches d'un dossier (dossier.php) */
.dm-article ul.list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 0.6rem;
    padding: 0;
    margin: 0 0 1.5rem 0;
}
.dm-article ul.list li.proche-item {
    display: block;
    margin: 0;
    background: #fff;
    border: 1px solid #e2e6eb;
    border-radius: 8px;
    transition: box-shadow .15s, transform .15s, border-color .15s;
}
.dm-article ul.list li.proche-item:hover {
    box-shadow: 0 4px 14px rgba(24, 90, 137, .12);
    border-color: #c3d4e2;
    transform: translateY(-2px);
}
.dm-article ul.list li.proche-item::before { content: none; }
.dm-article ul.list li.proche-item a {
    display: block;
    padding: 0.85rem 1rem;
    color: #2a3b4c;
    text-decoration: none;
    font-size: 0.96rem;
    line-height: 1.35;
}
.dm-article ul.list li.proche-item a:hover { color: #185a89; }

/* Recherche organismes locaux : cohérence visuelle */
.dm-article .info-departement,
.dm-article .no-result,
.dm-article .error { font-style: italic; color: #556; }

/* ---------- Actualités (grille de cartes + pagination) ---------- */
.ga-news { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.1rem; margin: 1.25rem 0; }
.ga-news-card { background: #fff; border: 1px solid #e2e6eb; border-radius: 12px; padding: 1.1rem 1.2rem;
    display: flex; flex-direction: column; transition: box-shadow .18s, transform .18s, border-color .18s; }
.ga-news-card:hover { box-shadow: 0 6px 20px rgba(24,90,137,.12); border-color: #c3d4e2; transform: translateY(-2px); }
.ga-news-date { font-size: .76rem; font-weight: 700; color: #185a89; text-transform: uppercase; letter-spacing: .03em; margin-bottom: .4rem; }
/* Bandeau « information ancienne » sur les actualités de plus de 12 mois. */
.ga-news-old { background: #fff4e5; border: 1px solid #f3d9a8; border-left: 4px solid #d99b1c; color: #6b4a05;
               border-radius: 8px; padding: .7rem .9rem; margin: 0 0 1.2rem; font-size: .9rem; line-height: 1.5; }
.ga-news-old a { color: #8a5a00; }
.ga-news-title { font-size: 1.05rem; line-height: 1.3; margin: 0 0 .5rem; border: 0; }
.ga-news-title a { color: #0C2270; text-decoration: none; }
.ga-news-title a:hover { color: #185a89; }
.ga-news-exc { font-size: .92rem; color: #4a5560; line-height: 1.5; margin: 0 0 .8rem; flex: 1; }
.ga-news-more { align-self: flex-start; color: #185a89; font-weight: 600; font-size: .9rem; text-decoration: none; }
.ga-news-more:hover { text-decoration: underline; }
.ga-pagination { display: flex; flex-wrap: wrap; gap: .4rem; justify-content: center; align-items: center; margin: 1.75rem 0; }
.ga-pagination a, .ga-pagination span { padding: .45rem .8rem; border: 1px solid #d3e0ec; border-radius: 8px; text-decoration: none; color: #185a89; font-weight: 600; font-size: .9rem; }
.ga-pagination a:hover { background: #eef3f8; }
.ga-pagination .cur { background: #185a89; color: #fff; border-color: #185a89; }
.ga-pagination .dots { border: 0; color: #9aa5b1; }

/* ---------- Bloc « valeur ajoutée » réécrit (en haut de fiche) ---------- */
.ga-enrich {
    background: #f7f9fb;
    border: 1px solid #e2e6eb;
    border-left: 4px solid #185a89;
    border-radius: 8px;
    padding: 1.25rem 1.4rem;
    margin: 0 0 1.75rem;
}
.ga-enrich-sum { font-size: 1.05rem; line-height: 1.65; color: #24313d; margin: 0 0 1rem; }
.ga-enrich-src { margin-top: 1rem; padding-top: .8rem; border-top: 1px solid #e6ebf1; }
.ga-enrich-src h3 { color: #33414f; font-size: .92rem; margin: 0 0 .4rem; border: 0; }
.ga-enrich-src ul { margin: 0; padding-left: 1.1rem; }
.ga-enrich-src li { font-size: .84rem; color: #5c7089; margin-bottom: .25rem; line-height: 1.4; }
.ga-enrich-src a { color: #185a89; }
.ga-enrich-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1.2rem; }
.ga-enrich-col h3 { color: #185a89; font-size: 1rem; margin: .4rem 0 .5rem; border: 0; }
.ga-enrich-col ul { margin: 0 0 .8rem; padding-left: 1.1rem; }
.ga-enrich-col li { margin-bottom: .3rem; line-height: 1.45; }
.ga-enrich-faq { margin-top: 1rem; }
.ga-enrich-faq h3 { color: #185a89; font-size: 1rem; margin: .4rem 0 .5rem; border: 0; }
.ga-enrich-faq details { border-bottom: 1px solid #e2e8ee; padding: .5rem 0; }
.ga-enrich-faq summary { cursor: pointer; font-weight: 600; color: #2a3b4c; }
.ga-enrich-faq details p { margin: .5rem 0 0; color: #4a5560; line-height: 1.55; }

/* ---------- Bloc actions démarche (annuaire / formulaires / Mon Dossier) + source ---------- */
.ga-related {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(215px, 1fr));
    gap: 1rem;
    margin: 1.75rem 0;
    padding: 1.25rem;
    background: #f7fafc;
    border: 1px solid #e2e6eb;
    border-radius: 12px;
}
.ga-related-col h3 { margin: 0 0 .5rem; color: #185a89; font-size: 1rem; border: 0; }
.ga-related-col p { margin: 0 0 .8rem; font-size: .9rem; color: #4a5560; line-height: 1.5; }
.ga-related-col ul { list-style: none; padding: 0; margin: 0 0 .3rem; }
.ga-related-col li { padding: .3rem 0; border-bottom: 1px solid #eef2f6; }
.ga-related-col li:last-child { border-bottom: 0; }
.ga-related-col li a { color: #2a3b4c; text-decoration: none; font-size: .9rem; line-height: 1.35; }
.ga-related-col li a:hover { color: #185a89; }
.ga-related-btn {
    display: inline-block; padding: .55rem 1rem; border-radius: 8px; text-decoration: none;
    font-weight: 600; font-size: .9rem; background: #eef3f8; color: #185a89; border: 1px solid #d3e0ec;
}
.ga-related-btn.primary { background: #185a89; color: #fff; border-color: #185a89; }
.ga-related-btn:hover { filter: brightness(.97); }
.ga-related-cta { background: #eef7f2; border-radius: 10px; padding: 1rem; margin: -.25rem; }
.ga-src {
    font-size: .82rem; color: #7a8794; border-top: 1px solid #eef2f6;
    padding-top: .8rem; margin-top: 1.5rem; line-height: 1.5;
}
.ga-src a { color: #185a89; }

/* ---------- Adaptations petits écrans ---------- */
@media (max-width: 600px) {
    .dm-intro { padding: 1.1rem; }
    .dm-stat-num { font-size: 1.35rem; }
    .dm-grid { grid-template-columns: 1fr; gap: 0.85rem; }
    .dm-tilegrid { grid-template-columns: 1fr; }
    .dm-cols { columns: 1; }
    .dm-theme-banner { flex-direction: column; text-align: center; }
    .dm-article { font-size: 0.98rem; }
    .dm-article h2 { font-size: 1.2rem !important; }
    .dm-article ul.list { grid-template-columns: 1fr; }
}
