
/* ============================================
   Le dgrade sur tous les bas de page
   ============================================ */
 
.basdepage {
  background-image: url('../img/Degrade-bas-de-page.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1000px auto;
}
 