
body {
    width: 100%;
    height: 100%;
    font-family: "franklin-gothic-urw", sans-serif;;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-family: "franklin-gothic-urw", sans-serif;
}

a {
    color: rgb(0, 0, 0);
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    text-decoration: none;
}

h1 {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-weight: 700;
    font-size: 3em;
}

h2 {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    margin-top: 1em;
}

h3 {
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 400;
    font-size: 1em;
}

h4 {
    font-family: "franklin-gothic-urw", sans-serif;
    color: rgb(0, 0, 0) !important;
    font-size: 1em;
    font-weight: 700 !important;
}

h5 {
    font-family: "franklin-gothic-urw", sans-serif;
    color: rgb(0, 0, 0) !important;
    font-size: 1em;
    font-weight: 700 !important;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.ag-video {
    width:100%;
    border: none;
    height: 400px;
    min-height:400px;
}

img {
    background: rgb(250, 250, 250);
}

.menu-infolettres {
    background-color: #eceef1;
    border-radius: 4px;
    line-height: 1.4em;
    padding: 8px 4px;
    overflow:hidden;
    border-color: transparent !important;

}

.menu-infolettres:hover {
    background-color: #eceef1 !important;
    border-radius: 4px;
    line-height: 1.4em;
    padding: 4px;
    overflow:hidden;
    border-color: transparent !important;

}

.marge-inferieure-1 {
    margin-bottom: 1em !important;
}

.formulaire-inscription-marge {
    font-family: "franklin-gothic-urw", sans-serif;
    font-size:1.05em;
    line-height: 1.2em;
    width:100%;
    height:180px;
    float:none;
    text-align:center;

}
.formulaire-inscription-marge h3 {
    font-weight:700;
}


a.je-minscris {
    display:inline-block;
    float:none;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 400;
    font-size: 1em;
    margin-top:1em;
    margin-bottom: 1em;
    line-height: 1.2em;
    color: #fff;
    background-color: #205782;
    padding:10px 42px;
    border-color: #243362;
    border-style: solid;
    border-width: 1px;
    border-radius: 100px;
    box-shadow: none;
    text-decoration:none;
}

a.je-minscris:hover {
    box-shadow: 3px 3px 10px rgb(200,200,200);
    background-color: rgba(32,87,130,0.9);
}


p {
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 300;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

p.article-intro {
    display: block;
    float: none;
    font-family: "franklin-gothic-urw", serif;
    font-size: 1.6em;
    line-height: 1.4;
    margin: 0.75em 0 1em 0;
}
.article-intro a em {
    color: #3477c2;
    text-decoration: none;
}
.article-intro a {
    color: #3477c2;
    text-decoration: none;
}

.info_publication {
    display: block;
    float: none;
    font-size: 15px;
    margin-top: 2em;
    text-align: right;
}

.info_publication a {
    color: #3477c2;
}

#noel {

    height: 800px;
    width: 100%;
    min-height: 800px;
    margin: 0 0 2em 0;
    background: url(https://lescegeps.com/a/public/publicites/2024-2025/illustration-noel-2024.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;

}

button {
    margin: 0;
    padding: 0;
}

.prc-conteneur-global {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.conteneur-page {
    display: block;
    margin-top: 180px;
    width: 95%;
    margin: 0 2.5%;
    max-width: 2100px;
}

.conteneur-accueil {
    display: block;
    width: 100%;
    max-width: 1400px;
    text-align: left;
    margin-top: 30px;
}

.conteneur-principal {
    display: inline-block;
    float: left;
    width: 74%;
    height: 100%;
    text-align: left;
    padding-right: 2%;
}

.conteneur-marge {
    display: inline-block;
    float: left;
    width: 22%;
    height: 100%;
    padding-left: 1%;
    text-align: left;
}

.conteneur-nouvelles-accueil {
    display: inline-block;
    float: left;
    width: 61%;
    padding-right: 2.5%;
    border-right: 1px solid rgb(200, 200, 200);
}

.conteneur-dossiers-accueil {
    display: inline-block;
    float: left;
    width: 32%;
    padding-left: 2.5%;
}

.conteneur-nouvelles-accueil h3.article_surtitre {
    display: inline-block;
    padding-right: 5em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: rgba(75, 75, 75, 1);
}

.conteneur-dossiers-accueil h3.article_surtitre {
    display: inline-block;
    padding-right: 5em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: rgba(48, 117, 192, 1);
}

.conteneur-nouvelles h3.article_surtitre {
    display: inline-block;
    padding-right: 5em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: rgba(75, 75, 75, 1);
}

.conteneur-colonne-1 {
    display: inline-block;
    float: left;
    width: 46.8%;
    padding-right: 3%;
    border-right: 1px solid rgb(200, 200, 200);
}

.conteneur-colonne-2 {
    display: inline-block;
    float: left;
    width: 46.8%;
    padding-left: 3%;
}

.conteneur-colonne-1 h3.article_surtitre {
    display: inline-block;
    padding-right: 5em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: rgba(75, 75, 75, 1);
}

.conteneur-colonne-2 h3.article_surtitre {
    display: inline-block;
    padding-right: 5em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: rgba(48, 117, 192, 1);
}

.colonne-droite {
    display: inline-block;
    width: 47.5%;
    padding-right: 2.5%;
    float: left;
}

.colonne-gauche {
    display: inline-block;
    width: 47.5%;
    padding-left: 2.5%;
    float: left;
}

.prc-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 50px;
    height: 100%;
    font-size: 0.5em;
    z-index: 300;
    text-align: left;
}

.prc-contenu {
    position: relative;
    display: table;
    width: 95%;
    margin: 0 2.5%;
    z-index: 100;
    height: 100%;
    max-width: 1440px;
}

.prc-entete-conteneur {
    display: block;
    width: 100%;
    height: auto;
}

.prc-entete {
    display: table-cell;
    width: 100%;
    height: auto;
    z-index: 200;
}

.conteneur-surligne {
    border-top: 1px solid rgb(225, 225, 255);
    padding-top: 1em;
}

.publicite-mobile-accueil {
    display: none;
    height: 0;
}

.compteur-plus {
    float: left;
    font-size: 2em;
    font-weight: 700;
    font-family: "franklin-gothic-urw", sans-serif;
    padding-right: 0.5em;
}

.degrade-gris {
}

h4.marge-surligne {
    color: rgb(0, 0, 0) !important;
    font-size: 1.25em;
    font-weight: 700 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

h4.marge-surligne a {
    color: rgb(0, 0, 0) !important;
}

h4.marge-surligne a:hover {
    color: rgba(0, 0, 0, 0.5) !important;
}

.ligne-surligne {
    width: 6em;
    height: 0.5em;
    background: #000;
}

.zone-edition {
    display: block;
    float: none;
    text-align: right;
    width: 100%;
    margin-top: 1em;
}

.zone-edition button.bouton-edition {
    color: #fff;
    background: #3477c2;
    border: none;
    padding: 0.6em;
    border-radius: 5px;
    margin-left: 0.4em;
}

.zone-edition button.bouton-edition:hover {
    opacity: 0.8;
}

.zone-edition button.bouton-edition i {
    color: #fff;
}

.section-liens a:hover {
    display: block;
    float: none;
    margin: 0.5em 0;
    border-radius: 0.3em;
    background: rgb(225, 225, 225);
    border: 1px solid rgb(200, 200, 200);
    opacity: 1;
    color: rgba(48, 117, 192, 1);
}

.item-liste h3 {
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 1em;
    font-weight: 400;
}

.item-liste a h3 {
    color: #000;
}

.items {
    display: block;
    width: 100%;
    float: none;
}

.items-large {
    display: block;
    height: auto;
}

.items-large h5 {
    font-size: 1em;
}

h5.souligne-epais {
    border-bottom: 2px solid #000;
    padding-bottom: 0.2em;
    margin-bottom: 1em;
    width: 15em;
}

.items-large .items-contenu {
    display: inline;
    height: auto;
    width: 100%;
}

.nouvelles-item .image-conteneur {
    display: inline;
    float: right;
    width: 120px;
    height: auto;
    margin-left: 1.5em;
}

.nouvelles-item .image-conteneur img {
    width: 120px;
    height: auto;
}

.colonne-dossiers-accueil .nouvelles-item .sommaire_contenu {
    display: block;
    height: 100%;
    width: 100%;
    min-height: 200px;
    background: rgba(48, 117, 192, 0.12);
    padding: 10px;
}

.colonne-dossiers-accueil .nouvelles-item h3 {
    padding: 0 0 0 10px;
}

.colonne-nouvelles-accueil .nouvelles-item .prc-video {
    width: 100%;
    height: 260px;
}

.colonne-nouvelles-section .nouvelles-item .prc-video {
    width: 100%;
    height: 260px;
}

.item-principal .prc-video {
    margin: 2em 0;
    width: 100%;
    height: 550px;
}

.lien-article-video {
    margin: 1em 0;
}

.lien-fonce {
    font-weight: 700;
}

.lien-colore {
    color: rgb(48, 117, 192) !important;
}

.lien-souligne {
    text-decoration: underline;
}

.zone-titre {

    display: block;
    margin-top: 36px;

}

.zone-titre h4 {
    font-size: 1.1em;
    margin: 1.5em 0 0.5em 0;
}

.colonne-nouvelles-section {
    float: left;
    width: 445px;
    padding-right: 29px;
    border-right: 1px solid rgb(225, 225, 225);
}

.colonne-nouvelles-section.sans-bordure-droite {
    padding-left: 30px;
    border: none;
}

.contenu-pleine-largeur {
    width: 100%;
    padding: 1em 0;
    margin: 0 auto;
    float: none;
}

.zone-publicitaire-double {
    width: 100%;
    height: auto;
    min-height: 300px;
    margin-bottom: 1em;
    text-align: center;
}

.zone-publicitaire-simple {
    width: 100%;
    height: auto;
    min-height: 150px;
    margin-bottom: 1em;
    text-align: center;
}

.nouvelles-item {
    display: table;
    height: auto;
    padding: 0.5em 0;
    border-bottom: 1px solid rgb(225, 225, 225);
}

/*.nouvelles-item:last-child {border-bottom:none;}

.nouvelles-item:first-child {border-bottom: 1px solid rgb(225,225,225) !important;}*/

.nouvelles-item .image-conteneur {
    box-shadow: 5px 5px 10px rgba(100, 100, 100, 0.5);
    margin-right: 2.5em;
    margin-bottom: 1.5em;
}

.colonne-nouvelles-accueil .nouvelles-item .sommaire {
    font-family: "le-monde-journal-std-2", sans-serif;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.35em;
}

.nouvelles-item .sommaire {
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2em;
}

.article-entete {
    display: block;
    width: 100%;
    text-align: left;
}

.article-entete .ligne-surligne {
    width: 6em;
    height: 0.3em;
    background: #000;
    margin-bottom: 0.5em;
}

.article-entete h2 {
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 1em;
    text-align: left;
}

.article-entete h1 {
    font-family: "le-monde-journal-std-2", sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    margin-top: 0;
    color: rgb(65, 83, 99);
    text-align: left;
}

.article-infos {
    float: left;
    font-weight: 700;
    margin-top: 0.2em;
}

.article-entete .ligne-surligne-large {
    width: 20em;
    height: 0.3em;
    background: #000;
    margin: 0;
    margin-bottom: 0.5em;
    text-align: center;
}

.article-entete h1.titre-de-section {
    text-align: left;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    font-size: 3.5em;
    margin-top: 0.6em;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.2em;
}

.article-entete a {
    text-decoration: none;
}

.article-entete a:hover {
    text-decoration: underline;
}

.article-auteurs {
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.6em 0 1em 0;
    color: #6b8e91;
}

.article-auteurs a { /**color: rgba(48,117,192,1);**/
    color: #6b8e91;
}

.article-auteurs-fin-article {
    float: none;
    margin: 1.6em 0 1em 0;
    text-align: right;
    font-style: italic;
}

.article-auteurs-debut-article {
    float: none;
    margin: 0 0 1.5em 0 !important;
    text-align: left;
    font-style: italic;
}

.article-auteurs-debut-article a {
    color: #3477c2; !important;
}

.article-auteurs-fin-article a {
    color: rgb(50, 50, 50) !important;
}

.titre-gras {

    font-weight: 700;

}

.organization_data {
    margin: 0;
    padding: 0;
}

h2.agenda-mois {
    text-align: left;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    margin-top: 0.6em;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.2em;
    color: rgba(65, 83, 99, 0.6);
    padding-top: 1em;
    border-top: 3px solid rgb(50, 50, 50);
}

.nouvelles-item h2 {
    font-family: "le-monde-journal-std-2", sans-serif;
    font-weight: 700;
    font-size: 1.6em;
    margin-top: 0;
}

.nouvelles-item a {
    text-decoration: none;
}


.nouvelles-item:hover {
    opacity: 0.9;
    box-shadow: inset 0 0 30px rgba(200, 200, 200, 0.2);
}

.items-large .image-conteneur {
    display: inline;
    float: left;
    width: 200px;
    height: auto;
    margin-right: 1.5em;
}

.items-large .image-conteneur img {
    float: left;
    width: 200px;
    height: auto;
}

.sans-bordure-droite .image-conteneur {
    float: right;
    padding-right: 0;
    margin-left: 1em;
}

.sans-bordure-droite .image-conteneur img {
    float: right;
    padding-right: 0;
}

.liste-droite {
    padding-left: 2em;
    padding-right: 0;
    margin-right: 0;
    border: none;
}


.legere {
    color: rgba(48, 117, 192, 0.6);
}

.scrollup-container {
    display: block;
    position: fixed;
    right: 5%;
    bottom: 0;
    float: right;
}

.scrollup-container a.scrollup {
    display: none;
    font-size: 2em;
    color: rgb(255, 255, 255);
    padding: 0 1em;
    background: rgba(48, 117, 192, 0.3);
    border-bottom: 6px solid rgba(48, 117, 192, 0.7);
}

.bouton-menu {
    display: none;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 12000;
    float: right;
    background: transparent;
    font-size: 28px;
    border: none;
    margin: 0 10px 0 0;
    cursor: pointer;
    color: rgb(50, 50, 50);
}

.bouton-menu:hover {
    color: rgba(50, 50, 50, 0.4);
}

.panneau-masque {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    background: #ffffff;
    box-shadow: 0 -10px 10px rgba(100, 100, 100, 0.3);
    transition: all 0.3s;
}

.panneau-visible {
    position: absolute;
    width: 360px;
    height: 100%;
    top: 0;
    z-index: 12999;
    right: 0;
    background: #ffffff;
    box-shadow: 0 -10px 10px rgba(100, 100, 100, 0.5);
    transition: all 0.5s;
}

#menu-panneau-lateral-contenu {
    display: block;
    height: 95%;
    width: 95%;
    padding: 2.5%;
}

.menu-pdp-fixe {
    display: none;
    position: fixed;
    width: 100%;
    height: 3em;
    background: rgb(240, 240, 240);
    box-shadow: 0 -10px 10px rgba(100, 100, 100, 0.3);
    left: 0;
    bottom: 0;
    float: right;
    text-align: center;
}

.menu-pdp-fixe .menu-php-inner {
    display: block;
    line-height: 1em;
    padding: 1em;
    text-align: center;
}

.menu-pdp-fixe .menu-php-inner a {
    display: inline-block;
    margin: 0 1em;
    text-decoration: none;
    color: rgba(48, 117, 192, 0.7);
}

table.encadre {

    background: rgb(240, 240, 240);
    padding: 1.5em;
    width: 100%;
    border: 1px solid rgb(200, 200, 200);
    margin-top: 16px;
    margin-bottom: 16px;
}

table.encadre tbody, tr, td {
    border: none;
    border-spacing: 0;
}

.encadre-moitie-gauche {
    background: rgb(240, 240, 240);
    padding: 1.5em;
    border: 1px solid rgb(200, 200, 200);
    width: 50%;
    margin-right: 30px;
    margin-top: 16px;
    margin-bottom: 16px;
    float: left;
}

table.encadre-moitie-droite tbody, tr, td {
    border: none;
    border-spacing: 0;
}

table.encadre-moitie-gauche tbody, tr, td {
    border: none;
    border-spacing: 0;
}

.encadre-moitie-droite {
    background: rgb(240, 240, 240);
    padding: 1.5em;
    border: 1px solid rgb(200, 200, 200);
    width: 50%;
    margin-left: 30px;
    margin-top: 16px;
    margin-bottom: 16px;
    height:auto;
    float: right;
}

.exergue-gauche {
    float:left !important;
    margin-right: 20px;
    padding-right:0;
    margin-left:0 !important;
    padding-left:0 !important;
}

.texte-entier blockquote.exergue-gauche {
    display: inline-block;
    position: relative;
    width: 375px;
    font-style: normal;
    padding: 0 0 0 2em;
    float: right;
    margin: 1em 2em 1em 0em;
}

.texte-entier blockquote.exergue-gauche p {
    font-family: "franklin-gothic-urw", serif;
    font-size: 1.1em;
    line-height: 1.4em;
    padding: 0.25em 2em 0.25em 2em;
    font-weight: 700;
}

.texte-entier blockquote.exergue-gauche p:before {
    content: open-quote;
    font-weight: bold;
    font-size: 100px;
    position: absolute;
    top: 0;
    left: 0em;
    color: #6b8e91;
}
.texte-entier blockquote p:after {
    content: close-quote;
    position: absolute;
    bottom: 0.1em;
    right: 0.1em;
    font-weight: bold;
    font-size: 100px;
    color: #6b8e91;
}
.texte-entier blockquote p s {
    font-weight: normal;
    text-decoration: none !important;
    font-size: 0.8em !important;
    line-height: 0.8em !important;
}

.texte-entier blockquote p em {
    display:block;float:none;font-size: 15px; font-style:normal;font-weight: 400;line-height: 18px;padding-right:60px;margin-top:10px;}

h3.bloc-texte-partenaire {

    display: inline-block;
    background: #304f69;
    color: #d9f2c9;
    text-transform: uppercase;
    letter-spacing: 0.03rem;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 25px;
    margin-bottom: 0.75rem;

}

.sans-bordure-inferieure:last-child {
    border-bottom: none !important;
}

.encadre ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.encadre-moitie-droite ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.encadre-moitie-gauche ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

ul.marge-bloc-encadre {
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 1em;
    width: 100%;
    max-width: 300px;
}

ul.marge-bloc-encadre li {
    display: inline-block;
    float: none;
    height: auto;
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 0.2em;
    font-size: 1em;
    width: 100%;
}

ul.marge-bloc-encadre li .icone-conteneur {
    height: 60px;
    width: 84px;
    float: left;
    margin-right: 1em;
    overflow: hidden;
    background-size: cover;
}

ul.marge-bloc-encadre li h3 {
    font-size: 0.9em !important;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    padding-right: 10px;
}

ul.marge-bloc-encadre li h3 a {
    margin: 0 !important;
    padding: 0 !important;
}

ul.marge-bloc-encadre li a i {
    font-size: 1.8em;
    float: left;
    padding-right: 0.6em;
}

.ag-tableau-image {

    background: rgb(245, 245, 245);
    padding: 5px 10px;
    border: 1px solid rgb(230, 230, 230);
    margin-bottom: 2em;
}

.ag-tableau-gauche {

    margin-right: 2em;

}

.ag-infobulle {

    font-family: "le-monde-journal-std-2", serif;
    background:none;
    border:none;
    font-size: 1em;
    text-decoration: none;
    color: rgb(48, 117, 192);
    cursor:pointer;
    margin:0;
    padding:0;

}

.ag-infobulle:hover {
    text-decoration: underline;
    color: rgb(48, 117, 192);
}


.ag-image-w-caption {

    display: flex;
    flex-direction: column;
    height: auto;
    padding-right: 0;
    margin-right: 10px;
    margin-bottom: 2em;
}

.ag-image-left-caption {

    display: flex;
    flex-direction: column;
    height: auto;
    float: left;
    width: 50%;
    padding-right: 0;
    margin-right: 25px;
    margin-bottom: 2em;
}

.ag-image-right-caption {

    display: flex;
    flex-direction: column;
    height: auto;
    float: right;
    width: 50%;
    padding-right: 0;
    margin-left: 30px;
    margin-bottom: 2em;
    margin-right: auto;
}

.ag-image-50 {

    width: 45% !important;
    margin-right: 30px;
}

.ag-image-33 {

    width: 33% !important;
}

.ag-image-25 {

    width: 25% !important;
    margin-right: 30px;
}

.ag-image-20 {

    width: 20% !important;
    margin-right: 30px;
}

.ag-image-15 {

    width: 15% !important;
    margin-right: 30px;
}
.ag-image-10 {

    width: 10% !important;
    margin-right: 30px;
}

.ag-image-60 {

    width: 60% !important;
    margin-right: 30px;
}

.ag-image-70 {

    width: 70% !important;
    margin-right: 30px;
}

.ag-image-100 {

    width: 100% !important;
}


.ag-image-w-caption img {

    max-width: 100%;
    display: flex;
    justify-content: left;
    margin: 0 !important;
    padding: 0 !important;

}


div.ag-caption {

    display: inline-block;
    font-family: "franklin-gothic-urw", serif !important;
    width: 99%;
    text-align: left;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px !important;
    padding: 5px 0 0 0 !important;
    margin: 0;
    color: rgb(50, 50, 50);
}

.ag-caption a {
    color: rgb(102, 82, 52);
}

.ag-caption p {

    margin: 0;
    padding: 0 20px 0 0;

}

.ag-liste-alpha {

    display: block;
    float: none;
    padding: 1em;
    border-top: 1px solid rgb(200, 200, 200);
    border-bottom: 1px solid rgb(200, 200, 200);
    margin: 2em 0;

}

.ag-liste-alpha a {

    display: inline-block;
    margin-right: 5px;
    background: rgb(245, 245, 245);
    color: rgb(232, 141, 23);
    padding: 0.5em;
}

#images_and_captions {

    display: block;
    width: 100%;

}


#images_and_captions div.img_capt_item {

    display: block;
    float: none;
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid rgb(225, 225, 225);

}

