@charset "UTF-8";
/* ==================================================
 * Projet : PRPROEFF
 * Fichier CSS global
 * Version : 1.0
 * Dernières modifications : 2 mars 2018
 * Auteur : François Martel
 * Base : Gabarit de cours adaptatif HTML5
 * ================================================== */
/* ==================================================
 * NORMALIZE
 * normalize.css v3.0.3
 * MIT License
 * github.com/necolas/normalize.css
 * 
 * Modifie par Annelie Gagnon pour fonctionner
 * avec la methode indentee en Sass
 * ================================================== */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i|Roboto+Slab:300,400,700|Roboto:300,300i,400,400i,700,700i");
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: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.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: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ==================================================
 * FONTS
 * Table des matieres :
 * Roboto
 * Roboto Slab
 * Roboto Condensed
 * ================================================== */
/* ==================================================
 * Typographies Google Fonts
 * Roboto - Light - 300
 * Roboto - Light Italic - 300
 * Roboto - Regular - 400
 * Roboto - Regular Italic - 400
 * Roboto - Bold - 700
 * Roboto - Bold Italic - 700
 * Roboto Slab - Light - 300
 * Roboto Slab - Regular - 400
 * Roboto Slab - Bold - 700
 * Roboto Condensed - Regular - 400
 * Roboto Condensed - Regular Italic - 700
 * Roboto Condensed - Bold - 700
 * Roboto Condensed - Bold Italic - 700
 *
 * Typographies internes
 * Letter Gothic - Regular
 * Letter Gothic - Regular Italic
 * Letter Gothic - Medium
 * Letter Gothic - Medium Italic
 * ================================================== */
/* Letter Gothic - Regular */
@font-face {
  font-family: "lettergothic_reg";
  src: url("../typographies/lettergothic_reg.woff2") format("woff2"), url("../typographies/lettergothic_reg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Letter Gothic - Regular Italic */
@font-face {
  font-family: "lettergothic_regital";
  src: url("../typographies/lettergothic_regital.woff2") format("woff2"), url("../typographies/lettergothic_regital.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Letter Gothic - Medium */
@font-face {
  font-family: "lettergothic_med";
  src: url("../typographies/lettergothic_med.woff2") format("woff2"), url("../typographies/lettergothic_med.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Letter Gothic - Medium Italic */
@font-face {
  font-family: "lettergothic_medital";
  src: url("../typographies/lettergothic_medital.woff2") format("woff2"), url("../typographies/lettergothic_medital.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Letter Gothic - Extra Bold */
@font-face {
  font-family: "lettergothic_exbold";
  src: url("../typographies/lettergothic_exbold.woff2") format("woff2"), url("../typographies/lettergothic_exbold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Letter Gothic - Extra Bold Italic */
@font-face {
  font-family: "lettergothic_exboldital";
  src: url("../typographies/lettergothic_exboldital.woff2") format("woff2"), url("../typographies/lettergothic_exboldital.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* ==================================================
 * VARIABLES
 * Table des matieres :
 * Grille
 * Breakpoints
 * Couleurs
 * ================================================== */
/* ==================================================
 * Grille
 * Indiquez ici le nombre de colonnes de la
 * grille utilisee, leur padding (s'il y a lieu)
 * ainsi que la largeur des goutieres.
 * ================================================== */
/* ==================================================
 * Breakpoints
 * Indiquez ici les differents breakpoints de
 * votre grille responsive. Vous pouvez en ajouter,
 * en enlever et en modifier selon vos besoins.
 * ================================================== */
/* ==================================================
 * Couleurs
 * Indiquez ici toutes couleurs (texte, bordure,
 * background...) que vous comptez reutiliser a
 * plusieurs reprises dans votre site. Vous pouvez
 * en ajouter, en enlever et en modifier selon
 * vos besoins.
 * ================================================== */
/* Background */
/* Texte */
/* Hyperlien */
/* Bordure */
/* ==================================================
 * Fontes
 * Fonte de base, secondaire et exception
 * ================================================== */
/* Police */
/* ==================================================
 * MIXINS
 * Table des matieres :
 * Media queries
 * Layout
 * Texte
 * Animations et transformations
 * Visibilite et opacite
 * Borders
 * Autres
 * ================================================== */
/* ==================================================
 * Media queries
 * ================================================== */
/* ==================================================
 * Layout
 * ================================================== */
/* Applique les styles pour creer une colonne responsive a partir de sa largeur (en nombre de colonnes) par rapport au nombre maximal de colonnes. */
/* Applique un retrait a gauche en remplacement de colonnes vides. */
/* Applique une largeur de 100% sur toutes les colonnes. */
/* Applique une largeur de 50% sur toutes les colonnes sauf celles qui sont deja pleine largeur. */
/* Appele le mixin col avec les bons parametres pour toutes les classes "merge" et "offset". */
/* ==================================================
 * Texte
 * ================================================== */
/* Calcul du font-size en rem et son fallback en px. */
/* Calcul du line-height en rem et son fallback en px. */
/* Selection de texte avec les differents prefixes necessaires. */
/* ==================================================
 * Animations et transformations
 * ================================================== */
/* ==================================================
 * Visibilite et opacite  
 * ================================================== */
/* Cache un element visuellement seulement pour qu'il reste disponible pour les lecteurs d'ecran. */
/* Cache un element completement. */
/* Remplace un texte par une image. */
/* Applique une opacite avec son fallback pour internet explorer. */
/* Applique une couleur rgba avec opacite et une couleur fallback solide correspondante. */
/* ==================================================
 * Borders  
 * ================================================== */
/* Applique des coins arrondis de plusieurs grandeurs. */
/* Applique une bordure de plusieurs couleurs. */
/* ==================================================
 * Autres  
 * ================================================== */
/* Centre un element verticalement. */
/* Calcul le ratio d'un element avec une image de background dont on veut changer la taille. */
/* Cree un triangle en css seulement. */
/* ==================================================
 * FUNCTIONS
 * ================================================== */
/* Retourne un pourcentage en fonction de la largeur d'un element par rapport a son conteneur. */
/* Retourne une couleur solide a partir d'une couleur rgba avec opacite et une couleur d'arriere-plan. */
/* ==================================================
 * COMMUN
 * Table des matieres :
 * Base
 * Outils
 * Grille
 * Boutons
 * Recherche
 * ================================================== */
/* ==================================================
 * Base
 * ================================================== */
html {
  height: 100%;
  font-size: 62.5%;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
* ::-moz-selection {
  color: #ffffff;
  background: #000000;
}
* ::selection {
  color: #ffffff;
  background: #000000;
}

*:before, *:after {
  box-sizing: inherit;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  background-color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  /* jPushMenu */
}
body.customize-support {
  margin-top: 32px;
}
body.cbp-spmenu-push {
  position: relative;
  overflow-x: hidden;
  left: 0;
  transition: left 0.5s ease;
}
body.cbp-spmenu-push-toright {
  left: 250px;
  /* Min-width 480px */
  /* Min-width 768px */
}
@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 {
  background-color: #f2f2f2;
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  #wrapper {
    min-height: 100% !important;
  }
}

#main {
  z-index: 0;
}

a {
  color: #1e7987;
}
a:hover, a:focus {
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

input, textarea {
  border: none;
  border-radius: 0;
  padding: 5px;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* ==================================================
 * Outils
 * ================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.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 {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}

.print, .hidden {
  display: none !important;
  visibility: hidden;
}

.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;
}

.alignPosCentre {
  margin-left: auto;
  margin-right: auto;
}

.alignPosGauche {
  float: left;
  width: auto;
}

.alignPosDroite {
  float: right;
  width: auto;
}

/* ==================================================
 * Grille
 * ================================================== */
.container {
  min-width: 240px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.row {
  *zoom: 1;
}
.row:before, .row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}

.col {
  float: left;
  border: 0px solid transparent;
  min-height: 1px;
  zoom: 1;
  background-clip: padding-box !important;
  box-sizing: border-box;
  /* Min-width 768px */
}
.col.merge1 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge2 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge3 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge4 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge5 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge6 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge7 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge8 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge9 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge10 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge11 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.col.merge12 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .col.merge1 {
    width: 8.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset1 {
    margin-left: 8.33333%;
  }
  .col.merge2 {
    width: 16.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset2 {
    margin-left: 16.66667%;
  }
  .col.merge3 {
    width: 25%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset3 {
    margin-left: 25%;
  }
  .col.merge4 {
    width: 33.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset4 {
    margin-left: 33.33333%;
  }
  .col.merge5 {
    width: 41.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset5 {
    margin-left: 41.66667%;
  }
  .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset6 {
    margin-left: 50%;
  }
  .col.merge7 {
    width: 58.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset7 {
    margin-left: 58.33333%;
  }
  .col.merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset8 {
    margin-left: 66.66667%;
  }
  .col.merge9 {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset9 {
    margin-left: 75%;
  }
  .col.merge10 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset10 {
    margin-left: 83.33333%;
  }
  .col.merge11 {
    width: 91.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset11 {
    margin-left: 91.66667%;
  }
  .col.merge12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .col.offset12 {
    margin-left: 100%;
  }
}

/* Permet d'afficher une grille en semi-transparence par dessus le site pour faire des tests durant la conception. */
#grille {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
#grille .container, #grille .row, #grille .col {
  height: 100%;
}
#grille .col {
  background-color: #d9d9d9;
  background-color: rgba(0, 0, 0, 0.15);
}
#grille .col.merge1 {
  width: 8.33333%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset1 {
  margin-left: 8.33333%;
}
#grille .col.merge2 {
  width: 16.66667%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset2 {
  margin-left: 16.66667%;
}
#grille .col.merge3 {
  width: 25%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset3 {
  margin-left: 25%;
}
#grille .col.merge4 {
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset4 {
  margin-left: 33.33333%;
}
#grille .col.merge5 {
  width: 41.66667%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset5 {
  margin-left: 41.66667%;
}
#grille .col.merge6 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset6 {
  margin-left: 50%;
}
#grille .col.merge7 {
  width: 58.33333%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset7 {
  margin-left: 58.33333%;
}
#grille .col.merge8 {
  width: 66.66667%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset8 {
  margin-left: 66.66667%;
}
#grille .col.merge9 {
  width: 75%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset9 {
  margin-left: 75%;
}
#grille .col.merge10 {
  width: 83.33333%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset10 {
  margin-left: 83.33333%;
}
#grille .col.merge11 {
  width: 91.66667%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset11 {
  margin-left: 91.66667%;
}
#grille .col.merge12 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#grille .col.offset12 {
  margin-left: 100%;
}

/* ==================================================
 * Boutons
 * ================================================== */
.bouton {
  display: inline-block;
  color: #ffffff;
  background-color: #d24332;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  transition: background-color 0.2s ease;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15.6px;
  line-height: 1.56rem;
}
.bouton:hover, .bouton:focus {
  background-color: #ab3425;
}

/* ==================================================
 * Recherche
 * ================================================== */
#contenu .statusRecherche {
  background-color: #ccc;
  padding: 10px;
}
#contenu #lstResultatsRecherche {
  margin: 30px 0;
}
#contenu #lstResultatsRecherche > div {
  border-bottom: solid 1px #ccc;
}
#contenu #lstResultatsRecherche > div h3 {
  margin: 15px 0 5px 0;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
#contenu #lstResultatsRecherche mark {
  background-color: #ccc;
}
#contenu #navResultatsRecherche ul {
  margin-left: 0;
}
#contenu #navResultatsRecherche ul li {
  list-style: none;
}

/* ==================================================
 * HEADER
 * Table des matieres :
 * Base
 * Zone utilisateur
 * Zone identitaire
 * Zone menu
 * ================================================== */
/* ==================================================
 * Base
 * ================================================== */
#header {
  position: relative;
  z-index: 1;
  /* Min-width 768px */
}
#header * {
  color: #333333;
}
@media screen and (min-width: 768px) {
  #header {
    background: #f2f2f2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #header {
    background-size: contain;
  }
}

/* ==================================================
 * Zone Logo
 * ================================================== */
#zoneLogo {
  background-color: #333333;
  /* Min-width 768px */
  /* Min-width 992px */
}
@media screen and (min-width: 768px) {
  #zoneLogo {
    height: 45px;
  }
  #zoneLogo .merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #zoneLogo .merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

#logo {
  display: block;
  float: right;
  margin: 5px 0 5px 0;
  background-image: url("https://www.teluq.ca/logo_teluq/logo_teluq_nb_xs.svg");
  background-size: 35px auto;
  width: 35px;
  height: 38.04348px;
  /* Min-width 480px */
  /* Min-width 768px */
  /* Min-width 992px */
}
@media screen and (min-width: 480px) {
  #logo {
    background-size: 40px auto;
    width: 40px;
    height: 43.47826px;
  }
}
@media screen and (min-width: 768px) {
  #logo {
    background-image: url("https://www.teluq.ca/logo_teluq/logo_teluq_blanc.svg");
    background-size: 100px auto;
    width: 102.9px;
    height: 35px;
  }
}
@media screen and (min-width: 992px) {
  #logo {
    background-size: auto 35px;
    width: 102.9px;
    height: 35px;
  }
}

.no-backgroundsize #logo {
  width: 46px;
  height: 50px;
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  .no-backgroundsize #logo {
    width: 147px;
    height: 50px;
  }
}

