
/*head*/
.navbar-default {
    background: rgba(255, 255, 255, 0.5);
}

.navbar-default .navbar-nav>li>a {
    color: #4d3109;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #D07016;
}

.menu_lang label {
    display: none;
}

.affix .menu_lang {
    display: none;
}

/*sommaire*/
.articles-recents .row>ul {
    margin: 0;
}

.articles-recents .h3 {
    font-size: 0.9em;
    color: #ab811d;
    margin-bottom: 0.2em;
}

.articles-recents .h2 a {
    color: #a7941e;
    font-weight: 700;
}

.articles-recents .h2 a:hover {
    background: none;
    color: #D07016;
}

/*footer*/
.footer {
    padding: 0;
    margin: 0;
    min-height: 0;
}

.page>section {
    padding-bottom: 5px;
}

/*formulaire mailchimp - avril2017*/
#mc_embed_signup input.email {
    width: 150px;
    padding-left: 2px;
}

/* --------------------------------------------------------------

   theme.css
   Theme par defaut de SPIP 3.1 
   2014 - theme neodist - collectif SPIP

-------------------------------------------------------------- */
/* ------------------------------------------
/* Habillage des balises HTML
/* ------------------------------------------ */
/* Elements principaux
------------------------------------------ */
.page {
    position: relative;
    min-width: 300px;
    overflow: hidden;
}

body {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: #eeeeee;
    background: #555555;
}

.page {
    background-color: #eeeeee;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: #333333;
}

.page>section {
    min-height: 400px;
    padding-bottom: 50px;
}

/* .container { max-width:1280px; } */
/* .header .container { padding:0; } */
.content {
    background: #ffffff;
    margin-top: 0;
    padding: 24px;
    border: 1px solid #d5d5d5;
}

.aside {
    padding-top: 0;
}

/* .page > section > .container { margin-top:2em; } */
.header {
    position: relative;
}

.onslide .header {
    position: absolute;
    left: 0;
    right: 0;
}

.header .accueil a:hover,
.header .accueil a:focus,
.header .accueil a:active {
    background: #c15700;
}

.header .spip_logo {
    float: left;
    margin: 0 12px 0 0;
}

.header .affix .spip_logo {
    max-height: 42px;
    width: auto;
}

#logo_site_spip {
    line-height: 1em;
}

#slogan_site_spip {
    display: block;
    clear: left;
    font-size: 14px;
}

/* .navbar-header:after, .nav:after, .navbar-collapse:after { display:none; content:''; } */
.header .formulaire_menu_lang {
    width: 100%;
}

.header .formulaire_menu_lang select {
    width: 100%;
}

.page_sommaire .arbo {
    display: none;
}

.footer {
    font-size: 0.80em;
    margin: 60px 0 0;
    padding: 40px 0 160px;
    min-height: 200px;
    width: 100%;
    color: #eeeeee;
}

.footer button {
    border: none;
    background: none;
    padding: 0;
}

.footer button,
.footer a,
.footer a:visited {
    color: #ffa55b;
}

.footer button:hover,
.footer a:hover,
.footer a:visited:hover {
    color: #ffffff;
}

.footer .chapo {
    color: #ffffff;
}

/* Hyperliens
---------------------------------------------- */
a,
a:visited {
    color: #c15700;
    text-decoration: none !important;
}

a:focus,
a:hover,
a:active,
a.on,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.pager li>a:hover,
.pager li>a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #c15700;
    color: #ffffff;
}

.pager li>a:hover,
.pager li>a:focus,
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    border-color: #c15700;
}

.spip_documents a:hover {
    background: none;
}

.spip_documents_left,
.spip_documents_right {
    margin-top: 0;
}

/* les boutons */
.btn-primary,
.btn-primary:focus,
.btn-primary:active {
    background-color: #c15700;
    border-color: #c15700;
}

.btn-primary:hover,
.btn-primary:active:hover {
    background-color: #5b2900;
    border-color: #5b2900;
}

/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */
/* fil d'ariane */
.arbo {
    clear: none;
    font-size: .7em;
}

