body {
    color: #2e2e2e;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

a {
    text-decoration: none;
}

a.spip_in,
 a.spip_out,
 a.spip_mail {
    text-decoration: none;
    font-weight: 600;
}

#menu a {
    color: #555555;
    text-decoration: none;
}

a.spip_in:hover,
 a.spip_out:hover,
 a.spip_mail:hover {
    text-decoration: underline;
}

.content h1.titre {
}

h2 {
    padding-top: 0.2em;
    padding-bottom: 0.19em;
    margin-top: 0.4em;
    margin-bottom: 0.8em;
}

h4.soustitre {
    font-size: 1.25em;
}

h2.titre_bloc {
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-align: center;
    margin: 30px 0 0 0;
}

h2.titre_bloc .titre_ligne,
.content .titre_ligne {
    height: 3px;
    width: 50px;
    display: block;
    margin: 1em auto;
}

.content .titre_ligne {
    margin: 1em 0;
}

.content .titre_ligne_2 {
    height: 2px;
    height: 3px;
    width: 50px;
    display: block;
    margin: 1em 0;
    background-color: #909090;
}

h2.titre-section-petit {
    font-size: 1.6em;
    margin: 1em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 .5em 0;
}

article h2.titre-section-petit {
    margin: 50px 0 30px 0;
}

#calendar h2.menu-titre {
    display: none;
}

.right_col {
    width: 90%;
    padding: 1px 5%
}

.right_col h2.titre {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.3em;
}

.right_col > div {}

.content_footer h3.titre {
    border-bottom: 1px solid #CCC;
    padding-bottom: .3em;
    margin: 1em 0;
    display: inline-block;
}

h3.spip {
    line-height: 1.5em;
    text-align: left;
}

h5.spip {
    font-size: 1.2em;
}

hr {
    height: 1px;
    border: 0;
}

ul.spip li {
    position: relative;
    padding: .25em .5em .25em .5em;
    line-height: 180%;
}

ul.spip li::before {
    content: ' ';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px 2.5px 0;
    position: initial;
    top: initial;
    margin-top: initial;
    left: initial;

}

.tableau {
    display: table
}

.table-row {
    display: table-row
}

.table-cell {
    display: table-cell
}

span.titre_bloc a {
    color: white;
}

.pagination {
    width: 100%;
    display: table;
    margin-top: 30px;
}

.pagination .prev,
.pagination .pages,
.pagination .next {
    display: table-cell;
    white-space: nowrap;
}

.pagination .prev,
.pagination .next {
    display: none;
}

.pagination .prev strong,
.pagination .next strong {
    padding: 15px 20px;
    background-color: #e6e6e6;
    display: block;
    border-radius: 5px;
}

.pagination .prev a,
.pagination .next a {
    padding: 15px 20px;
    background-color: #CCC;
    display: block;
    border-radius: 5px;
}

.pagination .pages {
    text-align: center;
    width: 100%;
}

.pagination .pages .sep,
.pagination .next .sep {
    display: none;
}

.pagination .pages a {
    background-color: #e6e6e6;
    padding: 5px;
    margin: 5px;
}

.pagination .pages strong {
    background-color: #605e60;
    padding: 5px;
    margin: 5px;
}

sup,
sup.typo_exposants {
    font-size: 78%;
    font-variant: normal;
    vertical-align: 24%;
}

sub {
    font-size: 60%;
    font-variant: normal;
    vertical-align: -20%;
}

.caps {
    font-variant: small-caps;
}

#header {
    border-bottom: 5px solid #efefef;
}

.filariane,
.filariane a {
    color: black;
}

.bandeau {
    border-bottom: 1px solid white;
    background-position: center;
    background-size: cover;
}

.content {
    background-color: white;
    padding: 0;
}

.bandeau,
.bandeau .bandeau_titre {
    position: relative;
}

.bandeau::before {
    content: '';
    z-index: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.2) 85%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0% 0%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.bandeau_liens {
    position: relative;
    min-height: 48px;
}

.filariane {
    position: relative;
    line-height: 30px;
    position: relative;
    padding: 10px 0;
    display: inline-block;
}

.bandeau_liens .menu_gestion {
    position: relative;
    display: inline;
}

.bandeau_liens .bouton {
    float: right;
    display: table;
    padding: 5px;
}

.bandeau_liens .bouton a {
    float: none;
    display: block;
}

.bouton:hover a,
.bouton a:hover {
    text-decoration: none;
}

.bloc_accueil_content {
    position: relative;

}

#bloc_adhesion {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 33.33%;
}

#bloc_adhesion h2.titre_bloc {
    color: white;
    text-transform: uppercase;
    padding: .5em;
    font-size: 1.2em;
    text-align: center;
    margin: 0;
}

#bloc_adhesion .chapo {
    padding: 0 20px;
    color: black;
    font-style: normal;
    font-size: 1em;
}

#bloc_adhesion .bouton i {
    color: white;
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}

#bloc_adhesion .bouton span {
    color: white;
}
.damier.table_item .item {
    color: white;
}
.table.TOC p {
    margin: 0;
}

