body{
  margin: 0;
  padding: 0;

}

#poignee{
  opacity: 100;
}

#poignee:hover{
  opacity: 0;
}

.hidden {
  display: none;
}


#saccoche2{
    position: absolute;
    bottom: -123px;
    left: 84rem;
    width: 5rem;
    height: 5rem;
    z-index: 5000;
}













#monparagraphe,.superparagraphe{
  z-index: 12;
  position: absolute;
  top: 600px;
  left: 200px;
  font-size: 1rem;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

  background-color: white;
  height: 8rem;
  width: 30rem;
  border-radius: 10px;
  text-align: center;
}

#monparagraphe2{
  z-index: 12;
  position: absolute;
  top: 711px;
  left: 890px;
  font-size: 1rem;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

  background-color: white;
  height: 4rem;
  width: 30rem;
  border-radius: 10px;
    text-align: center;

}