/*
#@sites/plurilingue.c-real.fr/local/cache-css/cssdyn-css_src_css_css-096c01cd.css
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/* #PRODUIRE{fond=css/src/css.css}
   md5:0378cb71be779f581c2b15979cfae304 */
@charset "utf-8";
/* CSS Document */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
sectionarticle,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
[hidden],
template {
  display: none;
}
body {
  margin: 0;
}
body * {
  background-repeat: no-repeat;
}
/*  */
body #cookie-bar,
body #cookieChoiceInfo {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  top: inherit !important;
  bottom: 0;
  font-size: 18px;
}
body #cookie-bar .cb-enable,
body #cookieChoiceInfo .cb-enable,
body #cookie-bar #cookieChoiceDismiss,
body #cookieChoiceInfo #cookieChoiceDismiss {
  font-weight: bold;
  border-radius: 2px;
}
body #cookie-bar .cb-enable:hover,
body #cookieChoiceInfo .cb-enable:hover,
body #cookie-bar #cookieChoiceDismiss:hover,
body #cookieChoiceInfo #cookieChoiceDismiss:hover {
  color: #fff;
}
.content {
  overflow-x: hidden;
}
/*  */
.box_mediabox,
.lity-container {
  padding: 0;
  background-color: transparent;
  vertical-align: middle;
  overflow: hidden;
}
.box_mediabox body,
.lity-container body,
.box_mediabox iframe,
.lity-container iframe {
  margin: 0;
}
#cboxTitle,
.lidy-Title {
  display: none !important;
}
.box_mediabox,
#cboxOverlay {
  background: rgba(0, 0, 0, 0.9);
}
.lity-content > iframe,
#cboxLoadedContent > iframe {
  width: 84vw !important;
  height: 84vh !important;
  min-width: 84vw !important;
  min-height: 84vh !important;
}
@media screen and (max-width: 680px) {
  .lity-content > iframe,
  #cboxLoadedContent > iframe {
    width: 86vw !important;
    height: 86vh !important;
    min-width: 86vw !important;
    min-height: 86vh !important;
  }
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
a,
a:focus {
  line-height: 110%;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  background: transparent;
}
/* ========================== BOITE A OUTILS TRADI ========================== */
.module {
  display: inline;
  float: left;
  overflow: hidden;
}
.bloc {
  display: block;
  overflow: hidden;
}
.affix {
  position: fixed;
}
.show {
  display: block;
}
.oh {
  overflow: hidden;
}
div .invisible,
.invisible,
.hide,
.hidden,
.js .js-hide,
.no-js .no-js-hide,
.none {
  display: none;
}
/* Non visible a l'ecran */
.nonvisible,
.offscreen {
  position: absolute;
  left: -999em;
  height: 1%;
}
.gras,
b,
strong {
  font-weight: bold;
}
.italic,
i,
em,
q,
address {
  font-style: italic;
}
.majuscules,
.capitale {
  text-transform: uppercase;
}
.caps {
  font-variant: small-caps;
}
small {
  font-size: 80%;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-weight: bold;
  font-style: italic;
}
del,
.del {
  background-color: #FFDDDD;
  border-color: #CC0000;
  color: #CC0000;
  text-decoration: line-through;
}
ins,
.ins {
  background-color: #DDFFDD;
  border-color: #00AA00;
  color: #00AA00;
  text-decoration: none;
}
sup,
sub {
  position: relative;
  vertical-align: baseline;
  font-size: .8em;
  font-variant: normal;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  vertical-align: super;
  top: -0.25em;
}
img.puce {
  vertical-align: baseline;
}
.large {
  width: 100%;
}
.pull-left,
.gauche,
.left {
  float: left;
}
.pull-right,
.droite,
.right {
  float: right;
}
.centre,
.center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.margo {
  margin-top: 1em;
}
.relatif {
  position: relative;
}
.fondblanc {
  background-color: #fff;
}
/* Curseurs */
abbr[title],
acronym[title],
abbr[data-original-title] {
  border-bottom: .1em dotted #aaa;
  cursor: help;
}
[role="button"] {
  cursor: pointer;
}
/* Espaceur de blocs */
.clear {
  clear: both;
}
br.clear,
.nettoyeur {
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
  height: 0;
  line-height: 1px;
  font-size: 1px;
}
hr.clear {
  visibility: hidden;
}
.sardine {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 0 !important;
}
/* ============ IMAGES, VIDEO, AUDIO, IFRAME ============ */
/* ------ Images ----- */
figure {
  margin: 0;
}
img {
  border: 0;
  color: transparent;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
img.ronde {
  border-radius: 50%;
}
/* ------ Audio ----- */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
/* ------ Video ----- */
#animation_container {
  margin: auto;
}
/* ------ Iframe ----- */
iframe {
  border: none;
}
/* ============ IMPRESSION ============ */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    overflow: visible;
  }
  * {
    position: static;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  #letexte a.spip_out:after,
  #letexte a[href]:after,
  #letexte a.spip_url:after .letexte a.spip_out:after,
  .letexte a[href]:after,
  .letexte a.spip_url:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  .article pre,
  .article blockquote.spip,
  .article blockquote.spip_poesie {
    border: 2px solid #999;
    page-break-inside: avoid;
  }
  .navbar,
  .btn,
  .asidedroite,
  .footer,
  .liste-grille,
  .atss-righ,
  .titpage,
  .pagination,
  #spip-admin {
    display: none;
  }
  .colgauche {
    width: 95%;
  }
  .page_auteur .titpage,
  .page_auteurs .titpage {
    display: block;
  }
  #bicolonnes,
  .colgauche {
    padding: 0;
    margin: 0;
  }
  .content .page_type_contenu #bicolonnes .chapo {
    padding: 0;
  }
  .content .page_type_contenu #bicolonnes .colgauche .date {
    padding-left: 0;
  }
}
/* ============ Cesure pour petits écrans ============ */
@media (max-width: 640px) {
  /* gestion des mots longs */
  textarea,
  table,
  td,
  th {
    word-wrap: break-word;
    /* cesure forcee */
  }
}
/* ============ Admin de Spip ============ */
/* Boutons action */
.bouton_action_post,
.bouton_action_post > div {
  display: inline;
}
#debug-nav {
  line-height: 2em;
}
/* Boutons d'admin */
.ie6 .spip-admin,
.ie6 #spip-admin {
  display: none;
}
/* Mise en forme */
.col,
.col1 {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  width: 105%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
@media (min-width: 481px) {
  .col,
  .col1 {
    float: left;
    width: 95%;
  }
}
.col2 {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  width: 105%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
@media (min-width: 481px) {
  .col2 {
    float: left;
    width: 45%;
  }
}
.col3 {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  width: 105%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
@media (min-width: 481px) {
  .col3 {
    float: left;
    width: 28.33333333%;
  }
}
.col4 {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  width: 105%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
@media (min-width: 481px) {
  .col4 {
    float: left;
    width: 20%;
  }
}
.col2sur3 {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  width: 105%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
@media (min-width: 481px) {
  .col2sur3 {
    float: left;
    width: 61.66666667%;
  }
}
.col3sur4 {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  width: 105%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
@media (min-width: 481px) {
  .col3sur4 {
    float: left;
    width: 70%;
  }
}
/*--------------- Couleurs --------------*/
@font-face {
  font-family: 'Pictoperso';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/pictosperso.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/pictosperso.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/pictosperso.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/pictosperso.svg#pictosperso') format('svg'), url('https://plurilingue.c-real.fr/{css/Nfonts/pictosperso.eot}?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Pictoperso' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-plus-grand-que:before {
  content: "\3e";
}
.icon-Attention:before {
  content: "\21";
}
.icon-Tag:before {
  content: "\74";
}
.icon-Yeux:before {
  content: "\79";
}
.icon-Piece-Jointe:before {
  content: "\6a";
}
.icon-E-mail:before {
  content: "\45";
}
.icon-Lien:before {
  content: "\6c";
}
.icon-sonerie:before {
  content: "\22";
}
.icon-verouiller:before {
  content: "\76";
}
.icon-deverouille:before {
  content: "\55";
}
.icon-Signet:before {
  content: "\73";
}
.icon-Image:before {
  content: "\69";
}
.icon-Wifi:before {
  content: "\77";
}
.icon-Copier:before {
  content: "\43";
}
.icon-Horloge:before {
  content: "\68";
}
.icon-Photo:before {
  content: "\70";
}
.icon-Video:before {
  content: "\47";
}
.icon-Imprimer:before {
  content: "\50";
}
.icon-Engrenage:before {
  content: "\65";
}
.icon-Jaime:before {
  content: "\4a";
}
.icon-Fichier:before {
  content: "\66";
}
.icon-Coller:before {
  content: "\63";
}
.icon-Rechercher:before {
  content: "\72";
}
.icon-Zoomer:before {
  content: "\7a";
}
.icon-Dezoomer:before {
  content: "\5a";
}
.icon-Back:before {
  content: "\62";
}
.icon-Plus:before {
  content: "\2b";
}
.icon-Moins:before {
  content: "\2d";
}
.icon-OK:before {
  content: "\6f";
}
.icon-Annuler:before {
  content: "\61";
}
.icon-Savoir-plus:before {
  content: "\2a";
}
.icon-Moins2:before {
  content: "\6d";
}
.icon-OK-Valide:before {
  content: "\4f";
}
.icon-Annuler2:before {
  content: "\41";
}
.icon-Micro:before {
  content: "\4d";
}
.icon-Precedent:before {
  content: "\3c";
}
.icon-Rembobiner:before {
  content: "\28";
}
.icon-Lecture:before {
  content: "\20";
}
.icon-Pause:before {
  content: "\7c";
}
.icon-Stop:before {
  content: "\53";
}
.icon-Accelerer:before {
  content: "\29";
}
.icon-Suivant:before {
  content: "\3e";
}
.icon-Dossier:before {
  content: "\64";
}
.icon-Televerser:before {
  content: "\54";
}
.icon-Telecharger:before {
  content: "\33";
}
.icon-Utilisateur:before {
  content: "\75";
}
.icon-Bulle:before {
  content: "\42";
}
.icon-Tag2:before {
  content: "\52";
}
.icon-etoile:before {
  content: "\e9";
}
.icon-Gauche:before {
  content: "\34";
}
.icon-Droite:before {
  content: "\36";
}
.icon-Haut:before {
  content: "\38";
}
.icon-Bas:before {
  content: "\32";
}
.icon-Volume:before {
  content: "\58";
}
.icon-Muet:before {
  content: "\30";
}
.icon-Drapeau:before {
  content: "\a3";
}
.icon-Poubelle:before {
  content: "\24";
}
.icon-Plein-ecran:before {
  content: "\b0";
}
.icon-Minimiser:before {
  content: "\5c";
}
.icon-Maximiser:before {
  content: "\e8";
}
.icon-Grand-moins:before {
  content: "\5f";
}
.icon-Valider:before {
  content: "\56";
}
.icon-Non:before {
  content: "\78";
}
.icon-Deplacer:before {
  content: "\35";
}
.icon-Menu:before {
  content: "\3d";
}
.icon-Importer:before {
  content: "\49";
}
.icon-Exporter:before {
  content: "\39";
}
.icon-Fichier2:before {
  content: "\46";
}
.icon-Ajouter:before {
  content: "\37";
}
.icon-Supprimer:before {
  content: "\31";
}
.icon-Autre:before {
  content: "\2e";
}
.icon-Date:before {
  content: "\44";
}
.icon-Geolocalisation:before {
  content: "\67";
}
.icon-Home:before {
  content: "\48";
}
/*============== GENERAL ==============*/
html {
  border: 0px;
}
div * {
  border: 0;
  padding: 0;
  margin: 0;
  line-height: 150%;
  font-weight: normal;
}
/* propriétés de la page */
body {
  outline: 0;
  padding: 0;
  background: #fff;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  text-align: center;
}
.fondgris {
  margin: 0 auto;
  min-height: 400px;
  text-align: center;
  max-width: 1600px;
  padding: 65px 0 0 ;
  overflow: hidden;
}
.largemarge {
  margin: 30px 0 60px;
}
/* Liens non soulignés */
a,
a * {
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  color: #4B4A4A;
}
a:hover,
a:hover * {
  text-decoration: none;
  cursor: pointer;
  color: #d9332c;
}
a img {
  border: 1px solid #EEEEEE;
}
a:visited {
  color: #4B4A4A;
}
a:active {
  color: red;
}
/* Liens non soulignés */
#col1 a:focus {
  outline: none;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6,
.tit {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter,
.tit:first-letter {
  text-transform: uppercase;
}
h1 a img {
  border: none;
}
.tit {
  line-height: 132%;
  font-size: 22px;
}
.cnt {
  line-height: 143%;
  font-size: 14px;
}
/* Autre initialisation */
ol,
ul {
  list-style: none;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
.fine {
  line-height: 100%;
}
abbr,
acronym {
  cursor: help;
}
.adapt-img-wrapper {
  height: 100%;
}
/* ------------- BARRE  ------------- */
#menutop {
  top: 0;
  left: 0;
  margin-bottom: 0;
  position: fixed;
  right: 0;
  height: 37px;
  z-index: 1030;
  background-color: #FFF;
  -moz-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
}
#menutop img {
  border: 0px solid #fff;
}
#menutop a,
#menutop .menu {
  font: 600 14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 15px 0 0;
  padding: 8px 3px 12px;
  text-transform: uppercase;
  height: 18px;
}
#menutop a:hover,
#menutop .menu:hover {
  color: #d9332c;
}
#menutop a.boutonguest {
  margin-right: 8px;
  padding: 7px 0 0 ;
}
#menutop a.boutonguest.facebook {
  margin-right: 9px;
}
#menutop .participer {
  padding-top: 5px;
  padding-bottom: 15px;
}
#menutop .participer:before {
  padding-left: 2px;
  padding-right: 4px;
  line-height: 60%;
}
#menutop .tv {
  padding: 5px 5px 15px;
}
#menutop .menu {
  cursor: pointer;
  margin-left: 10px;
}
#menutop .fdg {
  margin: 0;
  padding: 0;
  height: 39px;
}
#menutop .reponse_formulaire_ok {
  font-size: 13px;
  margin-bottom: 7px;
}
#smenu,
#ssuivre {
  background: #FFFFFF;
  padding: 0 0 0 9px;
  position: fixed;
  text-align: left;
  top: -237px;
  z-index: 1000;
}
#smenu a,
#ssuivre a {
  font: 600 14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 15px 0 0;
  padding: 8px 3px 12px;
  text-transform: uppercase;
  height: 18px;
}
#smenu a:hover,
#ssuivre a:hover {
  color: #d9332c;
}
#smenu {
  left: 0;
  -webkit-box-shadow: 4px 3px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 3px 6px rgba(0, 0, 0, 0.1);
}
#smenu a {
  margin: 12px 1px;
  padding: 2px 22px 2px 14px;
  text-transform: none;
}
.fondblanc {
  background: #fff;
  box-shadow: 1% 1% 1% #555;
  margin: 0 auto 75px;
  min-height: 400px;
  padding: 30px 44px;
  text-align: left;
  width: 936px;
  font-size: 13px;
}
.entoure {
  -moz-box-shadow: 0px -7px 21px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px -7px 21px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -7px 21px rgba(0, 0, 0, 0.2);
}
#ssuivre {
  right: 0;
  -webkit-box-shadow: -4px 3px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -4px 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: -4px 3px 6px rgba(0, 0, 0, 0.1);
  width: 390px;
  /* --- Réseaux sociaux --- */
}
#ssuivre .formulaire_newsletter {
  font-size: 14px;
  margin: 22px 20px;
  width: 166px;
}
#ssuivre .formulaire_newsletter .tit {
  font-weight: 600;
  width: 160px;
  color: #333333;
}
#ssuivre .formulaire_newsletter label {
  display: none;
}
#ssuivre .formulaire_newsletter .text {
  border: 1px solid #C6C5C5;
  margin: 14px 0 0;
  padding: 5px 7px 4px;
  width: 150px;
}
#ssuivre .formulaire_newsletter .text:focus {
  border: 1px solid #d9332c;
}
#ssuivre .formulaire_newsletter .submit {
  background: none repeat scroll 0 0 #DC0613;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  float: right;
  font-weight: bold;
  margin: 19px 0 0;
  padding: 4px 7px 5px;
}
#ssuivre .formulaire_newsletter .reponse_formulaire {
  color: #d9332c;
}
#ssuivre #rezosociaux {
  border-left: 1px solid #C6C5C5;
  margin: 20px 0;
  padding: 0 15px;
  width: 140px;
}
#ssuivre #rezosociaux a {
  margin: 5px 10px;
  padding: 2px 0 8px 35px;
  text-transform: none;
}
/* Addthis */
.at-vertical-menu.at-vertical-menu-right a:hover {
  background-color: #DC0613;
  border-radius: 4px 0 0 4px;
}
.at-vertical-menu.at-vertical-menu-right a span {
  font-weight: bold;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.at4m-dock.at4-ma1 {
  border-top: 3px solid #DC0613;
  background: #fff;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.at4m-dock.at4-ma1 a {
  color: #333333;
  font-size: 24px;
  font-weight: 600;
}
.at4m-dock.at4-ma1 a:hover {
  background: #F2F1F1;
}
/* ========================== TETE ========================== */
.largeurlogohaut {
  margin: 0 auto;
  width: 1026px;
  position: relative;
}
.largeurlogohaut h2 img {
  margin-bottom: 20px;
}
#slogan {
  margin: 0 0 22px;
  font-size: 16px;
  color: #4F4F4F;
}
#slogan i {
  font-weight: bold;
  font-style: normal;
}
#slogan strong {
  color: #DB0613;
}
h1 .spip_logos {
  margin-bottom: 20px;
}
.largeurlogohaut .retour {
  bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  left: 0;
  padding: 0 0 0 31px;
  position: absolute;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 20px 0 8px 23px;
}
.largeurlogohaut .pastille {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.largeurlogohaut .pastille img {
  border: 0px solid #fff;
}
/* ------------- MENU PRINCIPAL  ------------- */
#topmenu .item {
  margin-right: 90px;
  text-align: left;
  width: 160px;
}
#topmenu .dernier {
  margin-right: 0;
  width: 180px;
}
#topmenu .item h2 {
  margin-bottom: 6px;
}
#topmenu .item .tit {
  font-size: 26px;
}
#topmenu .item .stit {
  border-left-style: solid;
  border-left-width: 2px;
  padding: 0 10px;
  font-size: 13px;
}
/* ============= ACCUEIL =============== */
/* ------------- VIDEO ACCUEIL ------------- */
#marqueurvideo {
  width: 900px;
  height: 1px;
}
#mainvideo {
  margin-top: 32px;
  position: relative;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
}
#lavideo {
  width: 934px;
}
#mainvideo iframe {
  z-index: 1;
  position: absolute;
}
#mainvideo .encart {
  bottom: 20px;
  margin: 20px;
  position: absolute;
  right: 20px;
}
#mainvideo #lancer {
  height: 106px;
  padding-left: 120px;
  width: 258px;
}
#mainvideo .tit {
  font-size: 33px;
  line-height: 40px;
  margin-top: 16px;
}
#mainvideo .stit {
  font-size: 19px;
  font-weight: normal;
}
#mainvideo #toutevideo {
  color: #FFFFFF;
  float: right;
  font-size: 14px;
  height: 20px;
  padding: 12px 20px;
  text-transform: uppercase;
  width: 180px;
}
/* ----- Actualité ----- */
.actu {
  margin: 0 0 50px;
}
.actu article {
  width: 592px;
  margin: 10px 0 40px;
  position: relative;
}
.actu .colgauche {
  width: 110px;
}
.actu .date .jour {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 32px;
  font-weight: bold;
  line-height: 110%;
  margin: 0 0 3px;
  padding-bottom: 3px;
}
.actu .date .mois {
  font-size: 18px;
  line-height: 128%;
}
.actu .apparait {
  bottom: 0;
  font-size: 12px;
  position: absolute;
  text-align: center;
  width: 68px;
}
.actu .apparait a {
  display: block;
  float: left;
  margin: 0 3px 0 ;
  padding: 5px 0 0;
}
.actu .coldroite {
  width: 460px;
}
.actu .coldroite .stit {
  font-size: 18px;
  line-height: 128%;
  margin-bottom: 10px;
}
.actu .coldroite .cnt {
  line-height: 143%;
  font-size: 14px;
  margin-bottom: 10px;
}
.actu .coldroite .cnt p {
  margin-bottom: 7px;
}
.actu .coldroite .lls {
  line-height: 143%;
  font-size: 14px;
}
.actu .puce5 {
  margin-left: 126px;
}
/* ----- Rendez-vous ----- */
.rdv {
  width: 265px;
  margin: 0 0 0 77px;
}
.rdv .gtit {
  font-size: 26px;
  font-weight: 600;
}
.rdv article {
  margin-bottom: 30px;
}
.rdv article .module {
  width: 265px;
}
.rdv article .date {
  font-size: 14px;
  margin: 0 0 5px;
}
.rdv article .tit {
  line-height: 128%;
  font-size: 18px;
  margin-bottom: 10px;
}
.rdv article .lieu,
.rdv article .lieu p,
.rdv article .desc,
.rdv article .desc p {
  line-height: 143%;
  font-size: 14px;
  font-weight: normal;
}
.rdv article.premier .date {
  font-size: 19px;
  text-transform: uppercase;
}
.rdv article.premier .premier .tit {
  font-size: 21px;
}
.rdv article .lls {
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  line-height: 154%;
  margin: 4px 0 0;
}
/* ----- Candidats ----- */
.candidats {
  width: 420px;
}
.candidats article {
  margin: 5px 0 35px;
  width: 320px;
}
.candidats article .citation {
  line-height: 150%;
  font-style: italic;
  font-size: 18px;
  font: weight:bold;
  width: 320px;
  margin: 0 0 25px;
}
.candidats article .coldroite {
  width: 195px;
}
.candidats article .coldroite .tit {
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 6px;
  padding: 0 3px;
  width: 190px;
}
.candidats article .coldroite h3:after {
  background-color: #47af69;
  content: "";
  display: block;
  height: 4px;
  margin: 10px 0 0;
  width: 90px;
}
.candidats article .coldroite .stit {
  line-height: 120%;
  font-size: 14px;
  width: 170px;
  padding: 7px 3px;
}
.candidats .puce_grise {
  font-size: 18px;
}
/* ----- Focus programme ----- */
.focusprog {
  width: 515px;
}
.focusprog .gtit {
  background: none repeat scroll 0 0 #EEEEEE;
  border-left-style: solid;
  border-left-width: 4px;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 30px;
  padding: 5px 10px 7px 18px;
  width: 530px;
}
.focusprog article {
  margin: 0 0 20px;
}
.focusprog article .logo {
  margin: 0 0 30px 30px;
}
.focusprog article .tit {
  font-size: 22px;
  line-height: 136%;
  margin: 0 0 24px;
}
.focusprog article .cnt {
  line-height: 143%;
  font-style: italic;
  font-size: 14px;
}
.focusprog article .cnt p,
.focusprog article .cnt h3 {
  margin-bottom: 10px;
}
.focusprog article .cnt h3 {
  font-weight: bold;
  color: #ec5a23;
  font-style: normal;
}
.focusprog article .cnt ul.spip li {
  background-position: left 13px;
  background-repeat: no-repeat;
  padding-left: 28px;
  font-size: 14px;
}
.focusprog .lls,
.focusprog .puce_orange {
  font-size: 18px;
}
/* ----- Thematiques ----- */
.thematiques {
  padding: 40px 0 0;
}
.thematiques .item {
  min-height: 175px;
  padding: 27px 27px 5px;
  width: 150px;
}
/* ----- Réseaux sociaux  ----- */
#rezo .puce5 {
  margin-top: 22px;
}
#rezo .col1,
#rezo .col2 {
  margin-left: 0;
  width: 42%;
  padding-left: 0;
}
#rezo .col1 {
  margin: 0 4% 0 0;
}
#rezo .col1 .entourefb {
  margin-top: 20px;
  overflow: auto;
  height: 500px;
}
#rezo .col1 .entourefb .item {
  margin: 5px 0 20px;
}
#rezo .col1 .entourefb .item .tit {
  width: 290px;
  font-size: 16px;
  margin-right: 20px;
}
#rezo .col1 .entourefb .item .name {
  width: 70px;
  float: left;
}
#rezo .col1 .entourefb .item .message {
  font-size: 12px;
  width: 290px;
  font-size: 14px;
  float: right;
  margin-right: 20px;
}
#rezo .col1 .entourefb .item .link a {
  font-size: 12px;
  font-style: italic;
}
#rezo .col1 .entourefb .item .video .link a {
  font-size: 0;
}
#rezo .col1 .entourefb .item .comment {
  display: none;
}
#rezo .col1 .entourefb .item .like {
  display: none;
}
#rezo .col1 .entourefb .item .time {
  display: none;
}
#rezo .col1 .entourefb .item .attachments {
  float: right;
  display: block;
  overflow: hidden;
  background: #eee;
  width: 270px;
  text-align: center;
  padding: 10px;
  margin: 10px 20px 0 0;
  border: 1px solid #ddd;
}
#rezo .col1 .entourefb .item .attachments .image {
  float: left;
  margin-right: 10px;
}
#rezo .col1 .entourefb .item .attachments .link a {
  width: 167px;
  float: right;
  text-align: left;
}
#rezo .col2 .entouretw {
  font-size: 0;
  height: 520px;
}
#rezo .col2 .entouretw iframe {
  width: 451px !important;
  margin-top: 10px !important;
  left: -11px;
  top: 10px;
  position: relative !important;
}
/* ========================== RUBRIQUE CANDIDATS ========================== */
#rubrique .premiers .item .tit {
  font-size: 31px;
  line-height: 120%;
  margin: 0 0 5px;
}
/* ========================== RUBRIQUE PROGRAMME ========================== */
#rubrique .coin2 .intro {
  margin: 35px 20px 30px;
  width: 970px;
}
.coin2 .grossesbulles {
  margin-top: 20px;
}
.coin2 .grossesbulles .repliques {
  display: none;
}
/* ========================== RUBRIQUE ACTUALITE ========================== */
.coin3 #colgauche,
#sommaire .actu {
  margin: 30px 0;
  clear: left;
}
.coin3 #colgauche .item,
#sommaire .actu .item {
  margin: 0 0 60px;
}
.coin3 #colgauche .logogauche,
#sommaire .actu .logogauche,
.coin3 #colgauche .logodroite,
#sommaire .actu .logodroite {
  background: none repeat scroll 0 0 #F2F1F1;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  min-height: 172px;
  position: relative;
}
.coin3 #colgauche .spip_logos,
#sommaire .actu .spip_logos {
  overflow: hidden;
  display: block;
  width: 100%;
  height: auto;
}
.coin3 #colgauche .pastilledate,
#sommaire .actu .pastilledate {
  background: none repeat scroll 0 0 #FFFFFF;
  bottom: 15px;
  height: 66px;
  left: 15px;
  padding: 0 6px;
  position: absolute;
  text-align: center;
  width: 55px;
  box-shadow: 0.1em 0.2em 1em rgba(0, 0, 0, 0.6);
}
.coin3 #colgauche .pastilledate .jour,
#sommaire .actu .pastilledate .jour {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 33px;
  font-weight: 600;
  line-height: 124%;
}
.coin3 #colgauche .pastilledate .mois,
#sommaire .actu .pastilledate .mois {
  font-size: 10px;
  font-weight: 600;
  margin: 3px 0 0;
  text-transform: uppercase;
}
.coin3 #colgauche .adroite,
#sommaire .actu .adroite,
.coin3 #colgauche .agauche,
#sommaire .actu .agauche {
  width: 350px;
}
.coin3 #colgauche .adroite,
#sommaire .actu .adroite {
  width: 350px;
}
.coin3 #colgauche .tit,
#sommaire .actu .tit {
  margin: 0 0 18px;
}
.coin3 #colgauche .lls,
#sommaire .actu .lls {
  font-size: 14px;
  font-weight: 600;
  line-height: 143%;
  margin: 10px 0 0;
  padding-top: 3px;
}
#rubrique .coin3 #colgauche {
  width: 670px;
}
#rubrique .coin3 #colgauche .item {
  margin: 0 0 60px;
  width: 630px;
  position: relative;
}
#rubrique .coin3 #colgauche .item .etroit {
  width: 290px;
}
#rubrique .coin3 #colgauche .item.diapo .etroit {
  position: absolute;
  bottom: 16px;
  right: 14px;
  width: 453px;
  padding: 5px 13px 5px 70px;
  background-color: rgba(0, 0, 0, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 20%);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 20%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 20%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 20%);
  height: 56px;
  text-align: right;
}
#rubrique .coin3 #colgauche .item.diapo .etroit a {
  color: #fff;
}
#rubrique .coin3 #coldroite {
  border-left: 1px solid #C6C5C5;
  margin: 30px 0;
  padding: 0 0 0 33px;
  width: 197px;
}
#rubrique .coin3 #coldroite .rdv {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 40px;
  width: 202px;
}
#rubrique .coin3 #coldroite .rdv article .module {
  width: 199px;
}
#rubrique .coin3 #coldroite .gtit {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 23px;
  border-bottom-width: 1px;
  border-bottom-color: #C6C5C5;
  width: 201px;
}
#rubrique .coin3 #coldroite .date {
  font-size: 14px;
}
#rubrique .coin3 #coldroite .mee {
  width: 202px;
}
#rubrique .coin3 #coldroite .mee .item {
  margin-bottom: 10px;
}
#rubrique .coin3 #coldroite .mee .liseret4 {
  border-left-style: solid;
  border-left-width: 2px;
  margin: 0 0 50px;
  padding: 6px 16px 12px;
}
#rubrique .coin3 #coldroite .mee .tit {
  font-size: 22px;
  font-weight: bold;
  line-height: 117%;
  margin: 9px 0 8px;
  width: 180px;
}
#rubrique .coin3 #coldroite .mee .cnt {
  font-weight: normal;
}
#rubrique .coin3 #coldroite .iye {
  width: 202px;
}
#rubrique .coin3 #coldroite .iye article {
  margin: 0 0 7px;
}
#rubrique .coin3 #coldroite .iye .tit {
  line-height: 143%;
  font-weight: 600;
  font-size: 14px;
}
#rubrique .coin3 #coldroite .iye .lls {
  font-size: 13px;
  font-weight: 600;
  margin: 6px 0 0;
  text-align: right;
  width: 195px;
}
#rubrique #suite .fondblanc .focusprog .gtit {
  background: none repeat scroll 0 0 #EEEEEE;
  border-left-style: solid;
  border-left-width: 4px;
  border-bottom-style: none;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 30px;
  padding: 5px 10px 7px 18px;
  width: 530px;
}
/* ========================== RUBRIQUE SOUTIENS ========================== */
.coindroit {
  position: absolute;
  top: 0;
  right: 0;
}
.coin4 .largeur {
  margin: 25px 0;
}
.coin4 .largeur .droite .liseret .titbulle4 {
  margin-left: -8px;
}
.coin4 .largeur .droite .liseret .titbulle4 .droite .liseret .titbulle4:after {
  margin-left: 20px;
}
.coin4 .largeur .liseret {
  width: 360px;
}
.coin4 .largeur .liseret .liseret .citation .titbulle {
  margin-left: 10px;
}
.coin4 .largeur .liseret .liseret .cnt {
  line-height: 143%;
  font-size: 14px;
  padding: 15px 0 0 20px;
}
.coin4 .largeur .module .liseret .cnt {
  padding: 15px 20px 0 0;
}
.coin4 .largeur .liseret .cnt p {
  padding-bottom: 6px;
}
.coin4 .largeur .grossecol {
  width: 590px;
}
.coin4 .largeur .item {
  margin: 0 60px 45px 0;
  width: 230px;
}
.coin4 .largeur .item .citation {
  font-size: 15px;
  line-height: 138%;
  min-height: 68px;
  clear: left;
}
.coin4 .largeur .item .stit {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
  text-align: right;
}
.coin4 .largeur .droite .item {
  margin: 0 0 45px 60px;
}
#rubrique .fondblanc #coldroite .gtit {
  font-size: 28px;
}
.ancresoutien {
  position: absolute;
  bottom: 0;
}
#rubrique #soutiens #suite .fondblanc {
  padding: 20px 44px 40px;
}
#suite .stitafter {
  text-align: center;
  font-weight: 600;
  font-size: 19px;
  width: 100%;
  color: #7D7D74;
  margin: 0 0 60px;
}
#soutiens .suivants {
  margin: 0 0 10px;
}
#soutiens .suivants .item {
  border: 0 solid #FFFFFF;
  margin: 0 0 0 43px;
  min-height: 98px;
  padding: 0 0 50px;
  width: 207px;
}
#soutiens .suivants .item > .module {
  width: 68px;
}
#soutiens .suivants .item .droite {
  margin: 0 0 0 12px;
  width: 125px;
}
#soutiens .suivants .item .tit {
  font-size: 14px;
}
#soutiens .suivants .pagination {
  padding: .2em 0;
}
#soutiens .pp {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-width: 25px;
  -moz-width: 25px;
  -webkit-width: 25px;
  font-weight: 600;
  font-size: 14px;
  margin: 0 0 0 30px;
  width: 950px;
}
#soutiens .pp p,
#soutiens .pp .tit {
  font-weight: 600;
  font-size: 14px;
}
#soutiens .pp .item {
  float: none;
  margin-left: 0;
}
#soutiens .pp .item .tit {
  margin-bottom: 0;
}
#soutiens .pp .item .tit:hover {
  text-decoration: underline;
  color: #47af69;
}
#soutiens .pp .item .tit:hover em {
  color: #47af69;
}
#soutiens .pp strong,
#soutiens .pp a strong {
  font-size: 14px;
  color: #47af69;
  font-weight: normal !important;
}
#soutiens .pp em {
  font-weight: normal;
  font-size: 14px;
}
/* ========================== RUBRIQUE PARTICIPER ========================== */
.coin5 .bonjour {
  font-size: 18px;
  margin: 35px 0 0 10px;
  width: 320px;
}
.coin5 .bonjour .couleur {
  font-weight: 600;
  line-height: 120%;
}
.coin5 .deconnect {
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  right: 50px;
  top: 30px;
}
.coin5 .deconnect:hover {
  color: #DC0613;
}
.coin5 .grossesbulles form {
  float: left;
  margin: 25px 0 0 6px;
  width: 320px;
}
.coin5 .grossesbulles form fieldset {
  float: left;
}
.coin5 .grossesbulles form .submit {
  background: none repeat scroll 0 0 #DC0613;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  float: right;
  font-weight: bold;
  margin: 20px 0 0;
  padding: 6px 7px;
}
.coin5 .grossesbulles form img,
.coin5 .grossesbulles form #pass_securise,
.coin5 .grossesbulles form .details,
.coin5 .grossesbulles form .editer_session {
  display: none;
}
.coin5 form .text {
  border: 1px solid #C6C5C5;
  display: block;
  margin: 15px 0 0;
  padding: 5px 5px;
  font-size: 16px;
  width: 196px;
}
.coin5 .grossesbulles {
  width: 995px;
}
.coin5 .grossesbulles * {
  color: inherit;
  line-height: 110%;
}
.coin5 .grossesbulles .item {
  background: #fff;
  background-image: none;
  border: 0px solid #fff;
  width: 330px;
  margin: 20px 0 0;
}
.coin5 .grossesbulles .item .numero {
  color: #333333;
  line-height: 75%;
}
.coin5 .grossesbulles .item .tit {
  color: #DC0613;
  height: 130px;
  width: 273px;
  margin: 0 0 19px;
}
.coin5 .grossesbulles .item .textetit p,
.coin5 .grossesbulles .item .textetit p > strong {
  font-size: 20px;
  color: #333333;
}
.coin5 .grossesbulles .item .textetit p span {
  color: #DC0613;
  font-size: 1.8em !important;
  font-weight: 600;
}
.coin5 .grossesbulles .item .textetit p span strong {
  font-size: 1.1em;
  line-height: 90%;
}
/* ========================== PAGE KIT RESEAUX SOCIAUX ========================== */
.kitrezo .gbouton {
  margin: 0 45px 40px  0;
}
.kitrezo .gbouton.dernier {
  margin-right: 0;
}
.kitrezo .gbouton:hover {
  opacity: .8;
}
.kitrezo .larticle .demi {
  width: 440px;
  margin: 7px 17px 27px 0px;
  border-right: 1px solid #999999;
  padding: 0px 17px 0px 0px;
}
.kitrezo .larticle .demi img {
  max-width: 440px;
  height: auto;
}
.kitrezo .larticle .demi.dernier {
  margin-right: 0;
  border-right: 0 solid #fff;
  padding-right: 0;
}
.kitrezo #ancrenl,
.kitrezo #ancrefb,
.kitrezo #ancrevisuel,
.kitrezo #ancretwitter {
  float: left;
  width: 100%;
}
.kitrezo iframe {
  width: 616px;
  height: 500px;
  margin: 0px 150px 15px;
  border: 1px solid #888888;
}
/* ========================== PAGE DIAPOS ========================== */
#article.diapos #cnt .fondblanc .larticle h5.spip {
  margin-bottom: 0;
}
#article.diapos #cnt .fondblanc .larticle h3.spip {
  margin: 6px 0px 22px;
}
#article.diapos #cnt .fondblanc .jcarousel .gtit {
  width: 895px;
  font-size: 26px;
  padding: 10px 15px;
}
/* ========================== PAGE ARTICLE ========================== */
#article .fondblanc .surtit {
  font-weight: 600;
}
#article .fondblanc .larticle .surtit {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: inline;
  font-size: 18px;
  padding: 0;
}
#article #cnt .fondblanc .gtit {
  line-height: 125%;
}
#article #cnt .fondblanc .larticle .gtit {
  font-weight: 600;
  font-size: 36px;
  padding: 20px 0 0;
  hyphens: initial;
}
#article .fondblanc .gsurtit,
#article .page_video .fondblanc .gsurtit,
#article #rubrique .gsurtit {
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: 130%;
  margin: 24px 0 -15px;
  hyphens: initial;
}
#article .fondblanc .gstit,
#article .page_video .fondblanc .gstit,
#article #rubrique .gstit {
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
  hyphens: initial;
  line-height: 130%;
  margin: -0.8em 0 0.8em;
}
#article .fondblanc .gstit:first-letter,
#article .page_video .fondblanc .gstit:first-letter,
#article #rubrique .gstit:first-letter {
  text-transform: uppercase;
}
#article .fondblanc .chapo,
#article .page_video .fondblanc .chapo,
#article #rubrique .chapo {
  font-size: 18px;
  clear: left;
  padding-top: 1em;
  line-height: 144%;
  margin: 0 0 1.5em;
  font-size: 1.5em;
}
#article .fondblanc .chapo *,
#article .page_video .fondblanc .chapo *,
#article #rubrique .chapo * {
  font-weight: 600;
}
/* Logo */
.droite.logo {
  clear: both;
  margin: 1em 1px 2.1em 70px;
}
#article .fondblanc .module.logo {
  clear: right;
  margin: 0 20px 30px 0;
}
#article .fondblanc .module.logo {
  clear: right;
  margin: 0 70px 30px 0;
}
/* Date */
#article .dateetlieu {
  font-size: 25px;
  margin: 5px 0 20px 35px;
  padding: 5px 0;
  text-align: center;
  width: 190px;
}
#article .dateetlieu .date {
  background-color: #ffeb7c;
  border-radius: 0 18px 0 0;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin: 0;
  padding: 5px 0 7px;
}
#article .dateetlieu .date .jour {
  line-height: 110%;
}
#article .dateetlieu .date .jm {
  line-height: 130%;
  font-weight: bold;
}
#article .dateetlieu .date .heure {
  line-height: 110%;
}
#article .dateetlieu .lieu {
  background: none repeat scroll 0 0 #F9F7F7;
  border-color: #DDDDDD;
  border-style: solid;
  border-width: 0 0 1px;
  font-size: 16px;
  padding: 12px 0 10px;
  width: 188px;
}
#article .dateetlieu .lieu .nom {
  font-weight: bold;
}
#article .fondblanc .larticle {
  margin: 30px 0 0;
  padding: .1px 0 0;
}
#article .fondblanc .citation {
  background-color: #F2F1F1;
  background-position: 15px 13px;
  background-repeat: no-repeat;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 144%;
  padding: 20px 60px;
  width: 310px;
}
#article .fondblanc .citation:after {
  float: right;
  margin: -15px -44px -8px;
}
#article .fondblanc .groupedoc {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
#article .fondblanc .groupedoc .undocument {
  width: 28.8%;
  padding: 1em;
  background: #eee;
  margin: 0 0  20px 0;
  float: left;
  overflow: hidden;
}
#article .fondblanc .groupedoc .undocument .coldroite {
  width: 100%;
  margin: 0.5em 0 0 auto;
}
#article .fondblanc .groupedoc .margedroite {
  margin-right: 20px;
}
#article .fondblanc .module.citation {
  clear: left;
  margin: 0 70px 20px 0;
}
#article .fondblanc .droite.citation {
  clear: right;
  margin: 0 5px 20px 70px;
}
#article .fondblanc .chiffres,
#article .fondblanc .cs_blocs {
  background-color: #F2F1F1;
  background-position: 15px 13px;
  background-repeat: no-repeat;
  clear: right;
  float: right;
  font-size: 15px;
  line-height: 144%;
  margin: 0 0 20px 40px;
  padding: 1.2em 30px;
  width: 374px;
}
#article .fondblanc .chiffres ul,
#article .fondblanc .chiffres p {
  font-style: italic;
}
#article .fondblanc .chiffres p {
  margin-bottom: 16px;
}
#article .fondblanc .chiffres ul.spip li {
  background-position: left 12px ;
  margin: 0 0 9px;
  background-repeat: no-repeat;
  padding: 0 0 0 23px;
}
#article .fondblanc .chiffres h3.spip,
#article .fondblanc .cs_blocs h4.blocs_titre a,
#article .fondblanc .cs_blocs h4.blocs_titre {
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 12px;
  font-style: normal;
  line-height: 120%;
}
#article .fondblanc .chiffres .coldroite {
  margin: 0 0 19px;
  width: 300px;
}
#article .fondblanc .chiffres .doctit {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 1px;
}
#article .fondblanc .chiffres .doctype {
  font-weight: bold;
  font-style: italic;
}
#article .blocs_titre {
  background: none !important;
  padding: 0 !important;
}
#article .fondblanc .propositions {
  margin: 50px 0 30px;
  column-gap: 100px;
  -moz-column-gap: 100px;
  -webkit-column-gap: 100px;
  -moz-column-rule: 2px solid #F2F1F1;
  -webkit-column-rule: 2px solid #F2F1F1;
  column-rule: 2px solid #F2F1F1;
  -moz-columns: 2 auto;
  -webkit-columns: 2 auto;
  columns: 2 auto;
}
#article .fondblanc .propositions h3.spip a {
  font-size: 17px;
}
#article .fondblanc .propositions h3.spip:before {
  color: #FFFFFF;
  content: counter(proposition, decimal);
  font-size: 16px;
  font-weight: bold;
  left: 0;
  line-height: 100%;
  margin: 6px 12px 20% 0;
  min-height: 31px;
  padding: 5px 14px 6px 8px;
  position: absolute;
  top: 0;
  vertical-align: top;
}
#article .fondblanc .propositions h3.spip {
  border-bottom: 0 solid #FFFFFF;
  counter-increment: proposition;
  display: block;
  font-size: 22px;
  break-after: none;
  -webkit-column-break-after: none;
  line-height: 135%;
  margin: 0 0 18px;
  overflow: hidden;
  padding: 0 0 0 42px;
  position: relative;
}
#article .fondblanc .propositions h5.spip {
  background: none repeat scroll 0 0 #F2F1F1;
  border-left-style: solid;
  border-left-width: 2px;
  border-radius: 0 5px 5px 0;
  break-after: none;
  -webkit-column-break-after: none;
  color: #333333;
  font-size: 15px;
  padding: 7px 12px 6px 9px;
}
#article .fondblanc .propositions ul.spip {
  background: none repeat scroll 0 0 #F2F1F1;
  margin: 8px 0 23px;
  -moz-column-span: none;
  -webkit-column-span: none;
  display: inline-block;
  column-span: none;
  overflow: hidden;
  padding: 20px 20px 10px 12px;
}
#article .fondblanc .notes {
  background-color: #F2F1F1;
  background-position: 15px 13px;
  background-repeat: no-repeat;
  font-size: 15px;
  line-height: 144%;
  margin: 30px 0 18px;
  padding: 20px 30px;
  width: 876px;
}
#article .fondblanc .notes div {
  margin: 0 0 10px;
}
#article .fondblanc .notes p {
  font-style: italic;
}
#article .fondblanc .notes h3.spip {
  font-size: 1.4em;
  font-weight: 600;
  margin: 0 0 17px;
}
.suivants .age {
  font-size: 14px;
  font-weight: normal;
}
#article #soutiens .suivants .item .lls {
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  margin: 5px 0 0;
  position: inherit;
}
/* Commentaires */
.larticle h3.btapp {
  cursor: pointer;
  background-color: #EEEEEE;
  border-bottom-width: 0px !important;
  padding: 5px 10px !important;
}
/* Documents liés */
#article .itemmedia {
  margin: 20px 50px 20px 0px;
  width: 260px;
  padding: 8px;
  background-color: #eaeae9;
}
#article .itemmedia.dernier {
  margin-right: 0;
}
#article .itemmedia .titdesc {
  width: 186px;
  margin: 5px 7px;
}
#article .itemmedia .tit {
  font-size: 19px;
  font-weight: 600;
  line-height: 132%;
  margin: 0 0  5px;
  width: 186px;
}
/* ========================== MEDIATHEQUE ========================== */
.itemmedia {
  margin: 20px 50px 20px 0;
  width: 275px;
}
.itemmedia.dernier {
  margin-right: 0;
}
.itemmedia .tit {
  font-size: 20px;
  font-weight: 600;
  line-height: 132%;
  margin: 6px 0 5px;
}
/* ========================== MEDIABOX ========================== */
#cboxOverlay {
  z-index: 1000000 !important;
}
#colorbox {
  z-index: 1000000 !important;
}
#cboxTitle {
  color: #d9332c;
  font-size: 16px !important;
  font-weight: 600;
}
/* ========================== PIED ========================== */
#rubrique #suite .fondblanc {
  padding: 40px 44px;
}
.transfuge {
  margin: 0 40px;
}
.separation {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 25px;
  padding: 23px 0;
  width: 930px;
}
.largemarge {
  margin: 30px 0 0;
}
#pied {
  height: 495px;
  position: relative;
}
#pied .cntpied {
  width: 100%;
  margin: 15px 0 0;
  max-width: 1024px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  height: 448px;
}
#pied .colgauche,
#pied .colcentre,
#pied .coldroite {
  border-right: 1px solid #C6C5C5;
  margin-top: 27px;
  padding: 30px 50px 0 20px;
  text-align: left;
  width: 200px;
  min-height: 360px;
}
#pied .gtit {
  font-size: 24px;
  margin: 0 0 30px;
  font-weight: 600;
  line-height: 120%;
}
#pied .liseret {
  border-left-style: solid;
  border-left-width: 2px;
  margin: 0 0 14px;
  padding: 0 0 0 11px;
  font-size: 14px;
  line-height: 110%;
  font-weight: normal;
}
#pied .liseret b {
  font-size: 14px;
}
#pied .colcentre {
  padding: 30px 80px 0;
  width: 250px;
  text-align: center;
}
#pied .colcentre .text {
  border-radius: 4px 4px 4px 4px;
  color: #555555;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 10px 0 9px;
  text-align: center;
  width: 250px;
}
#pied .colcentre .submit {
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 8px 0 10px;
  text-align: center;
  width: 130px;
  background: #666666;
  font-weight: bold;
}
#pied .coldroite {
  border-right: 0 none #FFFFFF;
  padding: 30px 0 0 35px;
  width: 269px;
}
#rezosociauxpied {
  margin: 0;
}
#rezosociauxpied .module,
#rezosociauxpied .droite {
  padding: 10px 0;
  width: 80px;
  height: 20px;
  padding: 8px 0 9px;
  font-size: 14px;
  background-size: 23%;
  background-repeat: no-repeat;
}
#rezosociauxpied .btgauche {
  background-position: right 5px;
  text-align: right;
  padding-right: 40px;
}
#rezosociauxpied .btdroite {
  background-position: left 5px;
  text-align: left;
  padding-left: 40px;
}
#listepied {
  margin: 12px;
  font-size: 14px;
}
#listepied a {
  margin: 10px;
  font-weight: 400;
}
#partenaires {
  text-align: center;
  margin: 40px auto;
  width: 600px;
}
#partenaires .introliste {
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  line-height: 144%;
  margin: 30px auto;
  text-align: center;
}
#partenaires .logos .logo {
  margin: 0 8px;
}
/* ========================== BOITE A OUTILS ========================== */
/* Titres */
#suite .gtit,
.titafter {
  color: #7D7D74;
  font-size: 26px;
  font-weight: bold;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
#suite .gtit em,
.titafter em {
  font-weight: bold;
}
.titafter {
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.titafter:after {
  background-color: #ec5a23;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto 0;
  overflow: hidden;
  width: 160px;
}
#suite .lateral {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  overflow: hidden;
  padding: 50px 26px;
  width: 1023px;
}
.grossesbulles .item {
  width: 340px;
  border-right: 1px solid #E4E4E4;
  position: relative;
  background-image: linear-gradient(right top, #ffffff 6%, #f3f2f2 100%);
  background-image: -o-linear-gradient(right top, #ffffff 6%, #f3f2f2 100%);
  background-image: -moz-linear-gradient(right top, #ffffff 6%, #f3f2f2 100%);
  background-image: -webkit-linear-gradient(right top, #ffffff 6%, #f3f2f2 100%);
  background-image: -ms-linear-gradient(right top, #ffffff 6%, #f3f2f2 100%);
  padding: 0 0 260px;
}
.grossesbulles .lastitem {
  border-right: none;
}
.grossesbulles .item .repliques {
  background-position: 25px 15px;
  background-repeat: no-repeat;
  font-size: 11px;
  height: 200px;
  line-height: 141%;
  margin: 0 0 26px 5px;
  text-align: center;
  width: 330px;
}
.grossesbulles .item .repliques li {
  background-image: none;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  line-height: 135%;
}
.grossesbulles * {
  transition-property: all;
  transition-duration: 1s;
}
.grossesbulles .item .logo,
.grossesbulles .item .loginvisible {
  position: absolute;
  bottom: 0;
  left: 0;
}
.grossesbulles .item .loginvisible {
  opacity: 0;
}
.grossesbulles .item:hover .repliques {
  transform: scale(1.2);
}
.grossesbulles .item:hover .tit {
  transform: scale(1.1);
}
.grossesbulles .item:hover .loginvisible {
  opacity: 1;
}
.grossesbulles .item .voila3 li,
.grossesbulles .item .voila4 li,
.grossesbulles .item .voila5 li {
  display: block;
  float: left;
}
.grossesbulles .item .voila3 li {
  padding: 16px 23px 10px 46px;
  width: 86px;
}
.grossesbulles .item .voila3 li:first-of-type {
  padding: 22px 102px 10px;
  width: 130px;
}
.grossesbulles .item .voila3 li:last-of-type {
  padding: 22px 23px 10px 42px;
  width: 86px;
}
.grossesbulles .item .voila4 li {
  padding: 27px 0 14px 45px;
  width: 110px;
}
.grossesbulles .item .voila4 li:first-of-type {
  padding: 27px 0 0 35px;
  width: 80px;
}
.grossesbulles .item .voila4 li:last-of-type {
  padding: 30px 49px 0;
  width: 61px;
}
.grossesbulles .item .voila5 li {
  padding: 33px 0 21px 54px;
  width: 70px;
}
.grossesbulles .item .voila5 li:first-of-type {
  padding: 36px 0 18px 62px;
  width: 70px;
}
.grossesbulles .item .voila5 li:last-of-type {
  padding: 27px 0 18px 20px;
  width: 70px;
}
.grossesbulles .item .voila5 li:nth-of-type(3) {
  padding: 42px 0 18px 45px;
  width: 70px;
}
.grossesbulles .item .voila5 li:nth-of-type(4) {
  padding: 13px 0 18px 8px;
  width: 70px;
}
.grossesbulles .item .tit {
  color: #FFFFFF;
  display: table;
  height: 100px;
  margin: 0 0 19px 30px;
  padding: 0 0 20px;
  vertical-align: middle;
  width: 280px;
}
.grossesbulles .item .numero {
  font-weight: bold;
  font-size: 20px;
}
.grossesbulles .item .textetit {
  display: table-cell;
  font-size: 19px;
  font-weight: normal;
  margin: 9px 0 0 13px;
  padding: 0 12px 0 0;
  text-align: center;
  vertical-align: middle;
  width: 250px;
}
.grossesbulles .item * {
  color: #FFFFFF;
  line-height: 110%;
}
.grossesbulles .item a {
  color: #333333;
  font-size: 100%;
}
.grossesbulles .item .textetit span {
  font-weight: bold;
}
.souligne {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.llspuce,
.llspuce1,
.llspuce2,
.llspuce3,
.llspuce4,
.llspuce5 {
  background-position: right 0;
  background-repeat: no-repeat;
  padding: 0 15px 0 0;
  margin: 5px 0 0;
}
/* Generiques */
.bloc,
.module,
.droite {
  display: block;
  overflow: hidden;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.module {
  display: inline;
  float: left;
}
.droite {
  display: inline;
  float: right;
}
.fixe {
  position: fixed;
}
.largeur {
  width: 952px;
}
.tier {
  width: 300px;
  margin: 27px 17px 27px 0px;
  border-right: 1px solid #999999;
  padding: 0px 17px 0px 0px;
}
.tier .dernier {
  margin-right: 0;
  border-right: 0 solid #fff;
  padding-right: 0;
}
.invisible {
  display: none;
}
.gras {
  font-weight: bold !important;
}
b i {
  font-weight: bold;
  font-style: italic;
}
.italic {
  font-style: italic !important;
}
.caps,
.majuscules {
  font-variant: small-caps;
  line-height: 100%;
}
.margegauche {
  margin-left: 10px;
}
.large {
  width: 100%;
}
.rouge {
  color: #d9332c;
}
.bgblanc {
  background: #fff !important;
}
.blanc {
  color: #fff !important;
}
.gris {
  color: #4B4A4A !important;
}
.margo {
  margin: 10px 0 0;
}
.sardine {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  border: 0 !important;
}
.alert {
  display: block;
  overflow: hidden;
  padding: 15px 0px;
  margin: 10px auto 0px;
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #d9332c;
  text-align: center;
  width: 940px;
  background: #eee;
  float: left;
}
#article .fondblanc .surtit {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: inline;
  font-size: 18px;
  font-weight: 600;
  padding: 0;
}
#menutop .menu,
#menutop .participer,
#menutop .suivre,
#menutop .contact,
#menutop .tv {
  background: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/deg_hrouge.png') no-repeat bottom transparent;
}
#menutop .participer:before {
  content: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/drapeau.png');
}
#ssuivre #rezosociaux .videos {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tv_mini_fondgris.png') no-repeat left top transparent;
}
#ssuivre #rezosociaux .twitter {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tw_mini.png') no-repeat left top transparent;
}
#ssuivre #rezosociaux .facebook {
  background: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/) no-repeat left top transparent;
}
#ssuivre #rezosociaux .tumblr {
  background: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/) no-repeat left top transparent;
}
#ssuivre #rezosociaux .rss {
  background: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/) no-repeat left top transparent;
}
.carto {
  background: #ffffff url('//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/') no-repeat center top;
}
.largeurlogohaut .retour {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/g.png') no-repeat scroll 6px 4px transparent;
}
#mainvideo #lancer {
  background: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/ico/camera.png') no-repeat scroll 0 0 #ffffff;
}
#mainvideo #toutevideo {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tv_mini_fondvert.png') no-repeat scroll 180px 10px #91b847;
}
.coin5 .grossesbulles .item .tit {
  background: transparent url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/) repeat-x scroll 0 0;
}
#pied {
  background: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/bg_pied.png') repeat-x scroll 0 0 transparent;
}
#rezosociauxpied .twitter {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tw.png');
}
#rezosociauxpied .facebook {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/fb.png');
}
#rezosociauxpied .videos {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tv.png');
}
#rezosociauxpied .rss {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/rss.png');
}
#rezosociauxpied .twitter:hover {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tw.png');
}
#rezosociauxpied .facebook:hover {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/fb.png');
}
#rezosociauxpied .videos:hover {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/tv.png');
}
#rezosociauxpied .rss:hover {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/ico/rss.png');
}
#suite .lateral {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/entouredeg.jpg');
}
.grossesbulles .item .voila3 {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/bullesX3.png');
}
.grossesbulles .item .voila4 {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/bullesX4.png');
}
.grossesbulles .item .voila5 {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/bullesX5.png');
}
.grossesbulles .item .tit {
  background: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/bulle_proposition.png') no-repeat scroll 0 6px transparent;
}
#article .coin .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
#article .coin1 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/numero_vert.png') no-repeat scroll 0 0 #ffffff;
}
#article .coin2 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/numero_orange.png') no-repeat scroll 0 0 #ffffff;
}
#article .coin3 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/numero_jaune.png') no-repeat scroll 0 0 #ffffff;
}
#article .coin4 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/numero_bleu.png') no-repeat scroll 0 0 #ffffff;
}
.llspuce {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_rouge.png');
}
.llspuce2 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_vert.png');
}
.llspuce1 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_orange.png');
}
.llspuce22 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_jaune.png');
}
.llspuce3 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_orange.png');
}
.llspuce26 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_orange.png');
}
.llspuce4 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_orange.png');
}
.llspuce5 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_bleu.png');
}
.llspucefb {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_bleu.png');
}
.llspucet {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_mini_bleu.png');
}
.puce {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/puce/rouge.png');
}
.puce2 {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.puce1 {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.puce22 {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.puce3 {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.puce26 {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.puce4 {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.puce5 {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/puce/gris.png');
}
.pucefb {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/puce/gris.png');
}
.pucet {
  background-image: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/puce/gris.png');
}
.puci {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_rouge.png');
}
.puci2 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_vert.png');
}
.puci1 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_orange.png');
}
.puci22 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_jaune.png');
}
.puci3 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_orange.png');
}
.puci26 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_orange.png');
}
.puci4 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_orange.png');
}
.puci5 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_gris.png');
}
.pucifb {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_gris.png');
}
.pucit {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/inverse_gris.png');
}
.coin {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_rouge.png');
}
.coin1 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_vert.png');
}
.coin2 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_orange.png');
}
.coin3 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_jaune.png');
}
.coin4 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_bleu.png');
}
.coin5 {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_rouge.png');
}
.coinfb {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_rouge.png');
}
.coint {
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/coin_rouge.png');
}
.spip_out {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out_rouge.png') no-repeat 3px 5px;
}
.coin1 .spip_out {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out_vert.png') no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
}
.coin2 .spip_out {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out_orange.png') no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
}
.coin3 .spip_out {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out_jaune.png') no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
}
.coin4 .spip_out {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out_bleu.png') no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
}
.bouton .stit,
.bouton1 .stit,
.bouton2 .stit,
.bouton3 .stit,
.bouton4 .stit,
.bouton5 .stit,
.boutonfb .stit,
.boutont .stit {
  background: #d9332c url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/drapeau_blanc.png') no-repeat scroll right 6px;
}
/* --------- Listes --------- */
.coin ul.spip li,
.spuce ul.spip li,
.coin .fondblanc .notes div {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.coin1 ul.spip li,
.spuce1 ul.spip li,
.coin1 .fondblanc .notes div {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.coin2 ul.spip li,
.spuce2 ul.spip li,
.coin2 .fondblanc .notes div {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.coin3 ul.spip li,
.spuce3 ul.spip li,
.coin3 .fondblanc .notes div {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.coin4 ul.spip li,
.spuce4 ul.spip li,
.coin4 .fondblanc .notes div {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
.coin5 ul.spip li,
.spuce5 ul.spip li,
.coin5 .fondblanc .notes div {
  background-image: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
}
#article .fondblanc .notes div {
  background: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/) no-repeat left 9px;
}
.spip_out,
.spip_glossaire {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out_gris.png') no-repeat 2px 7px;
}
/*--------------- Couleurs --------------*/
.liseret {
  border-color: #d9332c;
}
.couleur {
  color: #d9332c !important;
}
.bgcouleur {
  background-color: #d9332c;
}
#article .coin .gstit {
  color: #d9332c !important;
}
#article .coin .propositions h5.spip {
  border-color: #d9332c;
}
.barre:after {
  background-color: #d9332c;
}
.bouton,
.bouton1,
.bouton2,
.bouton3,
.bouton4,
.bouton5,
.boutonfb,
.boutont {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
  margin: 40px 0;
  border-left: 6px solid #d9332c;
}
.bouton .tit,
.bouton1 .tit,
.bouton2 .tit,
.bouton3 .tit,
.bouton4 .tit,
.bouton5 .tit,
.boutonfb .tit,
.boutont .tit {
  padding: 9px 13px 13px;
  font-size: 25px;
  line-height: 110%;
}
.bouton .stit,
.bouton1 .stit,
.bouton2 .stit,
.bouton3 .stit,
.bouton4 .stit,
.bouton5 .stit,
.boutonfb .stit,
.boutont .stit {
  color: #FFF;
  padding: 3px 22px 5px;
  width: 100%;
  font-size: 15px;
  text-align: right;
  border-right: 6px solid #d9332c;
}
.entourebouton {
  margin: 40px 0;
}
.entourebouton .bouton {
  margin: 0;
}
#article #cnt .fondblanc.coin'' .gstit,
#article #cnt .fondblanc.coin'' a.spip_out {
  color: #47af69 !important;
}
#article #cnt .fondblanc.coin'' a,
#article #cnt .fondblanc.coin'' #suite .gtit,
#article #cnt .fondblanc.coin'' .titafter {
  color: #47af69;
}
#article #cnt .fondblanc.coin'' ul.spip li::before,
#article #cnt .fondblanc.coin'' li.spip:before,
#article #cnt .fondblanc.coin'' ol li:before,
#article #cnt .fondblanc.coin'' .spip_code,
#article #cnt .fondblanc.coin'' .texteencadre-spip,
#article #cnt .fondblanc.coin'' h5.spip {
  background-color: #47af69;
}
#article #cnt .fondblanc.coin'' .chapo h3.spip,
#article #cnt .fondblanc.coin'' .larticle h3.spip,
#article #cnt .fondblanc.coin'' .chapo h6.spip,
#article #cnt .fondblanc.coin'' .larticle h6.spip {
  border-bottom-color: #47af69;
}
#article #cnt .fondblanc.coin'' .chapo h6.spip,
#article #cnt .fondblanc.coin'' .larticle h6.spip {
  border-bottom-color: #47af69;
}
#article #cnt .fondblanc.coin'' table.spip {
  border: 1px solid #47af69;
}
#article #cnt .fondblanc.coin'' table.spip td {
  border-right: 1px solid #47af69;
}
#article #cnt .fondblanc.coin'' table.spip thead {
  background-color: #47af69;
}
.liseret'',
.coin'' .liseret {
  border-color: #47af69;
}
.couleur'' {
  color: #47af69 !important;
  fill: #47af69 !important;
}
.couleur'' a {
  color: #47af69 !important;
  fill: #47af69 !important;
}
.bdcouleur'' {
  border-color: #47af69;
  stroke: #47af69;
}
.bgcouleur'',
.barre'':after,
#lactu .rub'' .coldroite .tit:after {
  background-color: #47af69;
}
.titbulle'',
.moyennebulle'',
.bulle'' {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #47af69;
}
.titbulle'':before,
.moyennebulle'':before,
.bulle'':before,
.titbulle'':after,
.moyennebulle'':after,
.bulle'':after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #47af69;
}
.titbulle'':after,
.moyennebulle'':after,
.bulle'':after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle'' a,
.moyennebulle'' a,
.bulle'' a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton'',
#droitehaut .bouton'' {
  border-left: 6px solid #47af69;
}
#coldroite .bouton'' .stit,
#droitehaut .bouton'' .stit {
  background-color: #47af69;
  border-right: 6px solid #47af69;
}
.coin'' .notes .pintertitre {
  color: #47af69;
}
.coin'' h4.spip,
.coin'' .spip_in,
.coin'' .spip_ancre {
  color: #47af69;
}
.coin'' .propositions h5.spip {
  border-color: #47af69;
}
.coin'' .citation {
  font-style: italic;
  position: relative;
}
.coin'' .citation:after,
.coin'' .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin'' .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin'' .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin'' .citation:after,
.coin'' .citation:before {
  color: #47af69;
}
.coin'' .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin0 .gstit,
#article #cnt .fondblanc.coin0 a.spip_out {
  color: #d9332c !important;
}
#article #cnt .fondblanc.coin0 a,
#article #cnt .fondblanc.coin0 #suite .gtit,
#article #cnt .fondblanc.coin0 .titafter {
  color: #d9332c;
}
#article #cnt .fondblanc.coin0 ul.spip li::before,
#article #cnt .fondblanc.coin0 li.spip:before,
#article #cnt .fondblanc.coin0 ol li:before,
#article #cnt .fondblanc.coin0 .spip_code,
#article #cnt .fondblanc.coin0 .texteencadre-spip,
#article #cnt .fondblanc.coin0 h5.spip {
  background-color: #d9332c;
}
#article #cnt .fondblanc.coin0 .chapo h3.spip,
#article #cnt .fondblanc.coin0 .larticle h3.spip,
#article #cnt .fondblanc.coin0 .chapo h6.spip,
#article #cnt .fondblanc.coin0 .larticle h6.spip {
  border-bottom-color: #d9332c;
}
#article #cnt .fondblanc.coin0 .chapo h6.spip,
#article #cnt .fondblanc.coin0 .larticle h6.spip {
  border-bottom-color: #d9332c;
}
#article #cnt .fondblanc.coin0 table.spip {
  border: 1px solid #d9332c;
}
#article #cnt .fondblanc.coin0 table.spip td {
  border-right: 1px solid #d9332c;
}
#article #cnt .fondblanc.coin0 table.spip thead {
  background-color: #d9332c;
}
.liseret0,
.coin0 .liseret {
  border-color: #d9332c;
}
.couleur0 {
  color: #d9332c !important;
  fill: #d9332c !important;
}
.couleur0 a {
  color: #d9332c !important;
  fill: #d9332c !important;
}
.bdcouleur0 {
  border-color: #d9332c;
  stroke: #d9332c;
}
.bgcouleur0,
.barre0:after,
#lactu .rub0 .coldroite .tit:after {
  background-color: #d9332c;
}
.titbulle0,
.moyennebulle0,
.bulle0 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d9332c;
}
.titbulle0:before,
.moyennebulle0:before,
.bulle0:before,
.titbulle0:after,
.moyennebulle0:after,
.bulle0:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d9332c;
}
.titbulle0:after,
.moyennebulle0:after,
.bulle0:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle0 a,
.moyennebulle0 a,
.bulle0 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton0,
#droitehaut .bouton0 {
  border-left: 6px solid #d9332c;
}
#coldroite .bouton0 .stit,
#droitehaut .bouton0 .stit {
  background-color: #d9332c;
  border-right: 6px solid #d9332c;
}
.coin0 .notes .pintertitre {
  color: #d9332c;
}
.coin0 h4.spip,
.coin0 .spip_in,
.coin0 .spip_ancre {
  color: #d9332c;
}
.coin0 .propositions h5.spip {
  border-color: #d9332c;
}
.coin0 .citation {
  font-style: italic;
  position: relative;
}
.coin0 .citation:after,
.coin0 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin0 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin0 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin0 .citation:after,
.coin0 .citation:before {
  color: #d9332c;
}
.coin0 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coinv .gstit,
#article #cnt .fondblanc.coinv a.spip_out {
  color: #47af69 !important;
}
#article #cnt .fondblanc.coinv a,
#article #cnt .fondblanc.coinv #suite .gtit,
#article #cnt .fondblanc.coinv .titafter {
  color: #47af69;
}
#article #cnt .fondblanc.coinv ul.spip li::before,
#article #cnt .fondblanc.coinv li.spip:before,
#article #cnt .fondblanc.coinv ol li:before,
#article #cnt .fondblanc.coinv .spip_code,
#article #cnt .fondblanc.coinv .texteencadre-spip,
#article #cnt .fondblanc.coinv h5.spip {
  background-color: #47af69;
}
#article #cnt .fondblanc.coinv .chapo h3.spip,
#article #cnt .fondblanc.coinv .larticle h3.spip,
#article #cnt .fondblanc.coinv .chapo h6.spip,
#article #cnt .fondblanc.coinv .larticle h6.spip {
  border-bottom-color: #47af69;
}
#article #cnt .fondblanc.coinv .chapo h6.spip,
#article #cnt .fondblanc.coinv .larticle h6.spip {
  border-bottom-color: #47af69;
}
#article #cnt .fondblanc.coinv table.spip {
  border: 1px solid #47af69;
}
#article #cnt .fondblanc.coinv table.spip td {
  border-right: 1px solid #47af69;
}
#article #cnt .fondblanc.coinv table.spip thead {
  background-color: #47af69;
}
.liseretv,
.coinv .liseret {
  border-color: #47af69;
}
.couleurv {
  color: #47af69 !important;
  fill: #47af69 !important;
}
.couleurv a {
  color: #47af69 !important;
  fill: #47af69 !important;
}
.bdcouleurv {
  border-color: #47af69;
  stroke: #47af69;
}
.bgcouleurv,
.barrev:after,
#lactu .rubv .coldroite .tit:after {
  background-color: #47af69;
}
.titbullev,
.moyennebullev,
.bullev {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #47af69;
}
.titbullev:before,
.moyennebullev:before,
.bullev:before,
.titbullev:after,
.moyennebullev:after,
.bullev:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #47af69;
}
.titbullev:after,
.moyennebullev:after,
.bullev:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullev a,
.moyennebullev a,
.bullev a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutonv,
#droitehaut .boutonv {
  border-left: 6px solid #47af69;
}
#coldroite .boutonv .stit,
#droitehaut .boutonv .stit {
  background-color: #47af69;
  border-right: 6px solid #47af69;
}
.coinv .notes .pintertitre {
  color: #47af69;
}
.coinv h4.spip,
.coinv .spip_in,
.coinv .spip_ancre {
  color: #47af69;
}
.coinv .propositions h5.spip {
  border-color: #47af69;
}
.coinv .citation {
  font-style: italic;
  position: relative;
}
.coinv .citation:after,
.coinv .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coinv .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coinv .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coinv .citation:after,
.coinv .citation:before {
  color: #47af69;
}
.coinv .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_verte.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coinvt .gstit,
#article #cnt .fondblanc.coinvt a.spip_out {
  color: #47af69 !important;
}
#article #cnt .fondblanc.coinvt a,
#article #cnt .fondblanc.coinvt #suite .gtit,
#article #cnt .fondblanc.coinvt .titafter {
  color: #47af69;
}
#article #cnt .fondblanc.coinvt ul.spip li::before,
#article #cnt .fondblanc.coinvt li.spip:before,
#article #cnt .fondblanc.coinvt ol li:before,
#article #cnt .fondblanc.coinvt .spip_code,
#article #cnt .fondblanc.coinvt .texteencadre-spip,
#article #cnt .fondblanc.coinvt h5.spip {
  background-color: #47af69;
}
#article #cnt .fondblanc.coinvt .chapo h3.spip,
#article #cnt .fondblanc.coinvt .larticle h3.spip,
#article #cnt .fondblanc.coinvt .chapo h6.spip,
#article #cnt .fondblanc.coinvt .larticle h6.spip {
  border-bottom-color: #47af69;
}
#article #cnt .fondblanc.coinvt .chapo h6.spip,
#article #cnt .fondblanc.coinvt .larticle h6.spip {
  border-bottom-color: #47af69;
}
#article #cnt .fondblanc.coinvt table.spip {
  border: 1px solid #47af69;
}
#article #cnt .fondblanc.coinvt table.spip td {
  border-right: 1px solid #47af69;
}
#article #cnt .fondblanc.coinvt table.spip thead {
  background-color: #47af69;
}
.liseretvt,
.coinvt .liseret {
  border-color: #47af69;
}
.couleurvt {
  color: #47af69 !important;
  fill: #47af69 !important;
}
.couleurvt a {
  color: #47af69 !important;
  fill: #47af69 !important;
}
.bdcouleurvt {
  border-color: #47af69;
  stroke: #47af69;
}
.bgcouleurvt,
.barrevt:after,
#lactu .rubvt .coldroite .tit:after {
  background-color: #47af69;
}
.titbullevt,
.moyennebullevt,
.bullevt {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #47af69;
}
.titbullevt:before,
.moyennebullevt:before,
.bullevt:before,
.titbullevt:after,
.moyennebullevt:after,
.bullevt:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #47af69;
}
.titbullevt:after,
.moyennebullevt:after,
.bullevt:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullevt a,
.moyennebullevt a,
.bullevt a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutonvt,
#droitehaut .boutonvt {
  border-left: 6px solid #47af69;
}
#coldroite .boutonvt .stit,
#droitehaut .boutonvt .stit {
  background-color: #47af69;
  border-right: 6px solid #47af69;
}
.coinvt .notes .pintertitre {
  color: #47af69;
}
.coinvt h4.spip,
.coinvt .spip_in,
.coinvt .spip_ancre {
  color: #47af69;
}
.coinvt .propositions h5.spip {
  border-color: #47af69;
}
.coinvt .citation {
  font-style: italic;
  position: relative;
}
.coinvt .citation:after,
.coinvt .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coinvt .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coinvt .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coinvt .citation:after,
.coinvt .citation:before {
  color: #47af69;
}
.coinvt .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_verte.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin3 .gstit,
#article #cnt .fondblanc.coin3 a.spip_out {
  color: #ec5a23 !important;
}
#article #cnt .fondblanc.coin3 a,
#article #cnt .fondblanc.coin3 #suite .gtit,
#article #cnt .fondblanc.coin3 .titafter {
  color: #ec5a23;
}
#article #cnt .fondblanc.coin3 ul.spip li::before,
#article #cnt .fondblanc.coin3 li.spip:before,
#article #cnt .fondblanc.coin3 ol li:before,
#article #cnt .fondblanc.coin3 .spip_code,
#article #cnt .fondblanc.coin3 .texteencadre-spip,
#article #cnt .fondblanc.coin3 h5.spip {
  background-color: #ec5a23;
}
#article #cnt .fondblanc.coin3 .chapo h3.spip,
#article #cnt .fondblanc.coin3 .larticle h3.spip,
#article #cnt .fondblanc.coin3 .chapo h6.spip,
#article #cnt .fondblanc.coin3 .larticle h6.spip {
  border-bottom-color: #ec5a23;
}
#article #cnt .fondblanc.coin3 .chapo h6.spip,
#article #cnt .fondblanc.coin3 .larticle h6.spip {
  border-bottom-color: #ec5a23;
}
#article #cnt .fondblanc.coin3 table.spip {
  border: 1px solid #ec5a23;
}
#article #cnt .fondblanc.coin3 table.spip td {
  border-right: 1px solid #ec5a23;
}
#article #cnt .fondblanc.coin3 table.spip thead {
  background-color: #ec5a23;
}
.liseret3,
.coin3 .liseret {
  border-color: #ec5a23;
}
.couleur3 {
  color: #ec5a23 !important;
  fill: #ec5a23 !important;
}
.couleur3 a {
  color: #ec5a23 !important;
  fill: #ec5a23 !important;
}
.bdcouleur3 {
  border-color: #ec5a23;
  stroke: #ec5a23;
}
.bgcouleur3,
.barre3:after,
#lactu .rub3 .coldroite .tit:after {
  background-color: #ec5a23;
}
.titbulle3,
.moyennebulle3,
.bulle3 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #ec5a23;
}
.titbulle3:before,
.moyennebulle3:before,
.bulle3:before,
.titbulle3:after,
.moyennebulle3:after,
.bulle3:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #ec5a23;
}
.titbulle3:after,
.moyennebulle3:after,
.bulle3:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle3 a,
.moyennebulle3 a,
.bulle3 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton3,
#droitehaut .bouton3 {
  border-left: 6px solid #ec5a23;
}
#coldroite .bouton3 .stit,
#droitehaut .bouton3 .stit {
  background-color: #ec5a23;
  border-right: 6px solid #ec5a23;
}
.coin3 .notes .pintertitre {
  color: #ec5a23;
}
.coin3 h4.spip,
.coin3 .spip_in,
.coin3 .spip_ancre {
  color: #ec5a23;
}
.coin3 .propositions h5.spip {
  border-color: #ec5a23;
}
.coin3 .citation {
  font-style: italic;
  position: relative;
}
.coin3 .citation:after,
.coin3 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin3 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin3 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin3 .citation:after,
.coin3 .citation:before {
  color: #ec5a23;
}
.coin3 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_orange.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin26 .gstit,
#article #cnt .fondblanc.coin26 a.spip_out {
  color: #ec5a23 !important;
}
#article #cnt .fondblanc.coin26 a,
#article #cnt .fondblanc.coin26 #suite .gtit,
#article #cnt .fondblanc.coin26 .titafter {
  color: #ec5a23;
}
#article #cnt .fondblanc.coin26 ul.spip li::before,
#article #cnt .fondblanc.coin26 li.spip:before,
#article #cnt .fondblanc.coin26 ol li:before,
#article #cnt .fondblanc.coin26 .spip_code,
#article #cnt .fondblanc.coin26 .texteencadre-spip,
#article #cnt .fondblanc.coin26 h5.spip {
  background-color: #ec5a23;
}
#article #cnt .fondblanc.coin26 .chapo h3.spip,
#article #cnt .fondblanc.coin26 .larticle h3.spip,
#article #cnt .fondblanc.coin26 .chapo h6.spip,
#article #cnt .fondblanc.coin26 .larticle h6.spip {
  border-bottom-color: #ec5a23;
}
#article #cnt .fondblanc.coin26 .chapo h6.spip,
#article #cnt .fondblanc.coin26 .larticle h6.spip {
  border-bottom-color: #ec5a23;
}
#article #cnt .fondblanc.coin26 table.spip {
  border: 1px solid #ec5a23;
}
#article #cnt .fondblanc.coin26 table.spip td {
  border-right: 1px solid #ec5a23;
}
#article #cnt .fondblanc.coin26 table.spip thead {
  background-color: #ec5a23;
}
.liseret26,
.coin26 .liseret {
  border-color: #ec5a23;
}
.couleur26 {
  color: #ec5a23 !important;
  fill: #ec5a23 !important;
}
.couleur26 a {
  color: #ec5a23 !important;
  fill: #ec5a23 !important;
}
.bdcouleur26 {
  border-color: #ec5a23;
  stroke: #ec5a23;
}
.bgcouleur26,
.barre26:after,
#lactu .rub26 .coldroite .tit:after {
  background-color: #ec5a23;
}
.titbulle26,
.moyennebulle26,
.bulle26 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #ec5a23;
}
.titbulle26:before,
.moyennebulle26:before,
.bulle26:before,
.titbulle26:after,
.moyennebulle26:after,
.bulle26:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #ec5a23;
}
.titbulle26:after,
.moyennebulle26:after,
.bulle26:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle26 a,
.moyennebulle26 a,
.bulle26 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton26,
#droitehaut .bouton26 {
  border-left: 6px solid #ec5a23;
}
#coldroite .bouton26 .stit,
#droitehaut .bouton26 .stit {
  background-color: #ec5a23;
  border-right: 6px solid #ec5a23;
}
.coin26 .notes .pintertitre {
  color: #ec5a23;
}
.coin26 h4.spip,
.coin26 .spip_in,
.coin26 .spip_ancre {
  color: #ec5a23;
}
.coin26 .propositions h5.spip {
  border-color: #ec5a23;
}
.coin26 .citation {
  font-style: italic;
  position: relative;
}
.coin26 .citation:after,
.coin26 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin26 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin26 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin26 .citation:after,
.coin26 .citation:before {
  color: #ec5a23;
}
.coin26 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_orange.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin65 .gstit,
#article #cnt .fondblanc.coin65 a.spip_out {
  color: #ffeb7c !important;
}
#article #cnt .fondblanc.coin65 a,
#article #cnt .fondblanc.coin65 #suite .gtit,
#article #cnt .fondblanc.coin65 .titafter {
  color: #ffeb7c;
}
#article #cnt .fondblanc.coin65 ul.spip li::before,
#article #cnt .fondblanc.coin65 li.spip:before,
#article #cnt .fondblanc.coin65 ol li:before,
#article #cnt .fondblanc.coin65 .spip_code,
#article #cnt .fondblanc.coin65 .texteencadre-spip,
#article #cnt .fondblanc.coin65 h5.spip {
  background-color: #ffeb7c;
}
#article #cnt .fondblanc.coin65 .chapo h3.spip,
#article #cnt .fondblanc.coin65 .larticle h3.spip,
#article #cnt .fondblanc.coin65 .chapo h6.spip,
#article #cnt .fondblanc.coin65 .larticle h6.spip {
  border-bottom-color: #ffeb7c;
}
#article #cnt .fondblanc.coin65 .chapo h6.spip,
#article #cnt .fondblanc.coin65 .larticle h6.spip {
  border-bottom-color: #ffeb7c;
}
#article #cnt .fondblanc.coin65 table.spip {
  border: 1px solid #ffeb7c;
}
#article #cnt .fondblanc.coin65 table.spip td {
  border-right: 1px solid #ffeb7c;
}
#article #cnt .fondblanc.coin65 table.spip thead {
  background-color: #ffeb7c;
}
.liseret65,
.coin65 .liseret {
  border-color: #ffeb7c;
}
.couleur65 {
  color: #ffdd20 !important;
  fill: #ffdd20 !important;
}
.couleur65 a {
  color: #ffdd20 !important;
  fill: #ffdd20 !important;
}
.bdcouleur65 {
  border-color: #ffeb7c;
  stroke: #ffeb7c;
}
.bgcouleur65,
.barre65:after,
#lactu .rub65 .coldroite .tit:after {
  background-color: #ffeb7c;
}
.titbulle65,
.moyennebulle65,
.bulle65 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #ffeb7c;
}
.titbulle65:before,
.moyennebulle65:before,
.bulle65:before,
.titbulle65:after,
.moyennebulle65:after,
.bulle65:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #ffeb7c;
}
.titbulle65:after,
.moyennebulle65:after,
.bulle65:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle65 a,
.moyennebulle65 a,
.bulle65 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton65,
#droitehaut .bouton65 {
  border-left: 6px solid #ffeb7c;
}
#coldroite .bouton65 .stit,
#droitehaut .bouton65 .stit {
  background-color: #ffeb7c;
  border-right: 6px solid #ffeb7c;
}
.coin65 .notes .pintertitre {
  color: #ffeb7c;
}
.coin65 h4.spip,
.coin65 .spip_in,
.coin65 .spip_ancre {
  color: #ffeb7c;
}
.coin65 .propositions h5.spip {
  border-color: #ffeb7c;
}
.coin65 .citation {
  font-style: italic;
  position: relative;
}
.coin65 .citation:after,
.coin65 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin65 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin65 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin65 .citation:after,
.coin65 .citation:before {
  color: #ffeb7c;
}
.coin65 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_jaune.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coinj .gstit,
#article #cnt .fondblanc.coinj a.spip_out {
  color: #ffeb7c !important;
}
#article #cnt .fondblanc.coinj a,
#article #cnt .fondblanc.coinj #suite .gtit,
#article #cnt .fondblanc.coinj .titafter {
  color: #ffeb7c;
}
#article #cnt .fondblanc.coinj ul.spip li::before,
#article #cnt .fondblanc.coinj li.spip:before,
#article #cnt .fondblanc.coinj ol li:before,
#article #cnt .fondblanc.coinj .spip_code,
#article #cnt .fondblanc.coinj .texteencadre-spip,
#article #cnt .fondblanc.coinj h5.spip {
  background-color: #ffeb7c;
}
#article #cnt .fondblanc.coinj .chapo h3.spip,
#article #cnt .fondblanc.coinj .larticle h3.spip,
#article #cnt .fondblanc.coinj .chapo h6.spip,
#article #cnt .fondblanc.coinj .larticle h6.spip {
  border-bottom-color: #ffeb7c;
}
#article #cnt .fondblanc.coinj .chapo h6.spip,
#article #cnt .fondblanc.coinj .larticle h6.spip {
  border-bottom-color: #ffeb7c;
}
#article #cnt .fondblanc.coinj table.spip {
  border: 1px solid #ffeb7c;
}
#article #cnt .fondblanc.coinj table.spip td {
  border-right: 1px solid #ffeb7c;
}
#article #cnt .fondblanc.coinj table.spip thead {
  background-color: #ffeb7c;
}
.liseretj,
.coinj .liseret {
  border-color: #ffeb7c;
}
.couleurj {
  color: #ffdd20 !important;
  fill: #ffdd20 !important;
}
.couleurj a {
  color: #ffdd20 !important;
  fill: #ffdd20 !important;
}
.bdcouleurj {
  border-color: #ffeb7c;
  stroke: #ffeb7c;
}
.bgcouleurj,
.barrej:after,
#lactu .rubj .coldroite .tit:after {
  background-color: #ffeb7c;
}
.titbullej,
.moyennebullej,
.bullej {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #ffeb7c;
}
.titbullej:before,
.moyennebullej:before,
.bullej:before,
.titbullej:after,
.moyennebullej:after,
.bullej:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #ffeb7c;
}
.titbullej:after,
.moyennebullej:after,
.bullej:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullej a,
.moyennebullej a,
.bullej a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutonj,
#droitehaut .boutonj {
  border-left: 6px solid #ffeb7c;
}
#coldroite .boutonj .stit,
#droitehaut .boutonj .stit {
  background-color: #ffeb7c;
  border-right: 6px solid #ffeb7c;
}
.coinj .notes .pintertitre {
  color: #ffeb7c;
}
.coinj h4.spip,
.coinj .spip_in,
.coinj .spip_ancre {
  color: #ffeb7c;
}
.coinj .propositions h5.spip {
  border-color: #ffeb7c;
}
.coinj .citation {
  font-style: italic;
  position: relative;
}
.coinj .citation:after,
.coinj .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coinj .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coinj .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coinj .citation:after,
.coinj .citation:before {
  color: #ffeb7c;
}
.coinj .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_jaune.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin38 .gstit,
#article #cnt .fondblanc.coin38 a.spip_out {
  color: #014c78 !important;
}
#article #cnt .fondblanc.coin38 a,
#article #cnt .fondblanc.coin38 #suite .gtit,
#article #cnt .fondblanc.coin38 .titafter {
  color: #014c78;
}
#article #cnt .fondblanc.coin38 ul.spip li::before,
#article #cnt .fondblanc.coin38 li.spip:before,
#article #cnt .fondblanc.coin38 ol li:before,
#article #cnt .fondblanc.coin38 .spip_code,
#article #cnt .fondblanc.coin38 .texteencadre-spip,
#article #cnt .fondblanc.coin38 h5.spip {
  background-color: #014c78;
}
#article #cnt .fondblanc.coin38 .chapo h3.spip,
#article #cnt .fondblanc.coin38 .larticle h3.spip,
#article #cnt .fondblanc.coin38 .chapo h6.spip,
#article #cnt .fondblanc.coin38 .larticle h6.spip {
  border-bottom-color: #014c78;
}
#article #cnt .fondblanc.coin38 .chapo h6.spip,
#article #cnt .fondblanc.coin38 .larticle h6.spip {
  border-bottom-color: #014c78;
}
#article #cnt .fondblanc.coin38 table.spip {
  border: 1px solid #014c78;
}
#article #cnt .fondblanc.coin38 table.spip td {
  border-right: 1px solid #014c78;
}
#article #cnt .fondblanc.coin38 table.spip thead {
  background-color: #014c78;
}
.liseret38,
.coin38 .liseret {
  border-color: #014c78;
}
.couleur38 {
  color: #014c78 !important;
  fill: #014c78 !important;
}
.couleur38 a {
  color: #014c78 !important;
  fill: #014c78 !important;
}
.bdcouleur38 {
  border-color: #014c78;
  stroke: #014c78;
}
.bgcouleur38,
.barre38:after,
#lactu .rub38 .coldroite .tit:after {
  background-color: #014c78;
}
.titbulle38,
.moyennebulle38,
.bulle38 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #014c78;
}
.titbulle38:before,
.moyennebulle38:before,
.bulle38:before,
.titbulle38:after,
.moyennebulle38:after,
.bulle38:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #014c78;
}
.titbulle38:after,
.moyennebulle38:after,
.bulle38:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle38 a,
.moyennebulle38 a,
.bulle38 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton38,
#droitehaut .bouton38 {
  border-left: 6px solid #014c78;
}
#coldroite .bouton38 .stit,
#droitehaut .bouton38 .stit {
  background-color: #014c78;
  border-right: 6px solid #014c78;
}
.coin38 .notes .pintertitre {
  color: #014c78;
}
.coin38 h4.spip,
.coin38 .spip_in,
.coin38 .spip_ancre {
  color: #014c78;
}
.coin38 .propositions h5.spip {
  border-color: #014c78;
}
.coin38 .citation {
  font-style: italic;
  position: relative;
}
.coin38 .citation:after,
.coin38 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin38 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin38 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin38 .citation:after,
.coin38 .citation:before {
  color: #014c78;
}
.coin38 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_bleue.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coinb .gstit,
#article #cnt .fondblanc.coinb a.spip_out {
  color: #014c78 !important;
}
#article #cnt .fondblanc.coinb a,
#article #cnt .fondblanc.coinb #suite .gtit,
#article #cnt .fondblanc.coinb .titafter {
  color: #014c78;
}
#article #cnt .fondblanc.coinb ul.spip li::before,
#article #cnt .fondblanc.coinb li.spip:before,
#article #cnt .fondblanc.coinb ol li:before,
#article #cnt .fondblanc.coinb .spip_code,
#article #cnt .fondblanc.coinb .texteencadre-spip,
#article #cnt .fondblanc.coinb h5.spip {
  background-color: #014c78;
}
#article #cnt .fondblanc.coinb .chapo h3.spip,
#article #cnt .fondblanc.coinb .larticle h3.spip,
#article #cnt .fondblanc.coinb .chapo h6.spip,
#article #cnt .fondblanc.coinb .larticle h6.spip {
  border-bottom-color: #014c78;
}
#article #cnt .fondblanc.coinb .chapo h6.spip,
#article #cnt .fondblanc.coinb .larticle h6.spip {
  border-bottom-color: #014c78;
}
#article #cnt .fondblanc.coinb table.spip {
  border: 1px solid #014c78;
}
#article #cnt .fondblanc.coinb table.spip td {
  border-right: 1px solid #014c78;
}
#article #cnt .fondblanc.coinb table.spip thead {
  background-color: #014c78;
}
.liseretb,
.coinb .liseret {
  border-color: #014c78;
}
.couleurb {
  color: #014c78 !important;
  fill: #014c78 !important;
}
.couleurb a {
  color: #014c78 !important;
  fill: #014c78 !important;
}
.bdcouleurb {
  border-color: #014c78;
  stroke: #014c78;
}
.bgcouleurb,
.barreb:after,
#lactu .rubb .coldroite .tit:after {
  background-color: #014c78;
}
.titbulleb,
.moyennebulleb,
.bulleb {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #014c78;
}
.titbulleb:before,
.moyennebulleb:before,
.bulleb:before,
.titbulleb:after,
.moyennebulleb:after,
.bulleb:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #014c78;
}
.titbulleb:after,
.moyennebulleb:after,
.bulleb:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulleb a,
.moyennebulleb a,
.bulleb a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutonb,
#droitehaut .boutonb {
  border-left: 6px solid #014c78;
}
#coldroite .boutonb .stit,
#droitehaut .boutonb .stit {
  background-color: #014c78;
  border-right: 6px solid #014c78;
}
.coinb .notes .pintertitre {
  color: #014c78;
}
.coinb h4.spip,
.coinb .spip_in,
.coinb .spip_ancre {
  color: #014c78;
}
.coinb .propositions h5.spip {
  border-color: #014c78;
}
.coinb .citation {
  font-style: italic;
  position: relative;
}
.coinb .citation:after,
.coinb .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coinb .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coinb .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coinb .citation:after,
.coinb .citation:before {
  color: #014c78;
}
.coinb .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_bleue.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coinr .gstit,
#article #cnt .fondblanc.coinr a.spip_out {
  color: #d9332c !important;
}
#article #cnt .fondblanc.coinr a,
#article #cnt .fondblanc.coinr #suite .gtit,
#article #cnt .fondblanc.coinr .titafter {
  color: #d9332c;
}
#article #cnt .fondblanc.coinr ul.spip li::before,
#article #cnt .fondblanc.coinr li.spip:before,
#article #cnt .fondblanc.coinr ol li:before,
#article #cnt .fondblanc.coinr .spip_code,
#article #cnt .fondblanc.coinr .texteencadre-spip,
#article #cnt .fondblanc.coinr h5.spip {
  background-color: #d9332c;
}
#article #cnt .fondblanc.coinr .chapo h3.spip,
#article #cnt .fondblanc.coinr .larticle h3.spip,
#article #cnt .fondblanc.coinr .chapo h6.spip,
#article #cnt .fondblanc.coinr .larticle h6.spip {
  border-bottom-color: #d9332c;
}
#article #cnt .fondblanc.coinr .chapo h6.spip,
#article #cnt .fondblanc.coinr .larticle h6.spip {
  border-bottom-color: #d9332c;
}
#article #cnt .fondblanc.coinr table.spip {
  border: 1px solid #d9332c;
}
#article #cnt .fondblanc.coinr table.spip td {
  border-right: 1px solid #d9332c;
}
#article #cnt .fondblanc.coinr table.spip thead {
  background-color: #d9332c;
}
.liseretr,
.coinr .liseret {
  border-color: #d9332c;
}
.couleurr {
  color: #d9332c !important;
  fill: #d9332c !important;
}
.couleurr a {
  color: #d9332c !important;
  fill: #d9332c !important;
}
.bdcouleurr {
  border-color: #d9332c;
  stroke: #d9332c;
}
.bgcouleurr,
.barrer:after,
#lactu .rubr .coldroite .tit:after {
  background-color: #d9332c;
}
.titbuller,
.moyennebuller,
.buller {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d9332c;
}
.titbuller:before,
.moyennebuller:before,
.buller:before,
.titbuller:after,
.moyennebuller:after,
.buller:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d9332c;
}
.titbuller:after,
.moyennebuller:after,
.buller:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbuller a,
.moyennebuller a,
.buller a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutonr,
#droitehaut .boutonr {
  border-left: 6px solid #d9332c;
}
#coldroite .boutonr .stit,
#droitehaut .boutonr .stit {
  background-color: #d9332c;
  border-right: 6px solid #d9332c;
}
.coinr .notes .pintertitre {
  color: #d9332c;
}
.coinr h4.spip,
.coinr .spip_in,
.coinr .spip_ancre {
  color: #d9332c;
}
.coinr .propositions h5.spip {
  border-color: #d9332c;
}
.coinr .citation {
  font-style: italic;
  position: relative;
}
.coinr .citation:after,
.coinr .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coinr .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coinr .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coinr .citation:after,
.coinr .citation:before {
  color: #d9332c;
}
.coinr .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin77 .gstit,
#article #cnt .fondblanc.coin77 a.spip_out {
  color: #d9332c !important;
}
#article #cnt .fondblanc.coin77 a,
#article #cnt .fondblanc.coin77 #suite .gtit,
#article #cnt .fondblanc.coin77 .titafter {
  color: #d9332c;
}
#article #cnt .fondblanc.coin77 ul.spip li::before,
#article #cnt .fondblanc.coin77 li.spip:before,
#article #cnt .fondblanc.coin77 ol li:before,
#article #cnt .fondblanc.coin77 .spip_code,
#article #cnt .fondblanc.coin77 .texteencadre-spip,
#article #cnt .fondblanc.coin77 h5.spip {
  background-color: #d9332c;
}
#article #cnt .fondblanc.coin77 .chapo h3.spip,
#article #cnt .fondblanc.coin77 .larticle h3.spip,
#article #cnt .fondblanc.coin77 .chapo h6.spip,
#article #cnt .fondblanc.coin77 .larticle h6.spip {
  border-bottom-color: #d9332c;
}
#article #cnt .fondblanc.coin77 .chapo h6.spip,
#article #cnt .fondblanc.coin77 .larticle h6.spip {
  border-bottom-color: #d9332c;
}
#article #cnt .fondblanc.coin77 table.spip {
  border: 1px solid #d9332c;
}
#article #cnt .fondblanc.coin77 table.spip td {
  border-right: 1px solid #d9332c;
}
#article #cnt .fondblanc.coin77 table.spip thead {
  background-color: #d9332c;
}
.liseret77,
.coin77 .liseret {
  border-color: #d9332c;
}
.couleur77 {
  color: #d9332c !important;
  fill: #d9332c !important;
}
.couleur77 a {
  color: #d9332c !important;
  fill: #d9332c !important;
}
.bdcouleur77 {
  border-color: #d9332c;
  stroke: #d9332c;
}
.bgcouleur77,
.barre77:after,
#lactu .rub77 .coldroite .tit:after {
  background-color: #d9332c;
}
.titbulle77,
.moyennebulle77,
.bulle77 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d9332c;
}
.titbulle77:before,
.moyennebulle77:before,
.bulle77:before,
.titbulle77:after,
.moyennebulle77:after,
.bulle77:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d9332c;
}
.titbulle77:after,
.moyennebulle77:after,
.bulle77:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle77 a,
.moyennebulle77 a,
.bulle77 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton77,
#droitehaut .bouton77 {
  border-left: 6px solid #d9332c;
}
#coldroite .bouton77 .stit,
#droitehaut .bouton77 .stit {
  background-color: #d9332c;
  border-right: 6px solid #d9332c;
}
.coin77 .notes .pintertitre {
  color: #d9332c;
}
.coin77 h4.spip,
.coin77 .spip_in,
.coin77 .spip_ancre {
  color: #d9332c;
}
.coin77 .propositions h5.spip {
  border-color: #d9332c;
}
.coin77 .citation {
  font-style: italic;
  position: relative;
}
.coin77 .citation:after,
.coin77 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin77 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin77 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin77 .citation:after,
.coin77 .citation:before {
  color: #d9332c;
}
.coin77 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coinfb .gstit,
#article #cnt .fondblanc.coinfb a.spip_out {
  color: #3a5795 !important;
}
#article #cnt .fondblanc.coinfb a,
#article #cnt .fondblanc.coinfb #suite .gtit,
#article #cnt .fondblanc.coinfb .titafter {
  color: #3a5795;
}
#article #cnt .fondblanc.coinfb ul.spip li::before,
#article #cnt .fondblanc.coinfb li.spip:before,
#article #cnt .fondblanc.coinfb ol li:before,
#article #cnt .fondblanc.coinfb .spip_code,
#article #cnt .fondblanc.coinfb .texteencadre-spip,
#article #cnt .fondblanc.coinfb h5.spip {
  background-color: #3a5795;
}
#article #cnt .fondblanc.coinfb .chapo h3.spip,
#article #cnt .fondblanc.coinfb .larticle h3.spip,
#article #cnt .fondblanc.coinfb .chapo h6.spip,
#article #cnt .fondblanc.coinfb .larticle h6.spip {
  border-bottom-color: #3a5795;
}
#article #cnt .fondblanc.coinfb .chapo h6.spip,
#article #cnt .fondblanc.coinfb .larticle h6.spip {
  border-bottom-color: #3a5795;
}
#article #cnt .fondblanc.coinfb table.spip {
  border: 1px solid #3a5795;
}
#article #cnt .fondblanc.coinfb table.spip td {
  border-right: 1px solid #3a5795;
}
#article #cnt .fondblanc.coinfb table.spip thead {
  background-color: #3a5795;
}
.liseretfb,
.coinfb .liseret {
  border-color: #3a5795;
}
.couleurfb {
  color: #3a5795 !important;
  fill: #3a5795 !important;
}
.couleurfb a {
  color: #3a5795 !important;
  fill: #3a5795 !important;
}
.bdcouleurfb {
  border-color: #3a5795;
  stroke: #3a5795;
}
.bgcouleurfb,
.barrefb:after,
#lactu .rubfb .coldroite .tit:after {
  background-color: #3a5795;
}
.titbullefb,
.moyennebullefb,
.bullefb {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #3a5795;
}
.titbullefb:before,
.moyennebullefb:before,
.bullefb:before,
.titbullefb:after,
.moyennebullefb:after,
.bullefb:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #3a5795;
}
.titbullefb:after,
.moyennebullefb:after,
.bullefb:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullefb a,
.moyennebullefb a,
.bullefb a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutonfb,
#droitehaut .boutonfb {
  border-left: 6px solid #3a5795;
}
#coldroite .boutonfb .stit,
#droitehaut .boutonfb .stit {
  background-color: #3a5795;
  border-right: 6px solid #3a5795;
}
.coinfb .notes .pintertitre {
  color: #3a5795;
}
.coinfb h4.spip,
.coinfb .spip_in,
.coinfb .spip_ancre {
  color: #3a5795;
}
.coinfb .propositions h5.spip {
  border-color: #3a5795;
}
.coinfb .citation {
  font-style: italic;
  position: relative;
}
.coinfb .citation:after,
.coinfb .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coinfb .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coinfb .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coinfb .citation:after,
.coinfb .citation:before {
  color: #3a5795;
}
.coinfb .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_bleue.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coint .gstit,
#article #cnt .fondblanc.coint a.spip_out {
  color: #2aa9e0 !important;
}
#article #cnt .fondblanc.coint a,
#article #cnt .fondblanc.coint #suite .gtit,
#article #cnt .fondblanc.coint .titafter {
  color: #2aa9e0;
}
#article #cnt .fondblanc.coint ul.spip li::before,
#article #cnt .fondblanc.coint li.spip:before,
#article #cnt .fondblanc.coint ol li:before,
#article #cnt .fondblanc.coint .spip_code,
#article #cnt .fondblanc.coint .texteencadre-spip,
#article #cnt .fondblanc.coint h5.spip {
  background-color: #2aa9e0;
}
#article #cnt .fondblanc.coint .chapo h3.spip,
#article #cnt .fondblanc.coint .larticle h3.spip,
#article #cnt .fondblanc.coint .chapo h6.spip,
#article #cnt .fondblanc.coint .larticle h6.spip {
  border-bottom-color: #2aa9e0;
}
#article #cnt .fondblanc.coint .chapo h6.spip,
#article #cnt .fondblanc.coint .larticle h6.spip {
  border-bottom-color: #2aa9e0;
}
#article #cnt .fondblanc.coint table.spip {
  border: 1px solid #2aa9e0;
}
#article #cnt .fondblanc.coint table.spip td {
  border-right: 1px solid #2aa9e0;
}
#article #cnt .fondblanc.coint table.spip thead {
  background-color: #2aa9e0;
}
.liserett,
.coint .liseret {
  border-color: #2aa9e0;
}
.couleurt {
  color: #2aa9e0 !important;
  fill: #2aa9e0 !important;
}
.couleurt a {
  color: #2aa9e0 !important;
  fill: #2aa9e0 !important;
}
.bdcouleurt {
  border-color: #2aa9e0;
  stroke: #2aa9e0;
}
.bgcouleurt,
.barret:after,
#lactu .rubt .coldroite .tit:after {
  background-color: #2aa9e0;
}
.titbullet,
.moyennebullet,
.bullet {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #2aa9e0;
}
.titbullet:before,
.moyennebullet:before,
.bullet:before,
.titbullet:after,
.moyennebullet:after,
.bullet:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #2aa9e0;
}
.titbullet:after,
.moyennebullet:after,
.bullet:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullet a,
.moyennebullet a,
.bullet a {
  color: #fff;
  font-size: inherit;
}
#coldroite .boutont,
#droitehaut .boutont {
  border-left: 6px solid #2aa9e0;
}
#coldroite .boutont .stit,
#droitehaut .boutont .stit {
  background-color: #2aa9e0;
  border-right: 6px solid #2aa9e0;
}
.coint .notes .pintertitre {
  color: #2aa9e0;
}
.coint h4.spip,
.coint .spip_in,
.coint .spip_ancre {
  color: #2aa9e0;
}
.coint .propositions h5.spip {
  border-color: #2aa9e0;
}
.coint .citation {
  font-style: italic;
  position: relative;
}
.coint .citation:after,
.coint .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coint .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coint .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coint .citation:after,
.coint .citation:before {
  color: #2aa9e0;
}
.coint .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_bleue.png') no-repeat scroll 0 0 #ffffff;
}
#article #cnt .fondblanc.coin867 .gstit,
#article #cnt .fondblanc.coin867 a.spip_out {
  color: #d10051 !important;
}
#article #cnt .fondblanc.coin867 a,
#article #cnt .fondblanc.coin867 #suite .gtit,
#article #cnt .fondblanc.coin867 .titafter {
  color: #d10051;
}
#article #cnt .fondblanc.coin867 ul.spip li::before,
#article #cnt .fondblanc.coin867 li.spip:before,
#article #cnt .fondblanc.coin867 ol li:before,
#article #cnt .fondblanc.coin867 .spip_code,
#article #cnt .fondblanc.coin867 .texteencadre-spip,
#article #cnt .fondblanc.coin867 h5.spip {
  background-color: #d10051;
}
#article #cnt .fondblanc.coin867 .chapo h3.spip,
#article #cnt .fondblanc.coin867 .larticle h3.spip,
#article #cnt .fondblanc.coin867 .chapo h6.spip,
#article #cnt .fondblanc.coin867 .larticle h6.spip {
  border-bottom-color: #d10051;
}
#article #cnt .fondblanc.coin867 .chapo h6.spip,
#article #cnt .fondblanc.coin867 .larticle h6.spip {
  border-bottom-color: #d10051;
}
#article #cnt .fondblanc.coin867 table.spip {
  border: 1px solid #d10051;
}
#article #cnt .fondblanc.coin867 table.spip td {
  border-right: 1px solid #d10051;
}
#article #cnt .fondblanc.coin867 table.spip thead {
  background-color: #d10051;
}
.liseret867,
.coin867 .liseret {
  border-color: #d10051;
}
.couleur867 {
  color: #d10051 !important;
  fill: #d10051 !important;
}
.couleur867 a {
  color: #d10051 !important;
  fill: #d10051 !important;
}
.bdcouleur867 {
  border-color: #d10051;
  stroke: #d10051;
}
.bgcouleur867,
.barre867:after,
#lactu .rub867 .coldroite .tit:after {
  background-color: #d10051;
}
.titbulle867,
.moyennebulle867,
.bulle867 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d10051;
}
.titbulle867:before,
.moyennebulle867:before,
.bulle867:before,
.titbulle867:after,
.moyennebulle867:after,
.bulle867:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d10051;
}
.titbulle867:after,
.moyennebulle867:after,
.bulle867:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle867 a,
.moyennebulle867 a,
.bulle867 a {
  color: #fff;
  font-size: inherit;
}
#coldroite .bouton867,
#droitehaut .bouton867 {
  border-left: 6px solid #d10051;
}
#coldroite .bouton867 .stit,
#droitehaut .bouton867 .stit {
  background-color: #d10051;
  border-right: 6px solid #d10051;
}
.coin867 .notes .pintertitre {
  color: #d10051;
}
.coin867 h4.spip,
.coin867 .spip_in,
.coin867 .spip_ancre {
  color: #d10051;
}
.coin867 .propositions h5.spip {
  border-color: #d10051;
}
.coin867 .citation {
  font-style: italic;
  position: relative;
}
.coin867 .citation:after,
.coin867 .citation:before {
  font-size: 2.7em;
  position: absolute;
}
.coin867 .citation::before {
  content: "« ";
  top: .2em;
  left: .3em;
}
.coin867 .citation::after {
  content: " »";
  bottom: .4em;
  right: .3em;
}
.coin867 .citation:after,
.coin867 .citation:before {
  color: #d10051;
}
.coin867 .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/\\squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
/*--------------- Elements --------------*/
.liseretgauche {
  border-left-style: solid;
  border-left-width: 2px;
  padding: 0 0 0 10px;
}
.puce,
.puce1,
.puce2,
.puce3,
.puce4,
.puce5,
.pucefb,
.pucet {
  background-position: -4px 3px;
  background-repeat: no-repeat;
  font-size: 18px;
  padding-left: 25px;
  display: block;
}
.puci,
.puci1,
.puci2,
.puci3,
.puci4,
.puci5,
.pucifb,
.pucit {
  background-position: 0 4px;
  background-repeat: no-repeat;
  font-size: 18px;
  margin: 4px 0 0 4px;
  padding-left: 17px;
}
.titbulle,
.moyennebulle,
.bulle {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d9332c;
}
.titbulle:before,
.moyennebulle:before,
.bulle:before,
.titbulle:after,
.moyennebulle:after,
.bulle:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d9332c;
}
.titbulle:after,
.moyennebulle:after,
.bulle:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle a,
.moyennebulle a,
.bulle a {
  color: #fff;
  font-size: inherit;
}
.titbulle1,
.moyennebulle1,
.bulle1 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #47af69;
}
.titbulle1:before,
.moyennebulle1:before,
.bulle1:before,
.titbulle1:after,
.moyennebulle1:after,
.bulle1:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #47af69;
}
.titbulle1:after,
.moyennebulle1:after,
.bulle1:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle1 a,
.moyennebulle1 a,
.bulle1 a {
  color: #fff;
  font-size: inherit;
}
.titbulle2,
.moyennebulle2,
.bulle2 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #ec5a23;
}
.titbulle2:before,
.moyennebulle2:before,
.bulle2:before,
.titbulle2:after,
.moyennebulle2:after,
.bulle2:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #ec5a23;
}
.titbulle2:after,
.moyennebulle2:after,
.bulle2:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle2 a,
.moyennebulle2 a,
.bulle2 a {
  color: #fff;
  font-size: inherit;
}
.titbulle3,
.moyennebulle3,
.bulle3 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #ffeb7c;
}
.titbulle3:before,
.moyennebulle3:before,
.bulle3:before,
.titbulle3:after,
.moyennebulle3:after,
.bulle3:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #ffeb7c;
}
.titbulle3:after,
.moyennebulle3:after,
.bulle3:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle3 a,
.moyennebulle3 a,
.bulle3 a {
  color: #fff;
  font-size: inherit;
}
.titbulle4,
.moyennebulle4,
.bulle4 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #014c78;
}
.titbulle4:before,
.moyennebulle4:before,
.bulle4:before,
.titbulle4:after,
.moyennebulle4:after,
.bulle4:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #014c78;
}
.titbulle4:after,
.moyennebulle4:after,
.bulle4:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle4 a,
.moyennebulle4 a,
.bulle4 a {
  color: #fff;
  font-size: inherit;
}
.titbulle5,
.moyennebulle2,
.bulle5 {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d9332c;
}
.titbulle5:before,
.moyennebulle2:before,
.bulle5:before,
.titbulle5:after,
.moyennebulle2:after,
.bulle5:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d9332c;
}
.titbulle5:after,
.moyennebulle2:after,
.bulle5:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle5 a,
.moyennebulle2 a,
.bulle5 a {
  color: #fff;
  font-size: inherit;
}
.titbullefb,
.moyennebullefb,
.bullefb {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #3a5795;
}
.titbullefb:before,
.moyennebullefb:before,
.bullefb:before,
.titbullefb:after,
.moyennebullefb:after,
.bullefb:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #3a5795;
}
.titbullefb:after,
.moyennebullefb:after,
.bullefb:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullefb a,
.moyennebullefb a,
.bullefb a {
  color: #fff;
  font-size: inherit;
}
.titbullet,
.moyennebullet,
.bullet {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #2aa9e0;
}
.titbullet:before,
.moyennebullet:before,
.bullet:before,
.titbullet:after,
.moyennebullet:after,
.bullet:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #2aa9e0;
}
.titbullet:after,
.moyennebullet:after,
.bullet:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbullet a,
.moyennebullet a,
.bullet a {
  color: #fff;
  font-size: inherit;
}
.titbulle,
.titbulle1,
.titbulle2,
.titbulle3,
.titbulle4,
.titbullefb,
.titbullet {
  padding-left: 7px;
  font-size: 14px;
  height: 22px;
  float: left;
  padding-top: 3px;
  border-radius: 3px 3px 3px 0;
  padding-right: 6px;
  margin-bottom: 10px;
}
.titbulle:before,
.titbulle1:before,
.titbulle2:before,
.titbulle3:before,
.titbulle4:before,
.titbullefb:before,
.titbullet:before,
.titbulle:after,
.titbulle1:after,
.titbulle2:after,
.titbulle3:after,
.titbulle4:after,
.titbullefb:after,
.titbullet:after {
  bottom: -10px;
  height: 10px;
  width: 10px;
}
.moyennebulle,
.moyennebulle1,
.moyennebulle2,
.moyennebulle3,
.moyennebulle4,
.moyennebullefb,
.moyennebullet {
  padding-left: 11px;
  font-size: 16px;
  height: 30px;
  padding-top: 4px;
  padding-right: 14px;
  margin-bottom: 13px;
}
.moyennebulle:before,
.moyennebulle1:before,
.moyennebulle2:before,
.moyennebulle3:before,
.moyennebulle4:before,
.moyennebullefb:before,
.moyennebullet:before,
.moyennebulle:after,
.moyennebulle1:after,
.moyennebulle2:after,
.moyennebulle3:after,
.moyennebulle4:after,
.moyennebullefb:after,
.moyennebullet:after {
  bottom: -13px;
  height: 13px;
  width: 13px;
}
.bulle,
.bulle1,
.bulle2,
.bulle3,
.bulle4,
.bullefb,
.bullet {
  padding-left: 15px;
  font-size: 20px;
  height: 38px;
  padding-top: 5px;
  padding-right: 14px;
  margin-bottom: 17px;
}
.bulle:before,
.bulle1:before,
.bulle2:before,
.bulle3:before,
.bulle4:before,
.bullefb:before,
.bullet:before,
.bulle:after,
.bulle1:after,
.bulle2:after,
.bulle3:after,
.bulle4:after,
.bullefb:after,
.bullet:after {
  bottom: -17px;
  height: 17px;
  width: 17px;
}
.coin1,
.coin2,
.coin3,
.coin4,
.coin5,
.coin {
  background-position: left -1px;
  background-repeat: no-repeat;
  background-color: #fff;
}
.barre:after,
.barre1:after,
.barre2:after,
.barre3:after,
.barre4:after,
.barre5:after {
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto 0;
  overflow: hidden;
  width: 160px;
}
.pagination {
  font-size: 14px;
  margin: 0 auto;
  display: inline-block;
  padding: .2em 3%;
  text-align: center;
  width: 100%;
  background-color: #f2f1f1;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f1f1));
  background: -webkit-linear-gradient(left, #ffffff 0%, #f2f1f1 50%, #ffffff 100%);
  background: -moz-linear-gradient(left, #ffffff 0%, #f2f1f1 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #f2f1f1 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #f2f1f1 50%, #ffffff 100%);
}
.pagination .lien_pagination {
  padding: 0 1%;
}
.pagination .on {
  color: #d9332c;
  font-weight: 600;
}
/* --------------- Texte spip --------------*/
.larticle {
  font-size: 14px;
}
.larticle p,
.larticle li {
  line-height: 143%;
  margin: 0 0 22px;
}
.larticle,
.chapo {
  /* --------- mixins --------- */
  /*--------------- Texte spip --------------*/
  /* Obsolete en 2020
	p, ul.spip, .spip-block-right, .spip-block-center {
		margin: 0;
		&+p, &+ul.spip, &+.spip-block-right, &+.spip-block-center {margin: 1.4em 0 0; }
} */
  /* --------- Titres --------- */
  /*--------------- Marges   --------------*/
  /*--------------- Listes   --------------*/
  /*--------------- Liens  --------------*/
  /*--------------- Mise en forme de caractères  --------------*/
  /*--------------- Mise en forme de paragraphes  --------------*/
  /*--------------- Encadrés  --------------*/
  /*--------------- Filets et tableaux  --------------*/
  /* -------- Tableaux ------- */
  /*--------------- Formulaires  --------------*/
  /* ---- Notes ---- */
  /* ---- Documents ---- */
  /* Cartes GIS */
  /* ---- Colorisation par défaut ----- */
  /* --------- Listes --------- */
  /* --------- Styles FAQ --------- */
  /* --------- Spécificité  QCM --------- */
  /* ---------- pas de marges devant les premiers éléments */
  /* --------- mixins --------- */
  /*--------------- Texte spip --------------*/
  /* --------- Titres --------- */
  /*--------------- Listes   --------------*/
  /*--------------- Liens  --------------*/
  /*--------------- Mise en forme de caractères  --------------*/
  /*--------------- Mise en forme de paragraphes  --------------*/
  /*--------------- Encadrés  --------------*/
  /*--------------- Filets et tableaux  --------------*/
  /* -------- Tableaux ------- */
  /*--------------- Formulaires  --------------*/
  /* ---- Notes ---- */
  /* ---- Documents ---- */
  /* ---- Cartes GIS ---- */
  /* ---- Colorisation par défaut ----- */
  /* --------- Listes --------- */
  /* --------- Styles FAQ --------- */
}
.larticle strong,
.chapo strong,
.larticle b,
.chapo b {
  font-weight: 600;
}
.larticle i,
.chapo i,
.larticle em,
.chapo em,
.larticle .italique,
.chapo .italique {
  font-style: italic;
}
.larticle strong i,
.chapo strong i {
  font-weight: bold;
}
.larticle .spip_document iframe,
.chapo .spip_document iframe {
  margin: 0;
}
.larticle a,
.chapo a {
  line-height: 120%;
}
.larticle img,
.chapo img {
  max-width: 100% !important;
  height: auto;
}
.larticle sup.typo_exposants,
.chapo sup.typo_exposants {
  line-height: 99%;
}
.larticle sup a,
.chapo sup a {
  font-weight: bold;
  color: #CF0911;
}
.larticle .autobr,
.chapo .autobr {
  margin-bottom: .8em;
}
.larticle span + .autobr,
.chapo span + .autobr {
  display: none;
}
.larticle h3.spip,
.chapo h3.spip,
.larticle h4.spip,
.chapo h4.spip,
.larticle h5.spip,
.chapo h5.spip,
.larticle h6.spip,
.chapo h6.spip,
.larticle .titre.h3,
.chapo .titre.h3,
.larticle .titre.h4,
.chapo .titre.h4,
.larticle .titre.h5,
.chapo .titre.h5,
.larticle .titre.h6,
.chapo .titre.h6 {
  line-height: 120%;
  overflow: hidden;
  hyphens: none;
  margin: .5em 0 1.1em;
  border-left: 0 solid #fff;
  font-weight: 600;
  font-style: normal;
}
.larticle h3.spip a,
.chapo h3.spip a,
.larticle h4.spip a,
.chapo h4.spip a,
.larticle h5.spip a,
.chapo h5.spip a,
.larticle h6.spip a,
.chapo h6.spip a,
.larticle .titre.h3 a,
.chapo .titre.h3 a,
.larticle .titre.h4 a,
.chapo .titre.h4 a,
.larticle .titre.h5 a,
.chapo .titre.h5 a,
.larticle .titre.h6 a,
.chapo .titre.h6 a {
  padding: 0;
}
.larticle h3.spip font,
.chapo h3.spip font,
.larticle h4.spip font,
.chapo h4.spip font,
.larticle h5.spip font,
.chapo h5.spip font,
.larticle h6.spip font,
.chapo h6.spip font,
.larticle .titre.h3 font,
.chapo .titre.h3 font,
.larticle .titre.h4 font,
.chapo .titre.h4 font,
.larticle .titre.h5 font,
.chapo .titre.h5 font,
.larticle .titre.h6 font,
.chapo .titre.h6 font {
  font-weight: 600;
  line-height: 120%;
  margin-left: 5px;
}
.larticle h3.spip,
.chapo h3.spip,
.larticle .titre.h3,
.chapo .titre.h3 {
  border-bottom: 3px solid #D60712;
  display: table;
  font-size: 24px;
  padding: 0 0 0.35em;
}
.larticle h3.spip font,
.chapo h3.spip font,
.larticle .titre.h3 font,
.chapo .titre.h3 font,
.larticle h3.spip font *,
.chapo h3.spip font *,
.larticle .titre.h3 font *,
.chapo .titre.h3 font * {
  font-weight: bold;
}
.larticle h4.spip,
.chapo h4.spip,
.larticle .titre.h4,
.chapo .titre.h4 {
  border-bottom: 1px solid #CCCCCC;
  display: table;
  font-size: 22px;
  font-style: normal;
  padding: 4px 2px 6px 0;
}
.larticle h4.spip a,
.chapo h4.spip a,
.larticle .titre.h4 a,
.chapo .titre.h4 a {
  padding: 0;
}
.larticle h5.spip,
.chapo h5.spip,
.larticle .titre.h5,
.chapo .titre.h5 {
  color: #FFFFFF;
  display: table;
  line-height: 1.65em;
  font-size: 15px;
  margin: .5em 0 1.5em;
  padding: 0.55em 0.8em 0.75em;
}
.larticle h5.spip .spip_dic,
.chapo h5.spip .spip_dic,
.larticle .titre.h5 .spip_dic,
.chapo .titre.h5 .spip_dic {
  color: #fff;
}
.larticle h6.spip,
.chapo h6.spip,
.larticle .titre.h6,
.chapo .titre.h6 {
  border-bottom: 1px solid #D60712;
  display: table;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  overflow: hidden;
  padding: 3px 0 4px;
}
.larticle p + h3.spip,
.chapo p + h3.spip,
.larticle ul.spip + h3.spip,
.chapo ul.spip + h3.spip,
.larticle ol.spip + h3.spip,
.chapo ol.spip + h3.spip,
.larticle div + h3.spip,
.chapo div + h3.spip,
.larticle table + h3.spip,
.chapo table + h3.spip,
.larticle p + h4.spip,
.chapo p + h4.spip,
.larticle ul.spip + h4.spip,
.chapo ul.spip + h4.spip,
.larticle ol.spip + h4.spip,
.chapo ol.spip + h4.spip,
.larticle div + h4.spip,
.chapo div + h4.spip,
.larticle table + h4.spip,
.chapo table + h4.spip,
.larticle p + h5.spip,
.chapo p + h5.spip,
.larticle ul.spip + h5.spip,
.chapo ul.spip + h5.spip,
.larticle ol.spip + h5.spip,
.chapo ol.spip + h5.spip,
.larticle div + h5.spip,
.chapo div + h5.spip,
.larticle table + h5.spip,
.chapo table + h5.spip,
.larticle p + h6.spip,
.chapo p + h6.spip,
.larticle ul.spip + h6.spip,
.chapo ul.spip + h6.spip,
.larticle ol.spip + h6.spip,
.chapo ol.spip + h6.spip,
.larticle div + h6.spip,
.chapo div + h6.spip,
.larticle table + h6.spip,
.chapo table + h6.spip {
  margin-top: 1.8em;
}
.larticle * .spip_dic,
.chapo * .spip_dic {
  margin: 0 0 0 6px;
  line-height: 95%;
}
.larticle ul.spip li,
.chapo ul.spip li,
.larticle li.spip,
.chapo li.spip {
  padding-left: 1.2em;
  list-style: none;
  position: relative;
}
.larticle ul.spip li::before,
.chapo ul.spip li::before,
.larticle li.spip::before,
.chapo li.spip::before {
  content: " ";
  display: block;
  left: 0px;
  top: .1em;
  width: 0.5em;
  height: .5em;
  position: absolute;
  margin: 0.5em .1em 0 0;
  border-radius: 50%;
  float: left;
}
.larticle ul.spip ul.spip,
.chapo ul.spip ul.spip,
.larticle ol.spip ul.spip,
.chapo ol.spip ul.spip,
.larticle ul.spip ol.spip,
.chapo ul.spip ol.spip {
  margin-left: 10px;
  margin-bottom: 1.7em;
}
.larticle ul.spip ul.spip li,
.chapo ul.spip ul.spip li,
.larticle ol.spip ul.spip li,
.chapo ol.spip ul.spip li,
.larticle ul.spip ol.spip li,
.chapo ul.spip ol.spip li {
  padding-top: 0.2em;
  margin: 0 0 .1em;
}
.larticle ol,
.chapo ol {
  list-style: decimal inside !important;
}
.larticle ol.spip,
.chapo ol.spip {
  counter-reset: repas;
  margin: 0.5em 0 1.9em 1.9em;
}
.larticle ol.spip > li,
.chapo ol.spip > li {
  list-style-type: none;
  counter-increment: repas;
  /* on incrémente le compteur à chaque nouveau li */
  margin-bottom: 10px;
}
.larticle ol.spip li:before,
.chapo ol.spip li:before {
  content: counter(repas);
  /* on affiche le compteur */
  padding: 2px 8px 2px;
  margin-right: 1em;
  vertical-align: top;
  background: #47af69;
  font-weight: bold;
  font-size: 1em;
  color: white;
}
.larticle ol.spip ul li:before,
.chapo ol.spip ul li:before {
  content: none;
}
.larticle li.spip ul.spip,
.chapo li.spip ul.spip {
  margin: 0;
}
.larticle a.spip_out,
.chapo a.spip_out,
.larticle a.spip_in,
.chapo a.spip_in,
.larticle a.spip_glossaire,
.chapo a.spip_glossaire,
.larticle p.spip_note a,
.chapo p.spip_note a,
.larticle p.spip a,
.chapo p.spip a,
.larticle .spip_in,
.chapo .spip_in,
.larticle .spip_note,
.chapo .spip_note,
.larticle .spip_dic sup,
.chapo .spip_dic sup,
.larticle .larticle a,
.chapo .larticle a {
  font-weight: 500;
  color: #47af69;
}
.larticle .spip_out,
.chapo .spip_out,
.larticle .spip_glossaire,
.chapo .spip_glossaire {
  padding: 0px 0px 0px 22px ;
  background: transparent url(https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out.png) no-repeat 0.4em 0.5em;
}
.larticle .spip_out:hover,
.chapo .spip_out:hover,
.larticle p.spip_note a:hover,
.chapo p.spip_note a:hover,
.larticle p.spip a:hover,
.chapo p.spip a:hover,
.larticle .spip_in:hover,
.chapo .spip_in:hover,
.larticle .spip_glossaire:hover,
.chapo .spip_glossaire:hover,
.larticle .spip_out:hover,
.chapo .spip_out:hover {
  text-decoration: underline;
}
.larticle .caractencadre-spip,
.chapo .caractencadre-spip {
  color: #d9332c;
}
.larticle .caractencadre2-spip,
.chapo .caractencadre2-spip {
  color: #ffeb7c;
}
.larticle sc,
.chapo sc,
.larticle .sc,
.chapo .sc {
  font-variant: small-caps;
}
.larticle .caps,
.chapo .caps {
  font-weight: inherit;
}
.larticle .spip_cadre,
.chapo .spip_cadre,
.larticle .spip_code,
.chapo .spip_code {
  padding: .6em 1em .7em;
  display: block;
  margin-bottom: 1.8em;
}
.larticle p > .spip_code,
.chapo p > .spip_code {
  margin-bottom: 0;
}
.larticle .spip_code,
.chapo .spip_code,
.larticle code,
.chapo code {
  font-family: "Courier New", Courier, "Liberation Mono", monospace !important;
  color: #fff;
  font-weight: 500;
  font-size: .85em;
  white-space: inherit;
}
.larticle kbd,
.chapo kbd {
  padding: 2px 4px;
  font-size: 90%;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.larticle kbd kbd,
.chapo kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.larticle pre,
.chapo pre {
  display: block;
  overflow: auto;
  word-break: break-all;
  /* Cf.: http://perishablepress.com/press/2010/06/01/wrapping-content/ */
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
}
.larticle pre code,
.chapo pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.larticle .texteencadre-spip,
.chapo .texteencadre-spip {
  color: #fff;
  border: 0px solid #fff;
  padding: 0.6em 1em 0.8em;
}
.larticle .texteencadre-spip a,
.chapo .texteencadre-spip a {
  color: #fff;
}
.larticle .cs_blocs,
.chapo .cs_blocs {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd ;
  border-bottom: 1px solid #ccc;
  padding: 0.8em 0.9em;
  background-color: #e8e8e8;
  clear: both;
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(180deg, #666666, #ffffff);
  background-image: -webkit-linear-gradient(180deg, #666666, #ffffff);
  background-image: -o-linear-gradient(180deg, #666666, #ffffff);
  background-image: linear-gradient(180deg, #666666, #ffffff);
}
.larticle .cs_blocs .blocs_titre,
.chapo .cs_blocs .blocs_titre {
  font-size: 1.2em;
  background-image: none;
  padding: 0 0 0 33px;
  position: relative;
}
.larticle .cs_blocs .blocs_titre a,
.chapo .cs_blocs .blocs_titre a {
  text-decoration: none;
}
.larticle .cs_blocs .blocs_titre:before,
.chapo .cs_blocs .blocs_titre:before {
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  content: url(//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/);
  transform: rotate(90deg);
  display: inline-block;
  position: absolute;
  left: 7px;
}
.larticle .cs_blocs .blocs_replie:before,
.chapo .cs_blocs .blocs_replie:before {
  transform: rotate(0);
}
.larticle .cs_blocs:last-of-type,
.chapo .cs_blocs:last-of-type {
  border-bottom: 1px solid #ddd;
}
.larticle .cs_blocs .blocs_destination,
.chapo .cs_blocs .blocs_destination {
  padding: .7em 2.1em ;
}
.larticle blockquote.spip,
.chapo blockquote.spip,
.larticle blockquote.spip_poesie,
.chapo blockquote.spip_poesie {
  background-color: #F2F1F1;
  font-size: 1.4em;
  line-height: 144%;
  font-style: italic;
  margin: 1em 0 ;
  padding: 0.7em 1.3em 1em ;
  min-height: 40px;
  position: relative;
}
.larticle blockquote.spip p:last-of-type,
.chapo blockquote.spip p:last-of-type,
.larticle blockquote.spip_poesie p:last-of-type,
.chapo blockquote.spip_poesie p:last-of-type {
  margin-bottom: 0;
}
.larticle blockquote.spip,
.chapo blockquote.spip {
  padding: 1em 3em ;
  text-align: center;
}
.larticle blockquote.spip:before,
.chapo blockquote.spip:before {
  color: #47af69;
  content: "«";
  font-size: 2.6em;
  left: 12px;
  position: absolute;
  top: .2em;
}
.larticle blockquote.spip:after,
.chapo blockquote.spip:after {
  bottom: .35em;
  color: #47af69;
  content: "»";
  font-size: 2.6em;
  position: absolute;
  right: 12px;
}
.larticle hr.spip,
.chapo hr.spip {
  border-bottom: 1px solid #DDDDDD;
  margin: 27px 0;
}
.larticle table,
.chapo table {
  cellpadding: 0;
  cellspacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.larticle table.spip,
.chapo table.spip,
.larticle table.spip td,
.chapo table.spip td,
.larticle table.spip th,
.chapo table.spip th {
  border-collapse: collapse;
  color: #4A4A59;
  font-size: 14px;
  margin: 20px 0 25px;
  padding: 3px 10px;
  text-align: center;
}
.larticle table.spip,
.chapo table.spip {
  width: 100%;
  display: table;
  margin: 2px 0 8px;
  border-width: 1px 1px 1px 2px;
  border: 1px solid #47af69;
}
.larticle table.spip th,
.chapo table.spip th {
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 120%;
  padding: 8px 5px 7px;
  text-align: center;
}
.larticle table.spip th strong,
.chapo table.spip th strong {
  margin: 4px 10px;
}
.larticle table.spip th,
.chapo table.spip th {
  background-color: #47af69;
}
.larticle table.spip td,
.chapo table.spip td {
  border: 0 solid #fff;
}
.larticle table.spip .row_odd,
.chapo table.spip .row_odd,
.larticle table.spip .odd,
.chapo table.spip .odd {
  background-color: transparent;
}
.larticle table.spip .row_even,
.chapo table.spip .row_even {
  background-color: #eaeae9;
}
.larticle table.spip .row_odd:hover,
.chapo table.spip .row_odd:hover {
  background-color: #eaeae9;
}
.larticle table.spip .row_even:hover,
.chapo table.spip .row_even:hover {
  background-color: #eaeae9;
}
.larticle .boutons,
.chapo .boutons {
  margin-top: 1.3em;
}
.larticle textarea,
.chapo textarea {
  border: 1px solid #ddd;
}
.larticle .note,
.chapo .note,
.larticle .notes,
.chapo .notes {
  padding: .4em 0 .8em;
  margin: .8em 0 0;
  border-top: 1px solid _palette(#ee82ee);
  display: block;
  zoom: 1;
  color: _palette(gris);
  overflow: hidden;
  width: 100%;
  font-size: 1.2em;
  max-width: 100%;
}
.larticle .note .pintertitre,
.chapo .note .pintertitre,
.larticle .notes .pintertitre,
.chapo .notes .pintertitre {
  font-size: 1.5em;
  border-bottom: 1px solid #ddd;
  padding: 0.7em 0 0.5em;
  margin-bottom: 1.5em;
}
.larticle .note div > p,
.chapo .note div > p,
.larticle .notes div > p,
.chapo .notes div > p {
  font-weight: 400;
}
.larticle .spip_documents,
.chapo .spip_documents {
  background: #F2F1F1;
  color: #333333;
  display: inline-block;
  padding: 0.2em;
  margin: 0 auto;
  text-align: center;
}
.larticle .spip_documents.spip_documents_left,
.chapo .spip_documents.spip_documents_left,
.larticle .spip_documents.spip_documents_right,
.chapo .spip_documents.spip_documents_right,
.larticle .spip_documents.spip_documents_center,
.chapo .spip_documents.spip_documents_center {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em;
}
.larticle .spip_documents .spip_doc_legende,
.chapo .spip_documents .spip_doc_legende {
  margin: 1.1em 0 0.2em;
}
.larticle .spip_documents .spip_doc_titre,
.chapo .spip_documents .spip_doc_titre {
  margin: 0 17px;
  padding: 0 0 .5em;
}
.larticle .spip_documents .spip_doc_descriptif,
.chapo .spip_documents .spip_doc_descriptif,
.larticle .spip_documents .spip_doc_credits,
.chapo .spip_documents .spip_doc_credits {
  line-height: 140%;
  padding: 0;
  margin: .4em .5em 0;
}
.larticle .spip_documents .spip_doc_descriptif p,
.chapo .spip_documents .spip_doc_descriptif p,
.larticle .spip_documents .spip_doc_credits p,
.chapo .spip_documents .spip_doc_credits p {
  margin-bottom: 1em;
}
.larticle .spip_documents .spip_doc_descriptif p:last-of-type,
.chapo .spip_documents .spip_doc_descriptif p:last-of-type,
.larticle .spip_documents .spip_doc_credits p:last-of-type,
.chapo .spip_documents .spip_doc_credits p:last-of-type {
  margin-bottom: 0;
}
.larticle .spip_documents .spip_doc_credits,
.chapo .spip_documents .spip_doc_credits {
  font-size: .85em;
  font-style: italic;
}
.larticle .spip_documents dt.spip_doc_titre + dd.spip_doc_descriptif,
.chapo .spip_documents dt.spip_doc_titre + dd.spip_doc_descriptif {
  margin: 0 .5em 0;
}
.larticle .spip_documents.oembed_video,
.chapo .spip_documents.oembed_video {
  margin: 5px;
  min-width: 200px;
}
.larticle .spip_documents .spip_doc_titre,
.chapo .spip_documents .spip_doc_titre {
  line-height: 1.2em;
  display: block;
}
.larticle .spip_documents.spip_documents_center,
.chapo .spip_documents.spip_documents_center {
  margin: 15px auto;
  padding: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.larticle .spip_documents.spip_documents_center *,
.chapo .spip_documents.spip_documents_center * {
  text-align: center;
}
.larticle .spip_documents.spip_documents_center .spip_doc_descriptif,
.chapo .spip_documents.spip_documents_center .spip_doc_descriptif,
.larticle .spip_documents.spip_documents_center .spip_doc_titre,
.chapo .spip_documents.spip_documents_center .spip_doc_titre {
  width: auto !important;
}
.larticle .spip_documents.spip_documents_center .spip_doc_titre,
.chapo .spip_documents.spip_documents_center .spip_doc_titre {
  font: 1.2em;
  margin-top: 1em;
}
.larticle .spip_documents.spip_documents_center .spip_doc_titre strong,
.chapo .spip_documents.spip_documents_center .spip_doc_titre strong {
  line-height: 1.2em;
  display: block;
}
.larticle .spip_documents.spip_documents_left,
.chapo .spip_documents.spip_documents_left {
  margin: .2em 2% 2.5em 0;
  float: left;
}
.larticle .spip_documents.spip_documents_right,
.chapo .spip_documents.spip_documents_right {
  margin: .2em 0 2.5em 2%;
  float: right;
}
.larticle .spip_documents.spip_documents_left,
.chapo .spip_documents.spip_documents_left,
.larticle .spip_documents.spip_documents_right,
.chapo .spip_documents.spip_documents_right {
  max-width: calc(50% - 50px);
}
.larticle .spip_documents.spip_documents_left .oe-video,
.chapo .spip_documents.spip_documents_left .oe-video,
.larticle .spip_documents.spip_documents_right .oe-video,
.chapo .spip_documents.spip_documents_right .oe-video {
  float: none;
}
.larticle .spip_documents.spip_documents_center.oembed_video,
.chapo .spip_documents.spip_documents_center.oembed_video {
  width: auto;
  padding: 40px 15px;
  margin: 2em 0;
}
.larticle .spip_documents.spip_documents_center.oembed_video .oembed,
.chapo .spip_documents.spip_documents_center.oembed_video .oembed {
  width: 100%;
  max-width: 700px !important;
  padding: 0;
}
.larticle .spip_documents .oe-play-button button,
.chapo .spip_documents .oe-play-button button {
  margin-left: -33px;
  margin-top: -33px;
  left: calc(50%);
  top: calc(50%);
}
.larticle .spip_documents.oembed_twitter,
.chapo .spip_documents.oembed_twitter {
  width: auto;
  display: block;
  padding-bottom: 1.3em;
  margin: 2em auto;
}
.larticle .spip_documents.oembed_twitter .twitter-tweet,
.chapo .spip_documents.oembed_twitter .twitter-tweet {
  text-align: left;
  padding-left: 16%;
  background: url('https://plurilingue.c-real.fr/squ/squ-hda/ergo/twisozio.png') no-repeat 2.4% 0.3em;
  background-size: 11%;
}
.larticle .spip_documents.oembed_twitter .twitter-tweet p,
.chapo .spip_documents.oembed_twitter .twitter-tweet p {
  font-size: 1.5em;
  padding: 1px 4% 0;
  text-align: left;
  border-left: 1px solid #ddd;
  margin: 0.8em 0;
}
.larticle .spip_documents.oembed_twitter .oembed,
.chapo .spip_documents.oembed_twitter .oembed {
  padding-bottom: 1em;
}
.larticle .spip_documents img,
.chapo .spip_documents img {
  max-width: 100%;
}
.larticle .spip_documents p.spip,
.chapo .spip_documents p.spip {
  margin: 0 !important;
}
.larticle .spip_documents.lecteurpdf,
.chapo .spip_documents.lecteurpdf {
  width: 100%;
}
.larticle .toutlargeur,
.chapo .toutlargeur {
  width: auto;
}
.larticle .toutlargeur .oembed_video,
.chapo .toutlargeur .oembed_video {
  width: 100%;
}
.larticle .minivideo,
.chapo .minivideo {
  width: 100%;
}
.larticle .carte_gis,
.chapo .carte_gis {
  margin-bottom: 1.5em;
}
.larticle h3.spip,
.chapo h3.spip,
.larticle h6.spip,
.chapo h6.spip {
  border-bottom-color: #47af69;
}
.larticle h5.spip,
.chapo h5.spip,
.larticle li:before,
.chapo li:before,
.larticle ol li:before,
.chapo ol li:before,
.larticle .spip_code,
.chapo .spip_code,
.larticle .texteencadre-spip,
.chapo .texteencadre-spip {
  background-color: #47af69;
}
.larticle h5.spip a,
.chapo h5.spip a,
.larticle li:before a,
.chapo li:before a,
.larticle ol li:before a,
.chapo ol li:before a,
.larticle .spip_code a,
.chapo .spip_code a,
.larticle .texteencadre-spip a,
.chapo .texteencadre-spip a {
  color: #ffffff;
  text-decoration: underline;
}
.larticle .spip_out,
.chapo .spip_out,
.larticle .spip_in,
.chapo .spip_in,
.larticle .spip_ancre,
.chapo .spip_ancre {
  color: #47af69;
}
.larticle .spip_out,
.chapo .spip_out {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/out.png') no-repeat 0.4em 0.4em;
}
.larticle .larticle table.spip,
.chapo .larticle table.spip {
  border: 1px solid #47af69;
}
.larticle .larticle table.spip td,
.chapo .larticle table.spip td {
  border-right: 1px solid #47af69;
}
.larticle .larticle table.spip thead,
.chapo .larticle table.spip thead {
  background-color: #47af69;
}
.larticle .note .pintertitre,
.chapo .note .pintertitre,
.larticle .notes .pintertitre,
.chapo .notes .pintertitre {
  color: #47af69;
}
.larticle ul.spip li,
.chapo ul.spip li {
  margin: 0 0 9px;
}
.larticle dl.faq.js dt,
.chapo dl.faq.js dt {
  background-position: 0.5em 0.6em;
  padding-left: 2.2em;
}
.larticle dl.faq.js dd,
.chapo dl.faq.js dd {
  margin-top: 1em;
  padding: 0.4em 0 0 1.1em;
}
.larticle .qcm_precision,
.chapo .qcm_precision {
  padding: 0;
  font-size: 100%;
  width: 100%;
  border: none;
  font-weight: bold;
  text-align: right;
  font-style: italic;
}
.larticle .spip:first-child,
.chapo .spip:first-child,
.larticle blockquote:first-child,
.chapo blockquote:first-child,
.larticle p:first-child,
.chapo p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .larticle .texte .spip_documents.spip_documents_left,
  .chapo .texte .spip_documents.spip_documents_left,
  .larticle .texte .spip_documents.spip_documents_right,
  .chapo .texte .spip_documents.spip_documents_right,
  .larticle .texte .cs_blocs,
  .chapo .texte .cs_blocs {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .larticle .texte .cs_blocs,
  .chapo .texte .cs_blocs {
    width: 100%;
  }
  .larticle .spip_documents.oembed_video,
  .chapo .spip_documents.oembed_video {
    min-width: 0;
  }
}
@media screen and (min-width: 768px) {
  .larticle .texte .spip_documents.spip_documents_right,
  .chapo .texte .spip_documents.spip_documents_right,
  .larticle .texte .cs_blocs,
  .chapo .texte .cs_blocs {
    margin-left: 5%;
  }
  .larticle .texte .spip_documents.spip_documents_left,
  .chapo .texte .spip_documents.spip_documents_left {
    margin-right: 5%;
  }
}
.coin .chapo h3.spip,
.coin .larticle h3.spip {
  border-bottom-color: #d9332c;
}
.coin1 .chapo h3.spip,
.coin1 .larticle h3.spip {
  border-bottom-color: #47af69;
}
.coin2 .chapo h3.spip,
.coin2 .larticle h3.spip {
  border-bottom-color: #ec5a23;
}
.coin3 .chapo h3.spip,
.coin3 .larticle h3.spip {
  border-bottom-color: #ffeb7c;
}
.coin4 .chapo h3.spip,
.coin4 .larticle h3.spip {
  border-bottom-color: #014c78;
}
.coin5 .chapo h3.spip,
.coin5 .larticle h3.spip {
  border-bottom-color: #d9332c;
}
.coin h4.spip {
  color: #d9332c;
}
.coin1 h4.spip {
  color: #47af69;
}
.coin2 h4.spip {
  color: #ec5a23;
}
.coin3 h4.spip {
  color: #ffeb7c;
}
.coin4 h4.spip {
  color: #014c78;
}
.coin5 h4.spip {
  color: #d9332c;
}
.coin .larticle h5.spip,
.coin ol li:before {
  background-color: #d9332c;
}
.coin1 .larticle h5.spip,
.coin1 ol li:before {
  background-color: #47af69;
}
.coin2 .larticle h5.spip,
.coin2 ol li:before {
  background-color: #ec5a23;
}
.coin3 .larticle h5.spip,
.coin3 ol li:before {
  background-color: #ffeb7c;
}
.coin4 .larticle h5.spip,
.coin4 ol li:before {
  background-color: #014c78;
}
.coin5 .larticle h5.spip,
.coin5 ol li:before {
  background-color: #d9332c;
}
.coin .chapo h6.spip,
.coin .larticle h6.spip {
  border-bottom-color: #d9332c;
}
.coin1 .chapo h6.spip,
.coin1 .larticle h6.spip {
  border-bottom-color: #47af69;
}
.coin2 .chapo h6.spip,
.coin2 .larticle h6.spip {
  border-bottom-color: #ec5a23;
}
.coin3 .chapo h6.spip,
.coin3 .larticle h6.spip {
  border-bottom-color: #ffeb7c;
}
.coin4 .chapo h6.spip,
.coin4 .larticle h6.spip {
  border-bottom-color: #014c78;
}
.coin5 .chapo h6.spip,
.coin5 .larticle h6.spip {
  border-bottom-color: #d9332c;
}
.coin .spip_out,
.coin .spip_in,
.coin .spip_ancre {
  color: #d9332c;
}
.coin1 .spip_out,
.coin1 .spip_in,
.coin1 .spip_ancre {
  color: #47af69;
}
.coin2 .spip_out,
.coin2 .spip_in,
.coin2 .spip_ancre {
  color: #ec5a23;
}
.coin3 .spip_out,
.coin3 .spip_in,
.coin3 .spip_ancre {
  color: #ffeb7c;
}
.coin4 .spip_out,
.coin4 .spip_in,
.coin4 .spip_ancre {
  color: #014c78;
}
.coin5 .spip_out,
.coin5 .spip_in,
.coin5 .spip_ancre {
  color: #d9332c;
}
.spip_out:hover,
.spip_in:hover,
.spip_ancre:hover {
  text-decoration: underline;
}
#cnt .chapo .spip_out {
  background-position: 2px 10px;
}
.spip_out:hover,
p.spip_note a:hover,
p.spip a:hover,
.spip_in:hover,
.spip_glossaire:hover,
.spip_out:hover {
  text-decoration: underline;
}
.spuce ul.spip li,
.spuce1 ul.spip li,
.spuce2 ul.spip li,
.spuce3 ul.spip li,
.spuce4 ul.spip li,
.spuce5 ul.spip li {
  background-position: left 9px;
  background-repeat: no-repeat;
  padding-left: 31px;
}
#article .fondblanc .notes div {
  text-indent: 0px;
  padding: 0px 0px 0px 31px;
  font-size: 14px;
  list-style: none;
}
/* ---- Page imprimer ---- */
@media print {
  * {
    float: none !important;
    overflow: visible !important;
  }
  img.droite,
  .bt_imprimer {
    display: none;
  }
}
/* CSS Document */
.coin5 form {
  float: left;
  margin: 25px 0 0 6px;
  width: 520px;
}
#article #cnt .larticle .formulaire_spip .submit {
  cursor: pointer;
}
#article #cnt .larticle .formulaire_spip textarea.markItUpEditor,
#article #cnt .larticle .formulaire_spip li.editer_texte textarea {
  border: 1px solid #CCCCCC;
  width: 100%;
}
#article #cnt .larticle .formulaire_spip legend {
  margin-bottom: 0;
  background: #47af69;
  color: #fff;
  font-weight: 600;
}
#article #cnt .larticle .formulaire_spip label {
  text-align: left;
  margin-left: 0;
}
.markItUp .markItUpContainer {
  margin: 0;
  padding: 0;
  min-width: 500px;
}
.coin5 form .boutons {
  float: right;
  padding: 4px 0;
  width: 40px;
  margin: 38px 53px 0 0;
}
/* Barre d'info Cookies */
#cookieChoiceInfo {
  background-color: #fff !important;
  bottom: 0px !important;
  top: inherit !important;
  font-size: 18px !important;
  border-top: 3px solid #D50712;
  padding: 11px 0 !important;
}
#cookieChoiceInfo #cookieChoiceDismiss {
  margin-left: 14px !important;
  background: #CF0911;
  color: #fff;
  font-size: 16px;
  padding: 1px 5px 1px 4px;
  border-radius: 2px;
}
/* Plugin image responsive */
img.adapt-img,
.lazy img.adapt-img {
  opacity: 1;
}
/* ---- Debug ---- */
#debug-nav {
  font: 12px Arial, Helvetica, sans-serif;
}
/* ================== Particularité de certains formulaires ================== */
/* Formulaire d'abonnement */
#col1 .souhait {
  font-weight: bold;
  margin: 0 0 5px;
}
#col1 .formulaire_gestion_abonnement #accepte {
  margin: 4px;
}
#col1 .formulaire_gestion_abonnement .accepte {
  border-left: 2px solid #96004A;
  margin: 0 0 0 12px;
  padding-left: 9px;
  width: 478px;
}
/* Formulaire de contact */
#col1 #formulaire_contact {
  padding: 0 7px 12px 22px;
}
/* Palliatif au BR qui introduit le formulaire de contact avancé */
/* Bouton d'admin */
body .spip-admin-bloc,
body .spip-admin-float {
  right: 43%;
}
/* --------- Titres --------- */
.spip_out,
.spip_glossaire {
  padding: 0px 0px 0px 15px ;
}
.spip_out:hover,
p.spip_note a:hover,
p.spip a:hover,
.spip_in:hover,
.spip_glossaire:hover,
.spip_out:hover {
  text-decoration: underline;
}
.spip-admin-float {
  z-index: 1030 !important;
  font-size: 14px;
}
/* =============== GENERALITES  ============ */
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Regular.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Regular.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Regular.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Regular.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Regular.svg#Kievit-Regular') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularSC.svg#Kievit-RegularSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularSC.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularItalicSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularItalicSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularItalicSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularItalicSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularItalicSC.svg#Kievit-RegularItalicSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-RegularItalicSC.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Book.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Book.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Book.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Book.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Book.svg#Kievit-Book') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalic.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalic.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalic.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalic.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalic.svg#Kievit-BookItalic') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalic.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookSC.svg#Kievit-BookSC') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalicSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalicSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalicSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalicSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalicSC.svg#Kievit-BookItalicSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BookItalicSC.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Medium.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Medium.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Medium.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Medium.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Medium.svg#Kievit-Medium') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalic.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalic.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalic.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalic.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalic.svg#Kievit-MediumItalic') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalic.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumSC.svg#Kievit-MediumSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumSC.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalicSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalicSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalicSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalicSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalicSC.svg#Kievit-MediumItalicSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-MediumItalicSC.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Bold.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Bold.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Bold.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Bold.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Bold.svg#Kievit-Bold') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalic.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalic.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalic.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalic.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalic.svg#Kievit-BoldItalic') format('svg'), url('https://plurilingue.c-real.fr/c?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldSC.svg#Kievit-BoldSC') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalicSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalicSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalicSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalicSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalicSC.svg#Kievit-BoldItalicSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BoldItalicSC.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Black.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Black.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Black.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Black.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Black.svg#Kievit-Black') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalic.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalic.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalic.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalic.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalic.svg#Kievit-BlackItalic') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalic.eot?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackSC.svg#Kievit-BlackSC') format('svg'), url('https://plurilingue.c-real.fr/?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalicSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalicSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalicSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalicSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalicSC.svg#Kievit-BlackItalicSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-BlackItalicSC.eot?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Extrabold.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Extrabold.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Extrabold.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Extrabold.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Extrabold.svg#Kievit-Extrabold') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-Extrabold.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Kievit';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalic.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalic.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalic.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalic.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalic.svg#Kievit-ExtraboldItalic') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalic.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldSC.svg#Kievit-ExtraboldSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldSC.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'KievitSC';
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalicSC.eot');
  src: url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalicSC.woff2') format('woff2'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalicSC.woff') format('woff'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalicSC.ttf') format('truetype'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalicSC.svg#Kievit-ExtraboldItalicSC') format('svg'), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/Kievit-ExtraboldItalicSC.eot?#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "BlackJack";
  src: url("//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/") format("eot"), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/BLACKJAR.woff') format("woff"), url('https://plurilingue.c-real.fr/squ/squ-hda/css/fonts/BLACKJAR.ttf') format("truetype"), url("//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/") format("svg");
  font-weight: normal;
  font-style: normal;
}
a,
a * {
  color: #000;
}
a img {
  border: 0px solid #fff;
}
img {
  height: auto;
}
.cnt a,
.chapo a {
  font-size: inherit;
}
.tit {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
body {
  background: #eaeae9;
}
.gtit,
.titafter {
  font-size: 31px;
  line-height: 41px;
  text-transform: none;
  font-weight: 300;
  color: #333333;
  font-family: BlackJack, Arial, sans-serif;
  width: 100%;
}
.gtit .soulignejaune,
.titafter .soulignejaune {
  font-size: 50px;
  line-height: 120%;
  width: auto;
  text-align: center;
  font-weight: 500;
  color: #47af69;
  border-bottom: 3px solid #ffeb7c;
  display: inline-table;
  margin-bottom: .6em;
}
/* ------------- Fond  ------------ */
.carto,
body#sommaire .carto {
  background: #47af69;
  overflow: hidden;
  background-position: center -33px;
  padding-top: 60px;
}
.fondblanc {
  width: 936px;
  background-image: none;
  box-shadow: none;
}
.entoure {
  padding: 30px 44px;
  margin-top: 2em;
}
h1 {
  font-size: 60px;
  text-align: center;
  margin: .5em 0 0.2em;
  text-transform: uppercase;
  line-height: 100%;
  letter-spacing: .1em;
  z-index: 500;
  padding: 0.4em 0 0.2em;
}
h1 img {
  font-weight: 600;
  line-height: 140%;
  width: 410px;
  transition: all 0.5s ease;
}
#coldroite {
  margin-right: 4px;
}
.largemarge {
  width: 985px;
}
#logosite {
  box-shadow: none;
  min-width: 1000px;
}
svg {
  font-family: BlackJack, Arial, sans-serif;
  fill: #FFFFFF;
  text-transform: uppercase;
}
svg .soustitre {
  font-style: italic;
  font-size: 18px;
  text-transform: none;
  font-weight: 400;
}
svg .st3 {
  opacity: 0.5;
}
svg .st7 {
  fill: #010101;
}
svg .traitjaune,
svg .traitbleu {
  fill: none;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
svg .traitjaune {
  stroke: #F6A324;
}
svg .traitbleu {
  stroke: #086D77;
}
svg .prenom {
  font-weight: 400;
  font-size: 30px;
}
svg .nom {
  font-size: 40px;
  font-weight: 600;
}
svg .bleu {
  fill: #086D77;
}
svg .jaune {
  fill: #F6A324;
}
svg g {
  overflow: visible;
}
/* ------------- Menus  ------------ */
#menutop {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: none;
  font-family: "KievitSC", "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  height: 52px;
  font-size: 1em;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
#menutop a {
  padding: 0.75em 0;
  font: 500 18px Kievit, Arial, sans-serif;
  margin: 0 23px 0 0;
}
#menutop .menugauche a {
  padding: .75em 0 .9em .8em;
  border-left: 0;
  padding-left: 0.8em;
}
#menutop .menugauche a:hover {
  border-bottom-width: 4.8px;
  border-bottom-style: solid;
  color: #d9332c;
}
#menutop .logomenu {
  background: #d9332c;
  color: #fff;
  padding: 1em 1.3em 1em;
  height: auto;
  font-size: 13.7px;
  display: inline-table;
  float: none;
  overflow: hidden;
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#menutop .logomenu span {
  overflow: visible;
}
#menutop .logomenu .nom {
  font-family: BlackJack, Arial, sans-serif;
  text-transform: none;
  font-size: 3.9em;
  font-weight: 400;
  color: #fff;
  line-height: 100%;
}
#menutop .logomenu .statut {
  font-family: Kievit, Arial, sans-serif;
  font-size: 2.3em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  line-height: 100%;
}
#menutop .menudroite a {
  text-transform: none;
  font-weight: 400;
}
#menutop .menu,
#menutop .suivre,
#menutop .recherche {
  border-bottom: 0px solid #fff;
  background-image: none;
}
#menutop .menu a,
#menutop .suivre a,
#menutop .recherche a {
  text-transform: uppercase;
}
#menutop .menu:before,
#menutop .suivre:before,
#menutop .recherche:before {
  font-family: "Pictoperso";
  float: left;
  padding: 4px 6px 0 3px;
  line-height: 60%;
  font-weight: normal;
  text-transform: none;
}
#menutop #formulaire_recherche {
  float: left;
  width: 0px;
  font-size: 15px;
  margin: 5px 2px;
  overflow: hidden;
  transition: 1s;
}
#menutop #formulaire_recherche .input-append {
  width: 300px;
  display: block;
  text-align: left;
  height: 40px;
}
#menutop #formulaire_recherche #recherche {
  padding: 1px 8px 2px;
  border: 1px solid #bbb;
  font-family: kievit, Arial, sans-serif;
  line-height: 140%;
  width: 145px;
  font-size: 16px;
  border-radius: 2px;
}
#menutop #formulaire_recherche .btn {
  padding: 3px 5px;
  font-family: kievit, Arial, sans-serif;
  font-weight: 600;
  background: #d9332c;
  color: #fff;
  line-height: 145%;
  height: 26px;
  border-radius: 2px;
}
#menutop .menu {
  line-height: 129%;
  padding: 0.7em .5em;
  margin-left: 0;
  color: #666666;
  padding-bottom: 2em;
}
#menutop .menu:before {
  content: "=";
  color: #666666;
  font-size: 1.2em;
}
#menutop .suivre {
  background-color: #d9332c;
  color: #fff;
  margin: 0 0 0 6px;
  padding: 14px 11px 20px;
}
#menutop .suivre:before {
  content: "E";
  padding: 6px 8px 0 3px;
}
#menutop .suivre:hover {
  color: #ffeb7c;
}
#menutop a.boutonguest {
  width: 24px;
  height: auto;
  padding-top: 14px;
}
#menutop a.boutonguest img {
  width: 24px;
}
#menutop a.boutonguest.video {
  width: 25px;
  padding-top: 15px;
  padding-left: 2px;
}
#menutop a.boutonguest.video img {
  width: 25px;
  height: auto;
}
#menutop a.boutonguest.recherche {
  width: 20px;
}
#sommaire #menutop .centre {
  margin: 0 0 0 57px;
}
#menuprincipal {
  font-family: Kievit, Arial, sans-serif;
  margin: 5px 3px 20px;
}
#menuprincipal .item {
  margin-right: 1px;
  width: 24.5%;
  border-left: 1px solid #eaeae9;
  padding-left: .1%;
}
#menuprincipal .item.dernier {
  border-right: 1px solid #eaeae9;
}
#menuprincipal .item .tit {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 0 10px;
}
#menuprincipal .item h2 {
  margin-bottom: 0;
}
#menuprincipal .item .stit {
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-left: 0px solid #fff;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  padding: 0 10px 11px;
  line-height: 120%;
}
.liensenateur {
  position: absolute;
  font-family: Kievit, Arial, sans-serif;
  top: 460px;
}
.liensenateur.gauche {
  left: 0;
}
.liensenateur.droite {
  right: 0;
}
/* ========== COMMUN A TOUTES LES PAGES  ========== */
#sommaire .rdv,
.interieur .rdv {
  margin: 0;
  padding-left: 0;
  width: 100%;
  color: #000;
}
#sommaire .rdv .gtit,
.interieur .rdv .gtit {
  font-size: 31px;
  font-weight: 400;
}
#sommaire .rdv article .module,
.interieur .rdv article .module {
  width: 100%;
}
#sommaire .rdv article .titbulle4,
.interieur .rdv article .titbulle4 {
  margin-right: 50%;
  margin-bottom: 20px;
}
#sommaire .rdv article .date,
.interieur .rdv article .date {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-color: #d9332c;
  padding: .1em .5em;
  display: inline-block;
  width: auto;
  margin-bottom: 0.6em;
}
#sommaire .rdv article .cnt,
.interieur .rdv article .cnt {
  padding: 0 0 0 1em;
  border-left: 2px solid #eaeae9;
  display: block;
  overflow: hidden;
  float: left;
  margin: .5em 0 0 0;
}
#sommaire .rdv article .cnt .tit,
.interieur .rdv article .cnt .tit,
#sommaire .rdv article .cnt .lieu,
.interieur .rdv article .cnt .lieu {
  width: 100%;
  font-weight: 600;
}
#sommaire .rdv article .cnt .lieu,
.interieur .rdv article .cnt .lieu {
  font-size: 15px;
  font-weight: 500;
}
#sommaire .rdv article .cnt .lieu b,
.interieur .rdv article .cnt .lieu b {
  font-weight: 600;
}
#sommaire .rdv article .cnt .lieu::before,
.interieur .rdv article .cnt .lieu::before {
  font-size: 1.9em;
  float: left;
  margin: 0.1em .2em 0 0;
  color: #d9332c;
}
#sommaire .rdv article .cnt .lls,
.interieur .rdv article .cnt .lls {
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  background-color: transparent;
  color: #000;
  margin-top: 0.4em;
}
#sommaire .rdv .lf,
.interieur .rdv .lf {
  font-size: 15px;
  text-transform: uppercase;
  background: #eaeae9;
  padding: 0.3em .5em 0;
  width: 100%;
  color: #000;
}
#sommaire .rdv .lf::before,
.interieur .rdv .lf::before {
  margin: 0em 0.3em 0.2em 0;
  font-size: 1.5em;
  float: left;
  color: #ec5a23;
}
/* =============== PAGES AGENDA ET GROUPE MOT ============ */
#agenda #cnt .fondblanc,
#groupe_mot #cnt .fondblanc {
  text-align: center;
}
#agenda #cnt .fondblanc .rangee,
#groupe_mot #cnt .fondblanc .rangee,
#agenda #cnt .fondblanc #menuprincipal,
#groupe_mot #cnt .fondblanc #menuprincipal {
  text-align: left;
}
#agenda #cnt .fondblanc #toutactu .gtit,
#groupe_mot #cnt .fondblanc #toutactu .gtit {
  display: inline-table;
  width: auto;
  border-bottom: 4px solid #ffeb7c;
  padding: 0 0 0.1em;
  font-size: 53px;
  margin: 10px 0 25px;
  color: #d10051;
  font-weight: 500;
}
#agenda #cnt .fondblanc .gstit,
#groupe_mot #cnt .fondblanc .gstit {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  margin: 10px 0 25px;
  padding: 5px 10px;
  background: #eee;
}
#agenda #cnt .fondblanc .rangee,
#groupe_mot #cnt .fondblanc .rangee {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  margin-bottom: 30px;
  margin-top: 0px;
}
#agenda #cnt .fondblanc #fintryptique,
#groupe_mot #cnt .fondblanc #fintryptique {
  border-bottom: 0 solid #eee;
  padding: 0;
  margin-bottom: 2em;
}
#agenda #cnt .fondblanc #principe,
#groupe_mot #cnt .fondblanc #principe {
  margin-top: 0.3em;
}
/* =============== PAGE GROUPE MOT  =============== */
#groupe_mot #cnt .fondblanc .intro {
  width: 99%;
  margin: 0 0 40px;
  padding: 0 0 4px;
  border-bottom: 1px solid #ddd;
  font-size: 17px;
}
#groupe_mot #cnt .fondblanc #principe .item {
  height: 20em;
  background-size: cover;
}
#groupe_mot #cnt .fondblanc #principe .item.lie .tit {
  font-size: 2.3em;
}
#groupe_mot #cnt .fondblanc #principe .item.lie .tit.petit {
  font-size: 2em;
}
#groupe_mot #cnt .fondblanc #principe .item h3 {
  background: rgba(1, 76, 120, 0.4);
}
/* =============== ARTICLE  =============== */
#article #cnt .fondblanc {
  padding: 30px 44px 60px;
  width: 936px;
}
#article #cnt .fondblanc .larticle {
  margin: 0;
  padding-bottom: 30px;
}
#article #cnt .fondblanc .larticle .surtit {
  padding-top: 0em;
  display: inline-block;
  font-size: 20px;
  border-bottom-width: 3px;
}
#article #cnt .fondblanc .larticle .gtit {
  line-height: 120%;
  color: #231f20;
  margin: .1em 0 0.8em;
  overflow: visible;
  text-transform: none;
  font-weight: 500;
  font-size: 36px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
