@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:100,300,400,500,700,100italic,300italic,400italic,500italic,700italic,900|Roboto+Condensed:300,400,700,300italic,400italic,700italic|Open+Sans:600);
@font-face {
    font-family: "Univers 65 Bold";
    src: url(../fonts/Univers-65-Bold.eot?#iefix);
    src: url(../fonts/Univers-65-Bold.eot?#iefix) format("eot"), url(../fonts/Univers-65-Bold.woff2) format("woff2"), url(../fonts/Univers-65-Bold.woff) format("woff"), url(../fonts/Univers-65-Bold.ttf) format("truetype")
}
@font-face {
    font-family: Shelter;
    src: url(../fonts/Shelter.otf);
    src: url(../fonts/Shelter.otf) format("opentype")
}
@font-face {
    font-family: "Univers LT Roman";
    src: url(../fonts/Univers-55-Roman.eot?#iefix);
    src: url(../fonts/Univers-55-Roman.eot?#iefix) format("eot"), url(../fonts/Univers-55-Roman.woff2) format("woff2"), url(../fonts/Univers-55-Roman.woff) format("woff"), url(../fonts/Univers-55-Roman.ttf) format("truetype")
}
@font-face {
    font-family: "Univers LT Condensed";
    src: url(../fonts/Univers_59_Ultra_Condensed.eot?#iefix);
    src: url(../fonts/Univers_59_Ultra_Condensed?#iefix) format("eot"), url(../fonts/Univers_59_Ultra_Condensed.woff2) format("woff2"), url(../fonts/Univers_59_Ultra_Condensed.woff) format("woff"), url(../fonts/Univers_59_Ultra_Condensed.ttf) format("truetype")
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
* ::-moz-selection {
    color: #fff;
    background: #000
}
* ::selection {
    color: #fff;
    background: #000
}
:after, :before {
    box-sizing: border-box
}
html {
    height: 100%;
    font-size: 62.5%;
    box-sizing: border-box
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    background-color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}
body.cbp-spmenu-push {
    position: relative;
    overflow-x: hidden;
    left: 0;
    transition: left .5s ease
}
body.cbp-spmenu-push-toright {
    left: 250px
}
#wrapper {
    background-color: #fff
}
#main {
    z-index: 0
}
a {
    color: #005d7b
}
a:focus, a:hover {
    text-decoration: none
}
ol, ul {
    list-style: none
}
input, textarea {
    padding: 5px;
    border: none;
    border-radius: 0
}
@media screen and (min-width:480px) {
    body.cbp-spmenu-push-toright {
        left: 400px
    }
}
@media screen and (min-width:768px) {
    body.cbp-spmenu-push-toright {
        left: 0
    }
    #wrapper {
        min-height: 100% !important
    }
}
.clearfix:after, .clearfix:before {
    display: table;
    content: ""
}
.clearfix:after {
    clear: both
}
.visuallyHidden, .visuallyhidden {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}
.visuallyHidden.focusable:active, .visuallyHidden.focusable:focus, .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible
}
.imgReplaceText {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px
}
.imgReplaceText:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}
.invisible {
    visibility: hidden
}
.alignGauche {
    text-align: left
}
.alignCentre {
    text-align: center
}
.alignDroite {
    text-align: right
}
.print {
    display: none !important;
    visibility: hidden
}
.bold {
    font-weight: 700 !important
}
div.espace {
    margin-top: 100px
}
.mgb-5 {
    margin-bottom: 5px !important
}
.mgb-60 {
    margin-bottom: 60px !important
}
.mgt-30 {
    margin-top: 30px
}
.extraMargeTop {
    margin-top: 60px
}
.container {
    min-width: 320px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 0 20px
}
.row {
    height: 100%
}
.row:after, .row:before {
    display: table;
    content: ""
}
.row:after {
    clear: both
}
.col {
    height: 100%;
    float: left;
    border: 0 solid transparent;
    min-height: 1px;
    zoom: 1;
    background-clip: padding-box !important;
    box-sizing: border-box
}
.col.merge1 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge3 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge4 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge6 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge7 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge8 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge9 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge10 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge11 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.merge12 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}
.col.col-right {
    float: right
}
@media screen and (min-width:768px) {
    .col.merge1 {
        width: 8.33333%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset1 {
        margin-left: 8.33333%
    }
    .col.merge2 {
        width: 16.66667%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset2 {
        margin-left: 16.66667%
    }
    .col.merge3 {
        width: 25%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset3 {
        margin-left: 25%
    }
    .col.merge4 {
        width: 33.33333%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset4 {
        margin-left: 33.33333%
    }
    .col.merge5 {
        width: 41.66667%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset5 {
        margin-left: 41.66667%
    }
    .col.merge6 {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset6 {
        margin-left: 50%
    }
    .col.merge7 {
        width: 58.33333%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset7 {
        margin-left: 58.33333%
    }
    .col.merge8 {
        width: 66.66667%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset8 {
        margin-left: 66.66667%
    }
    .col.merge9 {
        width: 75%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset9 {
        margin-left: 75%
    }
    .col.merge10 {
        width: 83.33333%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset10 {
        margin-left: 83.33333%
    }
    .col.merge11 {
        width: 91.66667%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset11 {
        margin-left: 91.66667%
    }
    .col.merge12 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .col.offset12 {
        margin-left: 100%
    }
}
.bouton {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    background-color: #d24332;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    transition: background-color .2s ease;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 15.6px;
    line-height: 1.56rem
}
.bouton:focus, .bouton:hover {
    background-color: #ab3425
}
#headerImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-image: url(../img/structure/bandeau_accueil.jpg);
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat
}
.guideEtude #headerImage {
    background-image: url(../img/structure/bandeau_guide.jpg)
}
.doc #headerImage {
    background-image: url(../img/structure/bandeau_documentation.jpg)
}
.travaux #headerImage {
    background-image: url(../img/structure/bandeau_travaux_notes.jpg)
}
.module1 #headerImage {
    background-image: url(../img/structure/bandeau_module_1.jpg)
}
.module2 #headerImage {
    background-image: url(../img/structure/bandeau_module_2.jpg)
}
.module3 #headerImage {
    background-image: url(../img/structure/bandeau_module_3.jpg)
}
.module4 #headerImage {
    background-image: url(../img/structure/bandeau_module_4.jpg)
}
.module5 #headerImage {
    background-image: url(../img/structure/bandeau_module_5.jpg)
}
.module6 #headerImage {
    background-image: url(../img/structure/bandeau_module_6.jpg)
}
.module7 #headerImage {
    background-image: url(../img/structure/bandeau_module_7.jpg)
}
#header {
    position: relative;
    z-index: 2000
}
@media screen and (min-width:992px) {
    #header .merge12 {
        width: 83.33333%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 8.33333%
    }
}
#zoneUtilisateur {
    z-index: 3;
    display: block;
    background-color: #292e33;
    min-height: 35px
}
#zoneUtilisateur * {
    color: #fff
}
#zoneUtilisateur p {
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 35px;
    line-height: 3.5rem
}
#zoneUtilisateur p a:hover {
    text-decoration: none
}
#zoneIdentitaire {
    z-index: 2;
    background-color: transparent
}
#zoneIdentitaire a {
    text-decoration: none
}
#logo {
    display: block;
    float: right;
    margin: 5px 0;
    background-image: url(https://www.teluq.ca/logo_teluq/logo-teluq-cours.svg);
    background-size: 35px auto;
    background-repeat: no-repeat;
    width: 35px;
    height: 38.04348px
}
.no-backgroundsize #logo {
    width: 46px;
    height: 50px
}
#blocInfoCours {
    display: inline-block
}
.flexHeader {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 50px
}
.prof {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
    line-height: 1.9rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    background-color: #fff;
    color: #455f75;
    padding: 2px 10px;
    font-weight: 700;
    letter-spacing: .05em;
    margin-left: 20px;
    margin-bottom: 15px
}
@media screen and (max-width:480px) {
    .prof {
        margin-left: 0;
        margin-bottom: 0
    }
}
#sigleCours {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    position: relative;
    top: 0;
    left: 0;
    font-weight: 700;
    margin-top: 12px
}
#sigleCours > a {
    color: #fff !important;
    text-shadow: 1px 0 0 #4d5758, -1px 0 0 #4d5758, 0 1px 0 #4d5758, 0 -1px 0 #4d5758, 1px 1px #4d5758, -1px -1px 0 #4d5758, 1px -1px 0 #4d5758, -1px 1px 0 #4d5758
}
#titreCours {
    font-weight: 400;
    margin: 0;
    display: none;
    margin-bottom: 10px;
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 56.25px;
    line-height: 5.625rem;
    width: 100%
}
.titre {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 31.25px;
    line-height: 3.125rem
}
.titre:before {
    content: "&";
    font-weight: 700
}
.titre:after {
    content: " des zones côtières";
    font-weight: 700
}
@media screen and (min-width:480px) {
    #zoneIdentitaire {
        padding-top: 5px;
        padding-bottom: 5px
    }
    #logo {
        margin: 0;
        background-size: 40px auto;
        width: 40px;
        height: 43.47826px
    }
    #sigleCours {
        margin-top: 0;
        top: 20px;
        left: 50px;
        font-size: 20px;
        font-size: 2rem
    }
    #titreCours {
        display: block;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 22.5px;
        line-height: 2.25rem
    }
}
@media screen and (min-width:768px) {
    #zoneIdentitaire {
        padding-top: 0;
        padding-bottom: 0
    }
    #logo {
        background-image: url(https://www.teluq.ca/logo_teluq/logo-teluq-cours.svg);
        background-size: 100px auto;
        width: 100px;
        height: 34.7561px
    }
    .no-backgroundsize #logo {
        width: 164px;
        height: 89px
    }
    #sigleCours {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 17.5px;
        line-height: 1.75rem
    }
    #titreCours {
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 28.75px;
        line-height: 2.875rem
    }
}
@media screen and (min-width:992px) {
    #logo {
        background-size: auto;
        width: 230px !important;
        width: 126px;
        height: 43.79268px
    }
    #sigleCours {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        line-height: 2rem
    }
    #sigleCours > a {
        color: #fff !important;
        text-shadow: 1px 0 0 #4d5758, -1px 0 0 #4d5758, 0 1px 0 #4d5758, 0 -1px 0 #4d5758, 1px 1px #4d5758, -1px -1px 0 #4d5758, 1px -1px 0 #4d5758, -1px 1px 0 #4d5758
    }
    #titreCours {
        margin-bottom: 0;
        font-size: 45px;
        font-size: 4.5rem;
        line-height: 56.25px;
        line-height: 5.625rem
    }
}
.bodyFilter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 2
}
.cbp-spmenu-push-toright .bodyFilter {
    display: block
}
@media screen and (min-width:768px) {
    .cbp-spmenu-push-toright .bodyFilter {
        display: none
    }
}
#zoneMenu {
    background-color: transparent
}
#zoneMenu .merge12 {
    background-color: rgba(51, 51, 51, .8)
}
@media screen and (min-width:992px) {
    #zoneMenu {
        position: relative;
        padding: 0
    }
    #zoneMenu .merge12 {
        width: 83.33333%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 8.33333%
    }
}
.toggle-menu {
    display: block;
    height: 19px;
    width: 19px;
    padding: 0;
    background: 0 0;
    border: none;
    margin: 12px 0 12px 20px;
    position: relative
}
.toggle-menu > span {
    display: block;
    height: 19px;
    width: 19px;
    vertical-align: middle;
    background: url(../img/icones/ico_menu_ouvrir.svg) center center;
    overflow: hidden
}
.cbp-spmenu {
    position: absolute;
    min-height: auto;
    background-color: #333;
    padding: 20px
}
.cbp-spmenu .container {
    min-width: auto
}
.cbp-spmenu .toggle-menu {
    float: right
}
.cbp-spmenu .toggle-menu > span {
    background-image: url(../img/icones/ico_menu_fermer.svg)
}
.cbp-spmenu-vertical {
    width: 250px;
    height: 100%;
    top: 0;
    z-index: 3000;
    overflow-y: hidden
}
.cbp-spmenu-left {
    left: -250px
}
.cbp-spmenu-open .toggle-menu {
    margin: 0
}
#menuPrincipal {
    margin-left: -20px;
    margin-right: -20px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: .01em
}
#menuPrincipal .lstMenuPrincipal {
    margin-top: 40px
}
#menuPrincipal .lstMenuPrincipal .pagePublique {
    display: none
}
#menuPrincipal .lstMenuPrincipal li {
    display: block
}
#menuPrincipal .lstMenuPrincipal li a {
    display: inline-block;
    text-decoration: none;
    letter-spacing: .05em
}
#menuPrincipal .lstMenuPrincipal > li {
    padding: 0
}
#menuPrincipal .lstMenuPrincipal > li > a {
    display: block;
    color: #fff;
    position: relative;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 12px;
    line-height: 1.2rem
}
#menuPrincipal .lstMenuPrincipal > li > a:hover {
    background-color: #fff;
    color: #333
}
#menuPrincipal .lstMenuPrincipal > li > a:hover sup {
    color: #333
}
#menuPrincipal .lstMenuPrincipal > li > a sup {
    color: #fff
}
#menuPrincipal .lstMenuPrincipal > li.itemActif > a {
    color: #707070;
    background-color: #fff;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700
}
#menuPrincipal .lstMenuPrincipal > li.itemActif > a:hover {
    color: #333
}
#menuPrincipal .lstMenuPrincipal > li.itemActif > a:hover sup {
    color: #333
}
#menuPrincipal .lstMenuPrincipal > li.itemActif > a sup {
    color: #707070
}
#menuPrincipal .lstMenuPrincipal .sub {
    display: none;
    margin-left: -20px;
    margin-right: -20px;
    font-weight: 400
}
#menuPrincipal .lstMenuPrincipal .sub .merge12 {
    padding-left: 0;
    padding-right: 0
}
#menuPrincipal .lstMenuPrincipal .sub ul {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
    margin-bottom: 20px
}
#menuPrincipal .lstMenuPrincipal .sub ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 2.4rem;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 7px 30px;
    color: #fff;
    display: block
}
#menuPrincipal .lstMenuPrincipal .sub ul li a strong {
    display: block
}
#menuPrincipal .lstMenuPrincipal .sub ul li:not(.parent).itemActif strong {
    text-decoration: underline
}
#menuPrincipal .lstMenuPrincipal .sub ul li:not(.parent).itemActif a {
    color: #70a0d4
}
#menuPrincipal .lstMenuPrincipal .sub ul li:not(.parent) a:hover {
    color: #70a0d4
}
#menuPrincipal .lstMenuPrincipal .sub ul li:not(.parent) a:hover > strong {
    color: #70a0d4;
    text-decoration: underline
}
#menuPrincipal .lstMenuPrincipal .sub ul li.parent > a {
    position: relative
}
#menuPrincipal .lstMenuPrincipal .sub ul li.parent.type_label:not(.toggler) > a {
    cursor: default
}
#menuPrincipal .lstMenuPrincipal .sub ul li.toggler a {
    width: 100%;
    padding-right: 16px
}
#menuPrincipal .lstMenuPrincipal .sub ul li.toggler > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 46%;
    right: 0;
    background: url(../img/icones/ico_menu_fleche_niv2.svg) top left no-repeat;
    width: 10px;
    height: 5px
}
#menuPrincipal .lstMenuPrincipal .sub ul li.toggler.active > a:after {
    transform: rotate(180deg)
}
#menuPrincipal .lstMenuPrincipal .sub ul li ul li {
    margin-left: 0
}
#menuPrincipal .lstMenuPrincipal .sub ul li ul li a {
    font-size: 14px;
    font-size: 1.4rem
}
@media screen and (min-width:480px) {
    .cbp-spmenu-vertical {
        width: 400px
    }
    .cbp-spmenu-left {
        left: -400px
    }
}
@media screen and (min-width:768px) {
    .toggle-menu {
        display: none
    }
    .cbp-spmenu {
        display: block !important;
        min-height: auto !important;
        position: static;
        height: 26px;
        padding: 0
    }
    .cbp-spmenu .toggle-menu {
        margin-top: 12px
    }
    .cbp-spmenu-vertical {
        width: auto
    }
    #menuPrincipal {
        margin-top: -1px
    }
    #menuPrincipal .lstMenuPrincipal {
        margin-top: 0
    }
    #menuPrincipal .lstMenuPrincipal > li {
        float: left
    }
    #menuPrincipal .lstMenuPrincipal > li > a {
        display: block;
        padding: 5px 10px
    }
    #menuPrincipal .lstMenuPrincipal > li:first-child > a {
        padding-left: 20px
    }
    #menuPrincipal .lstMenuPrincipal .sub {
        position: absolute;
        left: 0;
        right: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        font-weight: 600
    }
    #menuPrincipal .lstMenuPrincipal .sub .merge12 {
        background: #000;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px
    }
    #menuPrincipal .lstMenuPrincipal .sub ul li a {
        padding: 3px 10px;
        margin-left: 97px;
        margin-bottom: 13px;
        width: 320px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 19px;
        line-height: 1.9rem
    }
    #menuPrincipal .lstMenuPrincipal .sub ul li a strong {
        display: inline-block
    }
    #menuPrincipal .lstMenuPrincipal .sub .sub .merge4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}
