

body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: gray;
}

p {
    font-weight: 120;
}

h1{
    font-size: 20px;
    text-align: center;
}

h2 {
    font-size: 14px;
    margin-bottom: 15px;
}

#remonter {
    cursor: pointer;
}


.fleche-bas {
    float: right;
}

.fleche {
    text-align: center;
}

.footer {
    color: white;
}



.plein {
    max-width: 100%;
    color: white;
}

.plein a {
   color: white;
}