#images_and_captions div.img_capt_item div.img_area {

    display: inline-block;
    width: 400px;
    height: 300px;
    overflow: hidden;
    float: left;

}

ul.img_alignment {

    display: block;
    float: none;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.img_alignment li {

    display: inline-block;
    float: left;
    padding-right: 0.5em;
}

ul.img_alignment li img {

    width: 80px;
    height: auto;

}

#images_and_captions div.img_capt_item div.img_data {

    display: inline-block;
    width: auto;
    height: 300px;
    float: left;
    margin-left: 2em;
}

.img_capt_label {

    font-size: 14px;
    font-weight: 700;
}

.img_capt_textarea {

    width: 100%;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 7px;
    height: 75px;
    font-family: "PT Sans", "Helvetica Neue", Arial;
    background-color: #f7fafc;
    color: rgba(68, 68, 68, 0.8);
    font-size: 16px;

}

.align_icon_off {

    padding-bottom: 10px;
    border-bottom: 5px solid rgb(255, 255, 255);
}

.align_icon_on {

    padding-bottom: 10px;
    border-bottom: 5px dotted #ffab00;
}

.img_capt_textarea.credit {

    height: 50px !important;

}

.texte-entier {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 1em;
    font-family: "le-monde-journal-std-2", serif;
    overflow-x: hidden;
}

