.grille-accueil
{
    text-align: center;
}
.menu
{
    text-align: left;
    padding-top: 7px;
}
.titre
{
    margin: 0 auto;
    text-align: center;
}
.c1
{
    font-family: 'Alfa Slab One', cursive;
    font-size: 25px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
}
.c2
{
    font-family: 'Alfa Slab One', cursive;
    font-size: 35px;
    text-align: center;
    padding-bottom: 25px;
}
.attention
{
    font-family: 'Alfa Slab One', cursive;
    font-size: 50px;
    color: red;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 25px;
}
.c3
{
    font-family: 'Alfa Slab One', cursive;
    font-size: 25px;
    color: blue;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 25px;
}
#Banniere1
{
  position: relative;
  margin: 0 auto;

}
.footer
{
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
    text-shadow: 1px;
    color: aliceblue;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(77, 77, 77);
}