#article #cnt .fondblanc .larticle .profession {
  font-size: 20px;
}
#article #cnt .fondblanc .larticle .ville {
  display: none;
}
#article #cnt .fondblanc .larticle table.spip {
  text-align: left;
  font-weight: 600;
  margin-bottom: 1.5em;
}
#article #cnt .fondblanc .larticle table.spip td,
#article #cnt .fondblanc .larticle table.spip tr {
  text-align: left;
}
#article #cnt .fondblanc .larticle .letexte {
  margin-bottom: 2.5em;
}
#article #cnt .fondblanc .larticle #videos .gtit,
#article #cnt .fondblanc #suite #videos .gtit {
  width: 98%;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
  padding-top: 0;
  padding-left: 15px;
  border-left: 3px solid #ffeb7c;
  font-size: 43px;
  margin: 0 0 .6em;
  text-align: left;
  line-height: 100%;
}
#article #cnt .fondblanc .larticle #videos .gtit a,
#article #cnt .fondblanc #suite #videos .gtit a {
  color: #d9332c;
  font-size: 43px;
  line-height: 100%;
}
#article #cnt .fondblanc .larticle #videos .tit,
#article #cnt .fondblanc #suite #videos .tit {
  margin: .6em 0 0;
}
#article #cnt .fondblanc .larticle #videos .tit::after,
#article #cnt .fondblanc #suite #videos .tit::after {
  margin: 0.5em 0 0.6em;
}
#article #cnt .fondblanc .larticle #videos .rub,
#article #cnt .fondblanc #suite #videos .rub {
  margin: 0 0 2em;
}
#article #cnt .fondblanc .larticle #videos .lls,
#article #cnt .fondblanc #suite #videos .lls {
  color: #000;
}
#article #cnt .fondblanc .larticle #videos .lienrub,
#article #cnt .fondblanc #suite #videos .lienrub {
  color: #333333;
}
#article #cnt .fondblanc .citation,
#article #cnt .fondblanc .citation p {
  text-align: center;
  font-size: 18px;
  padding-bottom: 1.5em;
}
#article #cnt .fondblanc .citation:last-of-type,
#article #cnt .fondblanc .citation p:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
#article #cnt .fondblanc .citation:after,
#article #cnt .fondblanc .citation p:after {
  margin: -15px 3px 3px;
}
#article #cnt .fondblanc .playeroptimise {
  width: 46.5%;
  margin-left: 6%;
  float: right;
  margin-top: 0;
  clear: both;
}
#article #cnt .fondblanc .playeroptimise .spip_documents_center {
  width: 430px !important;
  margin: 0 0 30px;
  padding: 15px 0;
}
#article #cnt .fondblanc .playeroptimise .spip_documents_center .oe-video {
  width: 375px;
}
#article #cnt .fondblanc .chiffres .stit {
  font-weight: 400;
  font-style: italic;
  line-height: 1.6em;
  color: #666;
  font-size: 0.9em;
}
#article #cnt .fondblanc .chiffres .titmot {
  font-size: 1.1em;
  line-height: 120%;
}
#article #cnt .fondblanc .memesujet {
  margin: 0 0 50px 40px;
  width: 877px;
}
#article #cnt .fondblanc .memesujet .lss {
  width: 100%;
  display: inline-block;
}
#article #cnt .fondblanc .memesujet .undocument {
  min-height: 82px;
  display: flex;
}
#article #cnt .fondblanc .memesujet .undocument .spip_logo {
  width: 16%;
}
#article #cnt .fondblanc .memesujet .undocument .adapt-img-wrapper {
  width: 16%;
  margin-right: 2%;
  height: 90%;
}
#article #cnt .fondblanc .memesujet .undocument .coldroite {
  margin: 0 4% 19px 0;
  width: 76%;
}
#article #cnt .fondblanc .memesujet .col4 {
  margin-bottom: .4em;
  font-size: .9em;
}
#article #cnt .fondblanc #suite .gtit,
#article #cnt .fondblanc #fintryptique .gtit {
  line-height: 100%;
  margin-bottom: .6em;
  font-size: 43px;
  font-weight: 500;
  padding: 0 0 0 15px;
  border-left: 3px solid #ffeb7c;
}
#article #cnt .fondblanc #suite .tit,
#article #cnt .fondblanc #fintryptique .tit {
  color: #000;
}
#article #cnt .fondblanc #suite .lrub,
#article #cnt .fondblanc #fintryptique .lrub {
  color: #000;
  font-size: 11px;
  width: 80%;
  text-align: left;
}
#article #cnt .fondblanc #suite .lrub:before,
#article #cnt .fondblanc #fintryptique .lrub:before {
  top: 1px;
}
#article #cnt .fondblanc #suite #resumeterrain .lls,
#article #cnt .fondblanc #fintryptique #resumeterrain .lls,
#article #cnt .fondblanc #suite #resumeparlement .lls,
#article #cnt .fondblanc #fintryptique #resumeparlement .lls {
  color: #fff;
}
#article #cnt .dateetlieu .date {
  background: #ec5a23;
}
/* =============== PARTICULARITE PAGE SOMMAIRE  =============== */
#cnt #formintro.larticle {
  background-clip: padding-box;
  min-height: 0;
}
#cnt #formintro.larticle .entoure {
  padding: 20px 44px;
}
#cnt #formintro.larticle .editer {
  margin-bottom: 0;
}
#cnt #formintro.larticle .gtit {
  text-align: center;
  color: #47af69;
  font: 600 2.4em/110% Kievit, Arial, sans-serif;
  text-transform: uppercase;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
  width: 100%;
}
#cnt #formintro.larticle .gtit .rouge {
  font-weight: 600;
  line-height: 110%;
}
#cnt #formintro.larticle .formulaire_spip {
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 0;
}
#cnt #formintro.larticle .formulaire_spip .saisie_input,
#cnt #formintro.larticle .formulaire_spip .saisie_email,
#cnt #formintro.larticle .formulaire_spip .saisie_textarea {
  display: block;
  float: left;
  text-align: left;
  width: auto;
  margin-right: 4%;
}
#cnt #formintro.larticle .formulaire_spip .saisie_textarea {
  width: 100%;
}
#cnt #formintro.larticle .formulaire_spip .email,
#cnt #formintro.larticle .formulaire_spip .text,
#cnt #formintro.larticle .formulaire_spip .date,
#cnt #formintro.larticle .formulaire_spip .fichier,
#cnt #formintro.larticle .formulaire_spip textarea,
#cnt #formintro.larticle .formulaire_spip select,
#cnt #formintro.larticle .formulaire_spip .choix_alternatif {
  width: 260px;
  float: left;
  border-color: #000;
  font-weight: 600;
  color: #47af69;
  border-radius: 0;
  font-size: 1.3em;
  padding: 0.4em .6em;
  margin: 0 0 0.9em;
  clear: left;
}
#cnt #formintro.larticle .formulaire_spip .petit {
  width: 140px;
}
#cnt #formintro.larticle .formulaire_spip .grand {
  width: 340px;
}
#cnt #formintro.larticle .formulaire_spip textarea {
  width: 88.5%;
}
#cnt #formintro.larticle .formulaire_spip .checkbox {
  margin: 6px 11px 4px 0;
}
#cnt #formintro.larticle .formulaire_spip .editer-groupe {
  width: 89%;
  display: block;
  margin: 1.5em 0 0;
  float: left;
}
#cnt #formintro.larticle .formulaire_spip .choix {
  width: 100%;
}
#cnt #formintro.larticle .formulaire_spip .saisie_case {
  display: inherit;
  width: 85%;
  margin: 1em 0 0.2em;
}
#cnt #formintro.larticle .formulaire_spip .saisie_case label {
  font-size: 1.2em;
  font-weight: 500;
  width: 95%;
  margin-top: 1px;
}
#cnt #formintro.larticle .formulaire_spip label,
#cnt #formintro.larticle .formulaire_spip .explication,
#cnt #formintro.larticle .formulaire_spip .reponse_formulaire {
  width: 100%;
  text-align: left;
  margin: 0 0 0.9em;
  min-height: 1.5em;
}
#cnt #formintro.larticle .formulaire_spip .reponse_formulaire {
  color: #d9332c;
  font-size: 1.5em;
  margin-top: 1em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}
