<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&gt;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&gt;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}</pre></body></html>