document.write("<div id='footer'>");
document.write("<table width='90%' align='center'>");
document.write("<tr>");
document.write("<td>");
document.write("<div class='paves2' align='center'><a href='plan.html'>plan du site</a> | <a href='contact.html'>contact</a> | <a href='mentionsLegales.html'>mentions légales</a></div>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