@media screen and (min-width:992px) {
    #menuPrincipal .lstMenuPrincipal > li > a {
        padding: 7px 15px
    }
}
#footer {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    background-color: #000;
    padding: 25px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}
#footer * {
    color: #fff
}
#footer .footerFlex {
    display: flex;
    justify-content: space-around;
    padding-left: 95px;
    padding-right: 95px
}
#footer .footerTitre {
    text-transform: uppercase;
    font-family: "Univers LT Condensed", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-size: 3rem;
    line-height: 42px;
    line-height: 4.2rem
}
#footer .footerSigle {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.8rem
}
#footer .bordureFooter {
    border: 2px solid #fff
}
@media screen and (max-width:768px) {
    #footer .footerFlex {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
}
@media screen and (min-width:992px) {
    #footer .merge12 {
        width: 83.33333%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 8.33333%
    }
}
#footer #menuFooter, #footer #menu_footer {
    margin: 10px 0
}
#footer #menuFooter:after, #footer #menuFooter:before, #footer #menu_footer:after, #footer #menu_footer:before {
    display: table;
    content: ""
}
#footer #menuFooter:after, #footer #menu_footer:after {
    clear: both
}
#footer #menuFooter ul, #footer #menu_footer ul {
    list-style: none;
    padding-left: 0;
    display: inline-grid
}
#footer #menuFooter ul li, #footer #menu_footer ul li {
    margin-right: 20px;
    margin-bottom: 5px
}
#footer #menuFooter ul:last-child, #footer #menu_footer ul:last-child {
    margin-bottom: 0
}
#footer #menuFooter ul:last-child a, #footer #menu_footer ul:last-child a {
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}
#footer #menuFooter ul:last-child a:after, #footer #menu_footer ul:last-child a:after {
    content: "";
    display: block;
    visibility: visible;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    height: 1px
}
#footer #menuFooter ul:last-child a:after, #footer #menu_footer ul:last-child a:after {
    visibility: hidden;
    width: 0%;
    left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}
#footer #menuFooter ul:last-child a:focus, #footer #menuFooter ul:last-child a:hover, #footer #menu_footer ul:last-child a:focus, #footer #menu_footer ul:last-child a:hover {
    color: #fff
}
#footer #menuFooter ul:last-child a:focus:after, #footer #menuFooter ul:last-child a:hover:after, #footer #menu_footer ul:last-child a:focus:after, #footer #menu_footer ul:last-child a:hover:after {
    visibility: visible;
    width: 100%
}
#footer #menuFooter ul:last-child a[href*="https://www.teluq.ca/soutien"], #footer #menu_footer ul:last-child a[href*="https://www.teluq.ca/soutien"] {
    margin-bottom: 0
}
#footer #menuFooter ul:last-child.current-page-item a, #footer #menuFooter ul:last-child.itemActif a, #footer #menu_footer ul:last-child.current-page-item a, #footer #menu_footer ul:last-child.itemActif a {
    position: relative;
    color: #fff
}
#footer #menuFooter ul:last-child.current-page-item a:after, #footer #menuFooter ul:last-child.itemActif a:after, #footer #menu_footer ul:last-child.current-page-item a:after, #footer #menu_footer ul:last-child.itemActif a:after {
    content: "";
    display: block;
    visibility: visible;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    height: 1px
}
@media screen and (min-width:768px) {
    #footer #menuFooter, #footer #menu_footer {
        max-width: none
    }
    #footer #menuFooter ul, #footer #menu_footer ul {
        width: 100%
    }
    #footer #menuFooter ul li, #footer #menu_footer ul li {
        float: left;
        margin-bottom: 0
    }
}
#footer #copyright {
    margin: 0;
    padding: 0 0;
    font-family: "Univers LT Roman", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 22px;
    line-height: 2.2rem
}
#contenu #navPageForm ul {
    margin: 0
}
#navPageForm {
    padding: 30px 0 20px;
    margin-top: 30px;
    clear: both;
    display: none
}
#navPageForm ul {
    margin: 0;
    padding: 0
}
#navPageForm ul li {
    position: relative;
    float: left;
    width: 33.33333%;
    height: 18px;
    margin: 0;
    color: #333
}
#navPageForm ul li:before {
    display: none !important;
    visibility: hidden
}
#navPageForm ul li.alignGauche {
    text-align: left
}
#navPageForm ul li.itemPrec a {
    padding: 0 0 0 30px;
    background: url(../img/icones/ico_pagePrecedent_15x36.svg) 10% top no-repeat;
    -webkit-transition: background-position-x .5s ease;
    -moz-transition: background-position-x .5s ease;
    transition: background-position-x .5s ease
}
#navPageForm ul li.itemPrec a:hover {
    background-position: 0 -18px
}
#navPageForm ul li.alignCentre a span {
    position: relative
}
#navPageForm ul li.alignCentre a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -2px;
    left: 0;
    background: #767676;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}
