/**
 * GENERAL
 */

h3 {letter-spacing: -1px; font-weight: bold;}

/**
 * BANNIERE
 */

.banniere-mentions {
    background: url("../images_leaneo/fond-logiciel.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: white;
}