@charset "UTF-8";
/**
* Fichier styles utilisateurs
* Site : Isanet CMS Mendikoa
* Intégrateur : SD 2017
* Version du 28/12/2017 15:27:00
*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic|Bree+Serif);
@import "//fonts.googleapis.com/icon?family=Material+Icons";
@import "//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
/*!
 * Copyright Isagri Ingenierie 2025
 * Theme Bootstrap 2025
 * @version 5 
 * @author : ALP
 * @description : Variables du projet 
 * @projet : ACCEPT1
*/
/**
  * Theme Bootstrap 2017
  * @version du 28/08/2018 15:19:13  
  * @projet : cms étalon
  * @author : SD
  * @description : de classes utilitaire pour le thème Bootstrap
*/
.debug * {
  outline: 1px solid gold;
}

.debug-f * {
  outline: 1px solid magenta;
}

.debug-g * {
  outline: 1px solid #00ff00;
}

.debug-w * {
  outline: 1px solid white;
}

.debug-b * {
  outline: 1px solid black;
}

.ovh {
  overflow: hidden;
}

.clear {
  clear: both;
}

.clearfix:after,
.line:after {
  display: table;
  clear: both;
  border-collapse: collapse;
  content: "";
}

.left-auto {
  margin-right: auto;
}

.right-auto {
  margin-left: auto;
}