#navPageForm ul li.alignCentre a span:focus:before, #navPageForm ul li.alignCentre a span:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1)
}
#navPageForm ul li.alignDroite {
    text-align: right
}
#navPageForm ul li.itemSuiv a {
    padding: 0 30px 0 0;
    background: url(../img/icones/ico_pageSuivant_15x36.svg) 90% top no-repeat;
    -webkit-transition: background-position-x .5s ease;
    -moz-transition: background-position-x .5s ease;
    transition: background-position-x .5s ease
}
#navPageForm ul li.itemSuiv a:hover {
    background-position: 100% -18px
}
#navPageForm ul li a:link, #navPageForm ul li a:visited {
    display: inline-block;
    height: 18px;
    text-transform: lowercase;
    text-decoration: none;
    color: #333
}
#navPageForm ul li a:hover span {
    color: #767676;
    -webkit-transition: color .5s ease-out;
    -moz-transition: color .5s ease-out;
    transition: color .5s ease-out
}
#navPageForm ul li span {
    font-weight: 400;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.37462;
    display: block;
    vertical-align: middle;
    height: 18px
}
#main {
    position: relative;
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat
}
#contenu {
    padding-bottom: 15px;
    background-color: #fff;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
#contenu p {
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 23px;
    line-height: 2.3rem;
    color: #333;
    font-family: Roboto, Arial, Helvetica, sans-serif
}
#contenu p.enumeration {
    margin-bottom: 10px
}
#contenu .note, #contenu .source {
    font-weight: 300;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
    line-height: 1.8rem
}
#contenu .source.rond, #contenu sup.rond {
    position: relative;
    padding-left: 25px
}
#contenu .source.rond > a, #contenu sup.rond > a {
    font-weight: 700;
    position: absolute;
    text-decoration: none;
    z-index: 600;
    color: #56597e;
    display: inline-block;
    text-align: center;
    top: -1px;
    left: 0;
    width: 20px;
    line-height: 20px;
    line-height: 2rem;
    font-size: 12px;
    font-size: 1.2rem
}
#contenu .source.rond > a:after, #contenu sup.rond > a:after {
    content: "";
    background-color: #c9cad6;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2
}
#contenu .source.expChiffre {
    position: relative;
    padding-left: 30px
}
#contenu .source sup.chiffre {
    position: absolute;
    left: 0;
    margin-left: 0
}
#contenu sup.chiffre {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 20px;
    margin-left: 5px;
    margin-right: 2px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    z-index: 600;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    line-height: 2rem
}
#contenu sup.chiffre:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #494f4a;
    z-index: -2
}
#contenu sup.chiffre > a {
    color: #fff !important
}
#contenu sup.rond > a {
    top: 1px;
    left: 2px
}
#contenu figure img, #contenu p img {
    width: 100%
}
#contenu figure.petit, #contenu p.petit {
    text-align: center
}
#contenu figure.petit img, #contenu p.petit img {
    width: auto;
    max-width: 100%
}
#contenu figure {
    margin: 0 0 35px
}
#contenu a {
    text-decoration: underline
}
#contenu .sansMarge {
    margin-bottom: 5px
}
sup {
    text-transform: lowercase
}
.lienProgramme {
    color: #000;
    text-decoration: none !important
}
.lienProgramme:hover {
    text-decoration: underline !important
}
@-webkit-keyframes skeleton {
    0% {
        background-position: 15% 0
    }
    50% {
        background-position: 86% 100%
    }
    100% {
        background-position: 15% 0
    }
}
@-moz-keyframes skeleton {
    0% {
        background-position: 15% 0
    }
    50% {
        background-position: 86% 100%
    }
    100% {
        background-position: 15% 0
    }
}
@-o-keyframes skeleton {
    0% {
        background-position: 15% 0
    }
    50% {
        background-position: 86% 100%
    }
    100% {
        background-position: 15% 0
    }
}
@keyframes skeleton {
    0% {
        background-position: 15% 0
    }
    50% {
        background-position: 86% 100%
    }
    100% {
        background-position: 15% 0
    }
}
@media screen and (min-width:768px) {
    #contenu.merge10, .contenu_entete.merge10 {
        width: 100%;
        padding-left: 100px;
        padding-right: 100px;
        margin-left: 0
    }
}
@media screen and (min-width:992px) {
    #contenu.merge10, .contenu_entete.merge10 {
        width: 83.33333%;
        padding-left: 100px;
        padding-right: 100px;
        margin-left: 8.33333%
    }
    #contenu.merge9, .contenu_entete.merge9 {
        width: 58.33333%;
        padding-left: 40px;
        padding-right: 40px
    }
    #contenu.merge9.sidebar-right, .contenu_entete.merge9.sidebar-right {
        margin-left: 8.33333%
    }
}
#contenu h1, #contenu h2, #contenu h3, #contenu h4, #contenu h5, #contenu h6 {
    font-family: Roboto, Arial, Helvetica, sans-serif
}
#contenu h1, #contenu h2, #contenu h3, #contenu h4, #contenu h5 {
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 25px
}
#contenu h1 {
    margin-top: 0;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 35px;
    line-height: 3.5rem;
    line-height: 32px;
    line-height: 3.2rem
}
#contenu h1:after {
    content: "";
    position: absolute;
    border: #7c8f9e solid 2px;
    background-color: #7c8f9e;
    margin-left: 25px;
    height: 100%;
    top: 0
}
#contenu article > h1 {
    margin-top: 40px
}
#contenu h2 {
    color: #707070;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 12px !important;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22.5px;
    line-height: 2.25rem;
    line-height: 23px;
    line-height: 2.3rem
}
#contenu h2.bande {
    color: #607588;
    font-weight: 500;
    text-transform: none !important;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between
}
#contenu h2.bande2 {
    color: #333;
    font-weight: 700;
    text-transform: none !important;
    margin-bottom: 18px !important;
    font-size: 17px;
    font-size: 1.7rem
}
#contenu h2.guide {
    margin-bottom: 0 !important;
    margin-top: 0;
    margin-left: 50px;
    text-transform: none !important;
    font-size: 20px;
    font-size: 2rem;
    color: #707070
}
#contenu h2.reference {
    border-bottom: 1px solid #333;
    padding-bottom: 2px
}
#contenu h3 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18.75px;
    line-height: 1.875rem;
    line-height: 23px;
    line-height: 2.3rem;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase
}
#contenu h3.min {
    text-transform: none
}
#contenu h3.note_souligne {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    margin-bottom: 5px;
    position: relative;
    border-bottom: solid 1px #333;
    padding-bottom: 5px;
    text-transform: none
}
#contenu h3.note_souligne:after {
    content: "";
    width: 80px;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: -14px;
    background-image: url(https://env6007.teluq.ca/wp-content/themes/env6007/style/../img/icones/ico_consigne.svg)
}
#contenu h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22.5px;
    line-height: 2.25rem
}
#contenu h5 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}
#contenu h6 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17.5px;
    line-height: 1.75rem
}
#contenu .titreAccueil {
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 23px;
    line-height: 2.3rem;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 15px
}
#contenu .titreAccueil:after {
    content: "";
    border: none
}
#contenu .programme {
    color: #455f75;
    margin-top: 30px;
    margin-bottom: 10px
}
#contenu .interTitre {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}
#contenu .titrePedago {
    margin-top: 30px;
    margin-bottom: 10px !important
}
#contenu .activite_pedago {
    background-color: #6f675f;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
    line-height: 3.2rem
}
#contenu .activite_pedago:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 16px;
    background-image: url(../img/icones/ico_activitesPedagogiques_titre.svg);
    margin: -4px 0 0 20px;
    vertical-align: middle;
    transform: rotate(180deg)
}
#contenu .activite_note {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
    line-height: 3.2rem;
    font-weight: 300;
    color: #333;
    border-bottom: #000 solid 1px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-right: 25px;
    position: relative;
    text-transform: none
}
#contenu .activite_note:after {
    content: "";
    width: 100px;
    height: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/icones/ico_activitesPedagogiques_sousTitre.svg)
}
#contenu .mgl-15 {
    margin-left: 15px
}
#contenu .mgr-30 {
    margin-right: 30px
}
#contenu .fltRight {
    float: right
}
#contenu .mgb-20 {
    margin-bottom: 20px
}
#contenu .mgbLarge {
    margin-bottom: 100px !important
}
#contenu .titreFlex {
    display: flex;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 25px
}
#contenu .titreFlex > h1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
@media screen and (min-width:768px) {
    #contenu h1 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 40px;
        line-height: 4rem
    }
}
@media screen and (min-width:480px) {
    #contenu h3 {
        line-height: 26px;
        line-height: 2.6rem
    }
    #contenu h4 {
        line-height: 24px;
        line-height: 2.4rem
    }
    #contenu h5 {
        line-height: 20px;
        line-height: 2rem
    }
    #contenu h6 {
        line-height: 18px;
        line-height: 1.8rem
    }
}
#main #filAriane {
    background-color: #fff;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding-top: 10px;
    padding-bottom: 10px
}
#main #filAriane .separator {
    margin: 0 5px
}
#main #filAriane li {
    list-style-type: none;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17.5px;
    line-height: 1.75rem
}
#main #filAriane li a {
    color: #333;
    font-weight: 300;
    text-decoration: underline;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17.5px;
    line-height: 1.75rem
}
@media screen and (min-width:768px) {
    #main #filAriane {
        padding-top: 26px
    }
}
@media screen and (min-width:992px) {
    #main #filAriane .merge12 {
        width: 83.33333%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 8.33333%
    }
}
#contenu .boite {
    position: relative;
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 28px 35px 28px 38px
}
#contenu .boite > :first-child {
    margin-top: 0
}
#contenu .boite > :last-child {
    margin-bottom: 0
}
#contenu .boite.diver {
    border: solid 1px #333
}
#contenu .boite.baleine {
    border: solid 1px #333;
    padding: 32px 32px 17px 32px;
    position: relative
}
#contenu .boite.baleine:before {
    content: "";
    display: block;
    width: 130px;
    height: 82px;
    position: absolute;
    left: 0;
    top: -17px;
    background-image: url(../img/icones/ico_encadre.svg)
}
#contenu .boite.evaluation {
    margin-top: 10px;
    background-color: #d7dce1
}
#contenu .boite.general {
    background-color: #b0bac4
}
#contenu .boite.objectifs {
    border: solid 1px #707070;
    position: relative
}
#contenu .boite.objectifs:before {
    content: "";
    display: block;
    width: 204px;
    height: 20px;
    position: absolute;
    left: 35px;
    top: -10px;
    background-image: url(../img/icones/ico_objectifs.svg)
}
#contenu .boite.consigne {
    background-color: #455f75;
    color: #fff
}
#contenu .boite.consigne a {
    color: #fff;
    text-decoration: underline
}
#contenu .boite.consigne a:hover {
    text-decoration: none
}
#contenu .boite.consigne > ul > li:before {
    background-color: #455f75
}
#contenu .boite.consigne > p {
    margin-bottom: 5px;
    color: #fff
}
#contenu .boite.consigne .boiteTitre {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 700 !important;
    font-style: normal;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 0;
    border-bottom: none
}
#contenu .boite.consigne .boiteTitre::after {
    display: none
}
#contenu .boite.consigne .boiteSousTitre {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    font-style: normal;
    color: #f5f298;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    text-transform: none
}
#contenu .boite.consigne .boiteSousTitre:after {
    content: "";
    width: 80px;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: -14px;
    background-image: url(../img/icones/ico_consigne.svg)
}
#contenu .sousligneEval {
    border-bottom: 1px solid #000;
    margin-bottom: 10px
}
#contenu .important {
    font-weight: 700;
    color: #455f75
}
#contenu .interTitre.tableau1, #contenu .interTitre.tableau2 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem
}
#contenu .interTitre.tableau1 {
    color: #b0392c
}
#contenu .interTitre.tableau2 {
    color: #2c3e50
}
#contenu .tableau {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px
}
#contenu .tableau table {
    width: 100%;
    min-width: 575px
}
#contenu .tableau td, #contenu .tableau th {
    padding: 10px 12px;
    vertical-align: top;
    border: solid 1px #707070
}
#contenu .tableau td > :first-child, #contenu .tableau th > :first-child {
    padding-top: 0;
    margin-top: 0
}
#contenu .tableau td > :last-child, #contenu .tableau th > :last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
#contenu .tableau th {
    font-weight: 500 !important;
    background-color: #607588;
    color: #fff;
    padding: 15px;
    text-transform: uppercase
}
#contenu .tableau th.demi {
    width: 50%
}
#contenu .tableau th.tier {
    width: 33.33333%
}
#contenu .tableau th.quart {
    width: 25%
}
#contenu .tableau td {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    color: #707070
}
#contenu .tableau td.active {
    background-color: #607588;
    opacity: .5
}
#contenu .tableau tr {
    background-color: rga(0, 0, 0, 0)
}
#contenu .tableau.style1 {
    border: solid 1px #a6a7a8
}
#contenu .tableau.style1 th {
    border: solid 1px #707070;
    border-top: none;
    background-color: #b0392c;
    color: #fff
}
#contenu .tableau.style1 td {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #707070;
    border: solid 1px #707070
}
#contenu .tableau.style1 tr td:first-child, #contenu .tableau.style1 tr th:first-child {
    border-left: none
}
#contenu .tableau.style1 tr td:last-child, #contenu .tableau.style1 tr th:last-child {
    border-right: none
}
#contenu .tableau.style1 tr:last-child td {
    border-bottom: none
}
#contenu .tableau.style2 th {
    background-color: #2c3e50;
    color: #fff;
    text-align: left
}
#contenu .tableau.style2 tbody tr:nth-child(odd) {
    background-color: #b4c5d6
}
#contenu .tableau .pdLarge {
    padding: 15px 20px 15px 30px
}
@media screen and (max-width:767px) {
    .flexbox #contenu .tableau.flip table {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        border-collapse: collapse;
        border-spacing: 0;
        display: flex;
        overflow: hidden;
        background: 0 0
    }
    .flexbox #contenu .tableau.flip thead {
        display: flex;
        flex-shrink: 0;
        min-width: min-content
    }
    .flexbox #contenu .tableau.flip tbody {
        display: flex;
        position: relative;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }
    .flexbox #contenu .tableau.flip tr {
        display: flex;
        flex-direction: column;
        min-width: min-content;
        flex-shrink: 0
    }
    .flexbox #contenu .tableau.flip td, .flexbox #contenu .tableau.flip th {
        display: block
    }
    .flexbox #contenu .tableau.flip th.demi, .flexbox #contenu .tableau.flip th.quart, .flexbox #contenu .tableau.flip th.tier {
        width: auto
    }
    .flexbox #contenu .tableau.flip td {
        border-left: none !important
    }
    .flexbox #contenu .tableau.flip td:not(:last-child) {
        border-bottom: none !important
    }
    .flexbox #contenu .tableau.flip tbody tr:last-child td {
        border-right: none !important
    }
    .flexbox #contenu .tableau.flip.style1 {
        border: none
    }
    .flexbox #contenu .tableau.flip.style1 tbody {
        border-top: solid 1px #a6a7a8;
        border-bottom: solid 1px #a6a7a8;
        border-right: solid 1px #a6a7a8
    }
    .flexbox #contenu .tableau.flip.style1 tr th:first-child {
        border-left: solid 1px #a6a7a8
    }
    .flexbox #contenu .tableau.flip.style1 tr td:last-child, .flexbox #contenu .tableau.flip.style1 tr th:last-child {
        border-right: solid 1px #a6a7a8
    }
    .flexbox #contenu .tableau.flip.style1 tr td:first-child {
        border-top: none
    }
    .flexbox #contenu .tableau.flip.style1 tr td:last-child {
        border-bottom: none
    }
    .flexbox #contenu .tableau.flip.style2 tbody {
        border-top: solid 1px #b4c5d6;
        border-bottom: solid 1px #b4c5d6;
        border-right: solid 1px #b4c5d6
    }
}
#contenu ol, #contenu ul {
    margin: 0 0 15px 15px
}
#contenu ol > li, #contenu ul > li {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 23px;
    line-height: 2.3rem
}
#contenu ol > li > ol, #contenu ol > li > ul, #contenu ul > li > ol, #contenu ul > li > ul {
    margin-bottom: 15px
}
#contenu ol {
    font-weight: 700
}
#contenu ol > li {
    font-weight: 400;
    list-style: decimal
}
#contenu ol.listeLettre > li {
    list-style: lower-alpha
}
#contenu ol.activite {
    counter-reset: activite
}
#contenu ol.activite > li {
    list-style-type: none;
    counter-increment: activite;
    margin-bottom: 30px
}
#contenu ol.activite > li:before {
    content: counter(activite);
    font-weight: 700;
    padding: 0 20px 6px;
    margin-right: 8px;
    vertical-align: top;
    color: #fff;
    position: absolute;
    left: 18px
}
#contenu ol.activite > li > p {
    color: #fff;
    margin-bottom: 5px
}
#contenu ul > li {
    list-style: none;
    position: relative
}
#contenu ul > li:before {
    content: ".";
    font-size: 35px;
    font-size: 3.5rem;
    vertical-align: middle;
    position: absolute;
    top: -10px;
    left: -15px
}
#contenu ul > li > ul > li {
    list-style: none;
    position: relative
}
#contenu ul > li > ul > li:before {
    content: "-";
    font-size: 18px;
    font-size: 1.8rem;
    vertical-align: middle;
    position: absolute;
    top: -1px;
    left: -15px
}
#contenu ul.sansPuce {
    margin: 0 0 15px 0
}
#contenu ul.sansPuce > li:before {
    display: none
}
#contenu ul.sansPuce > li > ol, #contenu ul.sansPuce > li > ul:not(.sansPuce) {
    margin: 0 0 15px 30px
}
#contenu ul.mgb-188 {
    margin-bottom: 188px
}
#contenu .panneauOnglets {
    margin-bottom: 30px;
    position: relative
}
#contenu .panneauOnglets .onglets {
    margin: 0;
    padding: 0;
    background-color: #fff
}
#contenu .panneauOnglets .onglets:after, #contenu .panneauOnglets .onglets:before {
    display: table;
    content: ""
}
#contenu .panneauOnglets .onglets:after {
    clear: both
}
#contenu .panneauOnglets .onglets li {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    display: none
}
#contenu .panneauOnglets .onglets li:before {
    content: "";
    position: static
}
#contenu .panneauOnglets .onglets li a {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-decoration: none;
    display: block;
    padding: 7px 0;
    position: relative;
    color: #333;
    border-bottom: 7px solid #497e7d;
    outline: 0
}
#contenu .panneauOnglets .onglets li a span.visite {
    background-color: #ccf3e8
}
#contenu .panneauOnglets .onglets li a span {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem
}
#contenu .panneauOnglets .onglets li a.desactive {
    cursor: text
}
#contenu .panneauOnglets .onglets li a.desactive span {
    color: #5a5a5a;
    color: rgba(0, 0, 0, .3)
}
#contenu .panneauOnglets .onglets li a.desactive:hover {
    text-decoration: none
}
#contenu .panneauOnglets .onglets li.ui-tabs-active a {
    font-weight: 700;
    border-bottom: 7px solid #56d8b4
}
#contenu .panneauOnglets .onglets li.ui-tabs-active a:hover {
    text-decoration: underline
}
#contenu .panneauOnglets .onglets li.ui-tabs-active a span {
    font-weight: 700
}
#contenu .panneauOnglets .onglets li.ui-tabs-active a span.visite {
    background-color: transparent
}
#contenu .panneauOnglets > div {
    padding-top: 10px
}
#contenu .panneauOnglets > div h1:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h2:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h3:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h4:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h5:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h6:first-child:not(.visuallyHidden) {
    margin-top: 0
}
#contenu .panneauOnglets > div .boite {
    background-color: #f0f3f1;
    margin-left: -10px;
    margin-right: -10px;
    padding: 20px 10px
}
#contenu .panneauOnglets > div .boite :last-child {
    margin-bottom: 0
}
@media screen and (max-width:549px) {
    #contenu .panneauOnglets > div {
        display: block !important
    }
}
@media screen and (min-width:550px) {
    #contenu .panneauOnglets .onglets.main-nav-scrolled {
        position: fixed;
        top: 0;
        z-index: 10
    }
    #contenu .panneauOnglets .onglets li {
        position: relative;
        display: inline-block;
        width: 20%;
        float: left;
        text-align: center;
        margin-bottom: 0
    }
    #contenu .panneauOnglets .onglets li:after {
        position: absolute;
        top: 50%;
        right: -2px;
        margin-top: -16px;
        content: "|"
    }
    #contenu .panneauOnglets .onglets li:last-child:after {
        content: ""
    }
    #contenu .panneauOnglets > div {
        border-left: 1px dotted #56d8b4;
        padding: 25px 10px;
        position: relative;
        z-index: 1
    }
    #contenu .panneauOnglets > div h1:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h2:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h3:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h4:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h5:first-child:not(.visuallyHidden), #contenu .panneauOnglets > div h6:first-child:not(.visuallyHidden) {
        margin-top: 0
    }
    #contenu .panneauOnglets > div > .interTitre.general:first-child {
        overflow: hidden;
        position: absolute;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }
    #contenu .panneauOnglets > div > .interTitre.general:first-child.focusable:active, #contenu .panneauOnglets > div > .interTitre.general:first-child.focusable:focus {
        position: static;
        clip: auto;
        height: auto;
        width: auto;
        margin: 0;
        overflow: visible
    }
    #contenu .panneauOnglets > div > h3 {
        text-transform: uppercase
    }
    #contenu .panneauOnglets > div > h3.titreIco {
        text-transform: none
    }
    #contenu .panneauOnglets > div > h3 + h4 {
        margin-top: 0
    }
    #contenu .panneauOnglets > div > :first-child, #contenu .panneauOnglets > div > span.interTitre.general.visuallyHidden:first-child + * {
        margin-top: 0;
        padding-top: 0
    }
    #contenu .panneauOnglets > div > :last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
}
#contenu .accordeon {
    margin-bottom: 20px
}
#contenu .accordeon .toggler {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 300;
    position: relative;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 7px 30px 7px 10px;
    background-color: #dadada;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem
}
#contenu .accordeon .toggler:first-child {
    margin-top: 0
}
#contenu .accordeon .toggler .icone {
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    padding: 0 20px 0 0;
    height: 20px;
    line-height: 20px;
    line-height: 2rem;
    background: url(../img/icones/ico_accordeon.svg) no-repeat top right;
    background-size: 20px;
    color: #000
}
#contenu .accordeon .toggler.active {
    background-color: #347e81;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
