.clignotement {
  margin: 0px;
  padding: 0px;
  text-decoration : blink;
  color : #ff0000;
}
