#lbPrevLink:hover {
    background: transparent url(../images/lightbox/fleche1.png) no-repeat 0% 15%;
}
#lbNextLink:hover {
    background: transparent url(../images/lightbox/fleche2.png) no-repeat 100% 15%;
}
#lbCloseLink {
    width: 80px;
    height: 24px;
    background: transparent url(../images/lightbox/close9yj.png) no-repeat center;
    margin:0;
}
#lbPrintLink {
    background: transparent url(../images/lightbox/printer.png) no-repeat center;
}
#lbSaveLink{
    background: transparent url(../images/lightbox/save.png) no-repeat center;
}