.center {
  margin-right: auto;
  margin-left: auto;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

body > script {
  display: none !important;
}

.inbl {
  display: inline-block;
  vertical-align: top;
}

.flexbox-h,
.flexbox-v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.flexbox-v {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flexitem-fluid {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.flexitem-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.flexitem-medium {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.flexitem-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flexitem-center {
  margin: auto;
}

.flexitem-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.flex-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex100vh {
  min-height: 100vh;
}

.bz-cb * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.fz12 {
  font-size: 12px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz28 {
  font-size: 28px !important;
}

.fz32 {
  font-size: 32px !important;
}

.man,
.ma0 {
  margin: 0;
}

.pan,
.pa0 {
  padding: 0;
}

.mas {
  margin: 5px;
}

.mam {
  margin: 10px;
}

.mal {
  margin: 20px;
}

.pas {
  padding: 5px;
}

.pam {
  padding: 10px;
}

.pal {
  padding: 20px;
}

.mtn,
.mt0 {
  margin-top: 0;
}

.mts {
  margin-top: 5px;
}

.mtm {
  margin-top: 10px;
}

.mtl {
  margin-top: 20px;
}

.mrn,
.mr0 {
  margin-right: 0;
}

.mrs {
  margin-right: 5px;
}

.mrm {
  margin-right: 10px;
}

.mrl {
  margin-right: 20px;
}

.mbn,
.mb0 {
  margin-bottom: 0;
}

.mbs {
  margin-bottom: 5px;
}

.mbm {
  margin-bottom: 10px;
}

.mbl {
  margin-bottom: 20px;
}

.mln,
.ml0 {
  margin-left: 0;
}

.mls {
  margin-left: 5px;
}

.mlm {
  margin-left: 10px;
}

.mll {
  margin-left: 20px;
}

.ptn,
.pt0 {
  padding-top: 0;
}

.pts {
  padding-top: 5px;
}

.ptm {
  padding-top: 10px;
}

.ptl {
  padding-top: 20px;
}

.prn,
.pr0 {
  padding-right: 0;
}

.prs {
  padding-right: 5px;
}

.prm {
  padding-right: 10px;
}

.prl {
  padding-right: 20px;
}

.pbn,
.pb0 {
  padding-bottom: 0;
}

.pbs {
  padding-bottom: 5px;
}

.pbm {
  padding-bottom: 10px;
}

.pbl {
  padding-bottom: 20px;
}

.pln,
.pl0 {
  padding-left: 0;
}

.pls {
  padding-left: 5px;
}

.plm {
  padding-left: 10px;
}

.pll {
  padding-left: 20px;
}

.doc__note {
  position: relative;
  margin: 1.5625em 0;
  padding: 1.9rem 1.2rem;
  border-left: 3.2rem solid #A3C6FF;
  border-radius: 0.35rem;
  background-color: rgba(163, 198, 255, 0.2);
  font-size: 1.28rem;
}
.doc__note:before {
  position: absolute;
  top: 0.3em;
  left: -2.6rem;
  font-family: "Material Icons";
  color: #fff;
  font-size: 2rem;
  content: "edit";
  vertical-align: -0.25em;
}
.doc__note :first-child {
  margin-top: 0;
}
.doc__note :last-child {
  margin-bottom: 0;
}

.doc__note--quote {
  background-color: rgba(94, 94, 94, 0.2);
  border-left-color: #5e5e5e;
}
.doc__note--quote:before {
  content: "format_quote";
}

.doc__note--danger {
  background-color: rgba(255, 141, 163, 0.2);
  border-left-color: #ff8da3;
}
.doc__note--danger:before {
  content: "flash_on";
}

.doc__note--warning {
  background-color: rgba(255, 201, 130, 0.2);
  border-left-color: #ffc982;
}
.doc__note--warning:before {
  content: "warning";
}

.doc__note--success {
  background-color: rgba(130, 243, 187, 0.2);
  border-left-color: #82f3bb;
}
.doc__note--success:before {
  content: "done";
}

.doc__note--tips {
  background-color: rgba(130, 223, 211, 0.2);
  border-left-color: #82dfd3;
}
.doc__note--tips:before {
  content: "whatshot";
}

.doc__note--summary {
  background-color: rgba(130, 216, 255, 0.2);
  border-left-color: #82d8ff;
}
.doc__note--summary:before {
  content: "subject";
}

/*

  FLEXBOX

  Media Query Extensions:
   -ns = not-small
   -m  = medium
   -l  = large

*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* 1. Fix for Chrome 44 bug.
 * https://code.google.com/p/chromium/issues/detail?id=506893 */
.flex-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0; /* 1 */
  min-height: 0; /* 1 */
}

.flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

.flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.content-stretch {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-last {
  -webkit-box-ordinal-group: 100000;
      -ms-flex-order: 99999;
          order: 99999;
}

.flex-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.flex-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.flex-shrink-1 {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

@media (--breakpoint-not-small) {
  .flex-ns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-ns {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .flex-auto-ns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0; /* 1 */
    min-height: 0; /* 1 */
  }
  .flex-none-ns {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .flex-column-ns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex-row-ns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flex-wrap-ns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex-nowrap-ns {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flex-wrap-reverse-ns {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .flex-column-reverse-ns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .flex-row-reverse-ns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .items-start-ns {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .items-end-ns {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .items-center-ns {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .items-baseline-ns {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .items-stretch-ns {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .self-start-ns {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .self-end-ns {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .self-center-ns {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .self-baseline-ns {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .self-stretch-ns {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-start-ns {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-end-ns {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-center-ns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-between-ns {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .justify-around-ns {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .content-start-ns {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .content-end-ns {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .content-center-ns {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .content-between-ns {
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .content-around-ns {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .content-stretch-ns {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .order-0-ns {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-1-ns {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2-ns {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-3-ns {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-4-ns {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-5-ns {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-6-ns {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-7-ns {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-8-ns {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-last-ns {
    -webkit-box-ordinal-group: 100000;
        -ms-flex-order: 99999;
            order: 99999;
  }
  .flex-grow-0-ns {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .flex-grow-1-ns {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .flex-shrink-0-ns {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flex-shrink-1-ns {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
@media (--breakpoint-medium) {
  .flex-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-m {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .flex-auto-m {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0; /* 1 */
    min-height: 0; /* 1 */
  }
  .flex-none-m {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .flex-column-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex-row-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flex-wrap-m {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex-nowrap-m {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flex-wrap-reverse-m {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .flex-column-reverse-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .flex-row-reverse-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .items-start-m {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .items-end-m {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .items-center-m {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .items-baseline-m {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .items-stretch-m {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .self-start-m {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .self-end-m {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .self-center-m {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .self-baseline-m {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .self-stretch-m {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-start-m {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-end-m {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-center-m {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-between-m {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .justify-around-m {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .content-start-m {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .content-end-m {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .content-center-m {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .content-between-m {
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .content-around-m {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .content-stretch-m {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .order-0-m {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-1-m {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2-m {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-3-m {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-4-m {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-5-m {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-6-m {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-7-m {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-8-m {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-last-m {
    -webkit-box-ordinal-group: 100000;
        -ms-flex-order: 99999;
            order: 99999;
  }
  .flex-grow-0-m {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .flex-grow-1-m {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .flex-shrink-0-m {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flex-shrink-1-m {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
@media (--breakpoint-large) {
  .flex-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-l {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .flex-auto-l {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0; /* 1 */
    min-height: 0; /* 1 */
  }
  .flex-none-l {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .flex-column-l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex-row-l {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flex-wrap-l {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex-nowrap-l {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flex-wrap-reverse-l {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .flex-column-reverse-l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .flex-row-reverse-l {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .items-start-l {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .items-end-l {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .items-center-l {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .items-baseline-l {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .items-stretch-l {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .self-start-l {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .self-end-l {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .self-center-l {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .self-baseline-l {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .self-stretch-l {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-start-l {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-end-l {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-center-l {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-between-l {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .justify-around-l {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .content-start-l {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .content-end-l {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .content-center-l {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .content-between-l {
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .content-around-l {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .content-stretch-l {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .order-0-l {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-1-l {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2-l {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-3-l {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-4-l {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-5-l {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-6-l {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-7-l {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-8-l {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-last-l {
    -webkit-box-ordinal-group: 100000;
        -ms-flex-order: 99999;
            order: 99999;
  }
  .flex-grow-0-l {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .flex-grow-1-l {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .flex-shrink-0-l {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flex-shrink-1-l {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
#ClassifiedAdsWizard .stitre {
  margin: 0;
  font-size: 14px;
}
#ClassifiedAdsWizard .stitre .CADS_FloatLeft .CADS_RightMargin10 {
  margin-right: 10px;
}
#ClassifiedAdsWizard .titre {
  margin: 0;
  font-size: 20px;
}

#ClassifiedAdsShareScreen .stitre {
  margin: 0;
  font-size: 14px;
}
#ClassifiedAdsShareScreen .titre {
  margin: 0;
  font-size: 20px;
}

#ClassifiedAdsViewer .titre {
  margin: 0;
  font-size: 20px;
}
#ClassifiedAdsViewer .stitre {
  margin: 0;
  font-size: 14px;
}

.c-site1, .couleur-1 {
  color: rgb(237, 29, 36);
}

.c-site2, .couleur-2 {
  color: rgb(57, 181, 74) !important;
}

.c-site3, .couleur-3 {
  color: rgb(250, 166, 26) !important;
}

.c-site4, .couleur-4 {
  color: #1d2720 !important;
}

.c-site5, .couleur-5 {
  color: #c9dfca !important;
}

.c-site6, .couleur-6 {
  color: #616266 !important;
}

.bc-site1, .fondCouleur-1 {
  background-color: rgb(237, 29, 36) !important;
}

.bc-site2, .fondCouleur-2 {
  background-color: rgb(57, 181, 74) !important;
}

.bc-site3, .fondCouleur-3 {
  background-color: rgb(250, 166, 26) !important;
}

.bc-site4, .fondCouleur-4 {
  background-color: #1d2720 !important;
}

.bc-site5, .fondCouleur-5 {
  background-color: #c9dfca !important;
}

.bc-site6, .fondCouleur-6 {
  background-color: #616266 !important;
}

.h1,
h1,
.titre {
  margin-top: 0;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 2.5em;
  font-weight: normal;
  color: rgb(237, 29, 36);
}

.vert {
  color: rgb(57, 181, 74) !important;
}

h2,
.h2,
.stitre {
  margin-top: 0;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1.5em;
  color: rgb(237, 29, 36);
}
.h1 + h2,
.h1 + .h2,
.h1 + .stitre {
  margin-top: 0;
  margin-bottom: 0;
}

h3,
.h3,
.sstitre {
  margin-top: 0;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1.1em;
  letter-spacing: 0.02em;
  color: rgb(237, 29, 36);
}
.h2 + h3,
.h2 + .h3,
.h2 + .sstitre {
  margin-top: 0.25em;
  margin-bottom: 0;
}

h4, .h4 {
  margin-top: 0;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  color: rgb(51, 51, 51);
}

h5, .h5 {
  margin-top: 0;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  color: rgb(51, 51, 51);
}

h6, .h6 {
  margin-top: 0;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  color: rgb(51, 51, 51);
}

p {
  font-family: "Roboto", sans-serif;
  font-size: 1em;
}

.normal {
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  color: rgb(51, 51, 51);
  text-align: justify;
  -ms-hyphens: auto;
      hyphens: auto;
}

.liste-a-puces {
  padding-left: 1em;
  list-style-type: none;
}
.liste-a-puces li {
  position: relative;
}
.liste-a-puces li::before {
  display: block;
  position: absolute;
  top: 0;
  left: -1.1em;
  width: 1em;
  height: 1em;
  font-family: "FontAwesome", serif;
  font-size: 0.95em;
  content: "\f111";
  color: rgb(237, 29, 36);
}
.liste-a-puces ul {
  padding-left: 1em;
  list-style-type: none;
}
.liste-a-puces ul li:before {
  font-size: 0.5em;
}

.bloc-clair,
.bloc-fonce {
  background-color: #ddd;
  padding: 0 0 0.5em 0;
  margin-bottom: 1em;
}
.bloc-clair *,
.bloc-fonce * {
  padding: 0 0.5em;
}
.bloc-clair .h2,
.bloc-clair h2,
.bloc-clair .titre,
.bloc-fonce .h2,
.bloc-fonce h2,
.bloc-fonce .titre {
  position: relative;
  padding: 0.25em 1em 0.25em;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1.5em;
  color: #fff;
  background-color: #888;
}
.bloc-clair .h2::before,
.bloc-clair h2::before,
.bloc-clair .titre::before,
.bloc-fonce .h2::before,
.bloc-fonce h2::before,
.bloc-fonce .titre::before {
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  width: 1em;
  height: 1em;
  font-family: "FontAwesome", serif;
  font-size: 0.8em;
  content: "\f101";
}
.bloc-clair ul,
.bloc-clair .liste-a-puces,
.bloc-fonce ul,
.bloc-fonce .liste-a-puces {
  padding-left: 2em;
}

.bloc-fonce {
  background-color: #aaa;
}
.bloc-fonce .h2,
.bloc-fonce h2,
.bloc-fonce .titre {
  color: #fff;
  background-color: #555;
}
.bloc-fonce .normal,
.bloc-fonce p {
  color: #fff;
}
.bloc-fonce ul li,
.bloc-fonce .liste-a-puces li {
  color: #fff;
}
.bloc-fonce ul li::before,
.bloc-fonce .liste-a-puces li::before {
  color: #fff;
}

.bloc-clair-1,
.bloc-clair-2,
.bloc-clair-3,
.bloc-clair-4,
.bloc-clair-5,
.bloc-clair-6,
.bloc-fonce-1,
.bloc-fonce-2,
.bloc-fonce-3,
.bloc-fonce-4,
.bloc-fonce-5,
.bloc-fonce-6 {
  background-color: #EBEBEB;
  padding: 0 0 0.7em 0;
  margin-bottom: 1em;
}
.bloc-clair-1 *:not(a),
.bloc-clair-2 *:not(a),
.bloc-clair-3 *:not(a),
.bloc-clair-4 *:not(a),
.bloc-clair-5 *:not(a),
.bloc-clair-6 *:not(a),
.bloc-fonce-1 *:not(a),
.bloc-fonce-2 *:not(a),
.bloc-fonce-3 *:not(a),
.bloc-fonce-4 *:not(a),
.bloc-fonce-5 *:not(a),
.bloc-fonce-6 *:not(a) {
  padding: 0 0.5em;
}
.bloc-clair-1 > div:first-child,
.bloc-clair-2 > div:first-child,
.bloc-clair-3 > div:first-child,
.bloc-clair-4 > div:first-child,
.bloc-clair-5 > div:first-child,
.bloc-clair-6 > div:first-child,
.bloc-fonce-1 > div:first-child,
.bloc-fonce-2 > div:first-child,
.bloc-fonce-3 > div:first-child,
.bloc-fonce-4 > div:first-child,
.bloc-fonce-5 > div:first-child,
.bloc-fonce-6 > div:first-child {
  padding: 0;
}
.bloc-clair-1 ul, .bloc-clair-1 ol,
.bloc-clair-1 .liste-a-puces,
.bloc-clair-2 ul,
.bloc-clair-2 ol,
.bloc-clair-2 .liste-a-puces,
.bloc-clair-3 ul,
.bloc-clair-3 ol,
.bloc-clair-3 .liste-a-puces,
.bloc-clair-4 ul,
.bloc-clair-4 ol,
.bloc-clair-4 .liste-a-puces,
.bloc-clair-5 ul,
.bloc-clair-5 ol,
.bloc-clair-5 .liste-a-puces,
.bloc-clair-6 ul,
.bloc-clair-6 ol,
.bloc-clair-6 .liste-a-puces,
.bloc-fonce-1 ul,
.bloc-fonce-1 ol,
.bloc-fonce-1 .liste-a-puces,
.bloc-fonce-2 ul,
.bloc-fonce-2 ol,
.bloc-fonce-2 .liste-a-puces,
.bloc-fonce-3 ul,
.bloc-fonce-3 ol,
.bloc-fonce-3 .liste-a-puces,
.bloc-fonce-4 ul,
.bloc-fonce-4 ol,
.bloc-fonce-4 .liste-a-puces,
.bloc-fonce-5 ul,
.bloc-fonce-5 ol,
.bloc-fonce-5 .liste-a-puces,
.bloc-fonce-6 ul,
.bloc-fonce-6 ol,
.bloc-fonce-6 .liste-a-puces {
  padding-left: 2em;
}
.bloc-clair-1 .h2, .bloc-clair-1 .stitre, .bloc-clair-1 h2,
.bloc-clair-2 .h2,
.bloc-clair-2 .stitre,
.bloc-clair-2 h2,
.bloc-clair-3 .h2,
.bloc-clair-3 .stitre,
.bloc-clair-3 h2,
.bloc-clair-4 .h2,
.bloc-clair-4 .stitre,
.bloc-clair-4 h2,
.bloc-clair-5 .h2,
.bloc-clair-5 .stitre,
.bloc-clair-5 h2,
.bloc-clair-6 .h2,
.bloc-clair-6 .stitre,
.bloc-clair-6 h2,
.bloc-fonce-1 .h2,
.bloc-fonce-1 .stitre,
.bloc-fonce-1 h2,
.bloc-fonce-2 .h2,
.bloc-fonce-2 .stitre,
.bloc-fonce-2 h2,
.bloc-fonce-3 .h2,
.bloc-fonce-3 .stitre,
.bloc-fonce-3 h2,
.bloc-fonce-4 .h2,
.bloc-fonce-4 .stitre,
.bloc-fonce-4 h2,
.bloc-fonce-5 .h2,
.bloc-fonce-5 .stitre,
.bloc-fonce-5 h2,
.bloc-fonce-6 .h2,
.bloc-fonce-6 .stitre,
.bloc-fonce-6 h2 {
  position: relative;
  padding: 0.55em 0.7em 0.55em;
  margin: -10px -10px 14px;
  font-family: "Bree Serif", Georgia, serif;
  font-size: 1.5em;
  color: #FFF !important;
  background-color: rgb(237, 29, 36);
}
.bloc-clair-1 .h2:before, .bloc-clair-1 .h2:after, .bloc-clair-1 .stitre:before, .bloc-clair-1 .stitre:after, .bloc-clair-1 h2:before, .bloc-clair-1 h2:after,
.bloc-clair-2 .h2:before,
.bloc-clair-2 .h2:after,
.bloc-clair-2 .stitre:before,
.bloc-clair-2 .stitre:after,
.bloc-clair-2 h2:before,
.bloc-clair-2 h2:after,
.bloc-clair-3 .h2:before,
.bloc-clair-3 .h2:after,
.bloc-clair-3 .stitre:before,
.bloc-clair-3 .stitre:after,
.bloc-clair-3 h2:before,
.bloc-clair-3 h2:after,
.bloc-clair-4 .h2:before,
.bloc-clair-4 .h2:after,
.bloc-clair-4 .stitre:before,
.bloc-clair-4 .stitre:after,
.bloc-clair-4 h2:before,
.bloc-clair-4 h2:after,
.bloc-clair-5 .h2:before,
.bloc-clair-5 .h2:after,
.bloc-clair-5 .stitre:before,
.bloc-clair-5 .stitre:after,
.bloc-clair-5 h2:before,
.bloc-clair-5 h2:after,
.bloc-clair-6 .h2:before,
.bloc-clair-6 .h2:after,
.bloc-clair-6 .stitre:before,
.bloc-clair-6 .stitre:after,
.bloc-clair-6 h2:before,
.bloc-clair-6 h2:after,
.bloc-fonce-1 .h2:before,
.bloc-fonce-1 .h2:after,
.bloc-fonce-1 .stitre:before,
.bloc-fonce-1 .stitre:after,
.bloc-fonce-1 h2:before,
.bloc-fonce-1 h2:after,
.bloc-fonce-2 .h2:before,
.bloc-fonce-2 .h2:after,
.bloc-fonce-2 .stitre:before,
.bloc-fonce-2 .stitre:after,
.bloc-fonce-2 h2:before,
.bloc-fonce-2 h2:after,
.bloc-fonce-3 .h2:before,
.bloc-fonce-3 .h2:after,
.bloc-fonce-3 .stitre:before,
.bloc-fonce-3 .stitre:after,
.bloc-fonce-3 h2:before,
.bloc-fonce-3 h2:after,
.bloc-fonce-4 .h2:before,
.bloc-fonce-4 .h2:after,
.bloc-fonce-4 .stitre:before,
.bloc-fonce-4 .stitre:after,
.bloc-fonce-4 h2:before,
.bloc-fonce-4 h2:after,
.bloc-fonce-5 .h2:before,
.bloc-fonce-5 .h2:after,
.bloc-fonce-5 .stitre:before,
.bloc-fonce-5 .stitre:after,
.bloc-fonce-5 h2:before,
.bloc-fonce-5 h2:after,
.bloc-fonce-6 .h2:before,
.bloc-fonce-6 .h2:after,
.bloc-fonce-6 .stitre:before,
.bloc-fonce-6 .stitre:after,
.bloc-fonce-6 h2:before,
.bloc-fonce-6 h2:after {
  content: inherit;
}
.bloc-clair-1 h2 *, .bloc-clair-1 a *,
.bloc-clair-2 h2 *,
.bloc-clair-2 a *,
.bloc-clair-3 h2 *,
.bloc-clair-3 a *,
.bloc-clair-4 h2 *,
.bloc-clair-4 a *,
.bloc-clair-5 h2 *,
.bloc-clair-5 a *,
.bloc-clair-6 h2 *,
.bloc-clair-6 a *,
.bloc-fonce-1 h2 *,
.bloc-fonce-1 a *,
.bloc-fonce-2 h2 *,
.bloc-fonce-2 a *,
.bloc-fonce-3 h2 *,
.bloc-fonce-3 a *,
.bloc-fonce-4 h2 *,
.bloc-fonce-4 a *,
.bloc-fonce-5 h2 *,
.bloc-fonce-5 a *,
.bloc-fonce-6 h2 *,
.bloc-fonce-6 a * {
  padding: 0;
}

.bloc-fonce-1,
.bloc-fonce-2,
.bloc-fonce-3,
.bloc-fonce-4,
.bloc-fonce-5,
.bloc-fonce-6 {
  background-color: #c4c4c4;
}

.bloc-fonce-2 .h2, .bloc-fonce-2 .stitre, .bloc-fonce-2 h2, .bloc-clair-2 .h2, .bloc-clair-2 .stitre, .bloc-clair-2 h2 {
  background-color: rgb(57, 181, 74);
  color: #FFF !important;
}

.bloc-fonce-3 .h2, .bloc-fonce-3 .stitre, .bloc-fonce-3 h2, .bloc-clair-3 .h2, .bloc-clair-3 .stitre, .bloc-clair-3 h2 {
  background-color: rgb(250, 166, 26);
  color: #FFF !important;
}

.bloc-fonce-4 .h2, .bloc-fonce-4 .stitre, .bloc-fonce-4 h2, .bloc-clair-4 .h2, .bloc-clair-4 .stitre, .bloc-clair-4 h2 {
  background-color: #1d2720;
  color: #FFF !important;
}

.bloc-fonce-5 .h2, .bloc-fonce-5 .stitre, .bloc-fonce-5 h2, .bloc-clair-5 .h2, .bloc-clair-5 .stitre, .bloc-clair-5 h2 {
  background-color: #c9dfca;
  color: rgb(51, 51, 51) !important;
}

.bloc-fonce-6 .h2, .bloc-fonce-6 .stitre, .bloc-fonce-6 h2, .bloc-clair-6 .h2, .bloc-clair-6 .stitre, .bloc-clair-6 h2 {
  background-color: #616266;
  color: #FFF !important;
}

.bloc-couleur-1,
.bloc-couleur-2,
.bloc-couleur-3,
.bloc-couleur-4,
.bloc-couleur-5,
.bloc-couleur-6 {
  background-color: rgb(237, 29, 36);
  padding: 10px 10px 0.5em 10px;
  margin-bottom: 1em;
  color: #FFF;
}
.bloc-couleur-1 *:not(a),
.bloc-couleur-2 *:not(a),
.bloc-couleur-3 *:not(a),
.bloc-couleur-4 *:not(a),
.bloc-couleur-5 *:not(a),
.bloc-couleur-6 *:not(a) {
  padding: 0 0.5em;
}
.bloc-couleur-1 h3, .bloc-couleur-1 .h3, .bloc-couleur-1 .sstitre, .bloc-couleur-1 h2, .bloc-couleur-1 .h2, .bloc-couleur-1 .stitre,
.bloc-couleur-2 h3,
.bloc-couleur-2 .h3,
.bloc-couleur-2 .sstitre,
.bloc-couleur-2 h2,
.bloc-couleur-2 .h2,
.bloc-couleur-2 .stitre,
.bloc-couleur-3 h3,
.bloc-couleur-3 .h3,
.bloc-couleur-3 .sstitre,
.bloc-couleur-3 h2,
.bloc-couleur-3 .h2,
.bloc-couleur-3 .stitre,
.bloc-couleur-4 h3,
.bloc-couleur-4 .h3,
.bloc-couleur-4 .sstitre,
.bloc-couleur-4 h2,
.bloc-couleur-4 .h2,
.bloc-couleur-4 .stitre,
.bloc-couleur-5 h3,
.bloc-couleur-5 .h3,
.bloc-couleur-5 .sstitre,
.bloc-couleur-5 h2,
.bloc-couleur-5 .h2,
.bloc-couleur-5 .stitre,
.bloc-couleur-6 h3,
.bloc-couleur-6 .h3,
.bloc-couleur-6 .sstitre,
.bloc-couleur-6 h2,
.bloc-couleur-6 .h2,
.bloc-couleur-6 .stitre {
  margin: 10px 0px 15px 5px;
  font-size: 1.5em;
  color: #FFF !important;
}
.bloc-couleur-1 a:not([class]),
.bloc-couleur-2 a:not([class]),
.bloc-couleur-3 a:not([class]),
.bloc-couleur-4 a:not([class]),
.bloc-couleur-5 a:not([class]),
.bloc-couleur-6 a:not([class]) {
  color: #FFF;
}
.bloc-couleur-1 ul, .bloc-couleur-1 ol,
.bloc-couleur-1 .liste-a-puces,
.bloc-couleur-2 ul,
.bloc-couleur-2 ol,
.bloc-couleur-2 .liste-a-puces,
.bloc-couleur-3 ul,
.bloc-couleur-3 ol,
.bloc-couleur-3 .liste-a-puces,
.bloc-couleur-4 ul,
.bloc-couleur-4 ol,
.bloc-couleur-4 .liste-a-puces,
.bloc-couleur-5 ul,
.bloc-couleur-5 ol,
.bloc-couleur-5 .liste-a-puces,
.bloc-couleur-6 ul,
.bloc-couleur-6 ol,
.bloc-couleur-6 .liste-a-puces {
  padding-left: 2em;
}
.bloc-couleur-1 > div:first-child,
.bloc-couleur-2 > div:first-child,
.bloc-couleur-3 > div:first-child,
.bloc-couleur-4 > div:first-child,
.bloc-couleur-5 > div:first-child,
.bloc-couleur-6 > div:first-child {
  padding: 0;
}
.bloc-couleur-1 .table-bordered > thead > tr > td,
.bloc-couleur-1 .table-bordered > thead > tr > th,
.bloc-couleur-2 .table-bordered > thead > tr > td,
.bloc-couleur-2 .table-bordered > thead > tr > th,
.bloc-couleur-3 .table-bordered > thead > tr > td,
.bloc-couleur-3 .table-bordered > thead > tr > th,
.bloc-couleur-4 .table-bordered > thead > tr > td,
.bloc-couleur-4 .table-bordered > thead > tr > th,
.bloc-couleur-5 .table-bordered > thead > tr > td,
.bloc-couleur-5 .table-bordered > thead > tr > th,
.bloc-couleur-6 .table-bordered > thead > tr > td,
.bloc-couleur-6 .table-bordered > thead > tr > th {
  border-bottom-width: 1px;
}
.bloc-couleur-1 .table > tbody > tr > td,
.bloc-couleur-1 .table > thead > tr > th,
.bloc-couleur-1 table > tbody > tr > th,
.bloc-couleur-2 .table > tbody > tr > td,
.bloc-couleur-2 .table > thead > tr > th,
.bloc-couleur-2 table > tbody > tr > th,
.bloc-couleur-3 .table > tbody > tr > td,
.bloc-couleur-3 .table > thead > tr > th,
.bloc-couleur-3 table > tbody > tr > th,
.bloc-couleur-4 .table > tbody > tr > td,
.bloc-couleur-4 .table > thead > tr > th,
.bloc-couleur-4 table > tbody > tr > th,
.bloc-couleur-5 .table > tbody > tr > td,
.bloc-couleur-5 .table > thead > tr > th,
.bloc-couleur-5 table > tbody > tr > th,
.bloc-couleur-6 .table > tbody > tr > td,
.bloc-couleur-6 .table > thead > tr > th,
.bloc-couleur-6 table > tbody > tr > th {
  color: #FFF;
}
.bloc-couleur-1 .table-striped > tbody > tr:nth-of-type(odd),
.bloc-couleur-2 .table-striped > tbody > tr:nth-of-type(odd),
.bloc-couleur-3 .table-striped > tbody > tr:nth-of-type(odd),
.bloc-couleur-4 .table-striped > tbody > tr:nth-of-type(odd),
.bloc-couleur-5 .table-striped > tbody > tr:nth-of-type(odd),
.bloc-couleur-6 .table-striped > tbody > tr:nth-of-type(odd) {
  background: rgb(236.6237704918, 24.2762295082, 31.4225409836);
}
.bloc-couleur-1 .table-bordered,
.bloc-couleur-1 .table-bordered > tbody > tr > td,
.bloc-couleur-1 .table-bordered > thead > tr > th,
.bloc-couleur-2 .table-bordered,
.bloc-couleur-2 .table-bordered > tbody > tr > td,
.bloc-couleur-2 .table-bordered > thead > tr > th,
.bloc-couleur-3 .table-bordered,
.bloc-couleur-3 .table-bordered > tbody > tr > td,
.bloc-couleur-3 .table-bordered > thead > tr > th,
.bloc-couleur-4 .table-bordered,
.bloc-couleur-4 .table-bordered > tbody > tr > td,
.bloc-couleur-4 .table-bordered > thead > tr > th,
.bloc-couleur-5 .table-bordered,
.bloc-couleur-5 .table-bordered > tbody > tr > td,
.bloc-couleur-5 .table-bordered > thead > tr > th,
.bloc-couleur-6 .table-bordered,
.bloc-couleur-6 .table-bordered > tbody > tr > td,
.bloc-couleur-6 .table-bordered > thead > tr > th {
  border: 1px solid #FFF;
}

.bloc-couleur-2 {
  background: rgb(57, 181, 74);
}
.bloc-couleur-2 .table-striped > tbody > tr:nth-of-type(odd) {
  background: rgb(55.7785714286, 177.1214285714, 72.4142857143);
}

.bloc-couleur-3 {
  background: rgb(250, 166, 26);
}
.bloc-couleur-3 .table-striped > tbody > tr:nth-of-type(odd) {
  background: rgb(249.891025641, 164.0602564103, 21.008974359);
}

.bloc-couleur-4 {
  background: #1d2720;
}
.bloc-couleur-4 .table-striped > tbody > tr:nth-of-type(odd) {
  background: rgb(26.825, 36.075, 29.6);
}

.bloc-couleur-5 {
  background: #c9dfca;
  color: rgb(51, 51, 51) !important;
}
.bloc-couleur-5 h3, .bloc-couleur-5 .h3, .bloc-couleur-5 .sstitre, .bloc-couleur-5 h2, .bloc-couleur-5 .h2, .bloc-couleur-5 .stitre {
  color: rgb(51, 51, 51) !important;
}
.bloc-couleur-5 .table-striped > tbody > tr:nth-of-type(odd) {
  background: rgb(197.7976744186, 221.1023255814, 198.8569767442);
}

.bloc-couleur-6 {
  background: #616266;
}
.bloc-couleur-6 .table-striped > tbody > tr:nth-of-type(odd) {
  background: rgb(94.5140703518, 95.4884422111, 99.3859296482);
}

.body a:not(.btn) {
  text-decoration: underline;
  color: rgb(57, 181, 74);
}
.body a:not(.btn):hover {
  color: rgb(44.7857142857, 142.2142857143, 58.1428571429);
}
.body a:not([href]):not([class]), .body a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none !important;
}
.body a:not(.btn):has(i) {
  text-decoration: none;
}
.body a.c2-bx-hvr-jazz-link {
  color: #FFF;
  text-decoration: none;
}
.body a.c2-bx-hvr-jazz-link:hover {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.15);
}

#footer a:not(.btn):has(i) {
  text-decoration: none;
}

.btn-gris {
  color: #fff;
  background-color: #666;
  border-color: #666;
}
.btn-gris:focus, .btn-gris.focus {
  color: #fff;
  background-color: rgb(76.5, 76.5, 76.5);
  border-color: rgb(38.25, 38.25, 38.25);
}
.btn-gris:hover {
  color: #fff;
  background-color: rgb(76.5, 76.5, 76.5);
  border-color: rgb(71.4, 71.4, 71.4);
}
.btn-gris:active, .btn-gris.active, .open > .btn-gris.dropdown-toggle {
  color: #fff;
  background-color: rgb(76.5, 76.5, 76.5);
  background-image: none;
  border-color: rgb(71.4, 71.4, 71.4);
}
.btn-gris:active:hover, .btn-gris:active:focus, .btn-gris:active.focus, .btn-gris.active:hover, .btn-gris.active:focus, .btn-gris.active.focus, .open > .btn-gris.dropdown-toggle:hover, .open > .btn-gris.dropdown-toggle:focus, .open > .btn-gris.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(58.65, 58.65, 58.65);
  border-color: rgb(38.25, 38.25, 38.25);
}
.btn-gris.disabled:hover, .btn-gris.disabled:focus, .btn-gris.disabled.focus, .btn-gris[disabled]:hover, .btn-gris[disabled]:focus, .btn-gris[disabled].focus, fieldset[disabled] .btn-gris:hover, fieldset[disabled] .btn-gris:focus, fieldset[disabled] .btn-gris.focus {
  background-color: #666;
  border-color: #666;
}
.btn-gris .badge {
  color: #666;
  background-color: #fff;
}

.btn-vert {
  color: #fff;
  background-color: rgb(57, 181, 74);
  border-color: rgb(57, 181, 74);
}
.btn-vert:focus, .btn-vert.focus {
  color: #fff;
  background-color: rgb(44.7857142857, 142.2142857143, 58.1428571429);
  border-color: rgb(26.4642857143, 84.0357142857, 34.3571428571);
}
.btn-vert:hover {
  color: #fff;
  background-color: rgb(44.7857142857, 142.2142857143, 58.1428571429);
  border-color: rgb(42.3428571429, 134.4571428571, 54.9714285714);
}
.btn-vert:active, .btn-vert.active, .open > .btn-vert.dropdown-toggle {
  color: #fff;
  background-color: rgb(44.7857142857, 142.2142857143, 58.1428571429);
  background-image: none;
  border-color: rgb(42.3428571429, 134.4571428571, 54.9714285714);
}
.btn-vert:active:hover, .btn-vert:active:focus, .btn-vert:active.focus, .btn-vert.active:hover, .btn-vert.active:focus, .btn-vert.active.focus, .open > .btn-vert.dropdown-toggle:hover, .open > .btn-vert.dropdown-toggle:focus, .open > .btn-vert.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(36.2357142857, 115.0642857143, 47.0428571429);
  border-color: rgb(26.4642857143, 84.0357142857, 34.3571428571);
}
.btn-vert.disabled:hover, .btn-vert.disabled:focus, .btn-vert.disabled.focus, .btn-vert[disabled]:hover, .btn-vert[disabled]:focus, .btn-vert[disabled].focus, fieldset[disabled] .btn-vert:hover, fieldset[disabled] .btn-vert:focus, fieldset[disabled] .btn-vert.focus {
  background-color: rgb(57, 181, 74);
  border-color: rgb(57, 181, 74);
}
.btn-vert .badge {
  color: rgb(57, 181, 74);
  background-color: #fff;
}

.btn-primary,
.btn-gris,
.btn-vert {
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.ripple-button {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.ripple-button:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #FFF 10%, #CCC 50%);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: scale(10, 10);
      -ms-transform: scale(10, 10);
          transform: scale(10, 10);
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1.5s;
  transition: opacity 1s, -webkit-transform 1.5s;
  transition: transform 1.5s, opacity 1s;
  transition: transform 1.5s, opacity 1s, -webkit-transform 1.5s;
}

.ripple-button:active:after {
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  opacity: 0.3;
  -webkit-transition: 0s;
  transition: 0s;
}

/* btn styles */
.btn-icn {
  padding: 10px 20px;
  height: 45px;
  width: 45px;
  background-color: #F5F5F5;
  color: rgb(237, 29, 36);
  font-size: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
  border: none;
  outline: none;
  white-space: nowrap;
  font-weight: 500;
  vertical-align: middle;
}

.btn-icn:hover, .btn-icn:active, .btn-icn:focus {
  color: rgb(222.7581967213, 17.7418032787, 24.6413934426);
  background-color: #E1E1E1;
  text-decoration: none;
}

.tableau thead {
  background-color: rgb(237, 29, 36);
  color: #fff;
}

.tableau-vert thead {
  background-color: rgb(57, 181, 74);
  color: #fff;
}

table p,
.table p {
  margin: 0;
  padding: 0;
}

.tableau-neutre {
  border-collapse: collapse;
  border: none !important;
  border-spacing: 0 !important;
}

.img-ombre {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

.carte img:first-child {
  max-width: 100%;
}
.carte .titre {
  text-align: center;
}

pre,
.code {
  display: block;
  padding: 1em;
  margin: 1em 0;
  border: 1px solid #000;
  background-color: #eee;
  font-family: Consolas, monospace;
  font-size: 1.2em;
}

.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.marges-nulles {
  margin-left: -23px !important;
  width: calc(100% + 45px) !important;
}
.hpi .marges-nulles, .x-panel-body .marges-nulles {
  margin-left: -15px;
  width: calc(100% + 30px) !important;
}