@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
#sigleCours {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.16px;
  color: #FB8151; }

#titreCours {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 3.4rem;
  letter-spacing: 0.4px;
  color: #FFFFFF;
  display: block; }

#main {
  background: #FFFFFF; }
  #main #filAriane {
    padding: 10px 0px;
    margin-bottom: 0px;
    font-family: "Open Sans", sans-serif; }

#zoneIdentitaire {
  background-color: #060f16;
  background-image: url(../img/ADM6046_background_mini.jpg);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat; }
  #zoneIdentitaire a {
    background: #00000060;
    width: 80%;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px; }

#zoneMenu {
  background-color: #FB8151; }

.toggle-menu > span {
  filter: invert(100%); }

#contenu {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: Open Sans; }
  #contenu h1 {
    text-align: left;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 3.4rem;
    letter-spacing: 0px;
    color: #24587C;
    margin-bottom: 20px; }
    #contenu h1 span {
      text-align: left;
      font-family: "Lato", sans-serif;
      font-weight: 300;
      font-size: 20px;
      font-size: 2rem;
      letter-spacing: 0px;
      color: #000000;
      display: block;
      margin-bottom: 10px;
      line-height: 0.5px; }
  #contenu h2 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 25px;
    font-size: 2.5rem;
    letter-spacing: 0px;
    color: #000000;
    border: none;
    padding-top: 30px; }
  #contenu h3 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 15px; }
  #contenu h2 + h3 {
    margin-top: 0px; }
  #contenu h4 {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 22px;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 15px; }
  #contenu a {
    color: #326BC9;
    text-decoration: underline; }
    #contenu a:visited {
      color: #7B47C3; }
    #contenu a:hover, #contenu a:active, #contenu a:focus {
      background: #F0EDE7;
      color: #000000;
      text-decoration: none; }
  #contenu button.rev {
    position: relative;
    background: #24587C;
    border-radius: 35px;
    border: none;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    padding: 10px 40px 10px 20px; }
    #contenu button.rev::after {
      content: "";
      width: 30px;
      height: 30px;
      background: url("../img/ico_fleche_activite.svg") no-repeat;
      top: 15px;
      right: 0px;
      position: absolute;
      display: inline-block; }
    #contenu button.rev:hover {
      background: #16354A; }
  #contenu div.encadre {
    background: #FFFFFF 0% 0% no-repeat padding-box; }
    #contenu div.encadre.imp {
      border: 1px dashed #FB8151;
      background-image: url(../img/ico_encadre.svg);
      background-repeat: no-repeat;
      background-position: 20px 20px;
      padding-left: 50px;
      padding-right: 30px;
      padding-top: 23px;
      min-height: 72px; }
    #contenu div.encadre.lire {
      background-image: url(../img/ico_lire.svg);
      background-repeat: no-repeat; }
      #contenu div.encadre.lire > div {
        border-left: 1px solid #BA5446;
        margin-left: 42px;
        padding-left: 10px; }
        #contenu div.encadre.lire > div p.ttrSec {
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          font-size: 16px;
          font-size: 1.6rem;
          letter-spacing: 0px;
          color: #FFFFFF;
          text-transform: uppercase;
          display: block;
          width: fit-content;
          background: #BA5446;
          padding: 2px 6px; }
    #contenu div.encadre.faire {
      background-image: url(../img/ico_faire.svg);
      background-repeat: no-repeat; }
      #contenu div.encadre.faire div {
        border-left: 1px solid #326BC9;
        margin-left: 42px;
        padding-left: 10px; }
        #contenu div.encadre.faire div p.ttrSec {
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          font-size: 16px;
          font-size: 1.6rem;
          letter-spacing: 0px;
          color: #FFFFFF;
          text-transform: uppercase;
          display: block;
          width: fit-content;
          background: #326BC9;
          padding: 2px 6px; }
    #contenu div.encadre.vison {
      background-image: url(../img/ico_visionner.svg);
      background-repeat: no-repeat; }
      #contenu div.encadre.vison > div {
        border-left: 1px solid #337480;
        margin-left: 42px;
        padding-left: 10px; }
        #contenu div.encadre.vison > div p.ttrSec {
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          font-size: 16px;
          font-size: 1.6rem;
          letter-spacing: 0px;
          color: #FFFFFF;
          text-transform: uppercase;
          display: block;
          width: fit-content;
          background: #337480;
          padding: 2px 6px; }
    #contenu div.encadre.remise {
      background-image: url(../img/ico_remettre.svg);
      background-repeat: no-repeat; }
      #contenu div.encadre.remise > div {
        border-left: 1px solid #754E74;
        margin-left: 42px;
        padding-left: 10px; }
        #contenu div.encadre.remise > div p.ttrSec {
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          font-size: 16px;
          font-size: 1.6rem;
          letter-spacing: 0px;
          color: #FFFFFF;
          text-transform: uppercase;
          display: block;
          width: fit-content;
          background: #754E74;
          padding: 2px 6px; }
  #contenu div .solution {
    border-left: 4px solid #326BC9;
    padding: 0px 10px; }
  #contenu table {
    margin-bottom: 20px; }
    #contenu table caption {
      font-family: "Lato", sans-serif;
      font-weight: 900;
      font-size: 20px;
      font-size: 2rem;
      letter-spacing: 0px;
      color: #000000; }
    #contenu table th, #contenu table td {
      padding: 10px; }
    #contenu table th {
      font: normal normal bold 16px/22px Open Sans;
      letter-spacing: 0px;
      color: #FFFFFF;
      background: #24587C;
      border: 1px solid #ffffff; }
    #contenu table td {
      border: 1px solid #c9cde5;
      background-color: #ffffff91; }
      #contenu table td.couleur1 {
        background: #F0EDE7; }
  #contenu .animVideoPlaylist figure .boiteAnimVideo {
    background: none; }
  #contenu .accordeon {
    margin-top: 5px; }
    #contenu .accordeon .toggler {
      background: #E4EAF1;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      font-size: 1.6rem;
      color: #000000; }
      #contenu .accordeon .toggler:hover {
        background: #E4EAF1;
        color: #000000; }
      #contenu .accordeon .toggler.active {
        background: #E4EAF1;
        color: #000000; }
        #contenu .accordeon .toggler.active:hover {
          background: #E4EAF1;
          color: #000000; }
        #contenu .accordeon .toggler.active .icone {
          color: #000; }
    #contenu .accordeon > div {
      background-color: #F0F7FF; }
      #contenu .accordeon > div p {
        margin-bottom: 10px; }
  #contenu .interTitre {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2rem; }

