@import url('blocks/section.css') screen;
@import url('./fonts.css');
* {
  --bleuclair: rgb(190, 225, 240);
  --glycine: rgb(175, 150, 220);
  --gray: rgb(190, 190, 190);
  --pierre: rgb(232, 206, 171);
  --poudre: rgb(241, 208, 199);
  --jaune: rgb(249, 190, 0);
  --orange: rgb(255, 91, 19);
  --rouge: rgb(235, 58, 46);
  --marron: rgb(174, 105, 55);
  --fondmarron: rgb(160, 100, 50);
  --kaki: rgb(160, 130, 0);
  --vertdegris: rgb(175, 180, 130);
  --vert: rgb(0, 178, 90);
  --bleu: rgb(0, 110, 219);
  --fondbleu: rgb(0, 120, 210);
  --noir: rgb(35, 35, 35);
  --grayTexte: rgb(120, 120, 120);
  --black: #000;
  --notes: 12px;
  --notesLead: 16px;
  --textSize: 18px;
  --textLeading: 26px;
  --chapoSize: 25px;
  --chapoLeading: 30px;
  outline: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.blanc {
  background-color: #fff;
}
.bleu{
  color: var(--bleu)
}

.fondbleu{
  background-color: var(--fondbleu);
  color: #fff;
  padding: 0 0.2em;
}

.marron{
  color: var(--marron)
}

.fondmarron{
  background-color: var(--fondmarron);
  color: #fff;
  padding: 0 0.2em;
}

.rouge{
  color: var(--rouge)
}

.fondrouge{
  background-color: var(--rouge);
  color: #fff;
  padding: 0 0.2em;
}

.gris {
  background-color: var(--gray);
}

.noir {
  background-color: var(--noir);
  color: #eee !important;
  display: inline-block;
  padding: 0 2px;
}

.noir img {
  background-color: #fff;
}

.wrong {
  color: var(--rouge);
  border-color: var(--rouge);
}

.good {
  color: var(--bleu);
  border-color: var(--bleu);
}

/* SVG */

.bleuclair .st0 {
  fill: var(--bleuclair);
}

.rose .st0 {
  fill: var(--pink);
}

.gray .st0 {
  fill: var(--gray);
}

.jaune .st0 {
  fill: var(--jaune);
}

.orange .st0 {
  fill: var(--orange);
}

.rouge .st0 {
  fill: var(--rouge);
}

.marron .st0 {
  fill: var(--marron);
}

.violet .st0 {
  fill: var(--violet);
}

.bleu .st0 {
  fill: var(--bleu);
}

.vert .st0 {
  fill: var(--vert);
}

.kaki .st0 {
  fill: var(--kaki);
}

.vertdegris .st0 {
  fill: var(--vertdegris);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;fon.5t-si
  line-height: 20px;
  font-weight: 500;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: blof.5ont-
  line-height: 20px;
  font-weight: 500;
}

body {
  font-size: var(--textSize);
  line-height: var(--textLeading);
  /* font-family: "ecole", sans-serif; */
  font-family: "paris-belleville", serif;
  font-weight: 400;
  color: rgb(25, 25, 25);
  color: var(--black);
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

u {
  text-decoration: none;
  border-bottom: 1px solid;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.tab {
  -webkit-font-feature-settings: "tnum" 1;
  -moz-font-feature-settings: "tnum" 1;
  -ms-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
}

.caps {
  text-transform: uppercase;
}

thead th {
  font-family: "paris-belleville", sans-serif;
  font-weight: 600;
  text-align: left;
}

td {
  vertical-align: top;
}

#print-footer {
  display: none;
}




a, a:hover, a:visited, a:active {
  color: inherit;
  text-decoration: none;
}

#page p a, #page li a {  
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;

}

p {
  margin: 0 0 1em 0;
}
p + table {
  margin-top: -1em;
}

.protip-content p {
  margin: 0 0 0em 0;
  font-size: 14px;
  font-family: "paris-belleville", serif;
  line-height: 18px;
}

h1, h2 {
  font-size: var(--chapoSize);
  line-height: var(--chapoLeading);
  font-weight: 400;
}

#logo, #logo a{
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
}