#contenu .accordeon .toggler.active .icone {
    background-position: right -20px;
    color: #fff
}
#contenu .accordeon > div {
    background-color: #f0f0f0;
    padding: 15px
}
#contenu .accordeon > div > :first-child {
    padding-top: 0;
    margin-top: 0
}
#contenu .accordeon > div > :last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
#contenu .accordeon.image .toggler {
    font-size: 100%;
    line-height: 100%
}
#contenu .accordeon.image .toggler:before {
    display: none;
    content: "";
    background: url(../img/structure/img_accordeon_image.png);
    position: absolute;
    top: 0;
    left: 0;
    max-width: 140px;
    width: 100%;
    max-height: 60px;
    height: 100%;
    border-right: 5px solid #fff
}
#contenu .accordeon.image .toggler span.interTitre {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    font-weight: 400;
    margin-left: 0;
    display: inline-block
}
#contenu .accordeon.image .toggler.active span.interTitre {
    color: #fff
}
#contenu .accordeon.image .toggler .icone {
    top: 10px;
    bottom: auto
}
#contenu .accordeon.image > div p {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    font-weight: 300
}
@media screen and (min-width:480px) {
    #contenu .accordeon.image .toggler {
        min-height: 60px
    }
    #contenu .accordeon.image .toggler:before {
        display: block
    }
    #contenu .accordeon.image .toggler span.interTitre {
        margin-left: 140px
    }
}
@media screen and (min-width:768px) {
    #contenu .accordeon .toggler {
        padding: 7px 78px 7px 10px !important
    }
    #contenu .accordeon .toggler .icone {
        font-family: Roboto, Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 12px;
        font-size: 1.2rem
    }
    #contenu .accordeon .toggler .icone:before {
        content: "Ouvrir";
        position: relative;
        left: -8px
    }
    #contenu .accordeon .toggler.active .icone:before {
        content: "Fermer"
    }
}
@media screen and (min-width:992px) {
    #contenu .accordeon .toggler {
        padding: 5px 78px 5px 10px !important
    }
    #contenu .accordeon .toggler .icone {
        padding: 0 16px 0 0;
        height: 16px;
        background-size: 16px;
        line-height: 16px;
        line-height: 1.6rem
    }
    #contenu .accordeon .toggler.active .icone {
        background-position: right -16px
    }
}
#contenu .animAudioPlaylist ul.jw-rightclick-list li.jw-rightclick-item:before, #contenu .animVideoPlaylist ul.jw-rightclick-list li.jw-rightclick-item:before {
    display: none
}
#contenu .animAudioPlaylist ul.jw-rightclick-list li.jw-rightclick-item.jw-featured, #contenu .animVideoPlaylist ul.jw-rightclick-list li.jw-rightclick-item.jw-featured {
    display: none
}
#contenu .animAudioPlaylist ul.jw-rightclick-list li.jw-rightclick-item a, #contenu .animVideoPlaylist ul.jw-rightclick-list li.jw-rightclick-item a {
    color: #fff
}
#contenu .animVideoPlaylist figure {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.23%
}
#contenu .animVideoPlaylist figure .boiteAnimVideo {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #b6b6b6, #dadada, #fff);
    background-size: 600% 600%;
    -webkit-animation: skeleton 3s infinite, 1;
    -moz-animation: skeleton 3s infinite, 1;
    -o-animation: skeleton 3s infinite, 1;
    animation: skeleton 3s infinite, 1
}
#contenu .animVideoPlaylist .sidebar {
    width: 100%;
    height: 250px;
    background-color: #f7f7f7;
    border-top: 5px solid #666;
    border-bottom: 5px solid #666;
    margin-bottom: 35px;
    padding: 20px
}
#contenu .animVideoPlaylist .sidebar h3 {
    padding: 20px;
    margin: 0;
    color: #fff;
    text-align: left
}
#contenu .animVideoPlaylist .sidebar .searchbox {
    margin: 0 0 20px;
    display: block;
    position: relative
}
#contenu .animVideoPlaylist .sidebar .searchbox input {
    border-radius: 5px;
    box-sizing: border-box;
    color: #333;
    width: 100%;
    padding: 10px 20px 10px 30px;
    background: #fff url(../img/icones/png/ico_recherche_gris.png) no-repeat left center;
    border: none
}
#contenu .animVideoPlaylist .sidebar .searchbox .match {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #333
}
#contenu .animVideoPlaylist .sidebar .transcript {
    padding: 0 20px 0 0;
    position: relative;
    max-height: 75%;
    overflow: auto
}
#contenu .animVideoPlaylist .sidebar .transcript p {
    overflow: hidden;
    text-align: left;
    color: #333;
    line-height: 1.5
}
#contenu .animVideoPlaylist .sidebar .transcript a {
    padding: 4px 2px;
    cursor: pointer;
    color: #333;
    text-decoration: none
}
#contenu .animVideoPlaylist .sidebar .transcript a em {
    font-style: normal;
    border: 2px solid #ccc
}
#contenu .animVideoPlaylist .sidebar .transcript a em.current {
    background: #fefdc7
}
#contenu .animVideoPlaylist .sidebar .transcript a.current {
    background: #fdfca4
}
#contenu .animVideoPlaylist .sidebar .transcript a:hover {
    background-color: #e6e6e6
}
#contenu .animVideoPlaylist .sidebar .transcript h4 {
    margin: 20px 0 10px;
    text-align: left;
    color: #333;
    font-weight: 700
}
#contenu .animVideoPlaylist video {
    background-color: #fff
}
#contenu .animAudioPlaylist.visionneuse figure, #contenu .animVideoPlaylist.visionneuse figure {
    margin-bottom: 0
}
#contenu .animAudioPlaylist.visionneuse ul.listeOnglets, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets {
    margin-top: 7px;
    width: 100%;
    margin-left: 0;
    display: inline-block
}
#contenu .animAudioPlaylist.visionneuse ul.listeOnglets li, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li {
    list-style: none;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    padding-right: 0
}
#contenu .animAudioPlaylist.visionneuse ul.listeOnglets li:before, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li:before {
    content: none
}
#contenu .animAudioPlaylist.visionneuse ul.listeOnglets li a, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li a {
    display: block;
    padding: 13px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
    width: 100%;
    height: 100%;
    font-weight: 500;
    background-color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17px;
    line-height: 1.7rem;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