@media screen and (min-width: 480px) {
  #zoneIdentitaire {
    background-image: url(../img/ADM6046_background_petit.jpg);
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat; } }
@media screen and (min-width: 768px) {
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li > a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0px;
    color: #000000;
    background: #F0EDE7;
    padding-left: 14px;
    margin-bottom: 1px;
    border-left: 3px solid #F0EDE7;
    text-transform: none; }
    body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li > a:hover {
      border-left: 3px solid #FB8151; }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li.active > a {
    border-left: 3px solid #FB8151; }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li.parent > a {
    width: 100%;
    position: relative; }
    body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li.parent > a:after {
      border: none;
      content: "+";
      display: inline-block;
      width: auto;
      height: auto;
      position: absolute;
      top: unset;
      right: 5px; }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li.parent.active > a:after {
    border: none;
    content: "-";
    display: inline-block;
    width: auto;
    height: auto;
    position: absolute;
    top: unset;
    right: 5px; }
  body[data-typemenu="sidebar"] #menuPrincipal .sub {
    margin-left: 15px; }
    body[data-typemenu="sidebar"] #menuPrincipal .sub ul li.toggler > a {
      width: 100%;
      font-weight: normal; }
    body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul {
      padding-left: 34px; }
      body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul > li {
        list-style: disc;
        display: list-item; }
        body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul > li a {
          padding-left: 0px; }
        body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul > li.itemActif a {
          color: #BA5446;
          text-decoration: none; }
      body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul li:not(.parent) a {
        padding-left: 0px; }
        body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul li:not(.parent) a:before {
          content: ""; }
      body[data-typemenu="sidebar"] #menuPrincipal .sub ul li .sousSub ul li:not(.parent).itemActif a {
        color: #BA5446;
        text-decoration: none; }

  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal .sub ul li.toggler > a {
    width: 100%; }

  #zoneIdentitaire {
    background-image: url(../img/ADM6046_background_moyen.jpg);
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat; }
    #zoneIdentitaire a {
      width: 590px;
      padding: 20px;
      margin-top: 65px;
      margin-bottom: 35px; }

  #contenu h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.8rem;
    margin-bottom: 20px; }
    #contenu h1 span {
      font-size: 20px;
      font-size: 2rem;
      margin-bottom: 10px; }
  #contenu h2 {
    font-size: 25px;
    font-size: 2.5rem;
    border: none;
    padding-top: 30px; }
  #contenu h3 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0px;
    margin-top: 30px;
    margin-bottom: 15px; }
  #contenu h2 + h3 {
    margin-top: 0px; }
  #contenu h4 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 15px; }

  #sigleCours {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.16px;
    color: #FB8151; }

  #titreCours {
    font-family: "Lato", sans-serif;
    font-weight: bold;
    font-size: 40px;
    font-size: 4rem;
    line-height: 4.8rem;
    letter-spacing: 0.4px;
    color: #FFFFFF; } }
@media screen and (min-width: 1024px) {
  #zoneIdentitaire {
    background-image: url(../img/ADM6046_background_large.jpg);
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat; } }

@media (min-width: 768px) {
    body.drawer-open-left {
        margin-left: 285px;
    }
}