/* Pied de page */
.bas {
    color: blue;
    font-size: 1em;
}

div.lienPartenaires {
    margin-bottom: 30px;
}

a.bas {
    text-decoration: underline;
}

/*#s4-workspace a.bas:link {
    text-decoration: none;
}*/

/*#s4-workspace a.bas:visited {
    text-decoration: none;
}*/

/*#s4-workspace a.bas:hover {
    text-decoration: underline;
}*/

.footer {
    text-align: center;
    padding-top: 20px;
    background-color: white
}

#s4-workspace .footer a.gris {
    color: #676767;
}

.footer a {
    margin-left: 3px;
    margin-right: 3px;
}

.pub {
    text-align: center;
    padding-bottom: 20px;
    background-color: #f4faff;
    margin-top: 10px;
    padding-top: 20px;
    color: #000;
}

    .pub a {
        margin-left: 5px;
        margin-right: 5px;
    }

/* Fin pied de page */

#piedPagePrint {
    display: none;
}