#contenu .animAudioPlaylist.visionneuse ul.listeOnglets li a.active, #contenu .animAudioPlaylist.visionneuse ul.listeOnglets li a:active, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li a.active, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li a:active {
    background-color: #f5f398
}
#contenu .animAudioPlaylist.visionneuse ul.listeOnglets li a:hover, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li a:hover {
    background-color: #f5f398
}
.-ms- #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li {
    width: 100%
}
@media screen and (min-width:470px) {
    .-ms- #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li {
        width: 50%
    }
}
@media screen and (min-width:610px) {
    .-ms- #contenu .animVideoPlaylist.visionneuse ul.listeOnglets:not(.demi) li {
        width: 33.33%
    }
}
@media screen and (min-width:470px) {
    #contenu .animAudioPlaylist.visionneuse ul.listeOnglets li, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li {
        float: left;
        width: 50%;
        padding-right: 6px
    }
    #contenu .animAudioPlaylist.visionneuse ul.listeOnglets li:nth-child(2n), #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li:nth-child(2n) {
        padding-right: 0
    }
    #contenu .animAudioPlaylist.visionneuse ul.listeOnglets li a .temps, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets li a .temps {
        display: block;
        width: 100%
    }
}
@media screen and (min-width:610px) {
    #contenu .animAudioPlaylist.visionneuse ul.listeOnglets:not(.demi) li, #contenu .animVideoPlaylist.visionneuse ul.listeOnglets:not(.demi) li {
        width: calc(100%/3);
        margin-bottom: 6px;
        padding-right: 6px
    }
    #contenu .animAudioPlaylist.visionneuse ul.listeOnglets:not(.demi) li:nth-child(2n), #contenu .animVideoPlaylist.visionneuse ul.listeOnglets:not(.demi) li:nth-child(2n) {
        padding-right: auto
    }
    #contenu .animAudioPlaylist.visionneuse ul.listeOnglets:not(.demi) li:nth-child(3n), #contenu .animVideoPlaylist.visionneuse ul.listeOnglets:not(.demi) li:nth-child(3n) {
        padding-right: 0
    }
}
#contenu.planSite h1 {
    margin-bottom: 0
}
#contenu.planSite .lstPlanSite ul {
    margin-left: 0
}
#contenu.planSite .lstPlanSite ul li:before {
    display: none
}
#contenu.planSite .lstPlanSite ul li .sub {
    margin-top: 15px
}
#contenu.planSite .lstPlanSite ul li .sub.visuallyHidden {
    overflow: visible;
    position: static;
    height: auto;
    width: auto;
    margin: 0;
    clip: auto
}
#contenu.planSite .lstPlanSite ul li.parent > a {
    cursor: default;
    text-decoration: none;
    color: #333;
    font-weight: 700
}
#contenu.planSite .lstPlanSite > ul > li {
    margin-bottom: 20px
}
#contenu.planSite .lstPlanSite > ul > li > a {
    text-transform: uppercase
}
#contenu.planSite .lstPlanSite > ul > li .sub {
    margin-bottom: 20px
}
#contenu.planSite .lstPlanSite > ul > li .sub .row {
    margin: 0
}
#contenu.planSite .lstPlanSite > ul > li .sub ul {
    margin-bottom: 0
}
#contenu.planSite .lstPlanSite > ul > li .sub > div {
    padding: 0
}
#contenu .floatLeft {
    float: left;
    max-width: 55%;
    max-height: 470px;
    margin-right: 25px
}
#contenu .emphase {
    border: solid 1px;
    padding: 15px
}
#contenu .signature {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 35px;
    font-size: 30px;
    font-size: 3rem
}
#contenu .signature_nom {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem
}
#contenu .signature_role {
    font-size: 15px;
    font-size: 1.5rem
}
#contenu .remerciement {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 23px;
    line-height: 2.3rem;
    font-weight: 700;
    color: #333
}
#contenu .boiteImage {
    margin: 0 auto;
    width: 500px;
    margin-top: 30px;
    margin-bottom: 30px
}
#contenu .boiteImage > img {
    max-width: 100%
}
#contenu .titreImage {
    font-family: "Roboto bold", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 23px;
    line-height: 2.3rem;
    color: #707070;
    margin-bottom: 15px
}
#contenu .sourceImage {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #707070;
    margin-top: 10px
}
#table-contents {
    margin-top: 45px;
    margin-bottom: 45px;
    display: table;
    width: 100%
}
#table-contents > div {
    display: table-cell
}
#table-contents h2 {
    color: #fff;
    font-weight: 700
}
#table-contents h2 span.unit {
    font-weight: 400
}
#table-contents .left {
    background-color: #455f75;
    padding: 27px 27px 30px 32px;
    width: 340px;
    vertical-align: top
}
#table-contents .titreParent {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #fff;
    margin-bottom: 11px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem
}
#table-contents .titreParent:after {
    content: "";
    border: none
}
#table-contents .interParent {
    font: normal normal 300 30px/40px Roboto;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem
}
#table-contents .right {
    background-color: #cbcBCBB3;
    padding: 27px 20px 15px 20px;
    vertical-align: top;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17.5px;
    line-height: 1.75rem;
    text-transform: uppercase
}
#table-contents .right > ul {
    font-family: "Univers LT Roman", Arial, Helvetica, sans-serif;
    margin-bottom: 0 !important
}
#table-contents .right > ul > li {
    margin-bottom: 5px
}
#table-contents .right > ul > li:last-child {
    margin-bottom: 0
}
#table-contents .right > ul > li > a {
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem
}
#table-contents .right h3 {
    color: #646464;
    font-weight: 700;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16.25px;
    line-height: 1.625rem;
    margin: 0 0 15px 0
}
#table-contents .right a {
    color: #8a8784;
    text-decoration: none;
    overflow-wrap: normal;
    word-wrap: normal;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    -moz-hyphens: none;
    hyphens: none
}
#table-contents .right a:hover {
    text-decoration: underline
}
@media screen and (min-width:992px) {
    #table-contents .left {
        padding: 27px 27px 30px 32px;
        width: 340px
    }
    #table-contents .right {
        padding: 27px 70px 20px 35px
    }
}
.tableActive {
    font-family: "Univers 65 Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #000 !important
}
.sitePublique #outilsRecherche .toggleRecherche {
    display: none
}
.sitePublique #menuPrincipal .pagePublique {
    display: block
}
.sitePublique #menuPrincipal .pageCours {
    display: none
}
#lienHautPage {
    position: fixed;
    bottom: -40px;
    right: 20px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background: #000;
    -webkit-transition: bottom .2s ease-in-out;
    -moz-transition: bottom .2s ease-in-out;
    transition: bottom .2s ease-in-out
}
#lienHautPage:after {
    content: "";
    display: inline-block;
    margin-top: 18px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg)
}
#lienHautPage.show {
    bottom: 20px
}
@media screen and (min-width:768px) {
    #lienHautPage {
        width: 25px;
        height: 25px
    }
    #lienHautPage:after {
        margin-top: 10px
    }
}
#outilsRecherche {
    float: right;
    min-height: 30px
}
#outilsRecherche .toggleRecherche {
    display: block;
    height: 24px;
    width: 24px;
    padding: 0;
    line-height: 1;
    margin-top: 13px;
    border: none;
    background: 0 0
}
#outilsRecherche .toggleRecherche > span {
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 1;
    vertical-align: middle;
    background: url(../img/icones/ico_recherche.svg) no-repeat 0 0 !important;
    background-size: 24px;
    overflow: hidden
}
#outilsRecherche #searchBoxForm form, #outilsRecherche #teluqSearchBox {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 10px 20px;
    background-color: #fff;
    border-bottom: solid 1px #b2b2b2;
    box-sizing: border-box
}
#outilsRecherche #searchBoxForm form input[type=text], #outilsRecherche #teluqSearchBox input[type=text] {
    width: 100%;
    position: relative;
    z-index: 4;
    height: 30px;
    padding: 0 100px 0 10px;
    color: #333;
    border: solid 1px #dadada;
    box-sizing: border-box
}
#outilsRecherche #searchBoxForm form button[type=submit], #outilsRecherche #searchBoxForm form input[type=button], #outilsRecherche #teluqSearchBox button[type=submit], #outilsRecherche #teluqSearchBox input[type=button] {
    float: right;
    position: relative;
    height: 30px;
    z-index: 5;
    margin-top: -30px;
    padding: 5px 10px;
    background-color: #292e33 !important;
    border: none;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}
