@import url("/style-contenu.css");

* {
  background: none;
}

.cadrenews h3{
  margin-top: 2em;
  height: 2em;
}

.cadrenews h3.ensavoirplus {
  display: none;
  height: 0; /* Une spéciale Safari */
}

hr {
  border-bottom: 1ps solid black;
}

#flash-menu, #flash-gauche, #colg, #footer {
  display: none;
  height: 0;  /* Une spéciale Safari */
}

h1 {
  margin: 2em 0;
  text-align: center;
}

h1 a {
  text-decoration: none;
  color: Black;
}


