.editoRemontee {
    width: 484px;
    font-family: Verdana;
    font-size: 11px;
    color: #5c5045;
    float: left
    }
a {
    color: #d99b35;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none
    }
a:hover {
    color: black;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline
    }
a.LienInterne {
    color: #d99b35;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none
    }
a.LienInterne:hover {
    color: black;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none
    }