.texte-entier p {
    margin-bottom: 1em;
    font-family: "le-monde-journal-std-2", serif;
    font-size: 1.2em;
    line-height: 1.4em;
}

.texte-entier img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.texte-entier div {
    margin-bottom: 1em;
    font-family: "le-monde-journal-std-2", serif;
    font-size: 1.2em;
    line-height: 1.4em;
}

.texte-entier p strong {
    font-family: "franklin-gothic-urw", serif;
    font-weight: bold;
}

.texte-entier h3 {
    font-family: "franklin-gothic-urw", serif;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 1.5em 0 0 0;
}

.texte-entier ol {
    margin-left: 2em;
}

.texte-entier ul {
    margin-left: 2em;
}

.texte-entier ol li {
    margin-bottom: 0.5em;
    font-family: "le-monde-journal-std-2", serif;
    font-size: 1.2em;
    line-height: 1.4em;
}


.texte-entier ul li {
    margin-bottom: 0.5em;
    font-family: "le-monde-journal-std-2", serif;
    font-size: 1.2em;
    line-height: 1.4em;
}

.texte-entier ul li ul {
    margin-top: 1em;
    margin-bottom: 1.5em;
    font-family: "le-monde-journal-std-2", serif;
    font-size: 1em !important;
    line-height: 1em !important;
}