#bloc_agenda_actu {
    background-color: white;

}
#bloc_agenda_actu .bloc_content {
    background-color: #efefef;
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 2.5%;
}
#bloc_agenda_actu .bloc_content h2.titre_bloc {
    margin-top: 0;
    padding: 0;
}

.nav_left ul li > a {
    position: initial;
}
.nav_left a.on {
    font-weight: 600;
}
.nav_left > ul > li.active > a {
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.4em;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: .3em;
}
.nav_left > ul > li.active:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Free";

    font-weight: 600;

    content: "\f0c9 ";

    font-size: 1.4em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
}

.nav_left > ul > li > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.nav_left > ul > li > ul > li > a {
    background-color: rgba(0, 0, 0, 0.1);
    transition: .3s all ease;
    color: white;
    font-weight: 600;
    font-size: 1.1em;
    position: relative;
    margin: 0;
    padding: .6em 30px .8em 1em;
    position: relative;
    border-left: 4px solid transparent;
}
.nav_left > ul > li > ul > li > a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    transition: .3s all ease;
    border-left: 4px solid rgba(255, 255, 255, 0.6);
}
.nav_left > ul > li > ul > li > a.on {

    background-color: rgba(0, 0, 0, 0.2);
    border-left: 4px solid rgba(255, 255, 255, 0.9);
}

.nav_left > ul > li > ul > li > ul li {
    padding: 0 0 0 2em;
}
.nav_left > ul > li > ul > li > ul li a {
    padding: .4em .5em .7em .5em;
    color: white;
    border-top: rgba(255, 255, 255, 0.1) 1px solid;
}
.nav_left > ul > li > ul > li > ul li {
    position: relative;
}
.nav_left > ul > li > ul > li > ul li a.on:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Free";

    font-weight: 600;

    content: "\f061 ";
    color: white;
    font-size: .75em;
    position: absolute;
    text-align: center;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 5px;
    margin-top: -7.5px;
}
.texte {
    line-height: 180%;
}
#documents_portfolio a.lien_visualisation {
    color: white;
}

.page_evenement article.evenement .logo_evenement {
    clear: both;
    width: 100%;
}
.page_evenement .programmation {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
.page_evenement article.evenement .content .programmation span {
    display: inline;
    padding-right: .5em;
}
.page_evenement .google_map {
    clear: both;
    border-top: 1px dotted #CCC;
    margin-top: 30px;
    padding-top: 20px;
}
.page_evenement .google_map iframe {
    width: 100%;
    margin: 20px 0;
}
.page_evenement #pied_article .logo_partenaires {
    border-bottom: 1px dotted #CCC;
}
.page_evenement .right_col .message_statut_inscription {
    margin-bottom: 20px;
}
.page_evenement .content_footer h3.titre,
.page_evenement .right_col h3.titre {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.25em;
    position: relative;
    text-align: left;
    line-height: 1.3em;
    border: none;
}
.page_evenement .content_footer h3.titre i,
.page_evenement .right_col h3.titre i {
    display: table-cell;
    vertical-align: middle;
    width: 45px;
    font-size: 40px;
    text-align: center;
    margin: 5px;
}
.page_evenement .content_footer h3.titre span,
.page_evenement .right_col h3.titre span {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px;
    color: #555555;
}
.right_col .message_statut_inscription > p,
.right_col .message_statut_inscription > form,
.right_col .message_statut_inscription > ul {
    padding-left: 15px;
    margin: 1em 0;
}
.right_col .message_inscription::after {

}
.right_col .bouton {
    text-align: center;
}

.responsables {

}
.responsables .responsable {
    margin-bottom: 10px;
    height: 75px;
    display: table-row;
}
.responsables .responsable .responsable_logo,
.responsables .responsable .responsable_info {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}
.responsables .responsable .responsable_logo img {
    background-color: #CCC;
}
.responsables .responsable .responsable_info {
    width: 66%;
    padding-left: 3%;
}
.responsables .responsable .responsable_info .nom_famille {
    text-transform: uppercase;
    font-weight: 600;
}
.responsables .responsable .responsable_info .nom {
    padding-bottom: .5em;
    display: block;
    font-size: 1.1em;
    font-weight: 400;
}
.responsables .responsable .responsable_info .email a {
    font-size: .9em;
    padding: .5em 0;
    display: block;
    word-break: break-all;
}

.programme .item_info_lieu span,
.programme .item_info_adresse span,
.programme .item_info_descriptif span {
    color: black;
}

.liste_partenaire_actuel li {
    border-top: 1px dotted #CCC;
}
.liste_partenaire_actuel li:last-child {
    border-bottom: 1px dotted #CCC;
}
.liste_partenaire_actuel .item_partenaire_logo {
    border-left: 1px dotted #CCC;
}
.liste_partenaire_actuel .item_partenaire_titre {
    border-left: 1px dotted #CCC;
    border-right: 1px dotted #CCC;
}
.liste_partenaire_actuel .item_evenements {
    border-right: 1px dotted #CCC;
}

