div.listePuceDouze li:first-child {
    margin-top: 0;
}
div.listePuceDouze li {
    margin-top: 9px;
    padding-left: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #57585b;
    background: transparent url(https://media.nexity.fr/nfr2014/list-picto.png) no-repeat left 8px;
}
div.listePuceDouze a {
    text-decoration: none;
    font-weight: normal;
    color: black;
}
div.listePuceDouze a:hover {
    color: #43596b;
}