#outilsRecherche #searchBoxForm form button[type=submit]:focus, #outilsRecherche #searchBoxForm form button[type=submit]:hover, #outilsRecherche #searchBoxForm form input[type=button]:focus, #outilsRecherche #searchBoxForm form input[type=button]:hover, #outilsRecherche #teluqSearchBox button[type=submit]:focus, #outilsRecherche #teluqSearchBox button[type=submit]:hover, #outilsRecherche #teluqSearchBox input[type=button]:focus, #outilsRecherche #teluqSearchBox input[type=button]:hover {
    background-color: #d24332 !important
}
#outilsRecherche .fake-form {
    display: none
}
#outilsRecherche .fake-input {
    width: 100%;
    position: relative;
    z-index: 4;
    height: 30px;
    padding: 0 100px 0 10px;
    color: #333;
    border: solid 1px #dadada;
    box-sizing: border-box;
    background-color: #fff
}
#outilsRecherche .fake-button {
    float: right;
    position: relative;
    height: 30px;
    z-index: 5;
    margin-top: -30px;
    padding: 5px 10px;
    background-color: #292e33 !important;
    border: none;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}
#outilsRecherche .fake-button:focus, #outilsRecherche .fake-button:hover {
    background-color: #d24332 !important
}
.-ms- #outilsRecherche #searchBoxForm form button[type=submit], .-ms- #outilsRecherche #searchBoxForm form input[type=button], .-ms- #outilsRecherche #teluqSearchBox form button[type=submit], .-ms- #outilsRecherche #teluqSearchBox form input[type=button] {
    position: absolute;
    top: 10px;
    right: 20px;
    margin: 0
}
@media screen and (min-width:768px) {
    #outilsRecherche {
        position: relative;
        min-width: 205px;
        min-height: 30px;
        margin-bottom: 10px
    }
    #outilsRecherche .toggleRecherche {
        display: none
    }
    #outilsRecherche #searchBoxForm form, #outilsRecherche #teluqSearchBox {
        display: table-cell !important;
        vertical-align: middle;
        background-color: transparent;
        position: static;
        padding: 0;
        border-bottom: none
    }
    #outilsRecherche #searchBoxForm form input[type=text], #outilsRecherche #teluqSearchBox input[type=text] {
        float: left;
        width: 175px;
        margin: auto 0 auto 0;
        padding: 0 5px 0 5px;
        background-image: none;
        border: none
    }
    #outilsRecherche #searchBoxForm form button[type=submit], #outilsRecherche #searchBoxForm form input[type=button], #outilsRecherche #teluqSearchBox button[type=submit], #outilsRecherche #teluqSearchBox input[type=button] {
        display: block;
        float: left;
        width: 30px;
        margin: 0;
        padding: 0;
        background-image: url(../img/icones/ico_recherche.svg) !important;
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        border: 0;
        overflow: hidden;
        text-indent: -9999px
    }
    #outilsRecherche #searchBoxForm form button[type=submit]:before, #outilsRecherche #searchBoxForm form input[type=button]:before, #outilsRecherche #teluqSearchBox button[type=submit]:before, #outilsRecherche #teluqSearchBox input[type=button]:before {
        content: "";
        display: block;
        width: 0;
        height: 150%
    }
    #outilsRecherche .fake-form {
        display: inline-block;
        position: absolute
    }
    #outilsRecherche .fake-input {
        float: left;
        width: 175px;
        margin: auto 0 auto 0;
        padding: 0 5px 0 5px;
        background-image: none;
        border: none
    }
    #outilsRecherche .fake-button {
        display: block;
        float: left;
        width: 30px;
        margin: 0;
        padding: 0;
        background-image: url(../img/icones/ico_recherche.svg) !important;
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        border: 0;
        overflow: hidden;
        text-indent: -9999px
    }
    #outilsRecherche .fake-button:before {
        content: "";
        display: block;
        width: 0;
        height: 150%
    }
    .-ms- #outilsRecherche #searchBoxForm .fake-button, .-ms- #outilsRecherche #searchBoxForm form button[type=submit], .-ms- #outilsRecherche #searchBoxForm form input[type=button], .-ms- #outilsRecherche #teluqSearchBox .fake-button, .-ms- #outilsRecherche #teluqSearchBox form button[type=submit], .-ms- #outilsRecherche #teluqSearchBox form input[type=button] {
        position: absolute;
        top: 0;
        right: 0
    }
}
#contenu .boiteQuiz {
    padding: 10px 10px 10px 10px;
    background-color: #dde4e7
}
#contenu .boiteQuiz .controles .navigation ul, #contenu .boiteQuiz .lstChReponses, #contenu .boiteQuiz .lstChReponses > li, #contenu .boiteQuiz .lstQuestions, #contenu .boiteQuiz .lstQuestions > li {
    padding-left: 0;
    list-style-type: none
}
#contenu .boiteQuiz .lstQuestions {
    margin: 0 0 30px 0
}
#contenu .boiteQuiz .lstQuestions li {
    position: relative
}
#contenu .boiteQuiz .lstQuestions li:after, #contenu .boiteQuiz .lstQuestions li:before {
    content: none
}
#contenu .boiteQuiz .txtQuestion {
    padding-left: 25px
}
#contenu .boiteQuiz .txtQuestion:before {
    position: absolute;
    left: 0;
    content: attr(data-numero) ".";
    font-weight: 500
}
#contenu .boiteQuiz .txtQuestion ol, #contenu .boiteQuiz .txtQuestion p, #contenu .boiteQuiz .txtQuestion span, #contenu .boiteQuiz .txtQuestion ul {
    font-weight: 500
}
#contenu .boiteQuiz .txtQuestion .miseSituationExt ol, #contenu .boiteQuiz .txtQuestion .miseSituationExt p, #contenu .boiteQuiz .txtQuestion .miseSituationExt ul {
    font-weight: 300
}
#contenu .boiteQuiz .txtQuestion table ol, #contenu .boiteQuiz .txtQuestion table p, #contenu .boiteQuiz .txtQuestion table span, #contenu .boiteQuiz .txtQuestion table ul {
    font-weight: 300
}
#contenu .boiteQuiz .txtQuestion div > ol, #contenu .boiteQuiz .txtQuestion div > ul, #contenu .boiteQuiz .txtQuestion > ol, #contenu .boiteQuiz .txtQuestion > ul {
    margin-bottom: 15px
}
#contenu .boiteQuiz .txtQuestion.imgPosDroite {
    min-height: 175px;
    padding-right: 190px;
    margin-bottom: 15px
}
#contenu .boiteQuiz .txtQuestion .posDroite {
    position: absolute;
    top: 0;
    right: 0
}
#contenu .boiteQuiz .txtQuestion .miseEnSituation {
    padding-right: 25px
}
#contenu .boiteQuiz .txtQuestion .miseEnSituation ol, #contenu .boiteQuiz .txtQuestion .miseEnSituation p, #contenu .boiteQuiz .txtQuestion .miseEnSituation ul {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300
}
#contenu .boiteQuiz .lstChReponses li {
    margin: 15px 0 0 0;
    padding-left: 26px
}
#contenu .boiteQuiz .lstChReponses li:first-child {
    margin-top: 0
}
#contenu .boiteQuiz .lstChReponses li:after, #contenu .boiteQuiz .lstChReponses li:before {
    content: none
}
#contenu .boiteQuiz .lstChReponses .retro {
    margin-top: 15px
}
#contenu .boiteQuiz .lstChReponses > li.showAnswer > label:after {
    content: "";
    display: block;
    background: url(../img/icones/ico_quizretro_correct.svg) no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    position: absolute;
    left: -3px;
    top: 0
}
#contenu .boiteQuiz input.custom[type=checkbox], #contenu .boiteQuiz input.custom[type=radio] {
    display: none
}
#contenu .boiteQuiz input.custom[type=checkbox] + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: "";
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #959595
}
#contenu .boiteQuiz input.custom[type=checkbox]:checked + label:before {
    background-color: #959595;
    background: url(../img/icones/ico_crochet.svg) center center #fff no-repeat
}
#contenu .boiteQuiz input.custom[type=radio] + label:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: "";
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    border-radius: 50%;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #959595
}
#contenu .boiteQuiz input.custom[type=radio]:checked + label:before {
    border: 3px solid #fff;
    background-color: #959595;
    left: 0;
    top: 0
}
#contenu .boiteQuiz label {
    cursor: pointer
}
#contenu .boiteQuiz .ordre li {
    display: block;
    width: 75%;
    padding: 0 15px 0 15px;
    background-color: #d6cace;
    border: solid 1px #959595;
    cursor: pointer
}
#contenu .boiteQuiz .ordre li:after, #contenu .boiteQuiz .ordre li:before {
    content: none
}
#contenu .boiteQuiz .ordre p {
    margin: 5px 0 5px 0
}
#contenu .boiteQuiz li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    border: none
}
#contenu .boiteQuiz li.placeholder:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: 0;
    left: -6px;
    top: 1px;
    border: 6px solid transparent;
    border-left-color: #333
}
#contenu .boiteQuiz li.placeholder:first-child:before {
    top: -14px
}
#contenu .boiteQuiz li.dragged:first-child + li.placeholder:before {
    top: -14px
}
#contenu .boiteQuiz li.dragged {
    position: absolute;
    background-color: #ebe7e9;
    z-index: 2000
}
#contenu .boiteQuiz .associations > div {
    float: left;
    width: 50%
}
#contenu .boiteQuiz .associations > div > p strong {
    text-align: center;
    display: block;
    padding: 5px 15px;
    background-color: #333;
    color: #fff
}
#contenu .boiteQuiz .associations > div:first-child > p strong {
    margin-right: 5px
}
#contenu .boiteQuiz .associations ol {
    padding: 0;
    margin-left: 0
}
#contenu .boiteQuiz .associations ol li {
    display: block;
    padding: 0 15px 0 15px;
    list-style: none
}
#contenu .boiteQuiz .associations ol li p {
    margin: 5px 0 5px 0
}
#contenu .boiteQuiz .associations .lstIndices li {
    border: solid 1px #ccc;
    margin: 15px 5px 0 0
}
#contenu .boiteQuiz .associations .lstChReponses li {
    background-color: #d6cace;
    border: solid 1px #959595;
    cursor: pointer
}
#contenu .boiteQuiz .associations .lstChReponses li:first-child {
    margin: 15px 0 0 0
}
#contenu .boiteQuiz .associations .lstChReponses li.placeholder {
    border: none
}
#contenu .boiteQuiz .associations .lstChReponses li.bonneReponse {
    border-color: #5d756a;
    background-color: #dee8e3
}
#contenu .boiteQuiz .associations .lstChReponses li.mauvaiseReponse {
    border-color: #b92025;
    background-color: #efcece
}
#contenu .boiteQuiz .qRepondue .lstChReponses {
    opacity: .8
}
#contenu .boiteQuiz .qRepondue input.custom[type=checkbox] + label:before, #contenu .boiteQuiz .qRepondue input.custom[type=radio] + label:before, #contenu .boiteQuiz .qRepondue label {
    cursor: default
}
#contenu .boiteQuiz .qRepondue .ordre li {
    cursor: default
}
#contenu .boiteQuiz .qRepondue .ordre li:after, #contenu .boiteQuiz .qRepondue .ordre li:before {
    content: none
}
#contenu .boiteQuiz .controles {
    display: table;
    width: 100%;
    margin: 0
}
#contenu .boiteQuiz .controles > div {
    display: table-cell;
    vertical-align: bottom
}
#contenu .boiteQuiz .controles div > * {
    margin: 0
}
#contenu .boiteQuiz .validation {
    text-align: left;
    width: 35%
}
#contenu .boiteQuiz .validation button {
    display: block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    border-radius: 4px;
    padding: 0 15px 0 15px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 3rem;
    background-color: #555;
    color: #fff
}
#contenu .boiteQuiz .validation button:hover {
    background-color: #005d7b;
    transition: all .3s ease-out
}
#contenu .boiteQuiz .validation button:focus {
    outline: 0
}
#contenu .boiteQuiz .status {
    text-align: center
}
#contenu .boiteQuiz .status p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    color: #828282
}
#contenu .boiteQuiz .navigation {
    text-align: right;
    width: 35%
}
#contenu .boiteQuiz .navigation li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    padding: 0
}
#contenu .boiteQuiz .navigation li:after, #contenu .boiteQuiz .navigation li:before {
    content: none
}
#contenu .boiteQuiz .navigation li.prec a {
    background-image: url(../img/icones/ico_quizbt_prec.svg)
}
#contenu .boiteQuiz .navigation li.suiv a {
    background-image: url(../img/icones/ico_quizbt_suiv.svg)
}
#contenu .boiteQuiz .navigation a:link, #contenu .boiteQuiz .navigation a:visited {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #555;
    background-position: center center;
    background-repeat: no-repeat
}
#contenu .boiteQuiz .navigation a:active, #contenu .boiteQuiz .navigation a:focus, #contenu .boiteQuiz .navigation a:hover {
    background-color: #005d7b;
    transition: all .3s ease-out
}
#contenu .boiteQuiz .retro {
    margin: 15px 0 0 0;
    padding: 10px 10px 0 40px;
    background-color: #fff
}
#contenu .boiteQuiz .retro * {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400
}
#contenu .boiteQuiz .retro strong, #contenu .boiteQuiz .retro th {
    font-weight: 600
}
#contenu .boiteQuiz .retro div > ol, #contenu .boiteQuiz .retro div > ul, #contenu .boiteQuiz .retro > ol, #contenu .boiteQuiz .retro > ul {
    margin-bottom: 15px
}
#contenu .boiteQuiz .retro > ol li, #contenu .boiteQuiz .retro > ol p, #contenu .boiteQuiz .retro > ul li, #contenu .boiteQuiz .retro > ul p {
    margin: 0 0 5px 0
}
#contenu .boiteQuiz .retro .lib {
    display: block
}
#contenu .boiteQuiz .retro.correcte {
    border: solid 1px #5d756a;
    background-image: url(../img/icones/ico_quizretro_correct.svg);
    background-repeat: no-repeat;
    background-position: top left
}
#contenu .boiteQuiz .retro.correcte .lib {
    color: #5d756a
}
#contenu .boiteQuiz .retro.incorrecte {
    border: solid 1px #b92025;
    background-image: url(../img/icones/ico_quizretro_incorrect.svg);
    background-repeat: no-repeat;
    background-position: top left
}
#contenu .boiteQuiz .retro.incorrecte .lib {
    color: #b92025
}
#contenu .boiteQuiz .retro.neutre {
    border: solid 1px #5f5b7b;
    background-image: url(../img/icones/ico_quizretro_neutre.svg);
    background-repeat: no-repeat;
    background-position: top left
}
#contenu .boiteQuiz .retro.neutre .lib {
    color: #5f5b7b
}
#contenu .boiteQuiz .retro .interTitre.figure {
    font-size: 17px;
    font-size: 1.7rem
}
#contenu .boiteQuiz .retro ul {
    list-style-type: none
}
#contenu .boiteQuiz .retro ul > li {
    position: relative
}
#contenu .boiteQuiz .retro ul > li:before {
    content: ".";
    font-size: 38px;
    vertical-align: middle;
    position: absolute;
    top: -10px;
    left: -15px
}
#contenu .boiteQuiz .retro ul ul {
    list-style-type: none
}
#contenu .boiteQuiz .retro ul ul li {
    text-indent: -15px
}
#contenu .boiteQuiz .retro ul ul li:before {
    position: inherit;
    top: -2px;
    font-size: 26px;
    content: "-";
    left: 0;
    margin-right: 5px;
    text-indent: -2px
}
#contenu .boiteQuiz .etats {
    margin: 0;
    padding: 0;
    text-align: center
}
#contenu .boiteQuiz ul.msg {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: 500
}
#contenu .boiteQuiz ul.msg.erreur {
    color: #ba2025
}
#contenu .boiteQuiz ul.msg.erreur > li:after {
    display: none
}
#contenu .boiteQuiz ul.msg li {
    margin: 5px 0 0 0
}
#contenu .boiteQuiz ul.msg li:before {
    content: "";
    position: static
}
#contenu .tableau.styleQuiz {
    border: solid 1px #a6a7a8
}
#contenu .tableau.styleQuiz th {
    border: solid 1px #a6a7a8;
    border-top: none;
    background-color: #333;
    color: #fff
}
#contenu .tableau.styleQuiz td {
    position: relative;
    border: solid 1px #a6a7a8
}
#contenu .tableau.styleQuiz td label {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}
#contenu .tableau.styleQuiz tr td:first-child, #contenu .tableau.styleQuiz tr th:first-child {
    border-left: none
}
#contenu .tableau.styleQuiz tr td:last-child, #contenu .tableau.styleQuiz tr th:last-child {
    border-right: none
}
#contenu .tableau.styleQuiz tr:last-child td {
    border-bottom: none
}
#contenu .tableau.styleQuiz td.showAnswer label:after {
    content: "";
    display: block;
    background: url(../img/icones/ico_quizretro_correct.svg) no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0
}
#contenu .tableau.styleQuiz td.showError label:after {
    content: "";
    display: block;
    background: url(../img/icones/ico_quizretro_incorrect.svg) no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0
}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
#contenu .mod-slick-slider {
    border: 1px solid #414141;
    position: relative;
    max-width: 675px;
    margin-bottom: 30px
}
#contenu .mod-slick-slider > .interTitre:first-child {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 100;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 5px 7px 7px 7px;
    display: block;
    background-color: #282828;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 27px;
    line-height: 2.7rem
}
#contenu .mod-slick-slider .slider {
    position: relative;
    padding-bottom: 90px;
    background-color: #eee;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