#logo span{
  display: block;
}
#logo strong{
  font-weight: 700;
}
.tpl-search h1,
.tpl-glossaire h1,
.tpl-livret h1,
.tpl-indexation h1,
.tpl-chapitre h1 {
  margin: 0.4em 0 2em;
  font-weight: 300 !important;
  font-size: 4em;

  letter-spacing: -1px;
  line-height: 1;
}
.tpl-chapitre h2{
  border-bottom: 5px solid;
  padding: 0em 0 1em;
  margin: 3em 0 2em;
  font-weight: 600;
  width: 66%;
  text-transform: lowercase;
}

.tpl-default h1,
#homeflexWrapper h2.titreLivret{
  font-size: 48px;
  font-weight: 400;
  text-transform: lowercase;
  line-height: 1.1em;
  letter-spacing: .007em;
}

.tpl-default h1{

  font-size: 48px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.007em;
}


.tpl-default h2{

  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}


.tpl-default  h3,
h3 {
  font-size: 19px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 4em;
  margin-bottom: 2em;
}

.tpl-default  h4  {
  font-size: var(--textSize);
  font-weight: 600;
}


p + h4{
 margin-top: 2em;
}

h4 {
  font-weight: 600;
  margin-bottom: 0em;
  font-size: 18px;
  /* margin-top: 2em; */
}

.textcol h4:first-child {
  margin-top: 0em;
}

h5 {
  font-style: normal;
  font-weight: 600;
}

em {
  font-style: italic;
}

strong {
  font-family: "paris-belleville", serif;
  font-weight: 600;
}

p strong, li strong {
  font-family: "paris-belleville", serif;
  font-weight: 600;
  /* color: var(--rouge); */
}

code {
  font-family: "Courier", Courier, mono;
  display: inline;
  background-color: #eee;
  padding: 0px 5px;
  margin: 0 2px;
  height: 1em;
  line-height: 1.5;
  border: 1px solid #ccc;
}

pre{
  white-space: pre-line;
  margin: 0 0 1em 0;
}

pre code{
  display: block;
  height: auto;
  margin: 0;
}

/* MENU  */

#burger {
  width: 24px;
  height: 32px;
  display: none;
  position: relative;
}

.burgerBar {
  display: inline-block;
  width: 100%;
  background: var(--black);
  height: 2px;
  position: absolute;
  left: 0px;
}

.burgerBar#bar1 {
  top: 8px;
}

.burgerBar#bar2 {
  top: 20px;
}

#menu.show .burgerBar {
  transform: rotate(45deg);
  top: 15px;
  margin: 0px;
  transform-origin: 50%;
}

#menu.show .burgerBar#bar2 {
  transform: rotate(-45deg);
}

#menu .active a {
  /* border-bottom: 1px solid #00000000; */
  background-color: #ffffff00;
  transition: background-color 0.15s;
}
#menu .active a.selected {
  /* font-weight: bold; */
  /* border-bottom: 1px solid #00000099; */
  transition: background-color 0.15s;
  background-color: #000000;
  color: #fff;
  display: block;
}

#menu li{
  font-size: 16px;
  line-height: 22px;
}

a.edit {
  border: 1px solid;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding: 0px 3px !important;
  font-size: 11px;
}

#siteTitle {
  /*
  background-color: var(--grayTexte);
  color: #fff;
 */
  padding: 16px;
  font-weight: 500;
}

#siteDynTitle {
  display: block;
}

#menu {
  position: relative;
}

#menu nav {
  height: calc(100vh - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
}

#menu nav>ul {
  /* padding-top: 16px; */
  /* padding-right: 32px; */
}

#searchBar {
  padding: 1em;
}

#menu input {
  border: none;
  width: 100%;
  font-size: 1em;
  -webkit-appearance: none;
}

::placeholder {
  color: var(--grayTexte);
}

#menu footer {
  position: absolute;
  bottom: 0px;
  padding: 16px 16px 0px;
  width: 100%;
  background-color: #fff;
}

#legal {
  font-size: var(--notes);
  line-height: var(--notesLead);
  color: var(--grayTexte);
}

#hmenu {
  height: 40px;
  position: fixed;
  top: 0px;
  background-color: #eee;
}