/* ==================================================
 * Zone utilisateur  
 * ================================================== */
#zoneUtilisateur {
  display: none;
  width: 100%;
  height: 25px;
  background-color: #ffffff;
  z-index: 3;
  /* Min-width 480px */
  /* Min-width 768px */
  /* Min-width 992px */
}
#zoneUtilisateur p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25px;
  line-height: 2.5rem;
  text-align: right;
}
#zoneUtilisateur p a:hover {
  text-decoration: none;
}
@media screen and (min-width: 480px) {
  #zoneUtilisateur {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #zoneUtilisateur .merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #zoneUtilisateur .merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

/* ==================================================
 * Zone identitaire  
 * ================================================== */
#zoneIdentitaire {
  width: 100%;
  background-color: #ffffff;
  border-bottom: solid 3px #c7c7c7;
  z-index: 2;
  /* Min-width 768px */
  /* Min-width 992px */
}
#zoneIdentitaire a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #zoneIdentitaire .merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #zoneIdentitaire .merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

#titreCours {
  display: block;
  margin: 15px 0 15px 0;
  font-family: "lettergothic_med", sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 30px;
  line-height: 3rem;
  font-weight: normal;
  text-transform: uppercase;
  color: #333333;
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  #titreCours {
    margin: 10px 0 10px 0;
    font-size: 33px;
    font-size: 3.3rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}

/* ==================================================
 * Zone menu  
 * ================================================== */