.arbo * {
    font-weight: normal;
}

.arbo,
.arbo a,
.arbo a:visited {
    color: #808080;
}

.arbo a:hover {
    background: #555555;
    color: white;
}

.cartouche {
    border-bottom: 1px solid #d5d5d5;
    margin: 0 -24px 24px;
    padding: 0 24px 16px;
}

.cartouche .spip_logo,
.hero-unit .spip_logo,
.entry-title .spip_logo,
.nav_item .spip_logo {
    max-width: 100%;
    margin: 0 0 24px;
    float: none;
}

.entry-title .spip_logo {
    margin-bottom: 8px;
}

.liste.articles .entry-title .spip_logo {
    display: block;
}

.cartouche h1+.publication,
.hero-unit h1+.publication,
.entry h1+.publication {
    margin: 0;
}

.cartouche h1 {
    font-size: 3em;
    margin: 0;
}

.cartouche p {
    margin-bottom: 0;
}

abbr.published {
    border: 0;
}

@media print {
    abbr[title].published:after {
        content: "";
    }

    abbr[title].dtreviewed:after {
        content: "";
    }
}

.info-publi {
    margin: 1.5em 0 0;
    font-size: .9em;
    font-style: italic;
}

html[dir="rtl"] .info-publi {
    font-style: normal;
}

.traductions {
    font-size: .9em;
}

.traductions a[hreflang]:after {
    content: '';
}

.chapo {
    font-weight: bold;
}

.hyperlien {
    display: block;
    padding: 1.5em 50px;
    background: #eeeedd;
    font-weight: bold;
}

.ps,
.notes {
    margin-bottom: 1.5em;
}

.notes {
    clear: both;
    font-size: .9em;
}

.credits {
    clear: both;
    display: block;
    text-align: left;
    font-size: 0.6em;
}

.caractencadre-spip {
    background: none;
    color: #c15700;
}

.caractencadre2-spip {
    background: #c15700;
    color: #ffffff;
}

/* Listes et tableaux */
dl.spip dt {
}

table.spip {
    margin: 1em 0;
}

table.spip caption {
    background: none;
    border-bottom: 1px solid rgba(193, 87, 0, 0.3);
    text-align: left;
    font-weight: bold;
}

table.spip thead th {
    background: none;
    border: 1px solid rgba(193, 87, 0, 0.3);
    border-width: 1px 0;
}

table.spip>tbody>tr>th,
table.spip>tfoot>tr>th,
table.spip>thead>tr>td,
table.spip>tbody>tr>td,
table.spip>tfoot>tr>td {
    border-top: 1px solid rgba(193, 87, 0, 0.3);
}

table.spip>thead>tr>th {
    border-bottom: 2px solid rgba(193, 87, 0, 0.3);
}

table.spip tbody tr th,
table.spip tr td {
    background: none;
}

table.spip tbody tr.odd th,
table.spip tr.odd td {
    background: rgba(193, 87, 0, 0.1);
}

table.spip tr:hover td {
    background: rgba(193, 87, 0, 0.3);
}

table.spip tfoot {
    border-top: 1px solid;
}

.texteencadre-spip {
    border: 1px solid rgba(193, 87, 0, 0.3);
    background-color: rgba(193, 87, 0, 0.1);
}

/* carousel Cycle */
.cycle-prev,
.cycle-next {
    background: none;
    font-size: 40px;
}

.cycle-prev:before,
.cycle-next:before {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #999999;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    line-height: 40px;
}

.liste.articles.cycle-slideshow {
    margin: 0;
    padding: 0;
}

.liste.articles.cycle-slideshow a.cycle-slide {
    display: block;
    width: 100%;
    padding: 0;
    background: #f8f8f8;
}

.liste.articles.cycle-slideshow a.cycle-slide:hover {
    background: #eeeeee;
    color: #c15700;
}

.liste.articles.cycle-slideshow.cycle-paused:after {
    right: 50%;
    margin-right: -24px;
    top: 50%;
    margin-top: -24px;
    border-radius: 0;
}