.initiale {
  font-size: 23px;
  font-feature-settings: "ss11";
  text-transform: lowercase;
  margin-bottom: 6px;
  margin-left: -4px;
}

li.lettre{
  break-inside: avoid;
}
li.lettre a{
  text-decoration-style: dotted;
  text-decoration-color: #666;
}
.tpl-indexation article ul {
  margin-left: 0px !important;
}

.tpl-indexation article ul li a{
  text-decoration: none !important;
  margin-left: 1em;
  display: block;
}
.tpl-indexation article ul li a:hover{
  text-decoration: underline !important;
}

#retour{
  font-size: 26px;
  padding: 16px;
}
#retour a{
  font-weight: 400;

}

#listeIndex{
  column-width: 300px;
}

.tpl-glossaire article {
  /*   display: flex; */
}
.tpl-glossaire p {
  hyphens: none;
}
ul#definitionsListe {
  flex: 0 1 100%;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  column-count: 3;
  column-gap: 32px;
  margin: 0px 0px 2em !important
}

ul#definitionsListe li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  transition: color 1s;
  padding-bottom: 2em;
}

ul#definitionsListe li.red{
  color: rgb(229, 60, 47);
}

ul#termesListe {
  flex: 1 0 30%;
  padding-right: 30px;
  max-height: 100vh;
  overflow-y: scroll;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  padding: 1em 30px 1em 0;
}

#menu-wrapper {
  height: 100vh;
  position: fixed;
  z-index: 1;
  width: 32px;
}

#menu-wrapper #menu {
  transition: height 0.1s ease-out;
  transition-delay: 0s;
  background: #fff;
  height: 100vh;
  width: 320px;
  transform: translateX(-100%);
  transition: transform 0.2s ease-out;
  border-right:1px solid #eee;
}

#menu-wrapper #menu.show {
  transform: translateX(0%);
}

#menu>nav>ul>li {
  flex: 1 1 25%
}

#menu li.open {
  background-color: rgba(255, 255, 255, 0.3);
  /*   mix-blend-mode: multiply; */
}

#menu>nav>ul>li>a {
  padding-left: 16px;
}

.show #menuButton {
  background: transparent;
}

#menuButton {
  position: absolute;
  right: 0px;
  transform: rotate(-90deg);
  top: 0px;
  height: 32px;
  transform-origin: 100% 0%;
  padding: 0 10px;
  line-height: 32px;
  opacity: 1;
  transition: 0.3s opacity;
  background: #eee;
  width: calc(100vh);
  z-index: 1;
  text-align: right;
  cursor: pointer;
  
}

#page {
  position: relative;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  padding: 0 40px;
  transition: transform 0.2s ease-out;
}
.tpl-chapitre #page {
  margin: 40px auto 0;
}

#page.slide {
  transform: translateX(280px);
}

#page footer {
  display: flex;
  color: var(--grayTexte);
  font-size: var(--notes);
  line-height: var(--notesLead);
  max-width: 960px;
  width: 100%;
  margin: 5em auto 2em;
  border-top: 1px solid var(--gray);
  padding: 2em 0 0;
}

#page footer>div {
  flex: 20% 0 0;
}

#page footer #nomEsad {
  flex: 40% 0 0;
}

img {
  max-width: 100%;
}

figure {
  margin: 0 0 5em 0;
}

table figure {
  margin: 0;
}
table figure img{
  display: block;
}

table figure svg {
  display: block;
}

figcaption {
  font-size: var(--notes);
  margin-top: 0.5em;
  text-align: left;
  line-height: var(--notesLead);
  padding-left: 1em;
}

figcaption p {
  position: relative;
}

figcaption p:before {
  content: "\2191 ";
  width: 1em;
  text-align: left;
  position: absolute;
  left: -1em;
  display: inline-block;
}

.fileCaption {}

.fileCaption p {
  margin: 0;
}

sup {
  top: -0.4em;
  font-size: 80% !important;
  position: relative;
  line-height: initial;
}

#siteTitle, ul.level-1>li {
  border-bottom: 1px solid #eee;
}

.lev1Active,
li.active .sous-chapitres{
  background-color: #eee;
}

ul.level-1>li {
  padding: 12px 32px 10px 0;
}