#zoneMenu {
  padding: 20px 0 20px 0;
  /* Min-width 768px */
  /* Min-width 992px */
}
@media screen and (min-width: 768px) {
  #zoneMenu .merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #zoneMenu .merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

/* Menu principal et secondaire */
#menuPrincipal, #menuSecondaire {
  /* Min-width 768px */
}
#menuPrincipal .lstMenuPrincipal, #menuPrincipal .lstMenuSecondaire, #menuSecondaire .lstMenuPrincipal, #menuSecondaire .lstMenuSecondaire {
  /* Niveau 1 */
}
#menuPrincipal .lstMenuPrincipal > li, #menuPrincipal .lstMenuPrincipal > li > a, #menuPrincipal .lstMenuSecondaire > li, #menuPrincipal .lstMenuSecondaire > li > a, #menuSecondaire .lstMenuPrincipal > li, #menuSecondaire .lstMenuPrincipal > li > a, #menuSecondaire .lstMenuSecondaire > li, #menuSecondaire .lstMenuSecondaire > li > a {
  display: block;
}
#menuPrincipal .lstMenuPrincipal > li, #menuPrincipal .lstMenuSecondaire > li, #menuSecondaire .lstMenuPrincipal > li, #menuSecondaire .lstMenuSecondaire > li {
  margin: 0;
  padding: 5px 0 0 0;
}
#menuPrincipal .lstMenuPrincipal > li > a, #menuPrincipal .lstMenuSecondaire > li > a, #menuSecondaire .lstMenuPrincipal > li > a, #menuSecondaire .lstMenuSecondaire > li > a {
  position: relative;
  padding: 10px;
  font-family: "lettergothic_exbold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #000000;
  color: #000000;
}
#menuPrincipal .lstMenuPrincipal > li > a > span, #menuPrincipal .lstMenuSecondaire > li > a > span, #menuSecondaire .lstMenuPrincipal > li > a > span, #menuSecondaire .lstMenuSecondaire > li > a > span {
  display: inline-block;
  padding: 5px 5px 5px 5px;
  color: #000000;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#menuPrincipal .lstMenuPrincipal > li > a > span .itemIndispo, #menuPrincipal .lstMenuSecondaire > li > a > span .itemIndispo, #menuSecondaire .lstMenuPrincipal > li > a > span .itemIndispo, #menuSecondaire .lstMenuSecondaire > li > a > span .itemIndispo {
  display: inline-block;
  padding: 0 5px 0 5px;
  background-color: #ffffff;
  color: #000000;
}
#menuPrincipal .lstMenuPrincipal > li:first-child, #menuPrincipal .lstMenuSecondaire > li:first-child, #menuSecondaire .lstMenuPrincipal > li:first-child, #menuSecondaire .lstMenuSecondaire > li:first-child {
  padding-top: 0;
}
#menuPrincipal .lstMenuPrincipal > li:hover > a > span, #menuPrincipal .lstMenuPrincipal > li:focus > a > span, #menuPrincipal .lstMenuPrincipal > li.active > a > span, #menuPrincipal .lstMenuPrincipal > li.current-menu-item > a > span, #menuPrincipal .lstMenuSecondaire > li:hover > a > span, #menuPrincipal .lstMenuSecondaire > li:focus > a > span, #menuPrincipal .lstMenuSecondaire > li.active > a > span, #menuPrincipal .lstMenuSecondaire > li.current-menu-item > a > span, #menuSecondaire .lstMenuPrincipal > li:hover > a > span, #menuSecondaire .lstMenuPrincipal > li:focus > a > span, #menuSecondaire .lstMenuPrincipal > li.active > a > span, #menuSecondaire .lstMenuPrincipal > li.current-menu-item > a > span, #menuSecondaire .lstMenuSecondaire > li:hover > a > span, #menuSecondaire .lstMenuSecondaire > li:focus > a > span, #menuSecondaire .lstMenuSecondaire > li.active > a > span, #menuSecondaire .lstMenuSecondaire > li.current-menu-item > a > span {
  color: #ffffff;
  background-color: #000000;
}
@media screen and (min-width: 768px) {
  #menuPrincipal, #menuSecondaire {
    float: left;
  }
  #menuPrincipal .lstMenuPrincipal, #menuPrincipal .lstMenuSecondaire, #menuSecondaire .lstMenuPrincipal, #menuSecondaire .lstMenuSecondaire {
    /* Niveau 1 */
  }
  #menuPrincipal .lstMenuPrincipal > li > a, #menuPrincipal .lstMenuSecondaire > li > a, #menuSecondaire .lstMenuPrincipal > li > a, #menuSecondaire .lstMenuSecondaire > li > a {
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #menuPrincipal .lstMenuPrincipal > li:hover > a, #menuPrincipal .lstMenuPrincipal > li:focus > a, #menuPrincipal .lstMenuPrincipal > li.active > a, #menuPrincipal .lstMenuPrincipal > li.current-menu-item > a, #menuPrincipal .lstMenuSecondaire > li:hover > a, #menuPrincipal .lstMenuSecondaire > li:focus > a, #menuPrincipal .lstMenuSecondaire > li.active > a, #menuPrincipal .lstMenuSecondaire > li.current-menu-item > a, #menuSecondaire .lstMenuPrincipal > li:hover > a, #menuSecondaire .lstMenuPrincipal > li:focus > a, #menuSecondaire .lstMenuPrincipal > li.active > a, #menuSecondaire .lstMenuPrincipal > li.current-menu-item > a, #menuSecondaire .lstMenuSecondaire > li:hover > a, #menuSecondaire .lstMenuSecondaire > li:focus > a, #menuSecondaire .lstMenuSecondaire > li.active > a, #menuSecondaire .lstMenuSecondaire > li.current-menu-item > a {
    -moz-box-shadow: inset 0 0 0 3px #000;
    -webkit-box-shadow: inset 0 0 0 3px #000;
    box-shadow: inset 0 0 0 3px #000;
  }
}

/* Menu principal */
#menuPrincipal {
  width: 100%;
  /* Min-width 768px */
}
#menuPrincipal .lstMenuPrincipal {
  /* Niveau 1 */
}
#menuPrincipal .lstMenuPrincipal > li > a {
  background-color: #00a29d;
}
#menuPrincipal .lstMenuPrincipal > li.itemAcc > a {
  background-color: #00a29d;
}
#menuPrincipal .lstMenuPrincipal > li.itemPropos > a {
  background-color: #62c1ae;
}
#menuPrincipal .lstMenuPrincipal > li.itemRech > a {
  background-color: #86b83f;
}
#menuPrincipal .lstMenuPrincipal > li.itemPrinc > a {
  background-color: #0094a1;
}
#menuPrincipal .lstMenuPrincipal > li.itemRess > a {
  background-color: #d9e9ba;
}
#menuPrincipal .lstMenuPrincipal > li.itemJoindre > a {
  background-color: #42b49e;
}
@media screen and (min-width: 768px) {
  #menuPrincipal {
    width: 75%;
  }
  #menuPrincipal .lstMenuPrincipal {
    /* Niveau 1 */
  }
  #menuPrincipal .lstMenuPrincipal > li {
    float: left;
    width: 33.33333%;
    height: 220px;
    padding: 0 20px 20px 0;
  }
  #menuPrincipal .lstMenuPrincipal > li > a {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
  }
  #menuPrincipal .lstMenuPrincipal > li.itemAcc > a {
    background-image: url(../../img/structure/prproeff_nav_acc.png);
  }
  #menuPrincipal .lstMenuPrincipal > li.itemPropos > a {
    background-image: url(../../img/structure/prproeff_nav_propos.png);
  }
  #menuPrincipal .lstMenuPrincipal > li.itemRech > a {
    background-image: url(../../img/structure/prproeff_nav_rech.png);
  }
  #menuPrincipal .lstMenuPrincipal > li.itemPrinc > a {
    background-image: url(../../img/structure/prproeff_nav_princ.png);
  }
  #menuPrincipal .lstMenuPrincipal > li.itemRess > a {
    background-image: url(../../img/structure/prproeff_nav_ress.png);
  }
  #menuPrincipal .lstMenuPrincipal > li.itemJoindre > a {
    background-image: url(../../img/structure/prproeff_nav_joindre.png);
  }
}

/* Menu secondaire */
#menuSecondaire {
  width: 100%;
  /* Min-width 768px */
}
#menuSecondaire .lstMenuSecondaire {
  /* Niveau 1 */
}
#menuSecondaire .lstMenuSecondaire > li > a {
  background-color: #7eb4b7;
}
#menuSecondaire .lstMenuSecondaire > li.itemRapp > a {
  background-color: #7eb4b7;
}
#menuSecondaire .lstMenuSecondaire > li.itemSynth > a {
  background-color: #80cbb1;
}
#menuSecondaire .lstMenuSecondaire > li.itemGuide > a {
  background-color: #83bbad;
}
@media screen and (min-width: 768px) {
  #menuSecondaire {
    width: 25%;
    height: 440px;
  }
  #menuSecondaire .lstMenuSecondaire {
    height: 100%;
    /* Niveau 1 */
  }
  #menuSecondaire .lstMenuSecondaire > li {
    float: none;
    width: 100%;
    height: 33.33333%;
    padding: 0 0 20px 0;
  }
}

/* Body filter */
.bodyFilter {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.cbp-spmenu-push-toright .bodyFilter {
  display: block;
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  .cbp-spmenu-push-toright .bodyFilter {
    display: none;
  }
}

/* Outils de recherche */
#outilsRecherche {
  float: right;
  /* Toggle */
  /* Champ et bouton de recherche */
}
#outilsRecherche .toggleRecherche {
  display: block;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1;
  margin-top: 13px;
  border: none;
  background: transparent;
  /* Min-width 768px */
}
#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;
  background-size: 24px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #outilsRecherche .toggleRecherche {
    display: none;
  }
}
#outilsRecherche form {
  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;
  /* Min-width 768px */
}
#outilsRecherche form .triangle {
  display: block;
  position: absolute;
  right: 28px;
  top: -9px;
  border: 6px solid transparent;
  border-bottom: 9px solid #fff;
  border-top: 0;
  height: 0;
  width: 0;
}
#outilsRecherche form input[type="text"] {
  width: 100%;
  position: relative;
  z-index: 4;
  height: 30px;
  padding: 0px 100px 0 10px;
  color: #333333;
  border: solid 1px #dadada;
  box-sizing: border-box;
}
#outilsRecherche form button[type="submit"] {
  float: right;
  position: relative;
  z-index: 5;
  margin-top: -30px;
  padding: 5px 10px;
  background-color: #ffffff;
  border: none;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#outilsRecherche form button[type="submit"]:hover, #outilsRecherche form button[type="submit"]:focus {
  background-color: #d24332;
}
@media screen and (min-width: 768px) {
  #outilsRecherche form {
    display: table-cell !important;
    vertical-align: middle;
    background-color: transparent;
    position: static;
    padding: 0;
    border-bottom: none;
  }
  #outilsRecherche form .triangle {
    display: none;
  }
  #outilsRecherche form input[type="text"] {
    float: left;
    width: 175px;
    height: 30px;
    margin: auto 0px auto 0px;
    padding: 0px 5px 0px 5px;
    background-image: none;
    border: none;
  }
  #outilsRecherche form button[type="submit"] {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    background-image: url("../../img/icones/ico_recherche.svg");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
}