#cnt #formintro.larticle .formulaire_spip form {
  width: 100%;
}
#cnt #formintro.larticle .formulaire_spip form .boutons {
  margin: 0;
  padding: 0;
  width: 11%;
  border-top: 0;
  float: left;
}
#cnt #formintro.larticle .formulaire_spip form .boutons .submit {
  border-radius: 0;
  margin: 1.2em 0 0;
  padding: 0.5em 0.8em 0.5em;
  overflow: hidden;
  text-transform: uppercase;
  background: #d9332c;
  color: #FFF;
  padding: .55em 1.1em;
  font-size: 1.2em;
}
#sommaire #yt-background {
  position: absolute;
  width: 100%;
  height: 80%;
  z-index: -1;
  left: 0;
  top: 0;
  overflow: hidden;
  background-color: #47af69;
}
#sommaire #yt-background #ytplayer {
  position: absolute;
  width: 150%;
  height: 150%;
  top: -20%;
  left: -25%;
  opacity: .5;
}
#sommaire .tit {
  text-transform: uppercase;
  font-weight: 500;
}
#sommaire .cnt {
  font-size: 15px;
  line-height: 21px;
}
#sommaire .lls {
  text-transform: uppercase;
  color: #fff;
}
#sommaire #menuprincipal {
  margin: 0 3px 40px;
}
#sommaire #intro {
  margin-bottom: 1em;
  font-size: 16px;
}
#sommaire #intro p {
  margin-bottom: 1em;
}
#sommaire #intro strong,
#sommaire #intro strong i {
  font-weight: bold;
}
#sommaire #une {
  margin-top: 9px;
  padding-top: 0;
}
#sommaire #une .item {
  position: relative;
  height: 400px;
  width: 100%;
  height: 384px;
  margin-bottom: 0;
  background-color: #47af69;
  background: -webkit-gradient(linear, left top, left bottom, from(#47af69), to(rgba(71, 175, 105, 0.5)));
  background: -webkit-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.5) 100%);
  background: -moz-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.5) 100%);
  background: -ms-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.5) 100%);
  background: -o-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.5) 100%);
  background-size: 100%;
}
#sommaire #une .coldroite {
  background-color: rgba(0, 0, 0, 0.7);
  background-color: #47af69;
  background: -webkit-gradient(linear, left top, left bottom, from(#47af69), to(rgba(71, 175, 105, 0.75)));
  background: -webkit-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.75) 100%);
  background: -moz-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.75) 100%);
  background: -ms-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.75) 100%);
  background: -o-linear-gradient(left, #47af69 0%, rgba(71, 175, 105, 0.75) 100%);
  padding: 3em 5% 7em;
  left: 0;
  z-index: 200;
  position: absolute;
  overflow: visible;
}
#sommaire #une .gtit {
  background-color: #d9332c;
  font-family: Kievit, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 21px;
  line-height: 25px;
  position: absolute;
  width: 110px;
  padding: 0.3em 0.1em .2em;
  text-align: center;
  font-weight: 500;
  z-index: 500;
  left: calc(50% - 55px);
}
#sommaire #une .gtit:after {
  content: "";
  position: absolute;
  height: 140px;
  width: 1.5px;
  background: #fff;
  top: calc(25px + .5em);
  left: 48%;
}
#sommaire #une .tit {
  font-size: 43px;
  line-height: 42px;
  color: #fff;
  text-transform: none;
  font-variant: small-caps;
  font-weight: 600;
  margin: 0 0px 16px;
  width: 100%;
}
#sommaire #une .tit:hover {
  color: #ffeb7c;
}
#sommaire #une .tit:hover .surtit {
  background-color: #ffeb7c;
}
#sommaire #une .tit .surtit {
  background: #fff;
  padding: 0.2em 0.4em .2em;
  font-size: 16px;
  margin-bottom: 0.5em;
  max-width: 315px;
  font-weight: 700;
  color: red;
}
#sommaire #une .date {
  color: #333 !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.2em;
  margin-bottom: 0.5em;
}
#sommaire #une .lls {
  background-color: #d9332c;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  position: absolute;
  width: 130px;
  padding: 0.2em 0.1em 0.3em;
  text-align: center;
  font-weight: 600;
  right: -65px;
  bottom: 0;
  overflow: visible;
}
#sommaire #une .lls:hover {
  color: #ffeb7c;
}
#sommaire #une .cnt {
  color: #fff;
}
#sommaire #une .medias {
  float: right;
  padding: 55px 68.5px;
  margin: 0;
  background-color: rgba(1, 76, 120, 0.75);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 76, 120, 0.75)), to(rgba(1, 76, 120, 0.5)));
  background: -webkit-linear-gradient(left, rgba(1, 76, 120, 0.75) 0%, rgba(1, 76, 120, 0.5) 100%);
  background: -moz-linear-gradient(left, rgba(1, 76, 120, 0.75) 0%, rgba(1, 76, 120, 0.5) 100%);
  background: -ms-linear-gradient(left, rgba(1, 76, 120, 0.75) 0%, rgba(1, 76, 120, 0.5) 100%);
  background: -o-linear-gradient(left, rgba(1, 76, 120, 0.75) 0%, rgba(1, 76, 120, 0.5) 100%);
  width: 330px;
  height: 274px;
}
#sommaire #une .medias iframe {
  min-height: 275px;
}
#sommaire #une .medias .titre {
  display: none;
}
#sommaire #une .medimage {
  float: right;
  margin: 74px 50px;
  width: 360px;
  height: 230px;
  border: 1px solid rgba(255, 255, 255, 0.8);
}
#sommaire #une .medimage img,
#sommaire #une .medimage .adapt-img-wrapper {
  width: 100%;
  height: auto;
}
#sommaire #lactu {
  margin-top: 2em;
}
#sommaire #boutons {
  border-bottom: 1px solid #ddd;
}
#sommaire #boutons .col3:last-of-type .tit {
  width: 117px;
  background-position: 118px 13px;
}
#sommaire #boutons .entourebouton,
#sommaire #boutons2 .entourebouton {
  position: relative;
}
#sommaire #boutons .bouton,
#sommaire #boutons2 .bouton {
  height: 130px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
}
#sommaire #boutons .bouton .tit,
#sommaire #boutons2 .bouton .tit {
  background-color: #fff;
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_rouge.png');
  background-position: 176px 13px;
  background-size: 14px;
  background-repeat: no-repeat;
  height: 37px;
  width: 172px;
  font-size: 21px;
  font-weight: 600;
}
#sommaire #boutons .bouton .tit .surtit,
#sommaire #boutons2 .bouton .tit .surtit {
  display: block;
  background-color: transparent;
  color: #000;
  font-size: 21px;
  font-weight: 400;
  font-family: "KievitSC", "Open Sans", Arial, Helvetica, sans-serif;
}
#sommaire #boutons .bouton .stit,
#sommaire #boutons2 .bouton .stit {
  background: transparent;
  left: 0;
  padding: 0.6em 1em;
  text-align: left;
  font-weight: 300;
  position: absolute;
  bottom: 0;
  width: 94%;
}
#sommaire #boutons2 .entourebouton {
  position: relative;
}
#sommaire #boutons2 .bouton {
  height: 170px;
  width: 100%;
}
#sommaire #boutons2 .bouton .tit {
  background-position: 130px 13px;
  height: 42px;
  width: 129px;
}
#sommaire #portrait {
  margin-bottom: 1em;
  margin-top: 0;
}
#sommaire #portrait .logogauche {
  float: right;
  width: 45%;
}
#sommaire #portrait .logogauche .spip_logo {
  width: 425px;
  height: auto;
}
#sommaire #portrait .coldroite {
  float: left;
  width: 55%;
}
#sommaire #portrait .coldroite .gtit {
  font-size: 3.6em;
  margin: .7em 0 0.7em;
  display: inline-block;
  width: auto;
  padding: 0 0 0.2em;
  border-bottom-width: 3px;
}
#sommaire #portrait .coldroite .cnt {
  width: 90%;
  font-size: 1em;
}
#sommaire #portrait .coldroite .cnt p {
  margin-bottom: 1.5em;
}
#sommaire #portrait .coldroite .lls {
  background: transparent;
  border-bottom: 3px solid #ddd;
  color: #47af69;
  display: inline-block;
  text-transform: none;
  font-size: 1.1em;
  padding-bottom: 0.1em;
}
/* =============== L'actu en Une ET en bas des articles =============== */
#sommaire .surtit,
#lactu .surtit,
#fintryptique .surtit,
#sommaire .stit,
#lactu .stit,
#fintryptique .stit,
#sommaire .soustit,
#lactu .soustit,
#fintryptique .soustit {
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  background-color: #47af69;
  color: #fff;
  padding-bottom: .1em;
}
#sommaire .item .spip_logo,
#lactu .item .spip_logo,
#fintryptique .item .spip_logo {
  width: 291px;
}
#lactu {
  padding-left: -3%;
  padding-right: -3%;
}
#lactu .cnt {
  color: #000;
}
#lactu .item {
  margin-bottom: -120px;
}
#lactu .adapt-img-wrapper {
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
#lactu .logogauche {
  background-color: #47af69;
}
#lactu .coldroite {
  padding: 1em 20px 0 0;
  float: left;
  margin: 0 0 0 auto;
  z-index: 500;
  background-color: #fff;
  position: relative;
  top: -120px;
  overflow: visible;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