ul.level-1>li>a {
  text-transform: uppercase;
  padding: 12px 12px 10px 16px;
  display: inline-block;
}

ul.level-3 {
  margin-bottom: 8px;
}

ul.level-2 {
  padding-top: 1em;
  padding-left: 1em;
  font-weight: 500 !important;
}

/* .tpl-section ul.level-2 {
  padding-top: 0em;
} */

ul#here li {
  min-height: var(--textLeading);
  line-height: var(--textLeading);
}

ul#here li.sub {
  padding-left: 1em;
  /*
  font-size: var(--notes);
  line-height: var(--notesLead);
 */
  min-height: inherit;
  margin-bottom: 2px;
}

.open:hover #here {
  display: block;
}

.current>a {
  border-bottom: 1px solid var(--grayTexte);
  animation: pulse 2s 1;
}

@keyframes pulse {
  0% {
    opacity: 0.3;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pulso {
  0% {
    opacity: 0.3;
    transform: scale(0.9) rotate(-25deg);
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;
    transform: scale(1) rotate(-25deg);
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 0;
    transform: scale(1.1) rotate(-25deg);
  }
}


html {
  scroll-behavior: smooth;
  scroll-padding-top: 70px;
}

/* :target{
  color: red
} */

.honeypot {
  position: absolute;
  left: -9999px;
}

.figure {
  margin: 1em 15%;
}

span.protip {
  border-bottom: 1Px dotted #666;
  cursor: help;
  font-weight: inherit;
}
span.protip::after {
  content: "?";
  margin-left: 3px ;
  font-weight: 700;
  font-feature-settings: "ss02";

}

#page a[href^="#-"] {
  border-bottom: 1px solid;
}

.letter {
  border-bottom: 2px solid;
  margin-bottom: 0.5em;
  margin-top: 1em;
  padding-bottom: 3px;
  font-family: "paris-belleville", serif;
  font-weight: 600;
}

#termesListe li:first-child .letter {
  margin-top: 0em;
}

#bookmarks i {
  color: #ccc;
  background-color: #888;
  border-radius: 30px;
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: var(--textSize);
}

ul#bookmarks {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 1em
}

ul#bookmarks li::before {
  content: "–";
  position: absolute;
  left: 0px;
}

blockquote p {
  padding: 0em 0.5em 0em 1.6em;
  margin-bottom: 0px;
  position: relative;
  font-size: 14.5px;
  line-height: 19px;
}

.night blockquote p {
  color: var(--rouge) !important;
}

blockquote {
  margin-bottom: 1.8em;
}

/* blockquote p::before {
  content: "!";
  color: #fff;
  font-weight: 600;
  padding-top: 2px;
  margin-top: -2px;
  position: absolute;
  top: 0px;
  left: 0px;
  min-height: 1em;
  width: 1em;
  display: inline-block;
  text-align: center;
  height: 100%;
  background-color: var(--gray);
} */

table {
  width: 100%;
  margin-bottom: 1em;
  font-size: 14.5px;
  line-height: 18px;
}



@media only screen and (min-width: 1600px){
  .flexible{
    width: 1200px;
    margin-left: calc((960px - 1200px) / 2);
  }
  
}

.mobile .istable{
  overflow-x: scroll;
}
.mobile .istable table{
  font-size: 12px;
  line-height: 14px;
}

.subsection.flex table, .section.flex table {
  font-size: var(--notes);
}

.subsection.flex table th, .subsection.flex table td, .section.flex table th, .section.flex table td {
  line-height: var(--notesLead);
}

th, td {
  border-bottom: 1px solid #666;
  padding: 0.5em 1em 0.5em 0px;
  /*   width: 1%; */
}
th {
  border-bottom: 2px solid #666;
}

tr>th:first-child, tr td:first-child {
  padding-right: 1em;
}

#page article {
  max-width: 100%;
  margin: 0 auto;
}

#page article ul {
  padding-bottom: 1em;
  margin-left: 20px;
  list-style-type: none;
}

#page article ul li {
  position: relative;
  list-style-type: none;
}

/* #page article section ul li,
#page article ul li {
  list-style-type: none;
} */