.ie #outilsRecherche form button[type="submit"] {
  position: absolute;
  top: 10px;
  right: 20px;
  margin: 0;
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  .ie #outilsRecherche form button[type="submit"] {
    position: static;
  }
}

/* ==================================================
 * FOOTER
 * Table des matieres :
 * Base
 * Menu footer
 * Medias sociaux
 * Copyright
 * ================================================== */
/* ==================================================
 * Base
 * ================================================== */
#footer {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  background-color: #333333;
  /* Min-width 768px */
  /* Min-width 992px */
}
#footer * {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #footer .merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #footer .merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

/* ==================================================
 * Menu footer
 * ================================================== */
#menuFooter {
  padding: 10px 0;
  border-bottom: solid 1px #666666;
  /* Min-width 992px */
}
#menuFooter li {
  width: 100%;
  margin: 0 20px 5px 0;
}
#menuFooter li a {
  text-decoration: none;
  text-transform: uppercase;
}
#menuFooter li a:hover {
  text-decoration: underline;
}
#menuFooter li.current_page_item a {
  text-decoration: underline;
}
@media screen and (min-width: 992px) {
  #menuFooter li {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}

/* ==================================================
 * Copyright
 * ================================================== */
#copyright {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
}

/* ==================================================
 * ACCUEIL
 * Table des matieres :
 * Intro
 * Outils
 * ================================================== */
/* ==================================================
 * Intro
 * ================================================== */
#intro {
  color: #000;
  padding: 20px 0 0 0;
  background-color: #f0f0f0;
  position: relative;
  /* Min-width 480px */
  /* Min-width 768px */
  /* Min-width 992px */
}
#intro p {
  margin-bottom: 15px;
}
#intro.avecPlus .row:first-child {
  max-height: 234px;
  overflow: hidden;
  transition: max-height 1s ease;
}
#intro.avecPlus .plus {
  text-align: center;
  padding-top: 15px;
  border-top: solid 1px #dadada;
}
#intro.avecPlus .plus a {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
#intro.avecPlus .plus a .triangle {
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
  margin-right: 5px;
  border: 6px solid transparent;
  border-top: 7px solid #b2b2b2;
  border-bottom: 0;
  height: 0;
  width: 0;
}
#intro.avecPlus #boutonIntro {
  background-color: #fff;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 0;
}
#intro.avecPlus.ouvert .row:first-child {
  max-height: 800px;
}
#intro.avecPlus.ouvert .plus a .triangle {
  border: 6px solid transparent;
  border-bottom: 7px solid #b2b2b2;
  border-top: 0;
  height: 0;
  width: 0;
}
@media screen and (min-width: 480px) {
  #intro.avecPlus .row:first-child {
    max-height: none;
  }
  #intro.avecPlus .plus {
    display: none;
  }
  #intro.avecPlus #boutonIntro {
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  #intro {
    min-height: 300px;
  }
}
@media screen and (min-width: 992px) {
  #intro.avecPhoto, #intro.avecVignette, #intro.avecVideo {
    padding: 40px 0 !important;
  }
}

/* Avec photo */
#intro.avecPhoto {
  /* Max-width 480px */
  /* Min-width 480px */
  /* Min-width 992px */
}
@media screen and (max-width: 480px) {
  #intro.avecPhoto {
    background-image: none !important;
  }
}
@media screen and (min-width: 480px) {
  #intro.avecPhoto {
    padding: 20px 0;
    background-position: 80% center;
    background-size: cover;
  }
  #intro.avecPhoto .col.merge1 {
    width: 8.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset1 {
    margin-left: 8.33333%;
  }
  #intro.avecPhoto .col.merge2 {
    width: 16.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset2 {
    margin-left: 16.66667%;
  }
  #intro.avecPhoto .col.merge3 {
    width: 25%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset3 {
    margin-left: 25%;
  }
  #intro.avecPhoto .col.merge4 {
    width: 33.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset4 {
    margin-left: 33.33333%;
  }
  #intro.avecPhoto .col.merge5 {
    width: 41.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset5 {
    margin-left: 41.66667%;
  }
  #intro.avecPhoto .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset6 {
    margin-left: 50%;
  }
  #intro.avecPhoto .col.merge7 {
    width: 58.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset7 {
    margin-left: 58.33333%;
  }
  #intro.avecPhoto .col.merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset8 {
    margin-left: 66.66667%;
  }
  #intro.avecPhoto .col.merge9 {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset9 {
    margin-left: 75%;
  }
  #intro.avecPhoto .col.merge10 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset10 {
    margin-left: 83.33333%;
  }
  #intro.avecPhoto .col.merge11 {
    width: 91.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset11 {
    margin-left: 91.66667%;
  }
  #intro.avecPhoto .col.merge12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.offset12 {
    margin-left: 100%;
  }
  #intro.avecPhoto .blocTexte {
    background: #fff;
    padding: 15px 20px 1px 20px;
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 992px) {
  #intro.avecPhoto {
    background-position: right center;
  }
  #intro.avecPhoto .col.merge1 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge2 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge3 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge4 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge5 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge7 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge8 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge9 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge10 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecPhoto .col.merge11 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}

/* Avec vignette */
#intro.avecVignette {
  /* Min-width 480px */
  /* Min-width 768px */
  /* Min-width 480px / Max-width 992px */
  /* Min-width 992px */
}
#intro.avecVignette .vignette img {
  max-width: 100%;
}
#intro.avecVignette .vignette p {
  text-align: right;
}
@media screen and (min-width: 480px) {
  #intro.avecVignette #boutonIntro {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #intro.avecVignette {
    padding: 20px 0 50px 0;
  }
  #intro.avecVignette #boutonIntro {
    right: auto;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  #intro.avecVignette .row:first-child .col.merge9 {
    width: 58.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVignette .row:first-child .col.merge3 {
    width: 41.66667%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  #intro.avecVignette #boutonIntro {
    bottom: 40px;
  }
}

/* Avec video */
#intro.avecVideo {
  /* Min-width 480px */
  /* Min-width 768px */
  /* Min-width 992px */
}
#intro.avecVideo .zoneVideo {
  padding-bottom: 20px;
}
#intro.avecVideo .blocTexte, #intro.avecVideo #boutonIntro {
  background-color: #fff;
  margin-left: -20px;
  margin-right: -20px;
}
#intro.avecVideo .blocTexte {
  padding: 20px 0 5px 0;
}
#intro.avecVideo .blocTexte p {
  margin-left: 20px;
  margin-right: 20px;
}
#intro.avecVideo #boutonIntro {
  text-align: center;
  margin-bottom: 0;
  padding: 0 0 20px 0;
}
@media screen and (min-width: 480px) {
  #intro.avecVideo .col.merge1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge4 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge5 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge7 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge9 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge10 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge11 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #intro.avecVideo {
    padding: 20px 0;
  }
  #intro.avecVideo .col.merge1 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge2 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge3 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge4 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge5 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge7 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge8 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge9 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge10 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.merge11 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .zoneVideo {
    padding-bottom: 0;
    padding-right: 20px;
  }
  #intro.avecVideo .blocTexte, #intro.avecVideo #boutonIntro {
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  #intro.avecVideo .blocTexte p {
    margin-left: 0;
    margin-right: 0;
  }
  #intro.avecVideo #boutonIntro {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  #intro.avecVideo .col.merge1 {
    width: 8.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset1 {
    margin-left: 8.33333%;
  }
  #intro.avecVideo .col.merge2 {
    width: 16.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset2 {
    margin-left: 16.66667%;
  }
  #intro.avecVideo .col.merge3 {
    width: 25%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset3 {
    margin-left: 25%;
  }
  #intro.avecVideo .col.merge4 {
    width: 33.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset4 {
    margin-left: 33.33333%;
  }
  #intro.avecVideo .col.merge5 {
    width: 41.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset5 {
    margin-left: 41.66667%;
  }
  #intro.avecVideo .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset6 {
    margin-left: 50%;
  }
  #intro.avecVideo .col.merge7 {
    width: 58.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset7 {
    margin-left: 58.33333%;
  }
  #intro.avecVideo .col.merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset8 {
    margin-left: 66.66667%;
  }
  #intro.avecVideo .col.merge9 {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset9 {
    margin-left: 75%;
  }
  #intro.avecVideo .col.merge10 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset10 {
    margin-left: 83.33333%;
  }
  #intro.avecVideo .col.merge11 {
    width: 91.66667%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset11 {
    margin-left: 91.66667%;
  }
  #intro.avecVideo .col.merge12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #intro.avecVideo .col.offset12 {
    margin-left: 100%;
  }
}