#lactu .coldroite .surtit {
  display: table;
  clear: both;
  padding: 0.2em 0.4em 0.3em;
  margin: 0 0 0.6em 0;
  font-size: 15px;
  border-width: 0;
}
#lactu .coldroite .tit {
  line-height: 130%;
  margin: 0 0 0.4em;
  text-transform: uppercase;
  font-size: 21px;
  color: #000;
}
#lactu .coldroite .tit:after {
  content: " ";
  width: 83px;
  height: 5px;
  background-color: #d9332c;
  overflow: hidden;
  display: block;
  margin: 0.6em 0;
}
#lactu .coldroite .soustit {
  background-color: transparent;
  color: #47af69;
  font-style: italic;
  font-size: 0.8em;
  margin-top: 0.2em;
  font-weight: 500;
}
#lactu .coldroite .cnt {
  font-size: 13px;
}
#lactu .coldroite .lls {
  background-color: transparent;
  font-size: 0;
  float: right;
  height: 70px;
  width: 22px;
  right: -22px;
  background-size: 100%;
  position: absolute;
  top: 139px;
}
.lrub {
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  border-top: 1px solid #ddd;
  display: block;
  margin: 2em 0 1em;
  text-align: center;
  overflow: visible;
  float: left;
  position: relative;
}
.lrub .suite {
  position: relative;
  top: -16px;
  border: 15px solid #fff;
  background-color: #47af69;
  color: #fff;
  padding: .4em .6em;
  font-size: 0.9em;
  text-transform: uppercase;
  display: inline-block;
}
#cnt .fondblanc #principe {
  margin-top: 3em;
}
#cnt .fondblanc #principe .gtit .soulignejaune {
  color: #d10051;
  display: inline-table;
  margin-bottom: 1em;
}
#cnt .fondblanc #principe .item {
  background-clip: content-box;
  height: 15em;
  padding-bottom: 4em;
  background-position: center;
  background-size: cover;
}
#cnt .fondblanc #principe .item h3 {
  background: rgba(71, 175, 105, 0.7);
  display: flex;
  align-items: center;
  height: 100%;
}
#cnt .fondblanc #principe .item .tit {
  color: #fff;
  text-align: center;
}
#cnt .fondblanc #principe .item.carrerose .tit {
  font-family: Kievit, Arial, sans-serif;
  text-transform: uppercase;
  margin: 10%;
  background-color: #d10051;
  width: 72%;
  font-size: 1.3em;
  padding: 4%;
}
#cnt .fondblanc #principe .item.lie .tit {
  font-family: BlackJack, Arial, sans-serif;
  text-transform: none;
  font-size: 2em;
  width: 80%;
  margin: 10%;
  line-height: 110%;
}
#cnt .fondblanc #principe .item.lie .tit.petit {
  font-size: 1.7em;
}
#cnt .fondblanc #principe .lrub {
  margin: 0 0 2em;
}
#cnt .fondblanc #principe .lrub .suite {
  background-color: #d10051;
}
/* ========== GENERALITES PAGES INTERIEURES ============ */
body.interieur #cnt .fondblanc .intro {
  width: 99%;
  margin: 0 5px 15px;
}
body.interieur #cnt .fondblanc #suite #fintryptique .gtit {
  text-align: right;
  padding: 0 0 10px;
  font-size: 31px;
}
body.interieur #cnt #suite #suite .gtit,
body.interieur #cnt #coldroite #suite .gtit {
  text-align: left;
  margin: 0 0 .6em;
}
body.interieur #cnt #suite #lactu .item,
body.interieur #cnt #coldroite #lactu .item {
  margin-bottom: -30px;
}
body.interieur #cnt #suite #lactu .item .surtit,
body.interieur #cnt #coldroite #lactu .item .surtit {
  padding-top: 0.2em;
  display: table;
}
body.interieur #cnt #suite #lactu .item .coldroite,
body.interieur #cnt #coldroite #lactu .item .coldroite {
  top: -70px;
}
body.interieur #cnt #suite #lactu .itemot .item,
body.interieur #cnt #coldroite #lactu .itemot .item {
  margin: 0 3% 0 0;
  border-bottom: 2px solid #eee;
  padding-bottom: 1.8em;
  padding-top: 2em;
}
body.interieur #cnt #suite #lactu .itemot .item .logogauche,
body.interieur #cnt #coldroite #lactu .itemot .item .logogauche {
  width: 26%;
  font-size: 0;
  margin: 0 3% 0 0;
}
body.interieur #cnt #suite #lactu .itemot .item .logogauche .adapt-img-wrapper,
body.interieur #cnt #coldroite #lactu .itemot .item .logogauche .adapt-img-wrapper {
  opacity: .8;
}
body.interieur #cnt #suite #lactu .itemot .item .coldroite,
body.interieur #cnt #coldroite #lactu .itemot .item .coldroite {
  width: 71%;
  padding: 0;
  margin: 0 0 0.5em auto;
  top: 0;
}
body.interieur #cnt #suite #lactu .itemot .item .coldroite .tit,
body.interieur #cnt #coldroite #lactu .itemot .item .coldroite .tit {
  text-transform: uppercase;
  font-size: 1.3em;
}
body.interieur #cnt #suite #lactu .itemot .item .coldroite .tit .surtit,
body.interieur #cnt #coldroite #lactu .itemot .item .coldroite .tit .surtit {
  padding: .2em .4em 0.2em;
  margin: 0 0 .6em;
  font-size: .7em;
}
body.interieur #cnt #suite #lactu .itemot .item .coldroite .tit:after,
body.interieur #cnt #coldroite #lactu .itemot .item .coldroite .tit:after {
  content: none;
  margin: .5em 0;
}
body.interieur #cnt #suite #lactu .itemot .item .coldroite .cnt,
body.interieur #cnt #coldroite #lactu .itemot .item .coldroite .cnt {
  width: 90%;
}
body.interieur #cnt #suite #lactu .itemot .item .coldroite .lls,
body.interieur #cnt #coldroite #lactu .itemot .item .coldroite .lls {
  right: -2px;
  top: 95px;
}
body.interieur #cnt #suite #lactu .itemot:first-of-type .item,
body.interieur #cnt #coldroite #lactu .itemot:first-of-type .item {
  padding-top: 0;
}
#videos {
  width: 100%;
}
#videos .gtit a {
  color: #d9332c;
  font-weight: 300;
  font-size: 43px;
}
#videos .gtit.soulignejaune {
  width: auto;
  border-bottom: 3px solid #ffeb7c;
  display: inline-table;
  margin-bottom: .6em;
}
#videos .tit {
  font-size: 21px;
  line-height: 140%;
  font-weight: 600;
  text-transform: none;
  color: #000;
  padding: 0 38px 0 0;
  background-color: #fff;
  background-position: 98% .4em;
  background-image: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/fleche/d_rouge.png');
  background-size: 20px;
  background-repeat: no-repeat;
  min-height: 60px;
  padding: 0 15% 0 0;
  width: 85%;
  margin: .6em 0 0;
}
#videos .tit:after {
  content: " ";
  width: 83px;
  height: 5px;
  background-color: #d9332c;
  overflow: hidden;
  display: block;
  margin: 0.8em 0;
}
#videos .tit::after {
  margin: 0.5em 0 0.6em;
}
#videos .rub {
  margin: 0 0 2em;
}
#videos .lls {
  color: #000;
}
#videos .lienrub {
  color: #333333;
}
/* ============ Propositions et agenda en Une et sur pages intérieures ============ */
#fintryptique {
  padding-right: 0;
}
#fintryptique #uneaveclogo {
  display: flex;
  float: left;
  flex-wrap: wrap;
}
#fintryptique .col2,
#fintryptique .col3 {
  margin-bottom: 20px;
  min-height: 690px;
  position: relative;
  padding-bottom: 4em;
}
#fintryptique .col2 .liseret2,
#fintryptique .col3 .liseret2 {
  margin-bottom: 11px;
}
#fintryptique .col2 .gtit,
#fintryptique .col3 .gtit {
  width: 100%;
  border-left: 3px solid #eaeae9;
  padding-left: 0.5em;
  text-transform: none;
  border-bottom: 0 solid #fff;
  padding-bottom: 0;
  font-size: 43px;
  text-align: left;
  line-height: 43px;
  margin: 0 0 0.7em;
}
#fintryptique .col2 .gtit a,
#fintryptique .col3 .gtit a {
  font-weight: normal;
}
#fintryptique .col2 .surtit,
#fintryptique .col3 .surtit {
  background-color: transparent;
  color: #000;
  font-weight: 500;
}
#fintryptique .col2 .soustit,
#fintryptique .col3 .soustit {
  display: inline-block;
  margin: 0.3em 0 0;
  font-size: 14px;
  padding: 0.35em 0 0;
  font-weight: 500;
  background: transparent;
  line-height: 130%;
  font-style: italic;
}
#fintryptique .col2 .tit,
#fintryptique .col3 .tit {
  margin: .4em 0 .6em;
  text-transform: none;
  color: #000;
  font-size: 20px;
  line-height: 130%;
  font-weight: 600;
}
#fintryptique .col2 .cnt,
#fintryptique .col3 .cnt {
  margin-bottom: 10px;
}
#fintryptique .col2 .logo,
#fintryptique .col3 .logo {
  border-bottom: 4px solid #d9332c;
  line-height: 0;
}
#fintryptique .col2 .item,
#fintryptique .col3 .item {
  width: 100%;
  margin: 0 0 1em;
}
#fintryptique .col2 .lls,
#fintryptique .col3 .lls {
  display: inline-block;
  font-style: italic;
  text-transform: none;
  padding: .2em .4em;
  font-weight: 600;
  color: #fff;
}
#fintryptique .col2 .lrub,
#fintryptique .col3 .lrub {
  background: #eaeae9;
  padding: 6px 11px 6px;
  font-weight: 700;
  border: 0 solid #fff;
  font-size: .85em;
  text-align: left;
  color: #000;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
}
#fintryptique .col2#coldroite,
#fintryptique .col3#coldroite {
  padding-bottom: 4em;
}
#fintryptique .col2#coldroite #videos .tit,
#fintryptique .col3#coldroite #videos .tit {
  margin-bottom: 0;
}
#fintryptique .col2#coldroite #videos .item,
#fintryptique .col3#coldroite #videos .item {
  margin-bottom: 2em;
  display: block;
}
#fintryptique .col2#coldroite #videos .lls,
#fintryptique .col3#coldroite #videos .lls {
  margin: 0 0;
  padding: 0 0.2em;
  color: #555;
  background: transparent;
  font-size: .9em;
  font-weight: 600;
  color: #d9332c;
}
#fintryptique .col2#coldroite #videos .cnt,
#fintryptique .col3#coldroite #videos .cnt {
  font-size: .9em;
  line-height: 150%;
}
#fintryptique .col2#coldroite #videos .lrub,
#fintryptique .col3#coldroite #videos .lrub {
  padding-left: 41px;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  width: 70%;
}
#fintryptique .col2#coldroite #videos .lrub:before,
#fintryptique .col3#coldroite #videos .lrub:before {
  top: 1px;
}
#fintryptique .col2 .coldroite,
#fintryptique .col3 .coldroite {
  width: 100%;
}
#fintryptique #resumeterrain .lls {
  background-color: #8f6fb0;
}
#fintryptique #resumeparlement .lls {
  background-color: #ffeb7c;
}
#fintryptique #resumeterrain .couleur {
  color: #8f6fb0 !important;
}
#fintryptique #resumeparlement .couleur {
  color: #ffeb7c !important;
}
/* ============ Colonnes de droite du site ============ */
#fintryptique #coldroite,
#droitehaut {
  border: 0px solid #fff;
  padding-top: 38px;
  overflow: visible;
  padding: 0 0 0 4%;
}
#fintryptique #coldroite #galleries .logo,
#droitehaut #galleries .logo {
  margin: 0 15px 8px 0;
  width: 123px;
  min-height: 135px;
}
#fintryptique #coldroite #galleries .logo.nomarge,
#droitehaut #galleries .logo.nomarge {
  margin-right: 0;
}
#fintryptique #coldroite #galleries .titre,
#droitehaut #galleries .titre {
  font-size: 13px;
  line-height: 120%;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  margin: 5px 0 0;
}
#fintryptique #coldroite #galleries .lienrub,
#droitehaut #galleries .lienrub {
  font-size: 13px;
  color: #d9332c;
  border-bottom: 4px solid #eaeae9;
  margin-bottom: 6px;
  padding-bottom: 2px;
}
#fintryptique #coldroite.etroit,
#droitehaut.etroit {
  width: 27%;
  padding-left: 3.3333%;
  padding-right: 3.3333%;
}
#fintryptique #coldroite .bouton,
#droitehaut .bouton {
  overflow: visible;
}
#fintryptique #coldroite .bouton .tit,
#droitehaut .bouton .tit {
  line-height: 110%;
  display: block;
  width: 90%;
  float: left;
  overflow: hidden;
  padding: 24px 2% 7px;
}
#fintryptique #coldroite .bouton .tit .surtit,
#droitehaut .bouton .tit .surtit {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 800;
}
#fintryptique #coldroite .bouton .stit,
#droitehaut .bouton .stit {
  background-image: none;
  padding: 3px 2% 5px;
  width: 94%;
}
#fintryptique #coldroite .bouton .logosvg,
#droitehaut .bouton .logosvg {
  float: left;
  width: 37%;
  margin: -10% 0 3% 3%;
}
#fintryptique #coldroite .bouton .coldroite,
#droitehaut .bouton .coldroite {
  width: 54%;
  float: right;
  font-size: 19px;
}
#fintryptique #coldroite .lienrub,
#droitehaut .lienrub,
#suite #videos .lienrub,
#coldroite #videos .lienrub,
#fintryptique #coldroite .lrub,
#droitehaut .lrub,
#suite #videos .lrub,
#coldroite #videos .lrub {
  background: #eaeae9;
  text-transform: uppercase;
  padding: 6px 11px 6px 41px;
  margin: 0 0 20px;
  position: relative;
  font-weight: 700;
}
#fintryptique #coldroite .lienrub:before,
#droitehaut .lienrub:before,
#suite #videos .lienrub:before,
#coldroite #videos .lienrub:before,
#fintryptique #coldroite .lrub:before,
#droitehaut .lrub:before,
#suite #videos .lrub:before,
#coldroite #videos .lrub:before {
  font-family: "Pictoperso";
  font-size: 1.7em;
  line-height: 150%;
  color: #999;
  position: absolute;
  top: 1px;
  left: 10px;
  font-weight: 500;
  color: #d9332c;
}
/* ============ Googlemap ============ */
.largeurlogohaut a {
  font-weight: 500;
  line-height: 100%;
}
.largeurlogohaut a .slogan {
  font-weight: 500;
}
.largeurlogohaut .retour {
  background: url("//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/") no-repeat scroll 6px 4px transparent;
  bottom: -20px;
  font-size: 14px;
  font-weight: normal;
  left: 0;
  padding: 6px 9px 5px 25px;
  position: absolute;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0;
}
#article .largeurlogohaut .retour {
  margin: 20px 0 8px 0px;
}
#article #cnt .fondblanc .jcarousel {
  height: 375px;
  margin: 0 0 0;
  overflow: hidden;
  position: relative;
  margin: 0 0 3em;
  width: 936px;
  -moz-transition-duration: 1s;
  -moz-transition-property: height;
}
#article #cnt .fondblanc .jcarousel ul {
  width: 20000px;
  position: relative;
}
#article #cnt .fondblanc .jcarousel li {
  /* Required only for block elements like <li>'s */
  float: left;
  position: relative;
  height: 400px;
}
#article #cnt .fondblanc .jcarousel li .spip_documents {
  margin: 0;
}
#article #cnt .fondblanc .jcarousel li .spip_documents .oembed {
  padding: 0;
  border: 0px solid #fff;
}
#article #cnt .fondblanc .jcarousel li .mediabox .logo {
  width: 100%;
  height: auto;
}
#article #cnt .fondblanc .jcarousel .gtit {
  background: none repeat scroll 0 0 #FFFFFF;
  bottom: 0;
  font-size: 20px;
  padding: 10px 15px 11px;
  position: absolute;
  z-index: 5000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  width: 100%;
}
#article #cnt .fondblanc .jcarousel .jcarousel-control-prev,
#article #cnt .fondblanc .jcarousel .jcarousel-control-next,
#article #cnt .fondblanc .jcarousel .jcarousel-pagination {
  position: absolute;
  font-size: 20px;
  z-index: 500000;
}
#article #cnt .fondblanc .jcarousel .jcarousel-control-next,
#article #cnt .fondblanc .jcarousel .jcarousel-control-prev {
  background-color: #FFF;
  color: #555 !important;
  font-size: 40px;
  font-weight: normal;
  padding: 7px 11px 13px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#article #cnt .fondblanc .jcarousel .jcarousel-control-next:hover,
