#list-footer ul {list-style-type:none;}
#list-footer ul li {width:auto;float:left;}


@media screen and (max-width: 570px) {
    #list-footer ul li{
        width: 100%;
        float:left;
    }
    .link-titre{
        display: none
    }
    #hidden{
        display: none;
    }
    .fb{
        margin-top: 5px;
        padding-right: 21.875em;
    }

}

/* Show three images on devices between 550 and 800px wide */
@media screen and (min-width: 570px) and (max-width: 700px) {
    #list-footer ul  li{
        width:33.333%; /* 33.333%;*/
        float:left;
    }
    .link-titre{
        display: none
    }
    #list-footer ul  li .fb{
        padding-right: 20em;
    }
}

/* Show five images on devices between 800px and 1180px wide */
@media screen and (min-width: 700px) and (max-width: 905px) /*675*/{
    #list-footer ul  li{
        width: 33.333%; /* 20%;*/
        float:left;
    }

    .link-titre{
        display: none
    }
    #list-footer ul  li .fb{
        padding-right: 20em;
        padding-left: 0;
    }
}

footer.footer.container {
    /** width: 80% !important;**/
    width:  100%;/** 75.218%; **/
    /**margin-left: 12.391%;
    margin-right: 12.391%;**/
    max-width: 950px;
}

.imd_footer {
    background-color:black !important;
    font-size: 10px;
    font-family: verdana MS, sans-serif;
    color: #CCCCCC;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
}

div#list-footer {
    padding-left: 3%;
}

.footer{
    background-color:black !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#list-footer a.link-blanc:link {
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    color: #EEEEEE;
    text-decoration: none;
}
#list-footer a.link-blanc:hover{
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    color: white !important;
    text-decoration: underline !important;
}
#list-footer a.link-blanc:visited {
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
}

#list-footer a.link-blanc:active {
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
}

#list-footer a.link-titre:link, a.link-titre:visited, a.link-titre:active {
    font-family: "Segoe UI Light", "Segoe UI", "Segoe UI Semibold";
    font-size: 18px;
    line-height: 15px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    padding: 1px;
    padding-top: 2px;
}

#list-footer a.link-titre:hover {
    font-family: "Segoe UI Light", "Segoe UI", "Segoe UI Semibold";
    font-size: 18px;
    line-height: 15px;
    font-weight: normal;
    color: #666666;
    background-color: #FEFEFE;
    padding: 1px;
}

#declaration-cookie:hover
{
    text-decoration: underline;
    cursor: pointer;
    color: white;
}

#list-footer a.fb,.img.fb{
    margin-left: 2.8%;
    -moz-margin-left: 2.8%;
}

#list-footer li.link{
    padding-top: 1%;
}

#list-footer li.pharmaint{
    padding-top: 1%;
    padding-right: 3%;
}

#list-footer ul{
    padding-left: 0%;
    margin-bottom: 0%;
}