<!-- // 1998-2009 © TigreConcept Switzerland all right reserved

window.document.write('<map name="map">');
window.document.write('<AREA SHAPE="RECT" COORDS="21,16,0,0" href="javascript:changeTaille(2);" title="Augmenter la taille du texte">');
window.document.write('<AREA SHAPE="RECT" COORDS="40,16,22,0" href="javascript:changeTaille(-2);" title="R&eacute;duire la taille du texte">');
window.document.write('<img src=images/police.gif width=40 height=16 border=0 usemap="#map" align=right>');

// -->
