/* style de la page d'accueil Url */
/* body{
   background: 
        url('/images/logo.jpg');
   background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
  
} */