.tpl-chapitre #page article section ul li:before,
.tpl-chapitre #page article ul li:before {
  content: '●';
  /* width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000; */
  position: absolute;
  left: -20px;
  /* top: 9px; */
}
.tpl-livret #page article > ul > li {
  list-style-type: upper-roman;
}

.tpl-livret #edito{
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400 !important;
}
.tpl-livret #edito p{

  font-weight: 400 !important;
}

#page article ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 1em;
  margin-bottom: 1em;
}

#page article ol li {
  text-indent: -1em;
  margin: 0.25em;
  -webkit-font-feature-settings: "tnum" 1;
  -moz-font-feature-settings: "tnum" 1;
  -ms-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
}

#intro {
  padding: 40px 0px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tpl-section #intro h1 {
  padding: 0px 0px 40px;
}

#textIntro {
  font-size: var(--chapoSize);
  line-height: var(--chapoLeading);
}

#textIntro>h2 {
  flex: 0 0 50%
}

#textIntro ul, table ul {
  list-style-type: disc;
}

.subsection h3 {
  padding-top:width: 66%; 32px;
}

.subsection.wip {
  opacity: 0.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.section .sous-section:last-of-type {
  padding: 32px 0 0px;
}

.flex.position-droite .flexWrapper, .flexWrapper.flex {
  display: flex;
}

.texteSection, .sousSectionText {
  flex: 0 0 40%
}

.image-section, .imageSection, .sousSectionImages {
  flex: 0 0 60%
}

.flex.position-droite .sousSectionText, .flex.position-droite .texteSection {
  padding-right: 16px;
}

.flex.position-droite .sousSectionImages, .flex.position-droite .imageSection {
  padding-left: 16px;
}

.image-section, .sousSectionImages {
  text-align: left;
}

.notFlex .sousSectionText {
  /*
 column-gap: 32px;
 column-count: 2;
 */
}

.notFlex .sousSectionText p, .notFlex .sousSectionText table {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.notFlex .sousSectionImages {
  margin-top: 1em;
}

.notFlex .sousSectionImages img {
  width: 100%
}

.night .sousSectionImages img {
  background-color: #fafafa !important;
  padding: 10px;
}

h1 {
  margin: 0 0 1em;
}


.tpl-glossaire h1,
.tpl-chapitre h1,
.tpl-indexation h1,
section h3{
  max-width: 66%;
}
section.lien .textcol{
  width: 66%;
}

.mark {
  cursor: pointer;
  font-family: "paris-belleville", serif;
  text-align: center;
}

.tpl-default h2, .tpl-default h3, .links {
  cursor: pointer;
}

h3:hover .links, h2:hover .links {
  opacity: 1;
}

.links {
  opacity: 0.5;
  display: inline-block;
  background-image: url(../img/link.svg);
  background-repeat: no-repeat;
  height: 0.8em;
  width: 1em;
  background-size: contain;
  background-position: 50%;
}

.tpl-downloads .links {
  height: auto;
  width: auto;
  background-image: none;
  opacity: 1;
}

.tpl-downloads table {
  border-top: 1px solid var(--grayTexte);
}

.tpl-downloads td {
  border-bottom: 1px solid var(--grayTexte);
}

td.actionCell {
  width: 15%;
  padding-right: 0px;
}

.cta {
  border: 1px solid var(--noir);
  border-radius: 2px;
  padding: 5px 8px 5px;
  height: auto;
  line-height: 1;
  margin-bottom: 0.5em;
  background-color: var(--noir);
  color: #fff;
  display: inline-block;
  cursor: pointer;
  width: auto;
  font-weight: 500;
  text-align: center;
  text-decoration: none !important;
  font-size: 16px;
}

.cta:hover {
  background-color: #fff;
  border-color: var(--noir);
  color: var(--noir);
  transition-property: background-color, color;
  transition-duration: 0.3s;
}

.cta:hover:after {
  color: var(--noir);
}
.cta:visited {
  color: #fff;
}
.cta:hover:visited {
  color: #000;
}

.clicked {
  animation: pulse 2s 1;
}

.cta.clicked {
  animation: pulse 2s 1;
}

article a[href*='mailto:']:after {
  content: " 🗪"
}
/* article a[href*='https://www.paris-belleville']:after, */
article a[target*='blank']:after {
  content: " ↗";
  font-feature-settings: "ss01";
}
article a[target*='ensapb']:after {
  content: " →";
  font-feature-settings: "ss11";
}

article a[href$='.pdf']:before,
article a[href$='.zip']:before,
article a[href$='.doc']:before, 
article a[href$='.docx']:before { 
  content: "↓ "
}

article a[href$='.pdf']:after,
article a[href$='.zip']:after,
article a[href$='.doc']:after, 
article a[href$='.docx']:after { 
  content: none
}

a.fb:before {
  content:url("../icons/fb.svg")
}
a.insta:before {
  content:url("../icons/insta.svg")
}
a.in:before {
  content:url("../icons/in.svg")
}
a.yt:before {
  content:url("../icons/yt.svg")
}
a.fb:before,
a.insta:before, 
a.in:before, 
a.yt:before {
  vertical-align: -0.4em;
  margin-right: 0.3em;
}
a.fb, a.insta, a.in, a.yt {
  text-decoration: underline;
  border-bottom: 0 !important;
  text-underline-offset: 5px;
}



.tpl-default .clicked:after {
  content: 'Lien copié';
  margin-left: 0em;
  position: absolute;
  transform: rotate(-25deg);
  font-size: var(--textSize);
  opacity: 0;
  animation: pulso 1s 1;
}

h2:hover .links, h3:hover .links {
  display: inline-block;
}

#prev-next {
  display: flex;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 20px;
  min-height: 20vh;
}

#prev-next>div {
  flex: 0 0 50%;
  display: inline-block;
}

