@charset "UTF-8";
/* CSS Document */
html, body {
    background-color: #007bbb/*logoBlue*/!important;
}
.top{
        background-color: #cbcfd7/*lightGrey*/!important;
}
.topImage {
    background-image: url('../../images/logoHDS.png')!important;
    padding: 0px 15px!important;
    background-position: initial!important;
}
.logoWABlack {
    background: url('../../images/pageaccueil.png') no-repeat left!important;
}

#bandeauGauche .h2 {
    color: #424242!important;
}
.footer {
    color: #ffffff!important;
}
.footer .logo-dp a{
    color: #ffffff!important;