.texte-entier ul li ul li{

    font-family: "le-monde-journal-std-2", serif;
    font-size: 1em !important;
    line-height: 1.4em !important;
    margin:0 !important;
}


.texte-entier a {
    color: rgba(48, 117, 192, 1);
    padding: 3px;
    text-decoration: none;
}

.texte-entier a em {
    color: rgba(48, 117, 192, 1);
}

.texte-entier a:hover {
    opacity: 0.8;
}

.texte-entier blockquote {
    display: inline-block;
    position: relative;
    width: 350px;
    font-style: normal;
    padding: 0 0 0 2em;
    float: right;
    margin: 1em 0 1em 1.5em;
}

.texte-entier blockquote p {
    font-family: "franklin-gothic-urw", serif;
    font-size: 1.1em;
    line-height: 1.4em;
    padding: 0.25em 0.25em 0.25em 0.4em;
    font-weight: 700;
}

.texte-entier blockquote p:before {
    content: open-quote !important;
    font-weight: bold !important;
    font-size: 100px !important;
    position: absolute !important;
    top: 0 !important;
    left: 0em !important;
    color: #6b8e91 !important;
}

.texte-entier blockquote p:after {
    content: close-quote !important;
    position: absolute !important;
    bottom: 0.1em !important;
    right: 0.1em !important;
    font-weight: bold !important;
    font-size: 100px !important;
    color: #6b8e91 !important;
}

