

//bandeau bas



document.writeln('<tr class=navigation><td height=50>');

var liens;
if (typeof (liens)!="undefined") {document.writeln('<center>'+liens+'</center>')}

document.writeln('<TABLE border=0 cellSpacing=0 cellPadding=0 width="100%" border=0><TR><TD vAlign=center width=135  background="'+niveau+'charte/bgbas.gif" > <P class=Bandeaubas><A href="'+charte_emailHref+'"><IMG  height=14  src="'+niveau+'charte/mail.gif"  width=20 border=0></A></P></TD>  <TD background="'+niveau+'charte/bgbas.gif" > <P class=Bandeaubas align=right><A  href="#haut"><IMG  height=23  src="'+niveau+'charte/hautpage.gif"  width=89 border=0></A> </P></TD></TR>');   

document.writeln('<TR><TD class=Option><P><FONT face=Arial size=1>'+charte_emailText+'</FONT></P></TD>  <TD class=Option align=right><P class=Bandeaubas><FONT face=Arial size=1>'+document.lastModified+'</FONT>');


document.writeln('<TR><TD colspan=2>');
document.writeln('<SCRIPT LANGUAGE="JavaScript1.1" SRC='+niveau+'charte/pub.js></SCRIPT>');

document.writeln('</TABLE>');

document.writeln('<a name=bas>')
document.writeln('</table>');

//colonne de droite
//document.writeln('<td width=100 valign=top bgcolor=red>')

document.writeln('</table>');

