.liste { border-left: 2px solid orange; padding-left: 2px; border-bottom: 1px solid #b1c4fc; letter-spacing: -0.5px; text-transform: lowercase; font-family: Georgia; font-size: 12px; background-color: #c2d0fb;} .liste a { color: #507cfd;} .liste a:hover { color: orange;} .liste:hover { background-color: transparent; border-left: 5px solid orange;}