.texte-entier blockquote p s {
    float:none;
    font-weight: normal;
    text-decoration: none !important;
    font-size: 0.8em !important;
    line-height: 0.8em !important;
}

.item-liste {
    padding: 0.25em 0.5em 0 0.5em;
    margin: 0.25em -0.5em;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.alternee {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3));
}

.item-liste:hover {
    background-color: rgba(166, 212, 235, 0.1);
    -webkit-transition: background-color 200ms ease-out 50ms;
    -moz-transition: background-color 200ms ease-out 50ms;
    -o-transition: background-color 200ms ease-out 50ms;
    transition: background-color 200ms ease-out 50ms;

}

.item-liste h3 .image-conteneur {
    display: inline;
    float: left;
    width: 140px;
    height: auto;
    margin-right: 1em;
}

.item-liste h3 .image-conteneur img {
    width: 140px;
    height: auto;
}


.item-marge-agenda {
    display: block;
    padding: 0.2em;
    margin-left: 3px;
    border-radius: 0.3em;
    margin-bottom: 1em;
}

.item-marge-agenda:hover {
    opacity: 0.8;
    margin-left: 0.3em;
    -webkit-transition: background-color 200ms ease-out 50ms;
    -moz-transition: background-color 200ms ease-out 50ms;
    -o-transition: background-color 200ms ease-out 50ms;
    transition: background-color 200ms ease-out 50ms;

}

.item-marge-agenda a {
    text-decoration: none;
}

.item-liste:hover a {
    color: rgba(48, 117, 192, 0.8);
}

.outils-partages {
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 0 2em 0;
    width: 100%;
    min-height: 40px;
    height: auto;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.outils-partages-etendu {
    display: table-cell;
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 48px;
    margin-bottom: 1em;
}

.outils-ms {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 40px;
    font-size: 1.7em;
    float: right;
}

.outils-ms li {
    display: inline;
    float: left;
    padding: 0 0.5em;
}

.outils-ms li.fb {
    color: rgb(59, 89, 152);
}

.outils-ms li.fb a {
    color: rgb(59, 89, 152);
}

.outils-ms li.fb a:hover {
    color: rgba(59, 89, 152, 0.7);
}

.outils-ms li.tw {
    color: rgb(0, 172, 237);
}

.outils-ms li.tw a {
    color: rgb(0, 172, 237);
}

.outils-ms li.tw a:hover {
    color: rgba(0, 172, 237, 0.7);
}

.outils-ms li.in {
    color: rgb(0, 123, 182);
}

.outils-ms li.in a {
    color: rgb(0, 123, 182);
}

.outils-ms li.in a:hover {
    color: rgba(0, 123, 182, 0.7);
}

.outils-ms li.em {
    color: rgb(150, 150, 150);
}

.outils-ms li.em a {
    color: rgb(150, 150, 150);
}

.outils-ms li.em a:hover {
    color: rgba(150, 150, 150, 0.7);
}

ul.partenaires-pdp {
    display: block;
    width: 100%;
    max-width: 1000px;
    height: 100px;
    list-style: none;
    text-align: center;
    margin: 1em auto 0 auto;
    float: none;
}

ul.partenaires-pdp li {
    display: inline;
    width: 18%;
    padding: 0 0.5%;
    float: left;
    text-align: center;
}

.gauche {
    float: left;
}

.droite {
    float: right;
}

.date-publication {
    display: block;
    margin-left: 1em;
    margin-top: 1em;
}

.prc-pdp-conteneur {
    float: none;
    display: block;
    height: 180px;
    width: 100%;
    line-height: 1em;
    margin-top: 3px;
    z-index: 200;
    padding-bottom: 5em;

    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.1) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);

}

.prc-pdp-contenu {
    display: block;
    width: 100%;
    float: none;
    height: 120px;
    text-align: left;
    margin: 0 auto 3em auto;
}

.prc-pdp-contenu h3 {
    font-weight: 300;
    text-align: center;
    font-size: 1.2em;
    float: none;
    margin: 1em 0 2em 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgb(175, 175, 175);
}


.pdp-colonne {
    display: inline;
    float: left;
    width: 45%;
    margin: 0 2.5%;
    text-align: left;
}

.pdp-colonne h4 {
    font-family: "franklin-gothic-urw-comp";
    font-weight: 400;
    color: rgba(48, 117, 192, 0.6);
    font-size: 2em;
    margin: 0;
    margin-top: 1em;
    margin-bottom: 1em;
}

h4 a {
    color: rgba(48, 117, 192, 0.6);
}

s
.pdp-colonne h4 i {
    font-size: 0.9em;
    padding-right: 0.3em;
}

.pdp-colonne .liste {
    display: block;
    list-style: none;
    line-height: 1em;
    height: auto;
    margin: 0;
    padding: 1em;
}

.pdp-colonne ul.liste li {
    display: block;
    list-style: none;
    font-size: 1em;
    padding: 0.5em;
    border-bottom: 1px solid rgb(240, 240, 240);
    text-align: left;
}

.pdp-colonne ul.liste li:hover {
    background-color: rgba(48, 117, 192, 0.1);
    -webkit-transition: background-color 200ms ease-out 50ms;
    -moz-transition: background-color 200ms ease-out 50ms;
    -o-transition: background-color 200ms ease-out 50ms;
    transition: background-color 200ms ease-out 50ms;
}

.pdp-colonne ul.liste li a {
    color: rgb(79, 63, 103);
    text-decoration: none;
}

.pdp-colonne ul.liste li a:hover {
    color: rgba(48, 117, 192, 1);
    text-decoration: none;
}


.mots-cles-conteneur {
    display: block;
    float: none;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 1em;
    margin-bottom: 2em;
}

.mots-cles-conteneur li {
    display: inline-block;
    float: left;
    width: auto;
    margin: 0.5em 0.2em;
    line-height: 1em;
}

.mots-cles-conteneur li a {
    font-family: "franklin-gothic-urw", sans-serif;
    background: rgba(190, 195, 200, 0.3);
    color: rgba(48, 117, 192, 1);
    padding: 5px;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid rgba(166, 212, 235, 0.5);
    line-height: 2em;
}


