/* ---------------------------------------------------------------- */
/* ---------------------------- Footer ---------------------------- */
/* ---------------------------------------------------------------- */

#nav{
    display: inline-block;
    max-width: 720px;
    width: 100%;
    height: 100%;
}

#nav .bouton{
    max-width: 180px;
    width: 100%;
    height: 100%;
    float: left;
}

#nav .bouton a{
    width: 100%;
    height: 100%;
    display: block;
}
