#fondLogin {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#fondLogin.duplicate {
    background-repeat: repeat;
    background-size: 170px;
}