#prev-next>div#next-page {
  text-align: right;
}

.aside {
  margin-top: 3px;
  font-size: 14.5px;
  line-height: 20px;
  font-weight: 500;
}

.waside{
  display: flex;
  column-gap: 2em;
}

.waside .textcol{
  width: 66%;
  flex: 0 0 66%;
}
.waside .aside{
  width: 33%;
  flex: 0 0 33%;
}


.full > div:first-child{
  flex: 100%;
  width: 100% !important;
}

.textcol img,
.tpl-livret img{
  filter: brightness(95%) contrast(110%);
}

/* CLONE */

/*
.tpl-clone #intro .flexWrapper{
  display: flex;
}

.tpl-clone #intro .flexWrapper > div{
  flex: 0 0 60%;
  padding: 0 0px 0 16px;
}

.tpl-clone #intro .flexWrapper > *:first-child{
  flex: 0 0 40%;
  padding: 0 16px 0 0;
}

 */

/*
#homeflexWrapper{
  display: flex;
}
 */

#homeflexWrapper>div {
  flex: 50% 1 1
}

#homeflexWrapper h2 {
  display: block;
  font-size: var(--textSize);
  line-height: var(--textLeading);
  margin-bottom: 1em;
  font-weight: 500;
}

#homeflexWrapper #tdmWrapper {
  flex: 66% 0 0
}
#nomlivret{
  text-transform: lowercase;
  border-bottom: 1px solid #eee;
  padding: 16px;
  font-size: 24px;
  line-height: 1;
}
#nomlivret a{
  font-weight: 400;
}
#sommaire{
  padding: 0px 0px;
}
#sommaire > ul{
  padding-left: 0em;
  border-bottom: 1px solid #eee;
}


.tpl-livret #sommaire > ul{
  border-bottom: 0px solid #eee;
}

#sommaire > ul > li{
  padding: 0px 16px;
  padding: 0px 0px;
  border-bottom: 1px solid #eee;
}

#sommaire > ul > li:last-child {
  border-bottom: 0px solid #eee;
}

.tpl-chapitre #sommaire > ul > li:last-child a{
  border-bottom: 0px solid #eee;
}

#sommaire  li.indexation{
  list-style-type: none;
}
#sommaire > ul > li.active{
  padding: 12px 16px 0px 16px;
  padding: 0px 0 0 ;
  margin: 0px 0 0px 0;
}
#sommaire > ul > li:first-child{
  margin-top: 0px;
}
#sommaire > ul > li.active:first-child{
  margin-top: 0;
}