/* ==================================================
 * Outils
 * ================================================== */
#outils {
  padding: 5px 0 0 0;
  /* Min-width 480px */
  /* Min-width 992px */
  /* Colonnes */
  /* Contenu */
}
@media screen and (min-width: 480px) {
  #outils {
    padding: 20px 0 0 0;
  }
}
@media screen and (min-width: 992px) {
  #outils {
    padding: 40px 0 0 0;
  }
}
#outils .col {
  text-align: center;
  padding-bottom: 5px;
  /* Max-width 768px */
  /* Min-width 992px */
}
@media screen and (max-width: 767px) {
  #outils .col.merge1 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge2 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge3 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge4 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge5 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge7 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge8 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge9 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge10 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col.merge11 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #outils .col:nth-child(odd) {
    clear: left;
  }
}
@media screen and (min-width: 992px) {
  #outils .col {
    padding-bottom: 25px;
  }
}
#outils a {
  display: block;
  max-width: 250px;
  margin: 0 auto;
  text-decoration: none;
  color: #000;
  /* Min-width 480px */
  /* Min-width 768px */
  /* Min-width 992px */
}
#outils a img {
  transition: transform 0.2s ease;
  width: 55px;
}
#outils a h2 {
  font-weight: 600;
  margin: 10px 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
#outils a p {
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
}
#outils a:hover img, #outils a:focus img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#outils a:hover h2, #outils a:focus h2 {
  text-decoration: underline;
  color: #347e81;
}
@media screen and (min-width: 480px) {
  #outils a img {
    width: 65px;
  }
}
@media screen and (min-width: 768px) {
  #outils a img {
    width: 55px;
  }
}
@media screen and (min-width: 992px) {
  #outils a img {
    width: 65px;
  }
  #outils a h2 {
    margin: 15px 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #outils a p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}

/* ==================================================
 * CONTENU
 * Table des matieres :
 * General
 * Titres
 * Tableaux
 * Images et schemas (figure)   
 * Listes
 * Boites
 * Accordeons
 * Commentaires
 * ================================================== */
/* ==================================================
 * General
 * ================================================== */
#contenu {
  position: relative;
  padding-top: 45px;
  padding-bottom: 40px;
  /* Min-width 768px */
  /* Min-width 992px */
}
#contenu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  border: solid 5px #c7c7c7;
}
#contenu p, #contenu ul, #contenu ol {
  margin-bottom: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
}
#contenu .note, #contenu .source {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 300;
}
#contenu .source.expChiffre {
  position: relative;
  padding-left: 30px;
}
#contenu .source sup.chiffre {
  position: absolute;
  left: 0;
  margin-left: 0;
}
#contenu .majuscule {
  text-transform: uppercase;
}
#contenu .itemIndispo {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0 5px 0 5px;
  text-transform: uppercase;
  background-color: #ffd8a9;
}
#contenu sup {
  display: inline-block;
  margin-left: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
}
#contenu sup.chiffre {
  position: relative;
  top: -1px;
  width: 20px;
  margin-left: 5px;
  margin-right: 2px;
  font-weight: 700;
  text-align: center;
  color: #333;
  z-index: 600;
}
#contenu sup.chiffre:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #61aeac;
  z-index: -2;
}
#contenu blockquote {
  margin-left: 30px;
  font-weight: 300;
}
#contenu blockquote p, #contenu blockquote ul, #contenu blockquote ol {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 25px;
  line-height: 2.5rem;
}
#contenu blockquote.avecItal {
  font-style: italic;
}
@media screen and (min-width: 768px) {
  #contenu.merge2 {
    width: 8.33333%;
    padding-left: 0;
    padding-right: 0;
  }
  #contenu.merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #contenu.merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

.visuallyhidden {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
  border: 0;
  overflow: hidden;
}

/* ==================================================
 * Titres
 * ================================================== */
#contenu h1, #contenu h2, #contenu h3, #contenu h4, #contenu h5 {
  font-family: "lettergothic_med", sans-serif;
  font-weight: normal;
}
#contenu h2, #contenu h3, #contenu h4, #contenu h5 {
  margin: 30px 0 10px 0;
}
#contenu h2.itemEntete, #contenu h3.itemEntete, #contenu h4.itemEntete, #contenu h5.itemEntete {
  margin-top: 15px;
}
#contenu h1 {
  position: relative;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  color: #579a2c;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 32px;
  line-height: 3.2rem;
}
#contenu h1.itemIcone {
  padding-left: 52px;
}
#contenu h1.itemIcone:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
}
#contenu h1.itemIcone.itemAcc:before {
  content: url("../../img/icones/prproeff_ico_acc.svg");
  width: 28px;
}
#contenu h1.itemIcone.itemPropos:before {
  content: url("../../img/icones/prproeff_ico_propos.svg");
  top: -4px;
}
#contenu h1.itemIcone.itemRech:before {
  content: url("../../img/icones/prproeff_ico_rech.svg");
  top: -2px;
}
#contenu h1.itemIcone.itemPrinc:before {
  content: url("../../img/icones/prproeff_ico_princ.svg");
  top: -2px;
}
#contenu h1.itemIcone.itemRess:before {
  content: url("../../img/icones/prproeff_ico_ress.svg");
  top: -2px;
}
#contenu h1.itemIcone.itemJoindre:before {
  content: url("../../img/icones/prproeff_ico_joindre.svg");
  width: 26px;
}
#contenu h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 26px;
  line-height: 2.6rem;
}
#contenu h2.extAcc {
  margin-bottom: 15px;
  padding: 6px 40px 6px 10px;
  border-bottom: solid 2px #666666;
}
#contenu h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
#contenu h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
#contenu h5 {
  font-family: "lettergothic_medital", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
#contenu .interTitre {
  display: block;
  margin: 30px 0 10px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
#contenu .interTitre.schema {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
#contenu .trEquipe, #contenu .trRef {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
}

/* ==================================================
 * Tableaux
 * ================================================== */
