#box-wrap {
    background-image: url(/img/home/fond-espace-client.jpg);
}
#box-simulateur {
    background-image: url(/img/home/fond-simulateur-espace-client.png);
}
#box-actu {
    background-image: url(/img/home/fond-actu-espace-client.png);
}
#box-menusidebar ul li.active a {
    color: #0F377B;
}
#box-content h2 {
    background-image: url(/img/home/titre-espace-client.png);
    height: 26px;
    margin-bottom: 7px;
    width: 321px;
}
#box-content ul {
    margin-top: 10px;
}
#box-content ul li {
    color: #0F377B;
    background-image: url(/img/home/bulle-arrow-espace-client.png);
    padding: 5px 0px 8px 27px;
}
#box-content ul li a {
    color: #0F377B;
    text-decoration: none;
}
#box-content ul li a:hover {
    text-decoration: underline;
}