#contenu .mod-slick-slider .slider .chapeau {
    color: #fff;
    padding: 15px;
    position: relative;
    background-color: #fff
}
#contenu .mod-slick-slider .slider .chapeau:after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
    border-bottom: 0;
    height: 0;
    width: 0
}
#contenu .mod-slick-slider .slider .chapeau:before {
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #414141;
    border-bottom: 0;
    height: 0;
    width: 0
}
#contenu .mod-slick-slider .slider .chapeau img {
    margin: 0 auto;
    max-width: 50%;
    height: auto;
    max-height: 200px
}
#contenu .mod-slick-slider .chapeau {
    color: #fff;
    padding: 15px;
    position: relative
}
#contenu .mod-slick-slider .chapeau:before {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -15px
}
#contenu .mod-slick-slider .chapeau img {
    margin: 0 auto 15px;
    max-width: 50%
}
#contenu .mod-slick-slider .chapeau .fleche {
    display: none
}
#contenu .mod-slick-slider .corps {
    padding: 30px 15px 15px 15px;
    border-top: 1px solid #414141
}
#contenu .mod-slick-slider .slick-arrow li button, #contenu .mod-slick-slider .slick-dots li button {
    background-color: #323232;
    border: none;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 0;
    background-image: none
}
#contenu .mod-slick-slider .slick-arrow {
    position: absolute;
    bottom: 15px;
    font-size: 0;
    line-height: 0;
    background: url(../img/icones/ico_slider.svg) #323232;
    width: 25px;
    height: 25px;
    border: none;
    border-radius: 50%
}
#contenu .mod-slick-slider .slick-arrow:hover {
    background-color: #44727e
}
#contenu .mod-slick-slider .slick-dots {
    position: absolute;
    bottom: 15px;
    left: 55px;
    right: 55px;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0
}
#contenu .mod-slick-slider .slick-dots li {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: #323232;
    background-image: none;
    font-size: 15px;
    font-size: 1.5rem
}
#contenu .mod-slick-slider .slick-dots li:before {
    content: "";
    position: static
}
#contenu .mod-slick-slider .slick-dots li button {
    display: none;
    color: #fff;
    width: 25px;
    height: 25px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: #323232;
    background-image: none
}
#contenu .mod-slick-slider .slick-arrow:active, #contenu .mod-slick-slider .slick-arrow:hover, #contenu .mod-slick-slider .slick-dots li button:active, #contenu .mod-slick-slider .slick-dots li button:hover, #contenu .mod-slick-slider .slick-dots li.slick-active, #contenu .mod-slick-slider .slick-dots li.slick-active button {
    background-color: #44727e
}
#contenu .mod-slick-slider .slick-prev {
    left: 15px;
    background-position: top
}
#contenu .mod-slick-slider .slick-next {
    right: 15px;
    background-position: bottom
}
#contenu .mod-slick-slider .indication {
    position: absolute;
    bottom: 45px;
    padding: 0 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17.5px;
    line-height: 1.75rem
}
@media screen and (min-width:480px) {
    #contenu .mod-slick-slider .slick-dots li {
        width: 15px;
        height: 15px
    }
}
@media screen and (min-width:768px) {
    #contenu .mod-slick-slider > .interTitre:first-child {
        font-size: 20px;
        font-size: 2rem;
        line-height: 24px;
        line-height: 2.4rem
    }
    #contenu .mod-slick-slider .corps {
        padding-left: 35px;
        padding-right: 35px
    }
    #contenu .mod-slick-slider .texte {
        margin: 15px 77px
    }
    #contenu .mod-slick-slider .slick-prev {
        left: 35px
    }
    #contenu .mod-slick-slider .slick-next {
        right: 35px
    }
    #contenu .mod-slick-slider .slick-dots li {
        background-color: transparent;
        width: 25px;
        height: 25px
    }
    #contenu .mod-slick-slider .slick-dots li button {
        display: block;
        width: 25px;
        height: 25px
    }
    #contenu .mod-slick-slider .indication {
        padding: 0 35px
    }
}
.no-svg #outilsRecherche .toggleRecherche > span {
    background: url(../img/icones/png/ico_recherche.svg) no-repeat 0 0
}
.no-svg #menuPrincipal .toggle-menu > span {
    background: url(../img/icones/png/ico_menu_ouvrir.png) center center
}
.no-svg #menuPrincipal .cbp-spmenu .toggle-menu > span {
    background-image: url(../img/icones/png/ico_menu_fermer.png)
}
.no-svg #contenu .boiteQuiz .navigation li.prec a {
    background-image: url(../img/icones/png/ico_quizbt_prec.png)
}
.no-svg #contenu .boiteQuiz .navigation li.suiv a {
    background-image: url(../img/icones/png/ico_quizbt_suiv.png)
}
.no-svg #contenu .boiteQuiz input.custom[type=checkbox]:checked + label:before {
    background-image: url(../img/icones/png/ico_crochet.png)
}
.no-svg #contenu .boiteQuiz .retro.correcte {
    background-image: url(../img/icones/png/ico_quizretro_correct.png)
}
.no-svg #contenu .boiteQuiz .retro.incorrecte {
    background-image: url(../img/icones/png/ico_quizretro_incorrect.png)
}
.no-svg #contenu .boiteQuiz .retro.neutre {
    background-image: url(../img/icones/png/ico_quizretro_neutre.png)
}
.no-svg #contenu .schemaInteractif .nav {
    background-image: url(../img/icones/png/ico_slider.png)
}
.no-svg #contenu .accordeon .toggler .icone {
    background: url(../img/icones/png/ico_accordeon.png) no-repeat top right
}
.no-svg #contenu #ligneDuTemps .slick-arrow {
    background-image: url(../img/icones/png/ico_slider.png)
}
.no-svg #navPageForm ul li.itemPrec a {
    background: url(../img/icones/png/ico_pagePrecedent_15x36.svg) 10% top no-repeat
}
.no-svg #navPageForm ul li.itemSuiv a {
    background: url(../img/icones/png/ico_pageSuivant_15x36.svg) 90% top no-repeat
}