/* Tableau par défaut */
#contenu .tableau {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 20px;
}
#contenu .tableau table {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
}
#contenu .tableau th, #contenu .tableau td {
  padding: 10px;
  vertical-align: top;
}
#contenu .tableau th > *:last-child, #contenu .tableau td > *:last-child {
  margin-bottom: 0;
}
#contenu .tableau th .itemNum, #contenu .tableau td .itemNum {
  position: relative;
  padding: 0 0 0 25px;
}
#contenu .tableau th .itemNum span, #contenu .tableau td .itemNum span {
  position: absolute;
  top: 0;
  left: 0;
}
#contenu .tableau th {
  font-weight: 700;
  text-align: left;
}
#contenu .tableau th.dixieme {
  width: 10%;
}
#contenu .tableau th.quart {
  width: 25%;
}
#contenu .tableau th.trentaine {
  width: 30%;
}
#contenu .tableau th.tier {
  width: 33.33333%;
}
#contenu .tableau th.quarantaine {
  width: 40%;
}
#contenu .tableau th.demi {
  width: 50%;
}
#contenu .tableau tr {
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rga(0, 0, 0, 0);
}
#contenu .tableau tr.alignCentre th, #contenu .tableau tr.alignCentre td, #contenu .tableau tr .alignCentre th, #contenu .tableau tr .alignCentre td {
  text-align: center;
}
#contenu .tableau tbody tr:hover {
  background-color: #f0f0f0;
}
#contenu .tableau.tabGen {
  border: solid 1px #606060;
}
#contenu .tableau.tabGen th {
  border: solid 1px #606060;
  border-top: none;
  background-color: #606060;
  color: #ffffff;
}
#contenu .tableau.tabGen td {
  border: solid 1px #606060;
  background-color: #ffffff;
}
#contenu .tableau.tabGen th:first-child, #contenu .tableau.tabGen td:first-child {
  border-left: none;
}
#contenu .tableau.tabGen th:last-child, #contenu .tableau.tabGen td:last-child {
  border-right: none;
}
#contenu .tableau.tabGen tr:last-child th, #contenu .tableau.tabGen tr:last-child td {
  border-bottom: none;
}
#contenu .tableau.tabPrinc.tabPrinc1 tr {
  border-top: solid 1px #61aeac;
}
#contenu .tableau.tabPrinc.tabPrinc1 td {
  border-left: solid 1px #61aeac;
}
#contenu .tableau.tabPrinc.tabPrinc1 th {
  background-color: #61aeac;
}
#contenu .tableau.tabPrinc.tabPrinc2 tr {
  border-top: solid 1px #92bf84;
}
#contenu .tableau.tabPrinc.tabPrinc2 td {
  border-left: solid 1px #92bf84;
}
#contenu .tableau.tabPrinc.tabPrinc2 th {
  background-color: #92bf84;
}
#contenu .tableau.tabPrinc.tabPrinc3 tr {
  border-top: solid 1px #7db8a0;
}
#contenu .tableau.tabPrinc.tabPrinc3 td {
  border-left: solid 1px #7db8a0;
}
#contenu .tableau.tabPrinc.tabPrinc3 th {
  background-color: #7db8a0;
}
#contenu .tableau.tabPrinc.tabPrinc4 tr {
  border-top: solid 1px #2b8e82;
}
#contenu .tableau.tabPrinc.tabPrinc4 td {
  border-left: solid 1px #2b8e82;
}
#contenu .tableau.tabPrinc.tabPrinc4 th {
  background-color: #2b8e82;
}
#contenu .tableau.tabPrinc.tabPrinc5 tr {
  border-top: solid 1px #6bb09e;
}
#contenu .tableau.tabPrinc.tabPrinc5 td {
  border-left: solid 1px #6bb09e;
}
#contenu .tableau.tabPrinc.tabPrinc5 th {
  background-color: #6bb09e;
}
#contenu .tableau.tabPrinc tr:first-child {
  border-top: none;
}
#contenu .tableau.tabPrinc td {
  background-color: #fffcef;
}
#contenu .tableau.tabPrinc td:first-child {
  border-left: none;
}
#contenu .tableau.tabRepEtu th {
  background-color: #d1e6f2;
  color: inherit;
}
#contenu .tableau.tabRepEtu th.entTypes {
  background-color: #2e7da8;
  color: #ffffff;
}
#contenu .tableau.tabRepEtu th.entMod {
  background-color: #3d9f2b;
  color: #ffffff;
}
#contenu .tableau.tabRepEtu th.entModNum {
  background-color: #d4f2cf;
}
#contenu .tableau.tabRepEtu tr.entModNum th {
  background-color: #d4f2cf;
}
#contenu .tableau.tabRepEtu td.itemTotal {
  font-weight: 700;
  background-color: #bde3d9;
}

/* Tableau flip */
/* Change la position de l'entete en taille mobile. Si flexbox ne fonctionne pas, le tableau garde ses styles par défaut. */
.flexbox #contenu .tableau.flip {
  /* Max-width 768px */
}
@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: none;
  }
  .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.tier, .flexbox #contenu .tableau.flip th.quart {
    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.tabGen {
    border: none;
  }
  .flexbox #contenu .tableau.flip.tabGen tbody {
    border-top: solid 1px #606060;
    border-bottom: solid 1px #606060;
    border-right: solid 1px #606060;
  }
  .flexbox #contenu .tableau.flip.tabGen tr th:first-child {
    border-left: solid 1px #606060;
  }
  .flexbox #contenu .tableau.flip.tabGen tr th:last-child, .flexbox #contenu .tableau.flip.tabGen tr td:last-child {
    border-right: solid 1px #606060;
  }
  .flexbox #contenu .tableau.flip.tabGen tr td:first-child {
    border-top: none;
  }
  .flexbox #contenu .tableau.flip.tabGen tr td:last-child {
    border-bottom: none;
  }
}

/* ==================================================
 * Images et schemas (figure)   
 * ================================================== */
#contenu img {
  margin-bottom: 15px;
}
#contenu img.emphase {
  border: solid 1px #c2c2c2;
}
#contenu figure.schema {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  border: solid 1px #c2c2c2;
  background-color: #ffffff;
}
#contenu img.alignPosGauche, #contenu figure.alignPosGauche {
  padding-right: 30px;
}
#contenu img.alignPosDroite, #contenu figure.alignPosDroite {
  padding-left: 30px;
}

/* ==================================================
 * Listes
 * ================================================== */
#contenu ul, #contenu ol {
  margin-left: 20px;
}
#contenu ul > li, #contenu ol > li {
  position: relative;
  margin-bottom: 5px;
}
#contenu ul > li:before, #contenu ol > li:before {
  display: block;
  position: absolute;
  top: 0px;
  left: -15px;
}
#contenu ul.sansPuce, #contenu ol.sansPuce {
  margin-left: 0;
  padding-left: 0;
}
#contenu ul.sansPuce > li, #contenu ol.sansPuce > li {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
#contenu ul.sansPuce > li:before, #contenu ol.sansPuce > li:before {
  display: none;
}
#contenu ul.grandeMarge > li, #contenu ol.grandeMarge > li {
  margin-bottom: 15px;
}
#contenu ul.exGrandeMarge > li, #contenu ol.exGrandeMarge > li {
  margin-bottom: 30px;
}
#contenu ul > li:before {
  content: "";
  top: 9px;
  width: 4px;
  height: 4px;
  border-radius: 20px;
  background-color: #333333;
}
#contenu ul > li > ul > li {
  padding-left: 5px;
}
#contenu ul > li > ul > li:before {
  content: "–";
  top: 4px;
  width: auto;
  height: auto;
  line-height: 1;
  border: none;
  background: none;
}
#contenu ol > li {
  padding-left: 5px;
  list-style-type: decimal;
}
#contenu ol.listeEmphase {
  counter-reset: lstEmpItem;
}
#contenu ol.listeEmphase > li {
  list-style-type: none;
  counter-increment: lstEmpItem;
}
#contenu ol.listeEmphase > li:before {
  content: counter(lstEmpItem) ".";
  font-weight: bold;
}
#contenu ol.listeLettre > li {
  list-style-type: lower-alpha;
}
#contenu ol.listeLettre.listeEmphase > li {
  list-style-type: none;
}
#contenu ol.listeLettre.listeEmphase > li:before {
  content: counter(lstEmpItem,lower-alpha) ")";
}
#contenu ol.listeReferences {
  position: relative;
  margin: 30px 0 0 0;
  padding: 15px 0 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 300;
}
#contenu ol.listeReferences:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  border: solid 1px #dfdfdf;
}
#contenu ul ul, #contenu ul ol, #contenu ol ul, #contenu ol ol {
  margin-bottom: 5px;
}

/* ==================================================
 * Boites
 * ================================================== */
#contenu .boite {
  position: relative;
  margin: 0 0 15px 0;
  padding: 25px;
}
#contenu .boite > :first-child {
  margin-top: 0;
}
#contenu .boite > :last-child {
  margin-bottom: 0;
}
#contenu .boite.emphase {
  background-color: #ffffff;
}
#contenu .boite.emphasePrinc {
  display: table;
  height: 95px;
  padding: 0 0 0 115px;
}
#contenu .boite.emphasePrinc > p:first-child {
  display: table-cell;
  vertical-align: middle;
  font-family: "lettergothic_med", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
#contenu .boite.emphasePrinc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 95px;
  height: 95px;
}
#contenu .boite.emphasePrinc.btPrinc1:before {
  content: url("../../img/structure/prproeff_princ1.jpg");
}
#contenu .boite.emphasePrinc.btPrinc2:before {
  content: url("../../img/structure/prproeff_princ2.jpg");
}
#contenu .boite.emphasePrinc.btPrinc3:before {
  content: url("../../img/structure/prproeff_princ3.jpg");
}
#contenu .boite.emphasePrinc.btPrinc4:before {
  content: url("../../img/structure/prproeff_princ4.jpg");
}
#contenu .boite.emphasePrinc.btPrinc5:before {
  content: url("../../img/structure/prproeff_princ5.jpg");
}
#contenu .boiteAnimVideo {
  margin: 0 0 15px 0;
  line-height: 1;
}

/* ==================================================
 * Schémas interactifs
 * ================================================== */