.dossier-conteneur {

    display: block;
    width: 900px;
    margin-top: 1em;
    float: left;

}

.annonce-alerte {

    display: block;
    background: #F9DC62;
    z-index: 2000;
    opacity: 0.97;
    position: absolute;
    bottom: -150px;
    right: 2em;
    border-radius: 1em;
    width: 350px;
    height: 170px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0px 15px;

}

.annonce-alerte .annonce-alerte-inner h2 {

    display: block;
    font-size: 21px;
    height: 36px;
    font-weight: 400;
    font-family: arial, helvetica, sans-serif;
    float: none;

}

.annonce-alerte .annonce-alerte-inner h2 i {
    cursor: pointer;
}

.annonce-alerte .annonce-alerte-inner h2:hover {
    opacity: 0.8;
}

.annonce-alerte .annonce-alerte-inner h2 span.alertes-nouveau {
    display: block;
    background: #000;
    color: #fff;
    font-size: 24px;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    float: left;
    margin-right: 10px;
    padding: 2px;
}

.annonce-alerte .annonce-alerte-inner p {
    font-size: 16px;
    line-height: 18px;
    margin-top: 0;
    padding-top: 0;
}

button.alerte-annonce-bouton {
    background: rgb(133, 133, 133);
    color: #fff;
    cursor: pointer;
    border: 1px solid rgb(133, 133, 133);
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 16px;
}

button.alerte-annonce-bouton:hover {
    background: rgb(25, 25, 25);
    color: #fff;
    cursor: pointer;
    border: 1px solid rgb(200, 200, 200);
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 16px;
}

@media only screen and (max-width: 1400px) {

    #noel {

        height: 690px;
        min-height: 680px;
    }


    /*h5::after {content: "1400";font-size:7px}*/
    .prc-contenu {
        postion: relative;
        display: table;
        width: 100%;
        z-index: 100;
        max-width: 1300px;
        padding: 0 3%;
        margin: 0 auto;
    }

    .colonne-principale {
        postion: relative;
        display: block;
        float: left;
        width: 100%;
        max-width: 960px;
        margin-right: 1%;
        height: 100%;
        padding-bottom: 3em;
    }

    .colonne-dossiers-accueil {
        float: left;
        width: 100%;
        max-width: 400px;
    }

    ul.marge-bloc-encadre {
        display: block;
        border: 1px solid rgb(225, 225, 255);
        border-radius: 5px;
        padding: 0.5em;
        width: 100%;
        max-width: 330px;
    }

    .colonne-nouvelles-section {
        float: left;
        width: 400px;
        padding-right: 29px;
        border-right: 1px solid rgb(225, 225, 225);
    }

    .texte-entier {
        width: 800px;
        padding-right: 30px;
    }

    .texte-entier img {
        max-width: 800px;
        height: auto;
    }

    .zone-edition {
        width: 800px;
    }

    .outils-partages {
        width: 100%;
    }

    .dossier-video-conteneur {
        display: block;
        width: 800px;
        height: auto;
        min-height: 450px;
    }

    .dossier-video-conteneur iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 400px;
        border: none;
    }

    .media-sociaux-dossiers {
        display: block;
        float: none;
        text-align: left;
        width: 800px;
        margin-top: -10px;
        border-bottom: 1px dotted rgb(200, 200, 200);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .d_menu {
        display: inline;
        float: right;
        background: rgba(155, 54, 151, 1);
        opacity: 0.5;
        padding: 0.2em 0.5em;
        border-radius: 0.3em;
    }

    .ag-image-50 {

        width: 45% !important;
        margin-right: 30px;
    }

    .ag-image-60 {

        width: 100% !important;
        display:block;
        float:none;
        margin-right: 0px;
    }

    .ag-image-70 {

        width: 100% !important;
        display:block;
        float:none;
        margin-right: 0px;
    }


}

@media only screen and (max-width: 1300px) {

    #noel {

        height: 660px;
        min-height: 660px;
    }

    /* h5::after {content: "1300";font-size:7px}*/
    .prc-contenu {
        postion: relative;
        display: table;
        width: 100%;
        z-index: 100;
        max-width: 1200px;
        padding: 0 3%;
        margin: 0 auto;
    }

    .colonne-principale {
        postion: relative;
        display: block;
        float: left;
        width: 100%;
        max-width: 920px;
        margin-right: 1%;
        height: 100%;
        padding-bottom: 3em;
    }

    ul.marge-bloc-encadre {
        display: block;
        border: 1px solid rgb(225, 225, 255);
        border-radius: 5px;
        padding: 0.5em;
        width: 100%;
        max-width: 330px;
    }

    .colonne-nouvelles-section {
        float: left;
        width: 375px;
        padding-right: 29px;
        border-right: 1px solid rgb(225, 225, 225);
    }

    .conteneur-principal {
        display: inline-block;
        float: left;
        width: 72%;
        height: 100%;
        text-align: left;
        padding-right: 1%;
    }

    .conteneur-marge {
        display: inline-block;
        float: left;
        width: 23%;
        height: 100%;
        padding-left: 1%;
        text-align: left;
    }


    .colonne-droite {
        display: block;
        width: 100%;
        padding: 0%;
        float: none;
    }

    .colonne-gauche {
        display: block;
        width: 100%;
        padding: 0%;
        float: none;
    }

    .bouton-menu {
        display: block;
        position: absolute;
        top: 40px;
        right: 1%;
        z-index: 12000;
        float: right;
        background: transparent;
        font-size: 28px;
        border: none;
        margin: 0 10px 0 0;
        cursor: pointer;
        color: rgb(50, 50, 50);
    }

    .bouton-menu:hover {
        color: rgba(50, 50, 50, 0.4);
    }


    .texte-entier {
        width: 800px;
        margin-right: 30px;
    }

    .texte-entier img {
        max-width: 800px;
        height: auto;
        max-height: 600px;
    }

    .zone-edition {
        width: 800px;
    }

    .outils-partages {
        width: 800px;
    }

    .dossier-video-conteneur {
        display: block;
        width: 800px;
        height: auto;
        min-height: 450px;
    }

    .dossier-video-conteneur iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 350px;
        border: none;
    }
}