#article #cnt .fondblanc .jcarousel .jcarousel-control-prev:hover {
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
#article #cnt .fondblanc .jcarousel .jcarousel-control-prev {
  top: 39%;
  left: -5px;
}
#article #cnt .fondblanc .jcarousel .jcarousel-control-next {
  right: -5px;
  top: 39%;
}
#article #cnt .fondblanc .jcarousel .jcarousel-pagination {
  right: 5px;
  bottom: 11px;
}
#article #cnt .fondblanc .jcarousel .jcarousel-pagination a {
  background-color: #d9332c;
  color: #fff;
  padding: 3px 8px;
  margin: 5px;
}
#article #cnt .fondblanc .jcarousel li .gallerie {
  background: none repeat scroll 0 0 #FFF;
  bottom: 0;
  font-size: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  padding: 7px 14px 13px;
  position: absolute;
  width: 936px;
}
.larticle .jcarousel li {
  width: 936px;
}
/* ============ PAGE DE TYPE RUBRIQUE  ============ */
#rubrique .fondblanc .gtit,
#rubrique .fondblanc .gstit,
#rubrique .fondblanc .intro {
  margin-left: 5px;
}
#rubrique .fondblanc .intro {
  width: 99%;
  margin: 0 5px 15px;
}
#rubrique .fondblanc .gsurtit {
  font-size: 0.6em;
  display: block;
  font-weight: 300;
  color: #aaa;
  line-height: 100%;
}
#rubrique .fondblanc > .gtit {
  border-bottom-width: 0;
  padding: 0;
  margin: 0 0 0 5px;
  width: 620px;
  line-height: 50px;
  color: #d9332c;
  font-size: 48px;
  overflow: visible;
  font-weight: 500;
}
#rubrique .fondblanc .gstit {
  font-size: 22px;
  font-weight: normal;
  line-height: 190%;
  width: 940px;
}
#rubrique .fondblanc .gstit:first-letter {
  text-transform: uppercase;
}
#rubrique .fondblanc .chapo {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  min-height: 0;
  font-style: italic;
  line-height: 160%;
  margin: 0em 0 1em;
  padding: 1em 0 1.7em;
}
#rubrique .fondblanc .chapo p {
  font-weight: 500;
  line-height: 160%;
}
#rubrique .fondblanc #colgauche img {
  max-width: 630px;
}
#rubrique .fondblanc #colgauche .logogauche,
#rubrique .fondblanc #colgauche .logodroite {
  min-width: 250px;
  max-width: 250px;
}
#rubrique .fondblanc #coldroite {
  margin-top: 2em;
}
#rubrique .fondblanc #coldroite .gtit {
  font-weight: 400;
}
#rubrique .fondblanc #coldroite .rdv,
#rubrique .fondblanc #coldroite .iye,
#rubrique .fondblanc #coldroite .gtit {
  width: auto;
}
#rubrique .fondblanc #coldroite .iye .gtit {
  font-size: 24px;
}
#rubrique .fondblanc #coldroite .iye .tit {
  font-weight: 700;
  color: #d9332c;
  font-size: 1.4em;
  line-height: 110%;
}
#rubrique .fondblanc #coldroite .iye .lls {
  text-align: left;
  font-style: italic;
  font-weight: 500;
  font-size: 1.1em;
  line-height: 120%;
}
#rubrique .fondblanc #coldroite .rdv .module {
  width: auto;
}
#rubrique .fondblanc #videos .tit {
  font-size: 15px;
}
#rubrique .fondblanc #videos .lrub {
  font-size: 0.9em;
}
#rubrique .larticle {
  overflow: hidden;
  width: 100%;
  padding: 15px 5px 0;
  border-bottom: 1px solid #ccc;
  width: 99%;
  margin-bottom: 7px;
}
#rubrique .fondblanc > .gtit,
#rubrique .fondblanc .intro .gtit {
  border-bottom-style: solid;
  border-bottom-width: 0;
  font-size: 44px;
  font-weight: 500;
  padding: 0;
}
#rubrique .fondblanc .gstit {
  font-size: 28px;
  line-height: 130%;
  width: 940px;
  font-style: italic;
  margin-bottom: 0.3em;
}
#rubrique .fondblanc .gallerie {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 42px;
  font-weight: 600;
  padding: 0;
}
#rubrique .gstit:first-letter {
  text-transform: uppercase;
}
/* ============ PAGE SPECIALES INTERIEURES  ============ */
#page_video .fondblanc .gtit {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  font-size: 3.9em;
  display: inline-table;
  padding: 0 0 0.1em;
  width: auto;
  color: #d9332c;
  line-height: 120%;
  margin: 0 0 0.4em;
}
#page_video .fondblanc .btapp,
#page_video .fondblanc .btcache {
  color: #d9332c;
  font-weight: 700;
}
#page_video .fondblanc .btcache {
  display: block;
  margin-top: .5em;
}
#page_video .fondblanc #colgauche .item {
  margin: 0 0 30px;
}
#page_video .fondblanc #colgauche .tit {
  margin: 0;
  font-size: 20px;
}
#page_video .fondblanc #colgauche .agauche {
  width: 600px;
}
#page_video .fondblanc .pagination {
  margin: 3em auto 1em ;
}
#rubrique.recherche .fondblanc .gtit {
  margin-bottom: 0;
}
#rubrique.recherche .fondblanc .gstit {
  margin-bottom: 1em;
}
#rubrique.recherche .fondblanc #lactu .gtit {
  line-height: 100%;
  margin-bottom: 0.7em;
  font-size: 40px;
  font-weight: 400;
  padding: 0 0 0 15px;
  border-left: 3px solid #ffeb7c;
  margin-left: 2.6%;
}
#rubrique.recherche .fondblanc #videos .gtit {
  padding-top: 0;
  padding-left: 15px;
  font-weight: 400;
  border-left: 3px solid #f7a324;
  font-size: 40px;
  margin: 0 0 .6em;
  text-align: left;
  line-height: 100%;
}
/* ============ PAGE VIDEO  ============ */
#page_video .fondblanc .titre {
  font-size: 1.2em;
  line-height: 140%;
  margin: .5em 0;
}
#page_video .fondblanc .col3 {
  margin-top: 1.5em;
}
/* =============== PIED =============== */
#pied {
  background: #e4e4e4;
  height: 380px;
}
#pied .gtit {
  font-weight: 500;
  text-transform: none;
  font-size: 27px;
  color: #333;
}
#pied .bt {
  background: #d9332c;
  color: #fff;
  padding: 0.3em 2.5em;
  border-radius: 6px;
  overflow: hidden;
  display: inline-table;
  font-weight: 500;
  width: auto;
  margin: 3.8em 0;
}
#pied .bt:hover {
  background-color: #b22620;
}
#pied .cntpied {
  height: 368px;
}
#pied .colcentre {
  border-right: 0 solid #fff;
  padding-top: 0;
  margin-top: 50px;
  padding: 0;
  width: 100%;
  text-align: center;
}
#pied #listepied {
  margin: 0;
  font-size: 14px;
  background: #eee;
  padding: 20px;
}
#pied #listepied a {
  font-weight: 600;
  font-size: 1.15em;
}
#pied .partenaire {
  margin: 0;
}
#partenaires {
  width: 100%;
}
#partenaires .spip_logo {
  margin: 0 10px;
}
/* =============== COULEURS =============== */
#article .fondblanc *::selection {
  background-color: #47af69 !important;
  color: #fff;
}
#article .fondblanc .article .gstit {
  color: #d9332c !important;
}
#article .fondblanc .article .propositions h3.spip:before {
  background: url('https://plurilingue.c-real.fr/squ/squelettes/ergo/puce/numero_rouge.png') no-repeat scroll 0 0 #ffffff;
}
#article .fondblanc .article .propositions h5.spip {
  border-color: #d9332c;
  margin: 14px 0 9px;
  padding: 6px 7px 6px;
  text-transform: uppercase;
}
#article .fondblanc .larticle ul.spip li {
  background: none;
}
#article .fondblanc .larticle .gtit {
  font-family: Kievit, Arial, sans-serif;
}
#article .fondblanc .larticle .undocument img {
  margin-top: 0.4em;
}
#article .fondblanc .larticle .undocument .docdescrip p {
  margin: .5em 0 0;
  font-size: 0.9em;
  font-weight: 500;
}
#article .fondblanc .larticle .undocument .doctype {
  margin: .5em 0 0;
  font-size: .9em;
}
#article .fondblanc .chiffres h3.spip {
  font-size: 1.3em;
}
#article .fondblanc .chiffres .lss {
  font-size: 1.05em;
  padding: 0.2em 0 0.7em;
  display: block;
}
#article .fondblanc .chapo p {
  margin-bottom: .8em;
}
.titbulle,
.moyennebulle,
.bulle {
  color: #fff;
  overflow: visible;
  text-align: left;
  position: relative;
  font-weight: 600;
  background: #d9332c;
}
.titbulle:before,
.moyennebulle:before,
.bulle:before,
.titbulle:after,
.moyennebulle:after,
.bulle:after {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  background: #d9332c;
}
.titbulle:after,
.moyennebulle:after,
.bulle:after {
  background-color: #fff;
  border-radius: 100% 0 0 0;
}
.titbulle a,
.moyennebulle a,
.bulle a {
  color: #fff;
  font-size: inherit;
}
.barre:after {
  background-color: #47af69;
}
html body .spip-admin-float {
  right: 9px;
  top: 59px;
  height: 10px;
}
body #at4-share,
#at4-soc {
  top: 418px !important;
  bottom: auto;
}
.coin3 h4.spip {
  color: #ec5a23;
}
.entoure {
  margin-right: auto;
  margin-left: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
.rangee {
  margin-left: calc(-2.5%);
  margin-right: calc(-2.5%);
  width: calc(105%);
  clear: both;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.tradi,
.mobile,
.tablette {
  display: none;
}
@media screen and (min-device-width: 998px) {
  body .tradi {
    display: inline-block;
  }
  #lactu .coldroite {
    width: 237px;
  }
  #fintryptique .col2 .spip_logo,
  #fintryptique .col3 .spip_logo {
    min-width: 264px;
  }
  #fintryptique .col2 .logogauche,
  #fintryptique .col3 .logogauche {
    width: 50%;
  }
  #fintryptique .col2 .adroite,
  #fintryptique .col3 .adroite {
    width: 350px;
  }
  #fintryptique #coldroite,
  #droitehaut {
    width: 26.5%;
  }
  #sommaire .carto {
    background: none;
  }
}
@media screen and (max-device-width: 1500px) {
  #menutop a {
    margin-right: 13px;
  }
}
@media screen and (max-device-width: 1606px) {
  #menutop {
    height: 45px;
  }
  #menutop #formulaire_recherche {
    margin-top: 9px !important;
  }
  #menutop a {
    font-size: 16px;
  }
  #menutop a.boutonguest {
    padding-top: 11px;
  }
  #menutop a.boutonguest.video {
    padding-top: 13px;
  }
  #menutop .suivre {
    padding: 10px 11px 17px;
  }
  h1 {
    margin: 0.2em 10% 0.4em;
    padding: 0;
  }
}
@media screen and (max-device-width: 1514px) {
  #menutop {
    background-color: rgba(255, 255, 255, 0.9);
  }
  #menutop .menu {
    padding: 0.9em .5em;
    display: block;
  }
  #menutop .menugauche a:hover {
    border-bottom-width: 0;
    color: #d9332c;
  }
  #menutop .menudroite a {
    text-transform: uppercase;
    font-weight: 500;
  }
  #menutop #topmenu {
    position: absolute;
    top: 45px;
    left: 0;
    width: auto;
    background: #fff;
    box-shadow: 0 1em 1em #0003;
    display: none;
    z-index: -1;
  }
  #menutop #topmenu a {
    width: 90%;
    text-align: left;
    border-left-width: 0;
    border-left-style: solid;
    padding-left: 0.7em;
  }
  #menutop #topmenu a:hover {
    border-left-width: 4px;
  }
}
@media screen and (min-device-width: 481px) {
  #une .coldroite {
    width: 40%;
    height: 254px;
  }
  .entoure {
    margin-top: 7em;
  }
}
@media screen and (min-device-width: 998px) and (max-device-width: 1024px) {
  .interieur .carto {
    background-position: 58% 0;
  }
  #logosite {
    margin: 0 0 0.2em;
    min-width: 30%;
    width: 100%;
  }
  #logosite img {
    background-color: #47af69;
    background: -moz-radial-gradient(center, ellipse cover, #47af69 0, transparent 71%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #47af69 0, transparent 71%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #47af69 0, transparent 71%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorn1', endColorstr='@colorn2', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-radius: 2.5em;
    padding: 1em;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 998px) {
  .largeurlogohaut {
    margin: 0 auto;
    width: 100%;
  }
  .largeurlogohaut h1 {
    text-align: right;
    margin: .3em 4% 0.2em;
    line-height: 30%;
  }
  .largeurlogohaut h1 a {
    line-height: 30%;
  }
  .largeurlogohaut h1 .titsite {
    text-align: right;
    float: right;
    margin: 0 1% 0.2em 40%;
    font-size: 1.1em;
    line-height: 85%;
    padding: 13% 0 0;
  }
  .largeurlogohaut h1 .slogan {
    font-size: 0.35em;
    margin: 0 0 1.7em;
    padding: 0.1em 1.5em 0.3em;
  }
  .largeurlogohaut .retour {
    margin: 20px 0 11px 11px;
  }
  .entoure {
    padding-bottom: 0;
  }
  #sommaire #une {
    margin-top: 0;
  }
  #sommaire #une .tit {
    font-size: 5.5vw;
  }
  #sommaire #une .medias {
    padding: 55px 8%;
    width: 34%;
  }
  #sommaire #portrait .coldroite .titre {
    font-size: 5.5vw;
    margin: 0 0 0.4em 0;
    padding: 0 0 0.1em;
  }
  #sommaire #fintryptique {
    margin-top: 2em;
  }
  #sommaire #fintryptique .col2 .gtit,
  #sommaire #fintryptique .col3 .gtit {
    font-size: 3.8vw;
  }
  #sommaire #fintryptique .col2 .lrub,
  #sommaire #fintryptique .col3 .lrub {
    font-size: 1.3vw;
    line-height: 170%;
  }
  #sommaire #meafb {
    padding-left: 0;
  }
  #sommaire #coldroite .bouton,
  #sommaire #coldroite .bouton2,
  #sommaire #coldroite .bouton3 {
    width: 29%;
    margin: 0 5% 0 0;
  }
  #sommaire #coldroite .bouton .tit,
  #sommaire #coldroite .bouton2 .tit,
  #sommaire #coldroite .bouton3 .tit {
    font-size: 2.7vw;
    width: 88%;
    min-height: 7vw;
  }
  #sommaire #coldroite .bouton .stit,
  #sommaire #coldroite .bouton2 .stit,
  #sommaire #coldroite .bouton3 .stit {
    width: 88%;
    font-size: 1.9vw;
  }
  #sommaire #coldroite .bouton:last-of-type,
  #sommaire #coldroite .bouton2:last-of-type,
  #sommaire #coldroite .bouton3:last-of-type {
    margin-right: 0;
  }
  #rubrique .coin3 #colgauche .item {
    margin-top: 3em;
  }
  #rubrique .coin3 #colgauche .item .logogauche,
  #rubrique .coin3 #colgauche .item .logodroite {
    width: 36%;
  }
  #rubrique .coin3 #colgauche .item .etroit,
  #rubrique .coin3 #colgauche .item .agauche {
    width: 57%;
  }
  #rubrique .coin3 #colgauche .item.diapo .logogauche,
  #rubrique .coin3 #colgauche .item.diapo .logodroite {
    width: 100%;
  }
  #rubrique .coin3 #coldroite > .module {
    margin-right: 3%;
    padding-right: 3%;
    border-right: 1px solid #eaeae9;
    border-bottom: 0 solid #eaeae9;
    width: 29%;
  }
  #rubrique .coin3 #coldroite > .module * {
    width: auto;
  }
  #rubrique .coin3 #coldroite > .module .gtit {
    font-size: 3vw;
  }
  #rubrique .coin3 #coldroite > .module.iye {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 solid #fff;
  }
  #article #suite .lateral .item {
    margin: 0 0 0 5%;
    width: 19%;
  }
  #article #suite .lateral .item > .module,
  #article #suite .lateral .item > .droite {
    width: 100%;
  }
  #article #suite .lateral .item > .module .spip_logos,
  #article #suite .lateral .item > .droite .spip_logos {
    margin-left: 0;
  }
  #groupe_mot #cnt .fondblanc #principe .item.lie h3 {
    background: rgba(1, 76, 120, 0.6);
  }
  #groupe_mot #cnt .fondblanc #principe .item.lie .tit,
  #groupe_mot #cnt .fondblanc #principe .item.lie .tit.petit {
    font-size: 2.8em;
    font-weight: 500;
  }
  #cnt #formintro.larticle .formulaire_spip .email,
  #cnt #formintro.larticle .formulaire_spip .text,
  #cnt #formintro.larticle .formulaire_spip .date,
  #cnt #formintro.larticle .formulaire_spip .fichier,
  #cnt #formintro.larticle .formulaire_spip textarea,
  #cnt #formintro.larticle .formulaire_spip select,
  #cnt #formintro.larticle .formulaire_spip .choix_alternatif {
    width: 26vw;
    padding: .4em 1.1vw;
    font-size: 2.1vw;
  }
  #cnt #formintro.larticle .formulaire_spip .petit {
    width: 14vw;
  }
  #cnt #formintro.larticle .formulaire_spip .saisie_case {
    width: 95vw;
  }
  #cnt #formintro.larticle .formulaire_spip .saisie_case .choix {
    width: 100%;
  }
  #cnt #formintro.larticle .formulaire_spip label {
    margin: 0;
  }
  #cnt #formintro.larticle .formulaire_spip form .boutons .submit {
    margin: 0 27% .8em;
    padding: 0.4em 1.2vw;
    font-size: 2.1vw;
    border: 1px solid #d9332c;
  }
  #cnt .fondblanc #principe .item {
    font-size: 1.3vw;
  }
  #cnt .fondblanc #principe .item.carrerose .tit {
    font-size: 1.8vw;
  }
  #cnt .fondblanc #principe .item.lie .tit {
    font-size: 3.2vw;
  }
  #videos .gtit a {
    font-size: 1em;
  }
  #fintryptique #coldroite,
  #droitehaut {
    padding: 0 0.3% 0 2.5%;
  }
  #pied .cntpied {
    height: auto;
    min-height: auto;
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding: 1.5em 0;
  }
  #pied #listepied {
    padding: 20px 20px 4em;
  }
  #pied #partenaires .logos .logo {
    max-height: 75px;
    width: auto;
  }
  .pagination {
    margin-top: 1.5em;
    padding: .6em 3%;
  }
  .tablette {
    display: inline-block;
  }
  .tablettelarge {
    width: 100% !important;
  }
  .tablettecol2 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .tablettecol3 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .tablettecol4 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .tablettecol2sur3 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .tablettecol3sur4 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .tablette {
    display: inline-block;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 998px) and (min-width: 481px) {
  .tablettecol2 {
    float: left;
    width: 45%;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 998px) and (min-width: 481px) {
  .tablettecol3 {
    float: left;
    width: 28.33333333%;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 998px) and (min-width: 481px) {
  .tablettecol4 {
    float: left;
    width: 20%;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 998px) and (min-width: 481px) {
  .tablettecol2sur3 {
    float: left;
    width: 61.66666667%;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 998px) and (min-width: 481px) {
  .tablettecol3sur4 {
    float: left;
    width: 70%;
  }
}
@media screen and (max-device-width: 998px) {
  #menutop #topmenugauche {
    display: none;
  }
  #menutop .logomenu {
    margin: 0 3px 0 0;
  }
  body.interieur .carto {
    background-position: 71% 0.4em;
    padding-top: 2.7em;
    background-size: 271% auto;
    min-height: 90vw;
  }
  body.interieur .carto #logosite {
    margin: 0% 42% 0 0;
    background-color: #47af69;
    background: -webkit-gradient(linear, left top, left bottom, from(#47af69), to(transparent));
    background: -webkit-linear-gradient(left, #47af69 0%, transparent 100%);
    background: -moz-linear-gradient(left, #47af69 0%, transparent 100%);
    background: -ms-linear-gradient(left, #47af69 0%, transparent 100%);
    background: -o-linear-gradient(left, #47af69 0%, transparent 100%);
    padding: 0.4em 0.2em 0;
  }
  body {
    font-size: 1em;
  }
  body .carto {
    background-position: 80% 44px;
    padding-top: 80px;
    background-size: 415% auto;
  }
  body .carto #logosite {
    min-width: 0;
    margin: 55% 15% 0 15%;
  }
  body .carto .logo_site_spip {
    width: 100%;
  }
  body .largeurlogohaut {
    width: auto;
  }
  body .largeurlogohaut .spip_logos {
    max-width: 90%;
  }
  body .fondblanc {
    width: auto;
    box-shadow: none;
    margin-bottom: 0em;
  }
  body#sommaire #yt-background {
    display: none;
  }
  body#sommaire .actu {
    width: auto;
  }
  body#sommaire .thematiques .item {
    width: 100%;
  }
  body#sommaire #une .item {
    background-size: cover;
  }
  body#article #cnt .fondblanc {
    width: auto;
  }
  body#article #cnt .fondblanc .chapo {
    padding-top: 0;
    margin-top: 1em;
  }
  body#article #cnt .fondblanc .larticle {
    margin: 1em 0 0;
  }
  body#article #cnt .fondblanc .chiffres {
    width: 35%;
    margin-left: 6%;
    padding: 5%;
    margin-bottom: 1em;
  }
  body#article #cnt .fondblanc .chiffres dl,
  body#article #cnt .fondblanc .chiffres dd,
  body#article #cnt .fondblanc .chiffres dt {
    width: 100% !important;
  }
  body#article #cnt .fondblanc .chiffres dl img,
  body#article #cnt .fondblanc .chiffres dd img,
  body#article #cnt .fondblanc .chiffres dt img {
    width: 100%;
  }
  body#article #suite .lateral {
    width: 96%;
    padding: 3em 2%;
  }
  body#rubrique .coin3 #colgauche {
    width: 100%;
  }
  body#rubrique .coin3 #colgauche .item {
    width: 100%;
    margin-bottom: 1em;
  }
  body#rubrique .fondblanc {
    text-align: left;
    padding: 0.5em 3%;
  }
  body#rubrique .fondblanc .chapo {
    min-height: 0;
  }
  body#rubrique #coldroite {
    width: 100%;
  }
  body img {
    height: auto;
  }
  body .droite.logo {
    max-width: 44%;
    margin-left: 6%;
  }
  body .spip_doc_descriptif {
    font: 0.8em/110% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0.4em;
  }
  body .largeur {
    width: 100%;
  }
  body .coin,
  body .coin1,
  body .coin2,
  body .coin3,
  body .coin4,
  body .coin5 {
    background-image: none;
  }
  body #pied .colcentre label {
    display: none;
  }
  body .spip-admin-float {
    top: inherit;
    bottom: 0;
    right: 0;
    z-index: 19999030 !important;
  }
  body#page_video.interieur .fondblanc .gtit {
    font-size: 2.8em;
    padding: 0 0 0.1em;
    width: 86%;
    margin: 0.3em 7% .4em;
    text-align: center;
    display: inline;
  }
  html body .spip-admin-float {
    bottom: 0;
    width: 96%;
    display: block;
    overflow: hidden;
    padding: 0;
    height: inherit;
    padding: 0 0 0 4%;
    margin: 0 0 0 4%;
    right: 0;
    height: 50px;
    line-height: 120%;
    top: inherit;
  }
  html body .spip-admin-float .spip-admin-boutons {
    width: 22.7%;
    border-radius: 5px 5px 0 0;
    display: block;
    overflow: hidden;
    float: left;
    font-weight: 600;
    background: #333;
    margin: 0 3% 0 0;
    height: 50px;
    font-size: 0.9em;
    white-space: normal;
  }
  #partenaires .logos {
    margin: 0 5%;
  }
  #partenaires .logos .logo {
    margin: 0 8px 13px;
    max-height: 50px;
    width: auto;
  }
}
@media screen and (min-device-width: 763px) and (max-device-width: 998px) {
  body .carto {
    background-position: 71% 0;
    padding-top: 2.7em;
    background-size: 271% auto;
    min-height: 90vw;
  }
  body .carto #logosite {
    padding: 9vh 4vw 3vh;
    margin: 0% 42% 0 0;
    background-color: #47af69;
    background: -webkit-gradient(linear, left top, left bottom, from(#47af69), to(transparent));
    background: -webkit-linear-gradient(left, #47af69 0%, transparent 100%);
    background: -moz-linear-gradient(left, #47af69 0%, transparent 100%);
    background: -ms-linear-gradient(left, #47af69 0%, transparent 100%);
    background: -o-linear-gradient(left, #47af69 0%, transparent 100%);
  }
  #fintryptique .col2 .lrub,
  #fintryptique .col3 .lrub {
    letter-spacing: -0.04em;
  }
}
@media screen and (min-device-width: 501px) and (max-device-width: 998px) {
  body.interieur .carto #logosite {
    margin: 0% 46% 0 0;
    padding: 1.3em 0.1em .5em 0.5em;
  }
  #fintryptique .col2 .gtit,
  #fintryptique .col3 .gtit {
    font-size: 5vw;
  }
}
@media screen and (max-device-width: 762px) {
  #menutop a.suivre {
    font-size: 0;
  }
  #menutop a.suivre:before {
    font-size: 22px;
  }
  .largeurlogohaut h1 .titsite {
    padding: 3vw 0;
    width: 55%;
  }
  .largeurlogohaut h1 .slogan {
    margin: 0 0 0.8em;
    padding: .1em 1.5em 0.2em;
  }
  /*  */
  #cboxLoadedContent iframe {
    height: 100% !important;
    width: 100% !important;
  }
}
@media screen and (max-device-width: 500px) {
  #menutop #topmenu {
    padding: 1.6em 0 0;
  }
  #menutop .logomenu {
    font-size: 7.8px;
  }
  #menutop a.boutonguest.recherche {
    width: 20px;
    display: none;
  }
  body #cnt .fondblanc {
    padding-top: 0;
  }
  body #cnt .pagination {
    font-size: 4.3vw;
  }
  body #cnt #formintro.larticle .formulaire_spip .reponse_formulaire {
    margin-top: 0.4em;
  }
  #sommaire #cnt .fondblanc {
    padding-top: 1.6em;
  }
  #sommaire #cnt .fondblanc #intro p {
    margin: 0 3% 1em;
  }
  .entoure {
    padding-bottom: 0.6em;
  }
}
@media screen and (max-device-width: 480px) {
  /* ====== MIXINS ======= */
  .gtit .soulignejaune {
    font-size: 13vw;
  }
  .barre::after,
  .barre1::after,
  .barre2::after,
  .barre3::after,
  .barre5::after,
  .barre::after {
    margin: .1em auto 0;
  }
  .mobi,
  .mobile {
    display: inline-block;
  }
  .mobilarge {
    width: 100% !important;
  }
  .mobicol2 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .mobicol3 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .mobicol4 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .mobicol2sur3 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .mobicol3sur4 {
    position: relative;
    min-height: 1px;
    overflow: hidden;
    width: 105%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* ====== GENERALITES ======= */
  .larticle a.spip_out,
  .larticle a.spip_in,
  .larticle p.spip_note a,
  .larticle p.spip a,
  .larticle .spip_in,
  .larticle .spip_note,
  .larticle .spip_dic sup,
  .larticle .larticle a {
    font-weight: 500;
  }
  body {
    font-size: 1em;
    /* ====== ELEMENTS GENERIQUES ======= */
    /* ====== PAGES ======= */
    /* ====== ELEMENTS IMPORTANTS ======= */
  }
  body .largeurlogohaut {
    width: auto;
  }
  body .largeurlogohaut h1 {
    font-size: 10vw;
    line-height: 80%;
    width: 90%;
    margin: 0 5%;
  }
  body .largeurlogohaut h1 a {
    line-height: 30%;
  }
  body .largeurlogohaut h1 .titsite {
    display: block;
    overflow: hidden;
    line-height: 90%;
    font-size: 1.1em;
    margin: 0 0 0 50%;
    float: right;
    text-align: right;
    width: 70%;
    padding-bottom: .2em;
  }
  body .largeurlogohaut h1 .titsite b {
    font-size: .8em;
  }
  body .largeurlogohaut h1 .slogan {
    font-size: 0.4em;
    font-size: 4.2vw;
    margin: .3em 0 1.8em 50%;
    float: right;
    width: 63%;
  }
  body .largeurlogohaut .retour {
    display: none;
  }
  body #menutop .participer::before {
    display: none;
  }
  body #menutop .menu {
    margin-left: 3px;
  }
  body #menutop #ssuivre {
    width: 100%;
  }
  body #menutop #ssuivre > .module {
    width: 100%;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter {
    margin: 5%;
    width: 90%;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter span.bloc {
    font-weight: bold;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter li {
    width: 100%;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter li label {
    display: inline-block;
    width: 33%;
    font-weight: 600;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter li .text {
    width: 60%;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter li .email {
    margin-left: 1.2%;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter .boutons {
    width: 100%;
  }
  body #menutop #ssuivre > .module .formulaire_newsletter .boutons .submit {
    float: left;
    margin-left: 34.2%;
  }
  body #menutop #ssuivre > .droite {
    width: 100%;
    border-top: 1px solid #ddd;
  }
  body #menutop #ssuivre > .droite #rezosociaux {
    width: 100%;
  }
  body #menutop #ssuivre > .droite #rezosociaux a {
    width: 30%;
    display: inline-block;
  }
  body #menutop .accueil {
    font-size: 0;
  }
  body #menutop .accueil::before {
    margin: 0 0.3em 0 0.5em;
    font-size: 16px;
  }
  body #cnt .fondblanc {
    width: auto;
    text-align: center;
  }
  body #cnt .fondblanc #principe {
    margin-top: 0;
  }
  body #cnt .fondblanc #principe .item {
    padding-bottom: 3vw;
  }
  body #cnt .fondblanc #principe .lrub .suite {
    top: -2px;
    border-width: 1px 3vw;
  }
  body #cnt .fondblanc #principe .lrub {
    margin-bottom: 0;
  }
  body#sommaire #menutop .participer::before {
    display: block;
  }
  body#sommaire #menutop .menu {
    margin-left: 10px;
  }
  body#sommaire #formintro.larticle {
    padding-top: 1.3em;
  }
  body#sommaire #formintro.larticle .gtit {
    font: 600 2.2em/110% Kievit, Arial, sans-serif;
    width: 97%;
    margin: 0 1.5%;
  }
  body#sommaire #formintro.larticle .formulaire_spip {
    padding: .4em 0;
  }
  body#sommaire #formintro.larticle .formulaire_spip form .boutons,
  body#sommaire #formintro.larticle .formulaire_spip .editer-groupe {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  body#sommaire #formintro.larticle .formulaire_spip .saisie_input,
  body#sommaire #formintro.larticle .formulaire_spip .saisie_email,
  body#sommaire #formintro.larticle .formulaire_spip .saisie_textarea {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 83vw;
  }
  body#sommaire #formintro.larticle .formulaire_spip .email,
  body#sommaire #formintro.larticle .formulaire_spip .text,
  body#sommaire #formintro.larticle .formulaire_spip .date,
  body#sommaire #formintro.larticle .formulaire_spip .fichier,
  body#sommaire #formintro.larticle .formulaire_spip textarea,
  body#sommaire #formintro.larticle .formulaire_spip select,
  body#sommaire #formintro.larticle .formulaire_spip .choix_alternatif,
  body#sommaire #formintro.larticle .formulaire_spip .petit,
  body#sommaire #formintro.larticle .formulaire_spip .grand {
    width: 75vw;
  }
  body#sommaire #formintro.larticle .formulaire_spip form .boutons .submit {
    width: 46%;
    border-radius: .2em;
    margin: 0.8em 27% 0;
  }
  body#sommaire #une {
    height: auto;
  }
  body#sommaire #une .item {
    height: auto;
    background-size: cover;
    background-position: center;
  }
  body#sommaire #une .gtit::after {
    display: none;
  }
  body#sommaire #une .tit .surtit {
    float: none;
    text-align: center;
    margin: 0 auto 0.7em;
  }
  body#sommaire #une .lls {
    right: calc(50% - 65px);
    margin: 1em auto;
  }
  body#sommaire #une .coldroite {
    padding: 5em 5% 7.5em;
    position: initial;
    background-color: #014c78;
    background: -webkit-gradient(linear, left top, left bottom, from(#014c78), to(rgba(1, 76, 120, 0.75)));
    background: -webkit-linear-gradient(bottom, #014c78 0, rgba(1, 76, 120, 0.75) 100%);
    background: -moz-linear-gradient(bottom, #014c78 0, rgba(1, 76, 120, 0.75) 100%);
    background: -ms-linear-gradient(bottom, #014c78 0, rgba(1, 76, 120, 0.75) 100%);
    background: -o-linear-gradient(bottom, #014c78 0, rgba(1, 76, 120, 0.75) 100%);
  }
  body#sommaire #une .medias,
  body#sommaire #une .medimage {
    padding: 5% 5% 5em;
    width: 90%;
    height: auto;
    background-color: #47af69;
    background: -webkit-gradient(linear, left top, left bottom, from(#47af69), to(#47af69));
    background: -webkit-linear-gradient(left, #47af69 0%, #47af69 100%);
    background: -moz-linear-gradient(left, #47af69 0%, #47af69 100%);
    background: -ms-linear-gradient(left, #47af69 0%, #47af69 100%);
    background: -o-linear-gradient(left, #47af69 0%, #47af69 100%);
    margin: 0;
    border: 0 solid #fff;
  }
  body#sommaire #portrait .logogauche {
    position: absolute;
    top: 8em;
  }
  body#sommaire #portrait .coldroite {
    float: none;
  }
  body#sommaire #portrait .coldroite .gtit {
    margin-top: .1em;
  }
  body#sommaire #portrait .coldroite .cnt {
    width: 100%;
    text-align: left;
  }
  body#sommaire #portrait .coldroite .cnt::before {
    content: '';
    display: block;
    width: 50vw;
    height: 55vw;
    overflow: hidden;
    float: right;
  }
  body#article #cnt .fondblanc {
    width: auto;
    text-align: left;
    padding: 5% 2.5%;
  }
  body#article #cnt .fondblanc .dateetlieu {
    width: 100%;
  }
  body#article #cnt .fondblanc .dateetlieu .date {
    border-radius: 0;
  }
  body#article #cnt .fondblanc .dateetlieu .date .bloc {
    display: inline-block;
  }
  body#article #cnt .fondblanc .dateetlieu .lieu {
    width: 100%;
  }
  body#article #cnt .fondblanc .chapo {
    margin-top: .5em;
    font-size: 1.2em;
  }
  body#article #cnt .fondblanc .chapo p {
    margin: 0 0 0.5em;
    font-size: 1em;
  }
  body#article #cnt .fondblanc .chapo * {
    font-weight: 500;
  }
  body#article #cnt .fondblanc .larticle {
    display: flex;
    flex-direction: column;
    padding: 0 2.5%;
  }
  body#article #cnt .fondblanc .larticle .gtit {
    font-size: 2.4em;
    line-height: 110%;
    width: 100%;
    order: 1;
    padding-top: .5em;
    overflow: visible;
    margin-bottom: .5em;
  }
  body#article #cnt .fondblanc .larticle .surtit {
    font-size: .9em;
    order: 1;
    align-self: baseline;
  }
  body#article #cnt .fondblanc .larticle .gstit {
    font-size: 1.5em;
    order: 1;
    font-weight: 500;
    margin-top: -0.5em;
  }
  body#article #cnt .fondblanc .larticle .gsurtit,
  body#article #cnt .fondblanc .larticle .letexte {
    order: 1;
  }
  body#article #cnt .fondblanc .larticle .jcarousel {
    order: 1;
    width: 100%;
    height: 250px;
    margin-top: 1.2em;
  }
  body#article #cnt .fondblanc .larticle .jcarousel li {
    height: 250px;
  }
  body#article #cnt .fondblanc .larticle .jcarousel li .mediabox .logo {
    width: auto;
    height: 250px;
  }
  body#article #cnt .fondblanc .larticle .letexte {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  body#article #cnt .fondblanc .larticle .chiffres,
  body#article #cnt .fondblanc .larticle .citation {
    order: 3;
    width: auto;
    padding: 1.3em;
    margin: 0px -6% 1em;
  }
  body#article #cnt .fondblanc .larticle .chiffres .coldroite,
  body#article #cnt .fondblanc .larticle .citation .coldroite {
    width: 75%;
  }
  body#article #cnt .fondblanc .larticle .chiffres img,
  body#article #cnt .fondblanc .larticle .citation img {
    width: 21%;
  }
  body#article #cnt .fondblanc .larticle .memesujet img {
    width: 16%;
  }
  body#article #cnt .fondblanc .larticle .memesujet .adapt-img-wrapper {
    width: 18vw;
  }
  body#article #cnt .fondblanc .larticle .memesujet .coldroite {
    width: 77%;
    margin: 0 0 1.2em 0;
  }
  body#article #cnt .fondblanc .larticle .citation {
    padding: 1.3em 2.5em;
  }
  body#article #cnt .fondblanc .larticle .logo {
    order: 3;
    max-width: 100%;
    margin-left: 0;
  }
  body#article #cnt .fondblanc .larticle .logo:before {
    left: 0.2em;
  }
  body#article #cnt .fondblanc .larticle .logo:after {
    right: 0.2em;
  }
  body#article #cnt .fondblanc .larticle .proposition {
    columns: 1;
  }
  body#article #cnt .fondblanc .larticle .spip_documents_left,
  body#article #cnt .fondblanc .letexte .spip_documents_left,
  body#article #cnt .fondblanc .chapo .spip_documents_left,
  body#article #cnt .fondblanc .larticle .spip_documents_right,
  body#article #cnt .fondblanc .letexte .spip_documents_right,
  body#article #cnt .fondblanc .chapo .spip_documents_right {
    min-width: 0;
    width: 82vw;
    max-width: 100vw;
    margin: 0 0 5vw;
  }
  body#article #cnt .fondblanc .formulaire_spip {
    width: 90%;
    padding: 5%;
    margin: 0 auto;
  }
  body#article #cnt .fondblanc .formulaire_spip form {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  body#article #cnt .fondblanc .formulaire_spip form .editer,
  body#article #cnt .fondblanc .formulaire_spip form .editer-groupe {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  body#article #cnt .fondblanc .formulaire_spip form label,
  body#article #cnt .fondblanc .formulaire_spip form .saisie_textarea label {
    width: 95%;
    text-align: left;
    margin-left: 0;
  }
  body#article #cnt .fondblanc .formulaire_spip form .text,
  body#article #cnt .fondblanc .formulaire_spip form textarea,
  body#article #cnt .fondblanc .formulaire_spip form .date,
  body#article #cnt .fondblanc .formulaire_spip form .fichier,
  body#article #cnt .fondblanc .formulaire_spip form .inserer_barre_forum {
    float: left;
    width: 92%;
    margin-left: 0;
  }
  body#article #cnt .fondblanc .formulaire_spip form .markItUpContainer {
    width: 100%;
    min-width: 0;
  }
  body#article #cnt .fondblanc .formulaire_spip form .markItUpEditor {
    margin: 0;
  }
  body#article #cnt .fondblanc .formulaire_spip form .choix {
    float: left;
    width: 100%;
  }
  body#article #cnt .fondblanc .formulaire_spip form .choix label {
    width: 80%;
    text-align: left;
  }
  body#article #cnt .fondblanc .formulaire_spip form .submit {
    font-size: 1.2em;
    padding: .2em 5% .1em;
  }
  body#article #cnt .fondblanc .formulaire_spip form .reponse_formulaire,
  body#article #cnt .fondblanc .formulaire_spip form .reponse_formulaire_ok {
    width: 100%;
    margin: 0 0 .2em;
  }
  body#article #cnt .fondblanc .formulaire_spip form .reponse_formulaire p,
  body#article #cnt .fondblanc .formulaire_spip form .reponse_formulaire_ok p {
    width: 100%;
  }
  body#article #cnt .fondblanc .itemmedia {
    margin: 20px 0 20px 0;
    width: 100%;
  }
  body#article #cnt .fondblanc .spip_documents.spip_documents_center.oembed_video {
    min-width: 50%;
    margin: 0 -5% 1em;
    padding: 7% 5%;
  }
  body#article #cnt .fondblanc .spip_documents.spip_documents_center.oembed_video .spip_doc_titre {
    font-size: 1.1em;
    padding: 0 5%;
  }
  body#article #cnt .fondblanc #suite,
  body#article #cnt .fondblanc #fintryptique {
    text-align: center;
  }
  body#article #cnt .fondblanc #suite .col3,
  body#article #cnt .fondblanc #fintryptique .col3 {
    margin-bottom: 2em;
  }
  body#article #cnt .fondblanc #suite .gtit,
  body#article #cnt .fondblanc #fintryptique .gtit {
    display: inline-table;
    width: auto;
    border-bottom: 4px solid #ffeb7c;
    border-left: 0 solid transparent;
    padding: 0;
    font-size: 45px;
    margin: 10px auto 25px;
    border-left: 0;
    float: none;
  }
  body#article #cnt .fondblanc #suite .logogauche,
  body#article #cnt .fondblanc #fintryptique .logogauche {
    width: 100%;
    background-size: contain;
  }
  body#article #cnt .fondblanc #suite .coldroite,
  body#article #cnt .fondblanc #fintryptique .coldroite {
    padding: 1em 0 1.4em;
  }
  body#article #cnt .fondblanc #suite .coldroite .tit,
  body#article #cnt .fondblanc #fintryptique .coldroite .tit {
    padding: 0 1vw;
  }
  body#article #cnt .fondblanc #suite .coldroite .tit::after,
  body#article #cnt .fondblanc #fintryptique .coldroite .tit::after {
    width: 81px;
    height: 3px;
    margin: 0.5em auto .2em;
  }
  body#article #cnt .fondblanc #suite .coldroite .surtit,
  body#article #cnt .fondblanc #fintryptique .coldroite .surtit {
    margin: 0 auto .6em;
  }
  body#article #cnt .fondblanc #suite .coldroite .cnt,
  body#article #cnt .fondblanc #fintryptique .coldroite .cnt {
    font-size: 13px;
    margin: 0 1vw 0;
  }
  body#article #cnt .fondblanc #suite .tit,
  body#article #cnt .fondblanc #fintryptique .tit {
    line-height: 110%;
  }
  body#article #cnt .fondblanc #suite .lls,
  body#article #cnt .fondblanc #fintryptique .lls {
    margin-top: 1em;
    overflow: hidden;
    display: block;
  }
  body#article #cnt .fondblanc #suite .lienrub,
  body#article #cnt .fondblanc #fintryptique .lienrub {
    margin: 0 auto 3em;
    width: inherit;
  }
  body#article #cnt .fondblanc #suite #videos .gtit {
    display: inline-table;
    width: auto;
    border-bottom: 4px solid #ffeb7c;
    border-left: 0 solid transparent;
    padding: 0;
    font-size: 45px;
    margin: 10px auto 25px;
    border-left: 0;
    float: none;
  }
  body#article.mot #cnt .fondblanc #suite .gtit {
    font-size: 10vw;
    color: #47af69;
    width: 61%;
    padding-bottom: 0.5em;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item {
    padding-bottom: .5em;
    margin: 0;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .logogauche {
    width: 100%;
    background-size: contain;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite {
    padding: 1em 0 1.4em;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .tit {
    padding: 0 1vw;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .tit::after {
    width: 81px;
    height: 3px;
    margin: 0.5em auto .2em;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .surtit {
    margin: 0 auto .6em;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .cnt {
    font-size: 13px;
    margin: 0 1vw 0;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .logogauche {
    margin: 0 0 -42vw;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite {
    width: 90%;
    padding: 1em 5% .2em;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .tit:after {
    content: " ";
    width: 81px;
    height: 3px;
    background-color: #d9332c;
    overflow: hidden;
    display: block;
    margin: 0.8em auto 0.5em;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .lls {
    display: none;
  }
  body#article.mot #cnt .fondblanc #suite #lactu .itemot .item .coldroite .cnt {
    width: 100%;
  }
  body#groupe_mot #cnt .fondblanc #toutactu .gtit {
    display: inline-table;
    width: auto;
    border-bottom: 4px solid #ffeb7c;
    border-left: 0 solid transparent;
    padding: 0;
    font-size: 45px;
    margin: 10px auto 25px;
    border-left: 0;
    float: none;
    margin: .5em 0 0.3em;
  }
  body#rubrique.page_video .coindroit {
    display: none;
  }
  body#rubrique .itemmedia {
    margin: 20px 0 20px 0;
    width: 100%;
  }
  body#rubrique .itemmedia .spip_logos {
    width: 100%;
  }
  body#rubrique .itemmedia .cnt {
    font-weight: 500;
  }
  body#rubrique .fondblanc .gstit {
    width: 100%;
    margin: 0.4em 0 0;
    line-height: 140%;
  }
  body#rubrique .fondblanc .gtit {
    display: inline-table;
    width: auto;
    border-bottom: 4px solid #ffeb7c;
    border-left: 0 solid transparent;
    padding: 0;
    font-size: 45px;
    margin: 10px auto 25px;
    border-left: 0;
    float: none;
    font-size: 10.7vw;
    margin: 0.6em auto 0.1em;
    hyphens: none;
    line-height: 100%;
    color: #15567d;
  }
  body#rubrique .fondblanc #coldroite .gtit {
    display: inline-table;
    width: auto;
    border-bottom: 4px solid #ffeb7c;
    border-left: 0 solid transparent;
    padding: 0;
    font-size: 45px;
    margin: 10px auto 25px;
    border-left: 0;
    float: none;
    font-size: 10.7vw;
    margin: 0.6em auto 0.1em;
    hyphens: none;
    color: #15567d;
    line-height: 100%;
    margin: 0 auto 1.1em;
  }
  body#rubrique .fondblanc #coldroite #videos {
    width: auto;
    text-align: center;
  }
  body#rubrique .fondblanc #coldroite #videos .tit {
    padding: 0;
    width: 100%;
    background: none;
  }
  body#rubrique .fondblanc #coldroite #videos .tit::after {
    display: inline-table;
    margin: 0 35%;
    width: 30%;
  }
  body#rubrique .fondblanc #coldroite #videos .cnt,
  body#rubrique .fondblanc #coldroite #videos .lls {
    margin-top: 1.4em;
  }
  body#rubrique .fondblanc #coldroite #videos .item {
    text-align: left;
  }
  body#rubrique .fondblanc #coldroite #videos .item iframe {
    width: 100% !important;
    height: 65vw !important;
  }
  body#rubrique .fondblanc #coldroite #videos .lls {
    padding: 0 0;
    text-align: center;
    width: 100%;
    margin-top: 1.4em;
    font-size: .9em;
    font-weight: 600;
    color: #d9332c;
    display: inline-table;
  }
  body#rubrique .fondblanc #coldroite #videos .lrub {
    position: relative;
    width: auto;
    float: none;
    display: inline-table;
    font-size: 0.85em;
    margin: 1.4em auto 0;
  }
  body#rubrique .fondblanc #coldroite #videos .tit {
    font-size: 1.4em;
  }
  body#rubrique .coin3 #colgauche .logogauche,
  body#rubrique .coin3 #colgauche .logodroite {
    width: 100%;
    height: 10vw;
    margin-top: -3em;
    max-width: 100%;
  }
  body#rubrique .coin3 #colgauche .item .etroit,
  body#rubrique .coin3 #colgauche .item .agauche,
  body#rubrique .coin3 #colgauche .item .adroite {
    width: 100%;
    margin: 0.8em 0;
  }
  body#rubrique .coin3 #colgauche .item.diapo .logodroite,
  body#rubrique .coin3 #colgauche .item.diapo .logogauche {
    margin-top: 0;
    height: auto;
  }
  body#rubrique .coin3 #colgauche .item.diapo .logodroite img,
  body#rubrique .coin3 #colgauche .item.diapo .logogauche img {
    width: 120%;
  }
  body#rubrique .coin3 #colgauche .item.diapo .etroit,
  body#rubrique .coin3 #colgauche .item.diapo .agauche {
    width: 100%;
    position: static;
    background: #fff;
    padding: 0;
    text-align: left;
  }
  body#rubrique .coin3 #colgauche .item.diapo .etroit .tit,
  body#rubrique .coin3 #colgauche .item.diapo .agauche .tit {
    color: #000;
  }
  body#rubrique .coin3 #colgauche .lls {
    background-image: none;
  }
  body#rubrique .coin3 #coldroite {
    width: 100%;
    padding: 0 3%;
    width: 94%;
    border-left: 0px solid #fff;
  }
  body#rubrique .coin3 #coldroite > .module {
    width: 100%;
  }
  body#rubrique .coin3 #coldroite > .module .tit,
  body#rubrique .coin3 #coldroite > .module article {
    width: 100%;
    font-size: 1em;
    font-weight: 600;
    line-height: 130%;
  }
  body#rubrique .coin3 #coldroite > .module .tit .lls,
  body#rubrique .coin3 #coldroite > .module article .lls {
    text-align: left;
  }
  body#rubrique .coin3 #coldroite .rdv article .module {
    width: 100%;
  }
  body.interieur #cnt #suite #lactu .item {
    margin-bottom: -60px;
  }
  body#page_video.interieur .fondblanc .gtit {
    font-size: 11.3vw;
    padding: 0.3em 0 0em;
  }
  body#page_video.interieur .fondblanc iframe {
    width: 100%;
  }
  body .larticle h3.spip {
    font-size: 1.1em;
    margin: 0 0 1em;
    padding: 0 0 0.35em;
  }
  body .larticle .spip_documents {
    width: 100%;
  }
  body .larticle .spip_documents img {
    max-width: 100%;
  }
  body .larticle .lateral {
    padding: 1.3em 2%;
  }
  body .ul.spip li {
    padding: 0px 0px 0px 22px;
  }
  body #lactu .logogauche {
    width: 100%;
    background-size: contain;
  }
  body #lactu .coldroite {
    padding: 1em 0 1.4em;
  }
  body #lactu .coldroite .tit {
    padding: 0 1vw;
  }
  body #lactu .coldroite .tit::after {
    width: 81px;
    height: 3px;
    margin: 0.5em auto .2em;
  }
  body #lactu .coldroite .surtit {
    margin: 0 auto .6em;
  }
  body #lactu .coldroite .cnt {
    font-size: 13px;
    margin: 0 1vw 0;
  }
  body #fintryptique {
    display: flex;
  }
  body #fintryptique .col2,
  body #fintryptique .col3 {
    padding-bottom: 0;
    text-align: center;
    border-bottom: 3px solid #eaeae9;
    padding-bottom: 3em;
  }
  body #fintryptique .col2 .gtit,
  body #fintryptique .col3 .gtit {
    display: inline-table;
    width: auto;
    border-bottom: 4px solid #ffeb7c;
    border-left: 0 solid transparent;
    padding: 0;
    font-size: 45px;
    margin: 10px auto 25px;
    border-left: 0;
    float: none;
  }
  body #fintryptique .col2 .lrub,
  body #fintryptique .col3 .lrub {
    font-size: 0.85em;
    position: initial;
    width: auto;
    display: inline-table;
    margin: 1.4em auto 0;
    float: none;
  }
  body #fintryptique .col2 .coldroite,
  body #fintryptique .col3 .coldroite {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em;
  }
  body #fintryptique .col2 .coldroite .tit,
  body #fintryptique .col3 .coldroite .tit {
    margin: 0.3em .2em;
  }
  body #fintryptique .col2 .coldroite .soustit,
  body #fintryptique .col3 .coldroite .soustit {
    margin: .3em 0 0;
    font-size: 14px;
    padding: 0;
    font-weight: 600;
    background: transparent;
    line-height: 130%;
  }
  body #fintryptique .col2 .item:last-of-type .coldroite,
  body #fintryptique .col3 .item:last-of-type .coldroite {
    border-bottom: 0 solid #ddd;
  }
  body #fintryptique .col2#coldroite,
  body #fintryptique .col3#coldroite {
    padding: 0;
    width: 94%;
    margin: 0 3%;
  }
  body #fintryptique #coldroite {
    order: 1;
  }
  body #fintryptique #resumeterrain {
    order: 2;
  }
  body #fintryptique #resumeparlement {
    order: 3;
    border-bottom: 0 solid #fff;
    margin-bottom: 0;
  }
  body #videos,
  body#article #cnt .fondblanc #suite #videos,
  body #fintryptique .col3#coldroite #videos {
    width: auto;
    text-align: center;
  }
  body #videos .tit,
  body#article #cnt .fondblanc #suite #videos .tit,
  body #fintryptique .col3#coldroite #videos .tit {
    padding: 0;
    width: 100%;
    background: none;
  }
  body #videos .tit::after,
  body#article #cnt .fondblanc #suite #videos .tit::after,
  body #fintryptique .col3#coldroite #videos .tit::after {
    display: inline-table;
    margin: 0 35%;
    width: 30%;
  }
  body #videos .cnt,
  body#article #cnt .fondblanc #suite #videos .cnt,
  body #fintryptique .col3#coldroite #videos .cnt,
  body #videos .lls,
  body#article #cnt .fondblanc #suite #videos .lls,
  body #fintryptique .col3#coldroite #videos .lls {
    margin-top: 1.4em;
  }
  body #videos .item,
  body#article #cnt .fondblanc #suite #videos .item,
  body #fintryptique .col3#coldroite #videos .item {
    text-align: left;
  }
  body #videos .item iframe,
  body#article #cnt .fondblanc #suite #videos .item iframe,
  body #fintryptique .col3#coldroite #videos .item iframe {
    width: 100% !important;
    height: 65vw !important;
  }
  body #videos .lls,
  body#article #cnt .fondblanc #suite #videos .lls,
  body #fintryptique .col3#coldroite #videos .lls {
    padding: 0 0;
    text-align: center;
    width: 100%;
    margin-top: 1.4em;
    font-size: .9em;
    font-weight: 600;
    color: #d9332c;
    display: inline-table;
  }
  body #videos .lrub,
  body#article #cnt .fondblanc #suite #videos .lrub,
  body #fintryptique .col3#coldroite #videos .lrub {
    position: relative;
    width: auto;
    float: none;
    display: inline-table;
    font-size: 0.85em;
    margin: 1.4em auto 0;
  }
  body#sommaire .item .spip_logo,
  body #lactu .item .spip_logo,
  body #fintryptique .item .spip_logo {
    width: 100%;
  }
  body #pied {
    height: auto;
  }
  body #pied .cntpied {
    height: auto;
    background-color: #eaeae9;
    padding: 2em 0 0;
  }
  body #pied .cntpied .colgauche,
  body #pied .cntpied .colcentre,
  body #pied .cntpied .coldroite {
    width: 90%;
    min-height: 0;
    padding: 0 5%;
    text-align: center;
    margin: 2em 0 0;
  }
  body #pied .cntpied .colgauche .liseret,
  body #pied .cntpied .colcentre .liseret,
  body #pied .cntpied .coldroite .liseret {
    border-left: 0 solid #fff;
  }
  body #pied .cntpied .colgauche .gtit,
  body #pied .cntpied .colcentre .gtit,
  body #pied .cntpied .coldroite .gtit {
    margin: 0 0 0.7em;
  }
  body #pied .cntpied .colgauche .liseret {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    display: table;
    margin: 0 auto;
    padding: .1em 0 .2em;
    margin: 0 auto 0.7em;
  }
  body #pied .cntpied .colcentre {
    text-align: center;
  }
  body #pied .cntpied .colcentre .bt {
    margin: 0;
  }
  body #pied .gtit {
    font-size: 7.5vw;
  }
  body #pied #listepied {
    font-size: 10px;
    padding: 2em 0 5em;
  }
  body #pied #listepied a {
    font-size: 3vw;
  }
  body #partenaires .introliste {
    margin: 30px 18%;
  }
  .itemmedia .tit {
    color: #d9332c;
    font-size: 1.6em;
  }
  #cookieChoiceInfo {
    padding: 11px 0 48px !important;
    box-shadow: 0 -0.2em 1.4em rgba(0, 0, 0, 0.6);
  }
}
@media screen and (max-device-width: 480px) and (min-width: 481px) {
  .mobicol2 {
    float: left;
    width: 45%;
  }
}
@media screen and (max-device-width: 480px) and (min-width: 481px) {
  .mobicol3 {
    float: left;
    width: 28.33333333%;
  }
}
@media screen and (max-device-width: 480px) and (min-width: 481px) {
  .mobicol4 {
    float: left;
    width: 20%;
  }
}
@media screen and (max-device-width: 480px) and (min-width: 481px) {
  .mobicol2sur3 {
    float: left;
    width: 61.66666667%;
  }
}
@media screen and (max-device-width: 480px) and (min-width: 481px) {
  .mobicol3sur4 {
    float: left;
    width: 70%;
  }
}
@media screen and (max-device-width: 400px) {
  .suivre {
    display: none;
  }
}
@media screen and (max-device-width: 355px) {
  body #menutop .participer,
  body #menutop .tv {
    display: none;
  }
}
@media screen and (max-device-width: 342px) {
  #menutop a {
    margin: 0 8px 0 0;
  }
  #menutop .menu {
    margin: 0 8px 0;
  }
  .fondblanc {
    padding-top: 0.6em;
  }
}
@media screen and (max-device-width: 320px) {
  body#sommaire #menutop .logomenu .statut {
    font-size: 2.2em;
  }
  body#sommaire #menutop .menu {
    margin: 0;
    color: transparent;
  }
  .entoure {
    margin-top: 2.8em;
  }
  .lrub .suite {
    border: 0.5em solid #fff;
  }
}
@media screen and (min-device-height: 1400px) {
  #sommaire #yt-background {
    height: 40%;
  }
  #pied {
    height: 410px;
  }
}
h1 {
  margin: 0.6em 10% 0.9em;
}
.carto {
  background-image: url('//plurilingue.c-real.fr/sites/plurilingue.c-real.fr/local/cache-css/');
  background-position: center 0;
  padding-top: 89px;
}
@media screen and (max-device-width: 780px) {
  .largeurlogohaut h1 .titsite {
    padding: 20% 0 0;
    width: 65%;
    font-size: 0.9em;
  }
  .largeurlogohaut h1 .slogan {
    margin: 0 0 0.7em;
  }
}
@media screen and (max-device-width: 360px) {
  body .largeurlogohaut h1 .titsite {
    background-color: transparent;
    padding: 0 0 0.2em;
  }
}
