document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" width=\"110%\" id=\"AutoNumber2\" height=\"1\">");
document.write("<!-- Debut - Liens haut de page -->");
document.write("  <tr>");
//Logo
document.write("    <td width=\"15%%\" rowspan=\"2\" height=\"1\">");
document.write("    	<p align=\"center\" style=\"margin-top: 0; margin-bottom: 0\">");
document.write("		<b><font face=\"Garamond\" size=\"5\">");
document.write("	    <a href=\"index.htm\" style=\"text-decoration: none\"><font color=\"#000000\">Solaci</font></a>");
document.write("		</font></b><br>");
document.write("	    <a href=\"index.htm\"><img border=\"0\" src=\"images/logo_solaci.gif\" width=\"49\" height=\"73\" lowsrc=\"images/logo_solaci.jpg\"></a>");
document.write("	</td>");
// Fin Logo
// Partie Centrale en Table
document.write("    <td valign=\"top\" width=\40%\" height=\"1\">");
document.write("    	<blockquote>");
document.write("	      <blockquote>");
//document.write("	      <Table border=\"0\"> <TR><TD>");
// Titre
document.write("    		<p align=\"left\" style=\"margin-top: 0; margin-bottom: 0\"><b>");
document.write("			<font face=\"Garamond\" size=\"4\">Eric Debonne, <br></font>");
document.write("			<font face=\"Garamond\" size=\"4\">Consultant en Solutions d'accès à l'information</font>");
document.write("			</b></p>");
document.write("	      </blockquote>");
document.write("    	</blockquote>");
document.write("    </td>");
// Fin Titre
//document.write("  </tr>");
// formulaire
//document.write("  <tr>");
document.write("    <td width=\"45%\" valign=\"bottom\" align=\"center\">");
document.write("    <table border=\"0\">");
document.write("    <tr>");
document.write("    <td>");
document.write("   <form action=\"index.htm\" method=\"get\">");
document.write("   <input type=\"text\" name=\"solaci\" disabled style=\"background-color:transparent;font-size:12pt;font-family:Garamond;color:black\" value=\"Expert moteur de recherche veille internet\" size=\"43\">");
document.write("   <input class=\"c294\" type=\"submit\" name=\"Recherche\" value=\"Chercher\">");
document.write("   </form>");
document.write("    </td><td>");
document.write("   <form action=\"top.htm\" target=\"_new\" method=\"get\">");
document.write("   <input type=\"submit\" name=\"Recherche\" value=\"Sur le Web\">");
document.write("   </form>");
document.write("    </td></tr>");
document.write("    </table></td>");
//</TR></Table>");
// Fin Formulaire

document.write("  </tr>");
document.write("</table>");