.liste.articles.cycle-slideshow .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 15px 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.liste.articles.cycle-slideshow .caption p {
    margin: 0;
}

.cycle-paused:after {
    content: '\e073';
    font-family: 'Glyphicons Halflings';
    line-height: 1em;
    background-color: #555555;
    animation-name: attente;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    border: 1px solid #555555;
}

.cycle-pager {
    top: auto;
    bottom: 0;
    height: 20px;
}

.cycle-pager span {
    color: #eeeeee;
}

.cycle-pager span.cycle-pager-active {
    color: #c15700;
}

/* Formulaires : variantes et cas particuliers
----------------------------------------------- */
.formulaire_spip {
    margin-bottom: 1.5em;
}

fieldset {
    width: 100%;
    margin: 0;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

label {
    display: block;
}

.formulaire_recherche label {
    display: block;
}

.erreur_message {
    display: block;
}

input.text,
textarea {
    width: 100%;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content input.text {
    width: 50%;
}

textarea {
    width: 100%;
}

/* Selection des langues */
.formulaire_menu_lang {
    margin: 0;
    padding: 0;
    background: none;
}

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche input.text {
    width: 9em;
    padding-left: 24px;
    border: 0;
    background: #ffffff;
}

.formulaire_recherche input.submit {
    padding: 0.1em;
    font-size: 0.8em;
    float: right;
    border: none;
    background: #999999;
}

.formulaire_recherche,
.secondary .formulaire_recherche {
    font-size: 0.8em;
    color: #555555;
    margin-top: 3em;
    padding: 1em;
    border-radius: 0.25em;
}

.formulaire_recherche:after {
    content: "";
    clear: both;
    display: block;
}

.formulaire_recherche form .input-append {
    width: 100%;
}

.formulaire_recherche form input.search {
    width: 100%;
}

/* Choix des mots-clefs */
ul.choix_mots {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.choix_mots li {
    clear: none;
    float: left;
    display: block;
    width: 30%;
    padding: 1%;
}

ul.choix_mots li label {
    display: inline;
    font-weight: normal;
}

.formulaire_spip .bugajaxie {
    display: none;
}

/*IE/Win*/
/* Formulaire de login dans une page */
.formulaire_login .editer-groupe .editer {
    clear: left;
}

.formulaire_login .editer_password .details {
    display: block;
}

.formulaire_login #spip_logo_auteur {
    float: right;
}

/* Fomulaire de contact */
.formulaire_ecrire_auteur .saisie_sujet_message_auteur input.text {
    width: 100%;
}

/* Habillage des portfolios
---------------------------------------------- */
.documents_portfolio li {
    display: inline;
    margin: 0;
    padding: 0;
}

.documents_portfolio a {
    display: inline-block;
    padding: 8px;
    margin: 4px 8px 4px 0;
    border: 1px solid #eeeeee !important;
    color: #555555;
    background: #ffffff;
    box-shadow: 5px 7px 5px 2px rgba(85, 85, 85, 0.3);
}

.documents_portfolio a:hover {
    color: #999;
    opacity: 0.8;
}

.documents_portfolio img {
    margin: 0;
}

.documents_joints .descriptif p {
    margin: 0;
}

.spip_documents .oembed {
    padding: 0;
    border: 0;
}

/* ------------------------------------------
/* Navigation, sous-navigation et autres menus
/* ------------------------------------------ */
.btn-offcanvas {
    display: none;
}

.btn-offcanvas:active,
.btn-offcanvas:focus {
    outline: 0;
}

.navbar-header {
    border-right: 1px solid #d5d5d5;
    padding: 4px;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    float: none;
    padding: 0;
    margin: 0;
}

.header .nom_site_spip {
    line-height: 40px;
    font-size: 2em;
    font-weight: 700;
}

.dropdown-menu {
    font-size: 12px;
    padding: 0;
    margin: 1px 0 0;
}

.dropdown-menu>li>a,
.navbar-nav>li .dropdown-menu a {
    white-space: normal;
    margin-bottom: 1px;
    padding: 6px;
    text-align: left;
    display: block;
}

.nav-list a {
    display: block;
}

.navbar {
    margin: 0;
}

.navbar-default {
    top: -50px;
    margin-top: 50px;
    transition: top 0.2s;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d5d5d5;
    background: transparent;
    font-size: 12px;
}

.navbar-default.affix {
    width: 100%;
    top: 0;
    margin-top: 0;
    background: rgba(238, 238, 238, 0.9);
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    background-color: #c15700;
    color: #ffffff;
}

.navbar-default .navbar-collapse {
    border: 0;
    margin: 0;
}

.navbar-right {
    text-align: right;
    float: none !important;
}

.navbar-right .navbar-nav {
    margin: 0;
    float: none;
}

.navbar-nav>li {
    display: inline-block;
    float: none;
}

.navbar-nav>li a {
    display: inline-block;
    text-align: center;
}

.navbar-nav>li>a {
    text-transform: uppercase;
}

/* si diaporama des articles en page accueil */
/* .navbar-default .navbar-nav > li > a, .header .btn_recherche, .nom_site_spip { color:@white; text-shadow:1px 1px 1px @gray; } */
/* #sommaire > .container { padding-top:2em; } */
.header .menu_recherche {
    position: relative;
    /* margin: 0; float:right;*/
    text-align: center;
}

.header .btn_recherche {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: inline;
    cursor: pointer;
    border: none;
    background: transparent;
}

.header .btn_recherche:hover,
.header .btn_recherche:active,
.header .btn_recherche:focus {
    background-color: #c15700;
    color: #ffffff;
}

.header .formulaire_recherche {
    position: absolute;
    bottom: 1000px;
    right: 5px;
    width: 260px;
    text-align: right;
    padding: 0;
    margin: 0;
    z-index: 10;
    border: 1px solid #999999;
    border-radius: 0;
}

.header .formulaire_recherche.vu {
    bottom: -34px;
}

.header .formulaire_recherche label {
    display: none;
}

.header .formulaire_recherche input {
    display: block;
    float: left;
}

.header .formulaire_recherche input#recherche {
    width: 218px;
    height: 40px;
    padding: 8px;
    border: 0;
    border-radius: 0;
}

input.submit,
.formulaire_spip button.submit:not(.btn-link) {
    color: #fff;
    border-radius: 0;
    border: 0;
    background: #999999;
    padding: 10px 12px 6px;
}

/* menu secondaire dans aside */
.secondaryMenu {
    /*padding:24px;*/
}

.secondaryMenu .nav {
    padding: 0;
}

.secondaryMenu .nav-list {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d5d5d5;
}

.secondaryMenu .nav-list:first-child {
    border-top: 1px solid #d5d5d5;
}

.secondaryMenu .nav-list li {
    display: block;
    margin: 0 0 1px 0;
}

.secondaryMenu .nav-list .nav-list {
    margin: 1px 0 0;
    padding-top: 0;
}

.secondaryMenu .nav-list .nav-list a {
    padding-left: 2.5em;
}

.secondaryMenu .nav-list .nav-list .actualites a {
    padding-left: 12px;
}

.secondaryMenu .nav-list a {
    line-height: 1.2em;
    /*border-radius: 4px;*/
    padding: 12px;
    display: block;
    background-color: #eeeeee;
    margin: 0;
}

.secondaryMenu .nav-list a:hover,
.secondaryMenu .nav-list a.on {
    background-color: #c15700;
}

.secondaryMenu .nav-list a .spip_logo {
    margin: 0;
}

.secondaryMenu .nav-list a .glyphicon {
    font-size: 0.6em;
    margin-top: 4px;
    vertical-align: top;
}

.secondaryMenu h2 {
    padding-bottom: .1em;
    font-size: 1em;
}

.secondaryMenu h2 a {
    display: inline-block;
    border: 1px solid;
    border-radius: 4px;
    padding: 0.5em;
}

.secondaryMenu .liste.articles {
    margin-top: 1em;
}

/* menu secondaire pour composition actualites */
.liste.actualites .item {
    clear: both;
}

.liste.actualites .item .h3-like .spip_logo {
    float: left;
    max-width: 40%;
    margin: 0 0.8em 0.4em 0;
}

.liste.actualites .publication {
    margin: 0;
    font-size: 0.8em;
}

.liste .item .h3-like {
    margin: 0;
}

.secondaryMenu .nav {
    margin: 0 0 1em;
}

.secondaryMenu .nav p {
    margin: 0;
}

.secondaryMenu li.actualites {
    margin-bottom: 0.5em;
}

.secondaryMenu li.actualites a {
    font-weight: 700;
    margin: 0;
    border: 1px solid #eeeeee;
    padding-left: 12px;
}

.secondaryMenu li.actualites a p {
    margin: 0;
    padding: 12px 12px 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 0;
}

.secondaryMenu li.actualites a p span {
    display: block;
    font-weight: 400;
}

.secondaryMenu li.actualites a p .date {
    font-size: 0.7em;
}

.secondaryMenu li.actualites a p .glyphicon.glyphicon-chevron-right {
    float: right;
}

.secondaryMenu li.actualites a .introduction {
    font-size: 0.8em;
    margin-top: 4px;
    padding: 4px 12px 12px;
    border-top: 1px solid #d5d5d5;
}

.secondaryMenu li.actualites a:hover,
.secondaryMenu li.actualites a:focus,
.secondaryMenu li.actualites a:active,
.secondaryMenu li.actualites a.on {
    background: #ffffff;
    color: #c15700;
    border-color: #c15700;
    /* 				.introduction { border-color:@grayLighter; } */
}

/* liste items */
.list-items {
    margin-left: 0;
}

.list-items .list-items {
    margin-left: 2em;
}

.liste.articles {
    clear: both;
    padding-top: 2em;
}

.liste.articles .list-items {
    text-align: center;
    /* sans la propriete flexbox on garde une tenue acceptable */
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
}

.liste.articles .list-items .item {
    width: 48.5%;
    display: inline-block;
    text-align: left;
    /* sans la propriete flexbox on garde une tenue acceptable */
    margin-bottom: 2em;
}

.item .glyphicon.glyphicon-chevron-right {
    font-size: 0.8em;
}

/* Pagination */
.pagination {
    width: 100%;
}

.pagination a,
.pagination .on {
    padding: .5em;
    margin: 0em;
}

.pagination a {
    background: #eeeeee;
    text-decoration: none;
}

.pagination a:hover {
    background: #c15700;
    color: #ffffff;
}

.pagination .on {
    font-weight: bold;
    background: #555555;
    color: #ffffff;
}

.pagination .sep {
    color: #fff;
}

.menu_articles .pagination strong {
    font-size: 1em;
}

/* corriger le defaut de lien vers les ancres de pagination du au menu fixed au scroll */
.liste,
.nav-item {
    position: relative;
}

.liste>a[name],
.ancre a[name] {
    display: block;
    position: absolute;
    top: -50px;
}

/* Listes d'articles et extraits introductifs */
.menu_articles li {
    clear: both;
    margin-bottom: 1.5em;
}

.menu_articles li h3,
.menu_articles li h2 {
    margin: 0 0 0.2em 0;
}

.menu_articles li p {
    margin: 0;
}

.menu_articles li .enclosures {
    float: right;
    text-align: right;
    max-width: 60%;
    margin: 0;
}

.menu_articles li div {
    margin-top: 0.2em;
    margin-bottom: 0.5em;
}

.menu_articles a {
    text-decoration: none;
}

.menu_articles strong {
    font-size: 1.2em;
}

/* ------------------------------------------
/* animations
/* ------------------------------------------ */
@keyframes attente {
    0% {
        background-color: #555555;
    }

    70% {
        background-color: #555555;
    }

    80% {
        background-color: #999999;
    }

    90% {
        background-color: #555555;
    }

    100% {
        background-color: #555555;
    }
}

/* ------------------------------------------
/* Autres medias
/* ------------------------------------------ */
@media print {

    /*  Ne pas imprimer */
    .spip-admin,
    .spip-admin-float,
    .spip-previsu {
        display: none;
    }

    .repondre,
    .formulaire_spip {
        display: none;
    }

    /* Souligner et expliciter les liens */
    a {
        color: #600;
        text-decoration: underline !important;
    }

    a.spip_out:after,
    a.spip_glossaire:after,
    a.spip_mail:after {
        display: inline;
        content: " [" attr(href) "]";
    }
}

/* ------------------------------------------
/* adaptable
/* ------------------------------------------ */
@media (max-width: 990px) {
    .navbar-nav>li>a {
        padding-left: 3px;
        padding-right: 3px;
    }

    .cartouche h1 {
        font-size: 2em;
    }
}

/* largeur maximum 767px */
@media (max-width: 767px) {
    #logo_site_spip {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header .spip_logo {
        max-height: 50px;
        width: auto;
    }

    .navbar-header {
        border: 0;
    }

    .navbar-default.affix {
        top: 0;
        left: 0;
        right: 0;
        border-top: none;
        position: static;
    }

    .navbar-default .navbar-toggle {
        background: #eeeeee;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .header .btn_recherche {
        display: block;
        text-align: center;
        color: #555555;
        text-shadow: 0 0 0;
    }

    .navbar-header {
        margin: 0;
    }

    .navbar-nav>li {
        display: block;
        float: none;
        /* 		 a { display:block; text-align:center; } */
    }

    .navbar-default .navbar-collapse {
        width: auto;
        background-color: #f8f8f8;
        margin: 0 -15px;
    }

    .aside {
        padding-top: 0;
        border-left: 1px solid #999999;
    }

    .offcanvas {
        position: fixed;
        width: 50%;
        right: -50%;
        top: 0;
        height: 100%;
        padding: 12px;
        transition: right 0.4s ease 0.2s;
        background: #eeeeee;
        z-index: 9999;
        overflow: auto;
    }

    .offcanvas.active {
        right: 0;
    }

    /*	.offcanvas.active:before { content:'\e258'; display:block; right:50%; padding:0 3px; position:fixed; top:0; height:100%; background:darken(@grayLighter,10); 
		font-family:'Glyphicons Halflings';
	}*/
    /* 	.navbar-collapse { width:60%; } */
    /* on met un top -50px annule par le margin-top pour declencher la transition top au scroll */
    .btn-offcanvas {
        display: inline-block;
        right: 0;
        margin: 7px 15px 8px 0;
        padding: 5px 13px;
        line-height: 22px;
        float: right;
        border-radius: 4px;
        z-index: 1;
        transition: right 0.4s ease 0.2s;
        border: 1px solid #d5d5d5;
        background: #eeeeee;
    }

    .btn-offcanvas.glyphicon-menu-right {
        right: 50%;
        padding: 0 3px;
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 9999;
        margin: 0;
        background: #d5d5d5;
        border-radius: 0;
    }

    .navbar-nav>li>a {
        margin: 0 0 1px;
    }

    /* 	.nav li.menu_recherche { display:block; } */
    .header .menu_recherche {
        float: none;
    }

    .header .formulaire_recherche.vu {
        bottom: -10px;
        margin-right: -130px;
        right: 50%;
    }

    .nav-list>li>a,
    .nav-list .nav-header {
        margin-left: 0;
        margin-right: 0;
    }

    /* 	.pagination {line-height:3;} */
    .liste.cycle-slideshow .caption {
        max-height: 50%;
        overflow: auto;
        font-size: 0.9em;
        padding: 15px;
    }

    .liste.cycle-slideshow .caption .introduction {
        display: none;
    }

    .cartouche h1 {
        font-size: 3em;
    }
}

/* largeur maximum 640px */
@media (max-width: 540px) {

    /* 	.header .spip_logo { max-width:100px; width:100px; float:none; } */
    .liste.articles .list-items .item {
        width: 100%;
    }

    .cartouche h1 {
        font-size: 2em;
    }
}

.navbar-default.affix {
    position: relative;
}
