/*//if (document.getElementById('imprimer')) { 
document.writeln('<table cellspacing=0 cellpadding=0 border=0>');
document.writeln('<tr>');
document.writeln('<td><A HREF="javascript:void(0);" onclick="PSR_imprimer()"><img src="/img/logo_print.gif" border=0 alt="Imprimer"></a> </td>');
document.writeln('<td>&nbsp;<A HREF="javascript:void(0);" onclick="PSR_imprimer()">Imprimer</A></td>');
document.writeln('</tr>');
document.writeln('</table>');
//}
*/
document.writeln('<div align="right">');
document.writeln('<br><br>');
document.writeln('<A HREF="javascript:void(0);" onclick="PSR_imprimer()"><img src="/img/logo_print.gif" border=0 alt="Imprimer"> Imprimer</a>');
document.writeln('<img src="/img/pix.gif" width="40" height="1">');
document.writeln('<a href="#top"><img src="/img/fleche1.gif" border="0"> Haut de page</a>');
document.writeln('<br><br>');
document.writeln('</div>');