html {
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;
  color: #4d5470;
}

p, ul, li, td {
  font-size: 16pt;
}

h1 {
  font-size: 18pt;
  font-weight: 400;
  background-color: transparent;
}

h2 {
  font-size: 14pt;
  font-weight: 400;
}

h3 {
  font-size: 13pt;
  font-weight: bold;
  margin: 12px 5px 5px;
}

h4 {
  font-size: 12pt;
  vertical-align: middle;
  font-weight: 400;
}

h5 {
  font-weight: bold;
  margin-top: 0px;
  font-size: 12pt;
  margin-left: 5px;
  margin-bottom: 5px;
  text-align: left;
}

h6 {
  font-size: 9pt;
  font-weight: 400;
  text-align: left;
  line-height: normal;
  margin-top: 13px;
  margin-bottom: 0px;
}

a:link {
  text-decoration: none;
  color: #a4554a;
}

a:visited {
  text-decoration: none;
  color: #a4554a;
}

a:hover {
  text-decoration: underline;
  color: #a4554a;
}

a:active {
  text-decoration: underline;
  color: #f86200;
}

body {
  margin: 7px auto 30%;
  padding: 0px;
  min-height: 1500px;
}

Col2 {
  columns: 2 250px;
  column-rule: 1px solid #cc0000;
  column-gap: 20px;
  display: block;
  height: 100px;
  margin-top: 20px;
}

Lettrine {
  font-family: "Times New Roman", Times, serif;
  font-size: 300%;
  transform: translateY(8px);
}

dep {
  font-size: 9pt;
}

.commentaire {
  font-size: 12pt;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 20px;
  color: #86957d;
}

p {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 11pt;
  font-weight: lighter;
}

.Cadre {
  padding: 10px 18px 22px;
  margin: 10px 2px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
}

#ibuka {
}

li {
  font-weight: lighter;
  font-size: 11pt;
}

.image {
  border-radius: 3%;
}

.Citation {
  font-style: italic;
  margin-left: 20px;
}

.dep {
  margin-left: 10px;
}

audio {
  background-color: #fce9cc;
  color: #898391;
  border-radius: 10px;
}

#bouton1 {
  display: inline;
}

#bouton2 {
  display: inline;
}

img {
  margin-top: 0px;
}

#decret {
  padding: 30px 20px 10px;
}

