document.write ("<table border='0' cellspacing='0' height='30' width='100%'>");
document.write ("        <tr valign='bottom'>"); 
document.write ("          <td> ");
document.write ("            <table border='0' cellspacing='0' background='0' width='100%'>");
document.write ("              <tr> ");
document.write ("               <td width='60%' valign='bottom'><a href='index.htm'><span class='navigation'>Guide Succession</a></span></td>");
document.write ("               <TD WIDTH=40%><a href='javascript:window.print()'> <div align='right'><span class='imprimer'>Imprimer la fiche</a></span></div></TD>");
document.write ("              </tr>");
document.write ("            </table>");
document.write ("          </td>");
document.write ("        </tr>");
document.write ("</table>");
document.write ("<br>");