#contenu .schemaInteractif {
  position: relative;
  margin: 0 0 15px 0;
  padding: 20px 10px 20px 10px;
  background-color: #ffffff;
}
#contenu .schemaInteractif > ol.blocs {
  margin: 30px 0 30px 0;
  padding: 0;
}
#contenu .schemaInteractif > ol.blocs > li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#contenu .schemaInteractif .indication {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 300;
}
#contenu .schemaInteractif .indication.disabled {
  color: #bababa;
}
#contenu .schemaInteractif .nav {
  width: 25px;
  height: 25px;
  font-size: 0;
  line-height: 0;
  background-color: #3f3f3f;
  border: none;
  color: #ffffff;
  border-radius: 50%;
  background-image: url("../../img/icones/ico_slider.svg");
}
#contenu .schemaInteractif .nav.precedent {
  float: left;
  background-position: top;
}
#contenu .schemaInteractif .nav.suivant {
  float: right;
  background-position: bottom;
}
#contenu .schemaInteractif .nav:hover, #contenu .schemaInteractif .nav:active {
  background-color: #000000;
}
#contenu .schemaInteractif .nav.disabled, #contenu .schemaInteractif .nav.disabled:hover, #contenu .schemaInteractif .nav.disabled:active {
  background-color: #cccccc;
  cursor: default;
}
#contenu .schemaInteractif > :first-child {
  margin-top: 0;
}
#contenu .schemaInteractif > :last-child {
  margin-bottom: 0;
}
#contenu .schemaInteractif > div {
  margin: 0 0 30px 0;
}
#contenu .schemaInteractif > div > div {
  padding: 20px;
  background-color: #ebebeb;
}
#contenu .schemaInteractif > div > div > .interTitre {
  position: relative;
  padding-left: 15px;
}
#contenu .schemaInteractif > div > div > .interTitre:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}
#contenu .schemaInteractif > div > div > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
#contenu .schemaInteractif > div > div > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#contenu .schemaInteractif#modEvalGuskey {
  /* Min-width 992px */
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li {
  width: 100%;
  padding: 20px 0 0 0;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv {
  position: relative;
  padding: 10px;
  border-style: solid;
  border-width: 8px;
  border-color: #8DC2BD;
  cursor: pointer;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -23px;
  transform: translate(-50%, 0);
  border: 15px solid transparent;
  border-top: 15px solid #8DC2BD;
  border-bottom: 0;
  height: 0;
  width: 0;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt {
  font-family: "Roboto Slab", sans-serif;
  text-align: center;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt .schTrNum, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt .schTrNiv {
  display: block;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt .schTrNum {
  font-size: 30px;
  font-size: 3rem;
  line-height: 30px;
  line-height: 3rem;
  font-weight: 300;
  color: #8DC2BD;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt .schTrNiv {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-weight: 400;
  color: #5E5E5D;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li:first-child {
  padding-top: 0;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li:last-child .schNiv:after {
  display: none;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li.active .schNiv, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:hover .schNiv, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:active .schNiv {
  border-color: #D16E59;
  background-color: #F1D4CE;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li.active .schNiv:after, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:hover .schNiv:after, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:active .schNiv:after {
  border: 15px solid transparent;
  border-top: 15px solid #D16E59;
  border-bottom: 0;
  height: 0;
  width: 0;
}
#contenu .schemaInteractif#modEvalGuskey ol.blocs > li.active .schNiv .schTrNum, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li.active .schNiv .schTrNiv, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:hover .schNiv .schTrNum, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:hover .schNiv .schTrNiv, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:active .schNiv .schTrNum, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:active .schNiv .schTrNiv {
  color: #333333;
}
#contenu .schemaInteractif#modEvalGuskey > div > div .interTitre:before {
  background-color: #D16E59;
}
@media screen and (min-width: 992px) {
  #contenu .schemaInteractif#modEvalGuskey ol.blocs > li {
    float: left;
    width: 20%;
    height: 160px;
    padding: 0 10px 0 10px;
  }
  #contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv {
    width: 100%;
    height: 100%;
  }
  #contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv:after {
    left: auto;
    bottom: auto;
    top: 50%;
    right: -23px;
    transform: translate(0, -50%);
    border: 15px solid transparent;
    border-left: 15px solid #8DC2BD;
    border-right: 0;
    height: 0;
    width: 0;
  }
  #contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #contenu .schemaInteractif#modEvalGuskey ol.blocs > li .schNiv .schNivTxt .schTrNiv {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 17px;
    line-height: 1.7rem;
  }
  #contenu .schemaInteractif#modEvalGuskey ol.blocs > li.active .schNiv:after, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:hover .schNiv:after, #contenu .schemaInteractif#modEvalGuskey ol.blocs > li:active .schNiv:after {
    border: 15px solid transparent;
    border-left: 15px solid #D16E59;
    border-right: 0;
    height: 0;
    width: 0;
  }
}
#contenu .schemaInteractif#sysTypeEtu {
  /* Min-width 992px */
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivImg {
  margin: 0 auto 30px auto;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNiv {
  width: 100%;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol {
  float: left;
  width: 50%;
  padding: 0 0 0 20px;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol:first-child {
  padding-left: 0;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol > span {
  display: inline-block;
  margin: 0 0 5px 0;
  font-weight: 700;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol > :first-child {
  margin-top: 0;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol > :last-child {
  margin-bottom: 0;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li:first-of-type .schNivCol > span, #contenu .schemaInteractif#sysTypeEtu ol.blocs > li:nth-of-type(2) .schNivCol > span {
  background-color: #F1D4CE;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li:nth-of-type(3) .schNivCol > span, #contenu .schemaInteractif#sysTypeEtu ol.blocs > li:nth-of-type(4) .schNivCol > span {
  background-color: #E6ECBD;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li:nth-of-type(5) .schNivCol > span {
  background-color: #DDEDEB;
}
#contenu .schemaInteractif#sysTypeEtu ol.blocs > li:nth-of-type(6) .schNivCol > span {
  background-color: #CBD5D6;
}
#contenu .schemaInteractif#sysTypeEtu > div > div {
  background: none;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:first-of-type, #contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(2) {
  border: solid 3px #D16E59;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:first-of-type > .interTitre:before, #contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(2) > .interTitre:before {
  background-color: #D16E59;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(3), #contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(4) {
  border: solid 3px #C0CF5A;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(3) > .interTitre:before, #contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(4) > .interTitre:before {
  background-color: #C0CF5A;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(5) {
  border: solid 3px #8DC2BD;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(5) > .interTitre:before {
  background-color: #8DC2BD;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(6) {
  border: solid 3px #507175;
}
#contenu .schemaInteractif#sysTypeEtu > div > div:nth-of-type(6) > .interTitre:before {
  background-color: #507175;
}
@media screen and (min-width: 992px) {
  #contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivImg, #contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNiv, #contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol {
    float: left;
    width: 50%;
  }
  #contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivImg {
    margin: 0;
  }
  #contenu .schemaInteractif#sysTypeEtu ol.blocs > li .schNivCol:first-child {
    padding-left: 20px;
  }
}

/* ==================================================
 * Accordeons
 * Uniquement utilisés pour séparer des contenus titrés
 * ================================================== */
#contenu .accordeon {
  margin: 0 0 30px 0;
}
#contenu .accordeon .toggler {
  position: relative;
  margin: 30px 0 0 0;
  margin-bottom: 0;
  padding: 6px 40px 6px 10px;
  font-family: "lettergothic_med", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 26px;
  line-height: 2.6rem;
  border-bottom: solid 2px #666666;
  cursor: pointer;
}
#contenu .accordeon .toggler:first-child {
  margin-top: 0;
}
#contenu .accordeon .toggler .icone {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  height: 10px;
  margin: auto;
  padding: 0 18px 0 0;
  line-height: 10px;
  line-height: 1rem;
  background: url("../../img/icones/ico_acc.svg") no-repeat top right;
  background-size: 18px;
}
#contenu .accordeon .toggler.active {
  transition: all 0.3s ease;
}
#contenu .accordeon .toggler.active .icone {
  background-position: right -10px;
}
#contenu .accordeon > div {
  padding: 15px 0 0 0;
}
#contenu .accordeon > div > :first-child {
  margin-top: 0;
}
#contenu .accordeon > div > :last-child {
  margin-bottom: 0;
}

/* ==================================================
 * Commentaires
 * ================================================== */
