
(jQuery)('#image_article .lightbox').css({display : 'block', position : 'relative', zoom : '1'});
(jQuery)('#image_article .lightbox').append('<div style="position:absolute; bottom:0; right:0; background: url(fileadmin/templates/v1/images/fond-img-lightbox.gif) no-repeat 0 0; width: 25px; height: 25px;"></div>');

