.content-introduction
{
    color: #7C7575;
    font-size: 11px;
    padding-bottom: 10px;
}

.sidenote-content
{
    display: none;
}

.sidenote-link
{
    vertical-align: super;
    font-weight: bold;
    color: #b4b6b6;
    font-size: 0.7rem;
}

.sidenote,
.sidenote a
{
  font-size: 9px;
  color: #b4b6b6;
}

#content-page
{
}

#content-page h1.explanation-title
{
  font-size: 22px;
}

#lesson-picture
{
  float: right;
  margin: 0 0 5px 15px;
  position: relative;
  z-index: 9999;
  background-color: #fff;
  padding: 0 0 10px 5px;
}

#content-page h2
{
  text-align: left;
  color: #3f5260;
  font-size: 2.2rem;
  font-weight: normal;
  margin: 2rem 0 1rem 0;
  font-family: var(--subtitle-font);
}

#content-page h2:first-letter {
  text-transform: uppercase;
}


#content-page p
{
  text-indent: 20px;
  margin: 10px 0;
  font-size: 1.3rem;
  line-height: 1.7rem;
  color: #688398;
  font-family: 'Times New Roman', Times, serif;
}

@media (max-width: 767px) {
  #content-page p {
    font-size: 1rem;
    line-height: 1,2rem;
  }
}

#content-page h2 + p::first-letter
{
    font-size: 3em; /* Taille de la première lettre */
    float: left; /* Flotte à gauche du paragraphe */
    margin-right: 0.1em; /* Espace à droite de la lettre */
    line-height: 1; /* Hauteur de ligne */
    margin-top: 0.2em;
}

#content-page h2 + p
{
    text-indent: 0px;
}


#content-page p:first-of-type
{
  color: #7b7979;
  font-style: italic;
  line-height: 1.3em;
  font-weight: 400;
  font-size: 1.2rem;
}

#content-page .explanation h2
{
  font-size: 21px;
  margin-left: -23px;
}

#content-page h3
{
  font-size: 31px;
  color: #00579d;
  font-weight: normal;
  font-family: var(--subtitle-font);
  background: transparent url(/images/puce-content.png) no-repeat left center;
  padding-left: 2rem;
  text-align: left;
  margin-left: 1.9rem;
}

#content-page h4
{
    font-size: 15px;
    color: #688398;
    margin: 20px 20px 10px;
    font-family: 'Times New Roman', Times, serif;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}

#content-page li
{
    list-style-image: none;
    background: transparent url(/images/puce-content.png) no-repeat left 7px;
    padding-left: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #607080;
    line-height: 16px;
    text-align: justify;
}


#content-page ul
{
    margin: 0 0 10px 40px;
    padding: 0;
}

#content-page .liens li
{
    background: none;
    font-weight: bold;
}

#content-page .liens li:before
{
    content: "\2192";
    position: relative;
    left: -2em;
}


#content-page li p
{
    font-size: 11px;
}

.border-product
{
  text-align: center;
  float: right;
  width: 160px;
  overflow: hidden;
  margin: 40px 0 10px 10px;
  padding: 5px 0 5px 15px;
  background-color: #FFFFFF;
}

.border-product .product-content
{
  margin: 0;
}

.product-content
{
  text-align: center;
  float: right;
  width: 120px;
  overflow: hidden;
  padding-bottom: 15px;
  margin: 40px 0 18px 20px;
  background-color: #bdd2d4;
  border-block: solid black;
}

.product-content .title
{
  font-size: 15px;
  background-color: #fff;
  padding: 10px;
}

.product-content .title span
{
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  bottom: 1px;
  color: black;
}

.product-content .title a
{
  color: black;
  text-transform: uppercase;
}

.product-content img
{
  border: solid 1px #d4d4d4;
  margin: 7px  0 0 0;
}

.product-content p
{
  text-align: center;
  margin: 0;
  padding: 0;
}

#headline .inner-content
{
  width: 570px;
  position: relative;
}

#maj
{
  float: right;
  margin: 0 20px 7px 27px;
}

#headline .main-content img
{
  float: right;
  display: block;
}

#headline .main-content .a-jour
{

}

.encadre
{
  width: 60%;
  color: #a8a3a3;
  font-size: 1.2rem;
  line-height: 1.2em;
  padding-left: 20px;
  margin: 10px 0 13px 35px;
  text-align: right;
  float: right;
  border-left: solid 1px #a8a3a3;
  font-family: 'Times New Roman', Times, serif;
}

.encadre + p {
  clear: both;
}

/* .encadre::before
{
  width: 100%;
  height: 0.3rem;
  display: block;
  background-color: #798dc5;
  content: "";
  margin-bottom: 0.4em;
} */

.encadre.hidden span {
  display: block;
  height: 2.8rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
  font-family: 'Times New Roman', Times, serif;
}

.encadre.hidden a {
  background: url(/images/deplier.png) left no-repeat;
  height: 2rem;
  display: block;
  margin-left: -30px;
}

#content-page .encadre h1,
#content-page .encadre h2
{
  color: #797979;
  font-weight: normal;
  font-size: 11px;
  border-bottom: none;
  margin: 0 0 1px 2px;
  padding-bottom: 0;
  text-transform: none;
}

#content-page .encadre p,
#content-page .encadre li
{
  color: #A8A3A3;
  font-size: 10px;
  margin: 5px 0;
  line-height: 1.2em;
}

#content-page .resume
{
  background-color: #f6f5f5;
  padding: 8px 19px;
  margin: 0 25px;
}

#content-page .resume h1,
#content-page .resume h2
{
    border-bottom: 3px solid #fff;
    letter-spacing: 1px;
    color: #a8a3a3;
    margin: 0 0 1px 2px;
    padding-bottom: 5px;
}

#content-page .resume p,
#content-page .resume li
{
  color: #a8a3a3;
  font-size: 11px;
}

#file-page p:nth-child(odd) img {
  float: left;
}
#file-page p:nth-child(even) img {
  float: right;
}
#file-page p img {
  z-index: 1;
  position: relative;
  margin: 1em;
  top: -1em;
}