#sommaire > ul ul{
  list-style-type:none;
  padding: 0 0 	1em 1.2em;
  padding: 0 0 	1em 0em;
}

#sommaire > ul li.active ul{
  padding-bottom: 0em;
  margin-bottom: 0;
}

#sommaire .chapitres > li > a{
  padding:0.5em 0 0.5em 0.5em;
  display: block;
  /* border-bottom: 1px solid #eee */
}
#sommaire .sous-chapitres > li {
  margin-bottom: 1em;
}
.tpl-livret #sommaire .sous-chapitres > li {
  margin-bottom: 0em;
}
#sommaire .sous-chapitres > li:last-child {
  margin-bottom: 0em;
}
#sommaire .sous-chapitres > li > a{
  padding-left: 2em;
  display: block;
}
#sommaire .articles > li > a{
  padding-left: 3em;
  display: block;
}

#tdm {
  font-size: var(--textSize);
  line-height: var(--textLeading);
  column-width: 280px;
  margin: 0px !important;
}

#tdm>li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  display: inline-block;
  width: 100%;
}

#tdm>li>a {
  text-transform: uppercase;
}

#tdm>li>ul {
  margin: 0.5em 0 1em 0;
}

#tdm ul ul {
  padding-left: 0em;
}

#maj {
  /*
  font-size: var(--notes);
  line-height: var(--notesLead);
  margin-top: 2em;
 */
}

#maj>ul {
  margin: 0px !important;
}

#maj ul ul {
  list-style-type: disc;
}

#maj ul ul li {
  margin-bottom: 0.25em;
}

}

#maj a {
  border-bottom: 1px solid var(--grayTexte);
}

.majDate {
  color: var(--grayTexte);
  margin-bottom: 0.25em;
  display: block;
}

@media only screen and (min-width: 1320px) {
  #menu-wrapper #menu {
    transform: translateX(0%);
  }
  #page.slide, #page {
    transform: translateX(0px);
    max-width: calc(100% - 280px);
    left: 280px;
    position: absolute;
  }
  article {
    width: 960px
  }
  #menuButton {
    opacity: 0;
  }

  
}
@media only screen and (max-width: 1320px) {
.tpl-chapitre #menu nav{
  margin-top: -40px;
}
}

@media only screen and (max-width: 1024px) {
  
  .full {
    display: none
  }
  .cap {
    text-transform: uppercase;
  }
  .section.flex, #textIntro, .flexWrapper.flex {
    display: block;
  }
  ul#definitionsListe {
    column-count: 3;
  }
  .section.position-gauche .texteSection, .section.position-droite .image-section, .section.position-droite .texte-secondaire, .section.position-gauche .image-section, .section.position-gauche .texte-secondaire, .section.position-droite .texteSection, #textIntro #chapeau, .flex.position-droite .sousSectionImages, .flex.position-droite .imageSection, .flex.position-droite .sousSectionText, .flex.position-droite .texteSection {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem;
}

.column {
  flex: 0 1 auto;
  margin-left: 1rem;
  margin-right: 1rem;
  max-width: 100%;
}

#printPage {
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' %3E%3Cpath d='M7 17H17V22H7V17ZM19 20V15H5V20H3C2.44772 20 2 19.5523 2 19V9C2 8.44772 2.44772 8 3 8H21C21.5523 8 22 8.44772 22 9V19C22 19.5523 21.5523 20 21 20H19ZM5 10V12H8V10H5ZM7 2H17C17.5523 2 18 2.44772 18 3V6H6V3C6 2.44772 6.44772 2 7 2Z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-size: 17px;
  border: 1px solid #000;
  outline: 0;
  padding-left: 30px;
  font-family: 'paris-belleville';
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 0px;
  border-radius: 4px;
}

#printPage:hover{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' %3E%3Cpath d='M7 17H17V22H7V17ZM19 20V15H5V20H3C2.44772 20 2 19.5523 2 19V9C2 8.44772 2.44772 8 3 8H21C21.5523 8 22 8.44772 22 9V19C22 19.5523 21.5523 20 21 20H19ZM5 10V12H8V10H5ZM7 2H17C17.5523 2 18 2.44772 18 3V6H6V3C6 2.44772 6.44772 2 7 2Z'%3E%3C/path%3E%3C/svg%3E");
}