@media only screen and (max-width: 1260px) {

    /*h5::after {content: "1200";font-size:7px}*/
    .prc-contenu {
        postion: relative;
        display: table;
        width: 100%;
        z-index: 100;
        max-width: 1120px;
        padding: 0 2.5%;
        margin: 0 auto;
    }

    .colonne-principale {
        postion: relative;
        display: block;
        float: left;
        width: 100%;
        max-width: 720px;
        margin-right: 1%;
        height: 100%;
        padding-bottom: 3em;
    }

    ul.marge-bloc-encadre {
        display: block;
        border: 1px solid rgb(225, 225, 255);
        border-radius: 5px;
        padding: 0.5em;
        width: 100%;
        max-width: 330px;
    }

    .colonne-nouvelles-section {
        float: left;
        width: 30%;
        padding-right: 2%;
        border-right: 1px solid rgb(225, 225, 225);
    }

    .colonne-nouvelles-accueil {
        float: left;
        width: 380px;
        margin: 0 2%;
        border-right: none;
    }

    .colonne-dossiers-accueil {
        float: left;
        max-width: 280px;
        margin: 0;
    }

    .dossier-conteneur .grille {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 1em;
    }

    .dossier-conteneur .grille .panneau h4 {
        font-family: "franklin-gothic-urw-comp";
        font-weight: 400;
        color: rgba(48, 117, 192, 1);
        font-size: 1.5em;
        height: 2.25em;
        overflow: hidden;
    }

    .dossier-conteneur .grille .panneau {
        width: 44%;
        height: 425px;
        float: left;
        margin-right: 3%;
        margin-bottom: 3%;
        border: 1px solid rgb(225, 225, 225);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.1) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    }

    .logo-etablissement {
        width: 100%;
        float: none;
        margin: 0.5em;
        text-align: center;
        height: 150px;
        background-repeat: no-repeat;
    }

    .dossier-conteneur .grille .panneau .sommaire {
        text-align: center;
        padding: 0 3%;
    }

    .dossier-conteneur .grille .panneau a > .sommaire {
        color: #000;
        text-align: center;
    }

    .on {
        display: block;
    }

    .off {
        display: none;
    }

    .colonne-nouvelles-section {
        float: left;
        width: 400px;
        padding-right: 29px;
        border-right: 1px solid rgb(225, 225, 225);
    }

    .texte-entier {
        width: 700px;
        margin-right: 30px
    }

    .texte-entier img {
        max-width: 700px;
        height: auto;
        max-height: 600px;
    }

    .zone-edition {
        width: 700px;
    }

    .outils-partages {
        width: 700px;
    }

    .dossier-video-conteneur {
        display: block;
        width: 700px;
        height: auto;
        min-height: 400px;
    }

    .dossier-video-conteneur iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 360px;
        border: none;
    }

    .media-sociaux-dossiers {
        display: block;
        text-align: left;
        float: none;
        width: 700px;
        margin-top: -10px;
        border-bottom: 1px dotted rgb(200, 200, 200);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .d_menu {
        display: inline;
        float: right;
        background: rgba(155, 54, 151, 1);
        opacity: 0.5;
        padding: 0.2em 0.5em;
        border-radius: 0.3em;
    }

}


@media only screen and (max-width: 1100px) {


    .conteneur-colonne-1 {
        display: inline-block;
        float: none;
        width: 95%;
        padding-right: 4%;
        border-right: 1px solid rgb(200, 200, 200);
    }

    .conteneur-colonne-2 {
        display: inline-block;
        float: left;
        width: 95%;
        padding-right: 4%;
    }


    .publicite-mobile-accueil {

        display: block;
        width: 100%;
        height: 130px;
        margin-bottom: 1em;
        background: url(/a/public/publicites/2022-2023/collecto-banniere-2022-09-728X190.gif) center center;
        background-repeat: no-repeat;
        background-size: contain;

    }

    #noel {

        height: 510px;
        min-height: 510px;
    }

    /*h5::after {content: "1100";font-size:7px}*/
    .prc-contenu {
        postion: relative;
        display: table;
        width: 100%;
        z-index: 100;
        max-width: 920px;
        padding: 0 2%;
        margin: 0 auto;
    }

    .colonne-principale {
        postion: relative;
        display: block;
        float: left;
        width: 100%;
        max-width: 670px;
        margin-right: 1%;
        height: 100%;
        padding-bottom: 3em;
        text-align: left;
    }

    ul.marge-bloc-encadre {
        display: block;
        border: 1px solid rgb(225, 225, 255);
        border-radius: 5px;
        padding: 0.5em;
        width: 100%;
        max-width: 330px;
        text-align: left;
    }

    .colonne-nouvelles-section {
        float: left;
        width: 250px;
        padding-right: 10px;
        border-right: 1px solid rgb(225, 225, 225);
        text-align: left;
    }

    .colonne-nouvelles-accueil {
        float: none;
        width: 100%;
        max-width: 670px;
        margin: 0;
        border-right: none;
    }

    .colonne-dossiers-accueil {
        float: none;
        width: 100%;
        max-width: 670px;
        margin: 0;
        border-right: none;
    }

    .conteneur-nouvelles-accueil {
        float: none;
        width: 100%;
        max-width: 670px;
        margin: 0;
        border-right: none;
    }

    .conteneur-dossiers-accueil {
        float: none;
        width: 100%;
        max-width: 670px;
        margin: 0;
        border-right: none;
    }

    .prc-conteneur-global.conteneur-accueil {
        margin-top: 150px;
    }

    .prc-conteneur-global.conteneur-interne {
        margin-top: 150px;
    }

    .dossier-conteneur .grille {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 1em;
    }

    .dossier-conteneur .grille .panneau h4 {
        font-family: "franklin-gothic-urw-comp";
        font-weight: 400;
        color: rgba(48, 117, 192, 1);
        font-size: 1.5em;
        height: 2.25em;
        overflow: hidden;
    }

    .dossier-conteneur .grille .panneau {
        width: 44%;
        height: 425px;
        float: left;
        margin-right: 3%;
        margin-bottom: 3%;
        border: 1px solid rgb(225, 225, 225);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.1) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    }

    .logo-etablissement {
        width: 100%;
        float: none;
        margin: 0.5em;
        text-align: center;
        height: 150px;
        background-repeat: no-repeat;
    }

    .dossier-conteneur .grille .panneau .sommaire {
        text-align: center;
        padding: 0 3%;
    }

    .dossier-conteneur .grille .panneau a > .sommaire {
        color: #000;
        text-align: center;
    }

    .menu-interne-pages {
        font-size: 0.9em !important;
    }

    .texte-entier {
        width: 550px;
        margin-right: 30px
    }

    .texte-entier img {
        max-width: 550px;
        height: auto;
        max-height: 500px;
    }

    .zone-edition {
        width: 550px;
    }

    .outils-partages {
        width: 550px;
    }

    .dossier-video-conteneur {
        display: block;
        width: 550px;
        height: auto;
        min-height: 320px;
    }

    .dossier-video-conteneur iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 320px;
        border: none;
    }

    .media-sociaux-dossiers {
        display: block;
        text-align: left;
        width: 550px;
        margin-top: -10px;
        border-bottom: 1px dotted rgb(200, 200, 200);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .d_menu {
        display: inline;
        float: right;
        background: rgba(155, 54, 151, 1);
        opacity: 0.5;
        padding: 0.2em 0.5em;
        border-radius: 0.3em;
    }


}


