@charset "utf-8";
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
a:visited {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}
a:active {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
html {
  text-align: center;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

body {
  background-color: #ffffff;
  width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}
#page {
  padding: 0px;
  height: 600px;
  width: 800px;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

body a {
  color: #000000;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#jlb {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 3rem;
}

#menu {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 600px;
  width: 100px;
  padding-top: 3rem;
}

#cases {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-style: normal;
  margin-bottom: 1rem;
}

#cases a:hover {
  font-weight: bold;
}

#cases a.is-active {
  font-weight: bold;
}
#conteneurbio {
  float: left;
  width: 500px;
  padding-left: 100px;
  list-style-position: inside;
  list-style-type: none;
}

#conteneur {
  float: left;
  width: 600px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

#conteneurconcept {
  float: left;
  width: 600px;
  text-align: center;
}

#concept {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-align: justify;
  padding-right: 100px;
  padding-left: 100px;
}
#effacement a:hover {
  font-weight: bold;
}
#navi {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 600px;
  width: 100px;
  text-align: center;
}
#pied {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  height: 80px;
  width: 600px;
}
#fleches {
  text-align: center;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 20px;
  width: 40px;
  font-family: Arial, Helvetica, sans-serif;
}
#liensliens {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
}
#liens {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  padding-left: 100px;
  line-height: 25px;
}
#liens a:hover {
  color: #999999;
}
#effacement {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #000000;
  text-decoration: none;
}
.pt11 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  text-decoration: none;
}

h2 {
  font-weight: normal;
}

.paragraphe {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  text-align: justify;
  padding-right: 100px;
  padding-left: 100px;
}

figcaption {
  padding-top: 3rem;
}

.slideshow-container picture img {
  width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  user-select: none;
  display: inline-block;
  padding: 5px;
}

.prev p,
.next p {
  font-family: Arial, Helvetica, sans-serif;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover p,
.next:hover p {
  font-weight: bold;
}

iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.videocaption {
  padding-top: 1rem;
}

.video-container {
  margin-bottom: 3rem;
}