#searchBtn{
  position: fixed;
  top: 30px;
  right: 30px;
  height: auto;
  width: auto;
}

#searchBtn input,
#searchPanel input {
  border-width: 0 0 0px;
  height: 28px;
  padding: 0px;
  vertical-align: top;
  text-align: right;
  font-family: "paris-belleville";
}

#searchPanel {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 010000;
  background: #ffffffee;
  height: 100%;
  width: 100%;
  align-content: center;
  text-align: center;
}


#searchPanel input{
    font-weight: 300 !important;
    font-size: 4em;
    height: auto;
    font-family: "paris-belleville";
    background: transparent;
    text-align: center;
}

#searchPanel button, #btnSearch {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' %3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z'%3E%3C/path%3E%3C/svg%3E");
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' fill='white' %3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168Z'%3E%3C/path%3E%3C/svg%3E"); */
  background-repeat: no-repeat;
  background-position: 3px 3px;
  background-size: 19px;
  background-color: #000;
  height: 28px;
  border-width: 0 0 0px;
  display: inline-block;
  position: relative;
  width: 28px;
  margin: 0px;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  transition: filter 0.3s;
  border:1px solid #000;
}

#btnSearch:hover {
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' %3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #fff; */
  filter: invert();
  transition: filter 0.3s;
  border:1px solid #fff;
}

#searchPanel button{
  display: none;
}

#searchPanel::after{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M10.5859 12L2.79297 4.20706L4.20718 2.79285L12.0001 10.5857L19.793 2.79285L21.2072 4.20706L13.4143 12L21.2072 19.7928L19.793 21.2071L12.0001 13.4142L4.20718 21.2071L2.79297 19.7928L10.5859 12Z'%3E%3C/path%3E%3C/svg%3E");
  height: 28px;
  width: 28px;
  content: " ";
position: absolute;
top: 30px;
right: 30px;
}

@media only screen and (max-width: 750px) {
  * {
    --chapoSize: var(--textSize);
    --chapoLeading: var(--textLeading);
  }
  .column {
    flex: 1;
  }
  #menuTxt {
    display: none;
  }
  #homeflexWrapper {
    flex-direction: column
  }
  .flexWrapper {
    flex-direction: column;
  }
  ul#definitionsListe {
    column-count: 1;
  }
  /* Small screen, non-retina */
  #page {
    width: 100vw;
    overflow: hidden;
    padding: 0 20px;
  }
  #menu-wrapper #menu.show {
    background-color: #eee;
  }
  #menu-wrapper #menu {
    width: calc(100vw - 60px);
    background-color: transparent;
    transform: translateX(calc(-100vw + 60px));
  }
  #burger {
    display: inline-block;
  }
  #menuButton {
    background-color: transparent;
    height: 32px;
    line-height: 32px;
    padding: 5px 0 0 20px;
    transform: none;
    left: 100%;
    width: auto;
    text-align: left;
    right: inherit;
  }
  #menu.show #menuButton {
    padding: 5px 0px 0 10px;
  }
  #page footer {
    flex-direction: column;
  }
  #page footer>div {
    margin-bottom: 1em
  }

  .waside {
    flex-direction: column;
  }
  .waside > *{
    width: 100% !important;
    flex: 1 1 auto !important;
  }

  .tpl-search h1,
  .tpl-glossaire h1,
  .tpl-chapitre h1,
  .tpl-indexation h1,
  section h3 {
    max-width: 100% !important;
  }
  
  .tpl-search h1,
  .tpl-glossaire h1,
  .tpl-livret h1,
  .tpl-indexation h1,
  .tpl-chapitre h1 {
    margin: 0em 0 1em;
    font-weight: 400 !important;
    font-size: 3em;
    letter-spacing: -1px;
    line-height: 1;
}

.tpl-chapitre h2 {
  border-bottom: 4px solid;
  padding: 0em 0 0.5em;
  margin: 2em 0 1em;
  
  width: 100%;
  
}
section.lien .textcol{
  width: 100%;
}

}



	.glossarizer_replaced{
      border-bottom: 1px #333 dotted;
      cursor: help;
      display: inline;
      text-decoration: none;
  }
