//
document.write('<table width="100%" cellspacing="" cellpadding="" align="center">');
//-----------
document.write('<tr>');
document.write('<td height="75">'); 
document.write('<div align="center"><a href="liste.htm"><img src="img-09-10/liste-diffusion.gif" width="185" height="50" border="0"></a></div>');
document.write('</td>');
document.write('</tr>');
//---------------
document.write('<tr>');
document.write('<td height="29">'); 
document.write('<div align="center">');  
document.write('<a href="accueil.htm"><b>ACCUEIL</a> &nbsp;<font color="#cc9933" size="1">|</font>&nbsp;'); 
document.write('<a href="tout-savoir-sur-nous.htm">TOUT SAVOIR SUR NOUS</a>&nbsp; <font color="#cc9933" size="1">|</font>&nbsp;'); 
document.write('<a href="calendrier.htm">CALENDRIER</a>&nbsp;<font color="#cc9933" size="1">|</font> &nbsp;'); 
document.write('<a href="billeterie.htm">BILLETTERIE</a> &nbsp;'); 
//document.write('<a href="billeterie.htm">ABONNEMENT</a> <br>&nbsp;');
document.write('<font color="#cc9933" size="1"><br>|</font>&nbsp;<a href="nous-joindre.htm">NOUS JOINDRE</a> &nbsp;<font color="#cc9933" size="1">|</font>&nbsp;'); 
document.write('<a href="zone-media-m-p.htm">ZONE MÉDIA</a>&nbsp; <font color="#cc9933" size="1">|</font>&nbsp;');
document.write('<a href="revue-de-presse.htm">REVUE DE PRESSE</a>&nbsp; <font color="#cc9933" size="1">|</font>&nbsp;'); 
document.write('<a href="plan-site.htm">PLAN DU SITE</a><br>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
//--------------
document.write('<tr>');
document.write('<td height="29">'); 
document.write('<div align="center">');
document.write('<font face="Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">');
document.write('Dernière mise à jour: 5 décembre 2009</font>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td height="29">'); 
document.write('<div align="center"><font color="#FFFFFF">&copy;</font>');
document.write('<font color="#FFFFFF" size="1" face="Verdana, Arial, Helvetica, sans-serif">');
document.write('Premier Acte - Tout droit r&eacute;serv&eacute;s<br> Conception et r&eacute;alisation : Pierre Harvey </font>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
                    
//-----------------
document.write('</table>');
//-->



