body {
  background-color: #9da4ae;
  font-family: "Corbel";
}

#scroll_to_top {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 50px;
  right: 30px;
}
#scroll_to_top img {
  width: 50px;
}	

a {
  text-decoration: none;
  text-decoration: underline;
  color: black;
}
p {
  font-size: 20px;
  font-weight: bold;
}
h1 {
  color: #9da4ae;
  margin-top: 50px;
}
div {
  margin-top: 5px;
}
.lead {
  font-weight: bold;
}
.ban-text {
  background-color: #b41412;
}
.icone {
  width: 93px;
}
.image-desc {
  margin-top: auto;
  margin-bottom: auto;
}
.article-photo-marginrmv {
  padding-right: 0;
  padding-left: 0;
}
.photo-presta {
  max-width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
}
footer {
  color: white;
}
span {
  color: #aea79d;
}
td {
  border: 2px solid black; /* auront une bordure de 1px */
}