/* Liste */
#commentaires {
  margin-top: 20px;
}
#commentaires ol {
  margin-left: 0;
  margin-bottom: 0;
  /* Max-width 480px */
}
#commentaires ol li {
  list-style: none;
  border-top: solid 1px #e54c3b;
  padding-top: 2px;
  *zoom: 1;
}
#commentaires ol li:before, #commentaires ol li:after {
  display: table;
  content: "";
}
#commentaires ol li:after {
  clear: both;
}
#commentaires ol li article .avatar {
  float: left;
  margin-top: 3px;
}
#commentaires ol li article div {
  margin-left: 60px;
}
#commentaires ol li article header {
  margin-bottom: 15px;
}
#commentaires ol li article h2 {
  display: inline;
  border-bottom: none;
  margin-top: 0;
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
}
#commentaires ol li article .date {
  color: #666;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
}
#commentaires ol ol {
  margin-left: 60px;
}
@media screen and (max-width: 480px) {
  #commentaires ol li article .avatar {
    width: 30px;
    height: 30px;
  }
  #commentaires ol li article div {
    margin-left: 40px;
  }
  #commentaires ol ol {
    margin-left: 40px;
  }
}

/* Formulaire */
#respond {
  background-color: #f0f0f0;
  padding: 10px 10px 0 10px;
  margin-bottom: 15px;
}
#respond h2 {
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  /* Min-width 992px */
}
@media screen and (min-width: 992px) {
  #respond h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#respond fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#respond .utilisateur {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-top: -15px;
}
#respond input {
  width: 100%;
  box-sizing: border-box;
  border: solid 1px #b2b2b2;
}
#respond label {
  display: block;
  margin-bottom: 5px;
}
#respond textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: solid 1px #b2b2b2;
}
#respond .cancel-comment-reply {
  display: inline-block;
  margin: 5px 15px 0 0;
}
#respond .bouton {
  border: none;
  width: auto;
}

#commentaires #respond {
  margin-left: 60px;
  /* Max-width 480px */
}
@media screen and (max-width: 480px) {
  #commentaires #respond {
    margin-left: 40px;
  }
}

/* ==================================================
 * Particularités
 * ================================================== */
#contenu .sansMarge {
  margin-bottom: 5px;
}
#contenu .sansMargeTop {
  margin-top: 10px;
}
#contenu .tableau.sansMarge {
  margin-bottom: 10px;
}
#contenu .presEq, #contenu .presRef {
  position: relative;
  /* Min-width 768px */
}
#contenu .presEq .mbreEq, #contenu .presEq .itemRef, #contenu .presRef .mbreEq, #contenu .presRef .itemRef {
  position: static;
}
@media screen and (min-width: 768px) {
  #contenu .presEq .mbreEq, #contenu .presEq .itemRef, #contenu .presRef .mbreEq, #contenu .presRef .itemRef {
    position: absolute;
    top: 0;
  }
  #contenu .presEq .mbreEq, #contenu .presRef .mbreEq {
    right: 0;
  }
  #contenu .presEq .itemRef, #contenu .presRef .itemRef {
    left: 0;
  }
}
#contenu .presEq {
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  #contenu .presEq {
    min-height: 175px;
    padding-right: 230px;
  }
}
#contenu .presRef {
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  #contenu .presRef {
    min-height: 140px;
    padding-left: 130px;
  }
}

/* ==================================================
 * SIDEBAR
 * Table des matieres :
 * General
 * Documents
 * Consignes
 * ================================================== */
/* ==================================================
 * General
 * ================================================== */
#sidebar {
  padding-bottom: 15px;
  /* Min-width 480px */
  /* Min-width 768px */
}
#sidebar h1 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 2px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (min-width: 480px) {
  #sidebar .col.merge1 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge2 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge3 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge4 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge5 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge7 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge8 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge9 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge10 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge11 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sidebar {
    padding-top: 30px;
  }
  #sidebar .col.merge1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge4 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge5 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge7 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge9 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge10 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge11 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar .col.merge12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

/* ==================================================
 * Documents
 * ================================================== */
#sidebar .documents {
  margin-bottom: 30px;
}
#sidebar .documents li {
  margin-bottom: 10px;
  padding-left: 60px;
  min-height: 50px;
  background-size: 50px;
  background-repeat: no-repeat;
  /* Min-width 480px / Max-width 992px */
}
#sidebar .documents li a {
  font-weight: 600;
  display: block;
  line-height: 18px;
  line-height: 1.8rem;
}
#sidebar .documents li.pdf {
  background-image: url("../../img/icones/ico_pdf.svg");
}
#sidebar .documents li.doc {
  background-image: url("../../img/icones/ico_doc.svg");
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  #sidebar .documents li {
    padding-left: 50px;
    min-height: 40px;
    background-size: 40px;
  }
}

/* ==================================================
 * Consignes
 * ================================================== */
#sidebar .consigne {
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 18px;
  line-height: 1.8rem;
}
#sidebar .consigne > span {
  display: table-cell;
}
#sidebar .consigne > span.triangle span {
  display: inline-block;
  border: 5px solid transparent;
  border-left: 10px solid #347e81;
  border-right: 0;
  height: 0;
  width: 0;
}
#sidebar .consigne > span.texte {
  padding-left: 15px;
}

/* ==================================================
 * NAVPAGE (Navigation précédent/suivant)
 * Table des matieres :
 * General
 * ================================================== */
/* ==================================================
 * General
 * ================================================== */
#navPageForm {
  padding-bottom: 40px;
  /* Min-width 768px */
  /* Min-width 992px */
}
#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.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 500ms ease;
  -moz-transition: background-position-x 500ms ease;
  transition: background-position-x 500ms 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 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
#navPageForm ul li.alignCentre a span:hover:before, #navPageForm ul li.alignCentre a span:focus: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 500ms ease;
  -moz-transition: background-position-x 500ms ease;
  transition: background-position-x 500ms 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 500ms ease-out;
  -moz-transition: color 500ms ease-out;
  transition: color 500ms 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;
}
@media screen and (min-width: 768px) {
  #navPageForm.merge8 {
    width: 83.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #navPageForm.merge8 {
    width: 66.66667%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16.66667%;
  }
}

/* ==================================================
 * NOSVG
 * Indiquer les images svg a remplacer par un png.
 * ================================================== */
.no-svg #logo {
  background-image: url("https://www.teluq.ca/logo_teluq/logo_teluq_nb_xs.png");
  /* Min-width 768px */
}
@media screen and (min-width: 768px) {
  .no-svg #logo {
    background-image: url("https://www.teluq.ca/logo_teluq/logo_teluq_blanc.png");
  }
}
.no-svg #outilsRecherche .toggleRecherche > span {
  background-image: url("../../img/icones/png/ico_recherche_24x24.png");
}
@media screen and (min-width: 768px) {
  .no-svg #outilsRecherche form button[type="submit"] {
    background-image: url("../../img/icones/png/ico_recherche_20x20.png");
  }
}
.no-svg #contenu .accordeon .toggler .icone {
  background-image: url("../../img/icones/png/ico_acc.png");
}
.no-svg #contenu .accordeon.structure .toggler .icone {
  background-image: url("../../img/icones/png/ico_accstructure_20x20.png");
  /* Min-width 992px */
}
@media screen and (min-width: 992px) {
  .no-svg #contenu .accordeon.structure .toggler .icone {
    background-image: url("../../img/icones/png/ico_accstructure_16x16.png");
  }
}
.no-svg #contenu h1.itemIcone.itemAcc:before {
  content: url("../../img/icones/png/prproeff_ico_acc.png");
}
.no-svg #contenu h1.itemIcone.itemPropos:before {
  content: url("../../img/icones/png/prproeff_ico_propos.png");
}
.no-svg #contenu h1.itemIcone.itemRech:before {
  content: url("../../img/icones/png/prproeff_ico_rech.png");
}
.no-svg #contenu h1.itemIcone.itemPrinc:before {
  content: url("../../img/icones/png/prproeff_ico_princ.png");
}
.no-svg #contenu h1.itemIcone.itemRess:before {
  content: url("../../img/icones/png/prproeff_ico_ress.png");
}
.no-svg #contenu h1.itemIcone.itemJoindre:before {
  content: url("../../img/icones/png/prproeff_ico_joindre.png");
}
.no-svg #sidebar .documents li.pdf {
  background-image: url("../../img/icones/png/ico_pdf.png");
}
.no-svg #sidebar .documents li.doc {
  background-image: url("../../img/icones/png/ico_doc.png");
}
.no-svg #navPageForm ul li.itemPrec a {
  background: url("../../img/icones/png/ico_pagePrecedent_15x36.png");
}
.no-svg #navPageForm ul li.itemSuiv a {
  background: url("../../img/icones/png/ico_pageSuivant_15x36.png");
}