.page_auteur .texte {
    margin: 20px 0;
}
.page_auteur .texte h3.spip {
    margin: 1em 0 .25em 0
}

.liquid-slider-wrapper .liquid-nav-left-arrow,
.liquid-slider-wrapper .liquid-nav-right-arrow {
    width: 20px;
    height: 20px;
    margin: 50px 0 0 0;
    background-image: url(../img/arrow_blue.png);
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.liquid-slider-wrapper .liquid-nav-right-arrow {
    background-position: center right;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.bandeau_content,
.bloc_content,
.bloc_accueil_content {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#bloc_devenir_membre .texteencadre-spip {
    float: none;
}
#document_actif {
    margin: 1em auto;
}
#document_actif img {
    padding: 4px;
    border: 1px solid #DDD;
}
.content_footer {
    padding: 5px;
    clear: both;
}
.table .item.evenement_passe {
    opacity: 1;
}
.table.TWOE .item .item_info_supp,
.table.TWOE .item .item_info h3.item_info_titre,
.table.TWOE .item .item_info_supp h3.item_info_titre,
.table.TWOE .item .item_info_supp a,
.table.TWOE .item .item_info_supp a:hover,
.table.TWOE .item .item_info_date,
.table.TWOE .item:hover .item_info_date {
    color: #FFF
}
.table.TWOE .item .item_info_supp {
    text-transform: none;
    background-color: rgba(0, 0, 0, 0.7)
}
.table.TWOE .item_info_supp .item_info_spectacle {
    display: block
}
.table.TWOE .item .item_info {
    transition: all .3s ease
}
.table.TWOE .item:hover .item_info {
    color: #FFF
}
@media only screen and (min-width: 481px) {
    .texteencadre-spip {
        width: 45%;
    }
    .pagination .prev,
    .pagination .next {
        display: table-cell;
    }

}
@media only screen and (min-width: 768px) {
    #page {
        background-color: #d9d8d9;
    }
    .content {
        -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);

        filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#26000000, Positive=true)";
    }
    #container {
        background-color: #EDEAE8;
    }
    .right_col {
        margin: auto;
    }
    .content_footer {
        padding-bottom: 25px;
    }
    #footer .footer {
        min-height: 95px;
    }

    #bloc_agenda_actu,
    #bloc_activite {
        display: block;
    }

    #bloc_adhesion {
        display: none;
    }

    #bloc_agenda_actu .bloc_content {
        padding: 30px 2.5%;
        max-width: 95%;
    }

    .table.TWLA .item .item_info_supp {
        font-size: 1em;
    }
    .footer {
        padding: 35px 0 25px 0;
    }
    .footer .logos_social {
        padding: 0;
    }
    .content_footer {
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media only screen and (min-width:1025px) {

    .page_article.article_activites .content article,
    .page_article.article_evenements .content article,
    .page_evenement.evenement_activites .content article,
    .page_evenement.evenement_evenements .content article {
        width: 54.5%;
        width: calc(97% - 310px);
    }
    .page_article.article_activites .content .right_col,
    .page_article.article_evenements .content .right_col,
    .page_evenement.evenement_activites .content .right_col,
    .page_evenement.evenement_evenements .content .right_col {
        width: 37%;
        min-width: 280px;
        width: calc(280px);
    }

    .rubrique_activites .content section,
    .rubrique_evenements .content section {
        float: none;
        padding: 30px 2.5%;
        width: 95%;
    }
    .content_footer {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }

    #bloc_adhesion {
        display: block;
    }
    #bloc_actualites .bloc_content,
    #bloc_partenaires .bloc_content {
        padding: 50px 30px;
        max-width: 900px;
    }
    #menu_agenda-inline > ul li span.oe_day {
        font-size: 2em;
        font-weight: 700;
    }
    .full .table.TWLA .item .item_info_supp h3.item_info_titre,
    .half .table.TWLA .item .item_info_supp h3.item_info_titre {
        font-size: 1.4em;
    }
    .one_third .table.TWLA .item .item_info_supp h3.item_info_titre,
    .two_third .table.TWLA .item .item_info_supp h3.item_info_titre {
        font-size: 1.35em;
    }
    #bloc_activite .bloc_content {
        padding: 50px 0;
        max-width: 960px;
    }
    #bloc_agenda_actu .bloc_content {
        padding: 30px 0;
        max-width: 960px;
    }

    .page_evenement .content_footer .inscription_evenement {
        max-width: none;
    }
    .page_evenement .content_footer .formulaire_information,
    .page_evenement .content_footer .formulaire_inscription,
    .page_evenement .content_footer .formulaire_desinscription {
        float: left;

    }
}
@media only screen and (min-width:1240px) {
    .bandeau_content,
    .bloc_accueil_content {
        max-width: 1200px;
    }
    .bloc_content {
        padding: 50px 50px;
        max-width: 1100px;
    }
    #bloc_agenda_actu .bloc_content {
        padding: 30px 50px;
        max-width: 1100px;
    }
    #bloc_activite .bloc_content {
        padding: 50px 0;
        max-width: 1200px;
    }

}
@media only screen and (min-width:1440px) {}