@media only screen and (max-width: 768px) {

    .conteneur-principal {
        display: inline-block;
        float: none;
        width: 100%;
        height: 100%;
        text-align: left;
        padding-right: 0%;
    }

    .conteneur-marge {
        display: inline-block;
        float: none;
        width: 100%;
        height: 100%;
        padding-left: 1%;
        text-align: left;
    }


    #noel {

        height: 400px;
        min-height: 400px;
    }

    .prc-entete-conteneur {
        display: block;
        width: 100%;
        height: 0;
    }

    .prc-conteneur-global.conteneur-accueil {
        margin-top: 60px;
    }

    .prc-conteneur-global.conteneur-interne {
        margin-top: 60px;
    }

    .phone-inline-only {
        display: inline;
    }

    .phone-block-only {
        display: block;
    }

    .prc-contenu {
        background: #fff;
    }

    .encadre-moitie-droite {
        float: none;
        width: 100%;
    }

    .encadre-moitie-gauche {
        float: none;
        width: 100%;
    }

    .prc-entete {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 72px;
        background: url('m-entete-fond.png') top left no-repeat;
        background-size: cover;
        z-index: 200;
    }

    .prc-entete img {
        padding: 0.5em 1em 0.5em 3em;
        width: auto;
        height: 75%;
    }

    .prc-menu {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        float: left;
        width: 50px;
        height: 100%;
        background: transparent;
        z-index: 300;
        text-align: left;
    }

    .colonne-principale {
        postion: relative;
        display: table;
        float: left;
        width: 100%;
        margin-right: 15%;
        margin-left: 5%;
        height: 100%;
    }

    .degrade-gris {
        background: transparent;
    }

    .image-conteneur {
        display: table;
        width: 300px;
        height: auto;
        float: left;
    }

    .texte-entier a {
        display: block;
        width: auto;
        max-width: 600px;
        overflow: hidden;
        font-family: "franklin-gothic-urw";
        background: rgba(166, 212, 235, 0.2);
        color: rgba(48, 117, 192, 1);
        padding: 3px;
        text-decoration: none;
        border-radius: 5px;
    }


    .dossier-conteneur .grille .panneau {
        display: table;
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 3%;
        border: 1px solid rgb(225, 225, 225);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.15) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(120, 133, 145, 0.1) 3px, rgba(120, 133, 145, 0) 20%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);

    }

    .dossier-conteneur h4 {
        font-size: 1.3em;
        margin-top: 1em;
        padding-top: 1em;
    }

    .dossier-conteneur h1 {
        font-size: 2em;
        margin-top: 0;
    }

    .dossier-conteneur .grille .panneau h4 {
        display: inline-block;
        vertical-align: middle;
        font-family: "franklin-gothic-urw-comp";
        font-weight: 400;
        color: rgba(48, 117, 192, 1);
        font-size: 1.5em;
        height: auto;
        margin-top: 0.5em;
        padding-top: 0;
        padding-bottom: 0.5em;
        overflow: hidden;
        width: 100%;
        text-align: center;
    }

    .entete-section-droite {
        display: none;
    }

    .dossier-video-conteneur {
        display: block;
        width: 700px;
        height: auto;
        min-height: 320px;
    }

    .dossier-video-conteneur iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 320px;
        border: none;
    }

    ul.partenaires-pdp {
        display: block;
        width: 100%;
        max-width: 720px;
        height: auto;
        line-height: 100px;
        list-style: none;
        text-align: center;
        margin: 1em auto 5em auto;
    }

    ul.partenaires-pdp li {
        display: inline;
        width: 45%;
        float: left;
        text-align: center;
    }


}

@media only screen and (max-width: 600px) {


    .publicite-mobile-accueil {

        width: 100%;
        height: 100px;
        margin: 1em 0;
        background: url(/a/public/publicites/2022-2023/collecto-banniere-2022-09-480X120.gif) center center;
        background-size: 480px 120px;
        background-repeat: no-repeat;

    }

    .article-entete {
        display: block;
        width: 350px;
        text-align: left;
        margin-left: 30px;
        margin-top: 0;
    }

    .article-entete .ligne-surligne {
        width: 6em;
        height: 0.3em;
        background: #000;
        margin-bottom: 0.5em;
    }

    .article-entete h2 {
        font-family: "franklin-gothic-urw", sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 1em;
        margin-top: 0;
        margin-bottom: 1em;
        text-align: left;
    }

    .article-entete h1 {
        font-family: "le-monde-journal-std-2", sans-serif;
        font-weight: 700;
        font-size: 2em;
        margin-top: 0;
        color: rgb(65, 83, 99);
        text-align: left;
    }


    .annonce-alerte {
        display: none;
    }

    .prc-contenu {
        background: #fff;
    }

    .texte-entier a {
        display: block;
        width: auto;
        max-width: 300px;
        overflow: hidden;
        font-family: "franklin-gothic-urw";
        background: rgba(166, 212, 235, 0.2);
        color: rgba(48, 117, 192, 1);
        padding: 3px;
        text-decoration: none;
        border-radius: 5px;
    }

    .pdp-colonne {
        display: block;
        float: none;
        width: 80%;
        margin: 0 10%;
    }

    .texte-entier {
        width: 360px;
        overflow: hidden;
    }

    .colonne-nouvelles-accueil {
        float: none;
        width: 90%;
        max-width: 400px;
        margin: 0;
        border-right: none;
    }

    .colonne-dossiers-accueil {
        float: none;
        width: 90%;
        max-width: 400px;
        margin: 0;
        padding: 0;
    }

    .colonne-dossiers-accueil .nouvelles-item {
        float: none;
        width: 100%;
    }


    .dossier-video-conteneur {
        display: block;
        width: 400px;
        height: auto;
        min-height: 320px;
    }

    .dossier-video-conteneur iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 280px;
        border: none;
    }


    .media-sociaux-dossiers {
        display: block;
        float: right;
        width: 400px;
        margin-top: -10px;
        border-bottom: 1px dotted rgb(200, 200, 200);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

}

