<html> <head> <title>Saison 2001-2002 : MC 93 Bobigny</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript"> <!-- <!-- function MM_reloadPage(init) {  //reloads the window if Nav4 resized   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); // -->  function MM_findObj(n, d) { //v4.01   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);   if(!x && d.getElementById) x=d.getElementById(n); return x; }  function P7_setScroller(a,b,x,y) { //v2.9 by PVII  var g,d,dd,w,ww,pa="";  if((parseInt(navigator.appVersion)>4 || navigator.userAgent.indexOf("MSIE")>-1)&& navigator.userAgent.indexOf("Opera")==-1){pa="px";}  if((g=MM_findObj(a))!=null && (d=MM_findObj(b))!=null){   if(g.p7Scroll){if((w=MM_findObj(g.p7Scroll))!=null){    ww=(document.layers)?w:w.style;ww.visibility="hidden";}}  g.p7Scroll=b;dd=(document.layers)?d:d.style;dd.left=parseInt(x)+pa;  dd.top=parseInt(y)+pa;dd.visibility="visible";g.p7sCycle=0;  if(document.layers){g.p7sTop=g.clip.top;g.p7sBot=g.clip.bottom;   g.p7sRight=g.clip.right;g.p7sLeft=g.clip.left;g.p7sStartTop=parseInt(y);g.p7sStartLeft=parseInt(x);  }else if(g.style.clip){var tc=g.style.clip;var j=tc.indexOf("(");   tc=tc.substring(j+1,tc.length-1);var tr=tc.split(" ");   if(tc.length < 1){tr[0]=0;tr[3]=0;tr[2]=g.style.pixelHeight;tr[1]=g.style.pixelWidth;}   g.p7sTop=parseInt(tr[0]);g.p7sRight=parseInt(tr[1]);g.p7sBot=parseInt(tr[2]);   g.p7sLeft=parseInt(tr[3]);g.p7sStartTop=parseInt(y);g.p7sStartLeft=parseInt(x);  }else{g.p7sTop=0;g.p7sRight=g.offsetWidth;g.p7sBot=g.offsetHeight;   g.p7sLeft=0;g.p7sStartTop=parseInt(y);g.p7sStartLeft=parseInt(x);}}   g.toMove=true; }  function P7_moveScroll(co,md,op,dy,cy) { //v2.9 by PVII  var g,d,dd,x,y,h,w,tt,ff,m=false,pa="";  op=parseInt(op);cy=parseInt(cy);dy=parseInt(dy);  if((parseInt(navigator.appVersion)>4 || navigator.userAgent.indexOf("MSIE")>-1)&& navigator.userAgent.indexOf("Opera")==-1){pa="px";}  if((g=MM_findObj(co))==null){return;}  if((d=MM_findObj(g.p7Scroll))==null){return;}  var sp=parseInt(sp=g.P7Ssp),fr=parseInt(g.P7Sfr),ff=fr;  if(op==2){g.p7sCycle=0;g.p7sCycDy=(dy>0)?dy:g.p7sCycDy;dy=0;op=3;}  if(op==3){g.p7sCycle+=sp;ff=fr;if(parseInt(g.p7sCycle)>cy){   op=2;g.p7sCycle=0;ff=g.p7sCycDy;}}g.P7Sop=op;if(dy>0){ff=dy;}  var ti="g.p7Magic=setTimeout(\"P7_moveScroll('"+co+"','"+md+"',"+op+",0,"+cy+")\","+ff+")";  if(op==2 || dy>0){clearTimeout(g.p7Magic);eval(ti);return;}  dd=(document.layers)?d:d.style;x=parseInt(dd.left);y=parseInt(dd.top);  if(document.all || document.getElementById){   h=parseInt(d.offsetHeight);w=parseInt(d.offsetWidth);   if(!h){h=parseInt(d.style.pixelHeight);w=parseInt(d.style.pixelWidth);}  }else if(document.layers){h=parseInt(d.clip.height);w=parseInt(d.clip.width);}  var st=0,rStart=parseInt(g.p7sStartLeft),tStart=parseInt(g.p7sStartTop);g.p7sH=h;g.p7sW=w;  if(md=="Down"){tt=y-sp;st=parseInt(g.p7sBot)-h-tStart;   if(tStart<0 && tt<tStart){dd.top=tStart+pa;   }else if(tStart>=0 && tt<st){dd.top=st+pa;}else{dd.top=tt+pa;m=true;}}  if(md=="Up"){tt=sp+y;var rEnd=tStart+h;if(tStart<0 && tt>rEnd){dd.top=rEnd+pa;   }else if(tStart>=0 && tt>tStart){dd.top=tStart+pa;}else{dd.top=tt+pa;m=true;}}  if(md=="Right"){tt=x-sp;st=parseInt(g.p7sRight)-w-rStart;   if(rStart<0 && tt<rStart){dd.left=rStart+pa;   }else if (rStart>=0 && tt<st){dd.left=st+pa;}else{dd.left=tt+pa;m=true;}}  if(md=="Left"){tt=x+sp;var rEnd=rStart+w;if(rStart<0 && tt>rEnd){dd.left=rEnd+pa;   }else if (rStart>=0 && tt>rStart){dd.left=rStart+pa;}else{dd.left=tt+pa;m=true;}}  if(m && g.toMove){eval(ti);}else{if(g.P7Sflip==1){clearTimeout(g.p7Magic);var tj=0;   eval("g.p7Magic=setTimeout(\"P7_runScroller('"+co+"','Reverse','Medium',0,0,0,1)\","+tj+")");  }else{if(op>0 && g.toMove){   g.p7sCycle=0;dd.top=g.p7sStartTop+pa;dd.left=g.p7sStartLeft+pa;eval(ti);}}} }  function P7_runScroller(co,md,spd,op,dy,cy,flp) { //v2.9 by PVII  var g,d,dd,rl=0;rt=0;pa='',sp=2,fr=10,slw=true,kl=true;  if((parseInt(navigator.appVersion)>4 || navigator.userAgent.indexOf("MSIE")>-1)&& navigator.userAgent.indexOf("Opera")==-1){pa="px";}  if(navigator.userAgent.indexOf("NT")>-1 || navigator.userAgent.indexOf("Windows 2000")>-1 ){slw=false;}  if((g=MM_findObj(co))!=null){if(g.p7Scroll){  if((d=MM_findObj(g.p7Scroll))!=null){dd=(document.layers)?d:d.style;  if(md=="Resume" && g.P7Sspd){spd=g.P7Sspd;md=g.P7Smd;op=g.P7Sop;dy=0;cy=g.P7Scy;flp=g.P7Sflip;kl=false;}  if(md=="Reverse" && g.P7Sspd){spd=g.P7Sspd;md=g.P7Smd;op=g.P7Sop;flp=g.P7Sflip;dy=0;cy=g.P7Scy;kl=false;g.p7sCycle=0;   if(g.P7Smd == "Down"){md="Up";if(g.P7Sop>0){g.p7sStartTop=g.p7sStartTop-g.p7sH;}}   if(g.P7Smd == "Up"){md="Down";if(g.P7Sop>0){g.p7sStartTop=g.p7sStartTop+g.p7sH;}}   if(g.P7Smd == "Left"){md="Right";if(g.P7Sop>0){g.p7sStartLeft=g.p7sStartLeft+g.p7sW;}}   if(g.P7Smd == "Right"){md="Left";if(g.P7Sop>0){g.p7sStartLeft=g.p7sStartLeft-g.p7sW;}}}  if(spd=="Slow"){sp=(slw)?2:1;fr=(slw)?40:30;  }else if(spd=="Medium"){sp=(slw)?4:1;fr=(slw)?40:10;  }else{sp=(slw)?8:4;fr=(slw)?40:10;}  if(md=="Stop"){g.toMove=false;clearTimeout(g.p7Magic);}else if(md=="Reset"){   g.toMove=false;dd.top=g.p7sStartTop+pa;dd.left=g.p7sStartLeft+pa;  }else{if(kl){g.P7Ssp=sp;g.P7Sfr=fr;}if(md=="Speed"){return;}   g.toMove=true;clearTimeout(g.p7Magic);   g.P7Smd=md;g.P7Sspd=spd;g.P7Sop=op;g.P7Sdy=dy;g.P7Scy=cy;g.P7Sflip=flp;   eval("P7_moveScroll('"+co+"','"+md+"',"+op+","+dy+","+cy+")");}}}} }  function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; }  function MM_preloadImages() { //v3.0   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} }  function MM_swapImage() { //v3.0   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} }  function MM_openBrWindow(theURL,winName,features) { //v2.0   window.open(theURL,winName,features); } //--> </script> <link rel="stylesheet" href="../../../../styles/bobok.css" type="text/css"> <link rel="stylesheet" href="../../../../gwstyles/gwstyle.css" type="text/css"> <style type="text/css">  #p7s1content1 { position: absolute; width: 410px; z-index: 99; left: 0px; top: 0px; visibility: visible; background-image:    url(../medias/05_00.gif)} </style> <link rel="stylesheet" href="../../../../styles/instit.css" type="text/css"> </head>  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" background="../../medias/bk_rouge.jpg" link="#990000" vlink="#660000" alink="#660000" onLoad="P7_setScroller('p7scroller1','p7s1content1',0,0);MM_preloadImages('../medias/an_02_01.gif','../medias/an_03_01.gif','../medias/an_05_01.gif','../medias/an_06_01.gif','../medias/an_07_01.gif','../medias/an_09_01.gif','../medias/an_11_01.gif','../medias/an_13_01.gif','../medias/an_15_01.gif','../medias/an_17_01.gif','../medias/an_19_01.gif','../medias/an_21_01.gif','../medias/an_23_01.gif','../medias/an_25_01.gif','../medias/an_27_01.gif','../medias/an_29_01.gif','../medias/an_08_01.gif')"> <div id="barregrishaut" style="position:absolute; left:0px; top:0px; width:760px; height:10px; z-index:98; background-image:    url(../medias/01_00.gif); layer-background-image:    url(../medias/01_00.gif); border: 1px none #000000"></div> <div id="visueldroitehaut" style="position:absolute; left:520px; top:10px; width:240px; height:295px; z-index:6"><img src="medias/04_00.gif" width="240" height="309" alt="visuel" border="0" name="visdrhaut"></div> <div id="titrepage" style="position:absolute; left:110px; top:10px; width:410px; height:40px; z-index:12"><img src="medias/03_00.gif" width="410" height="40" alt="equipe" border="0" name="tit"></div> <div id="p7sc1BG" style="position:absolute; left:110px; top:50px; width:410px; height:269px; z-index:99; background-image:    url(../../medias/bk_centr.gif); layer-background-image:    url(../../medias/bk_centr.gif); border: 1px none #000000"></div> <div id="p7scroller1" style="position:absolute; width:410px; height:242px; z-index:100; left: 110px; top: 50px; overflow: hidden; clip: rect(0px 408px 242px 0px); background-image:    url(../medias/05_00.gif); layer-background-image:    url(../medias/05_00.gif)">    <div id="p7s1content1" style="background-image:    url(../medias/05_00.gif)">      <table width="408" border="0" cellspacing="6" cellpadding="0">       <tr>          <td class="unnamed1">           <p>27 sept au 6 oct <br>             <i><a href="#" onClick="MM_openBrWindow('woyzeck/index.htm','woy01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Woyzeck</a></i>              - Georg B&uuml;chner - Arp&aacute;d Schilling </p>           <p>10 au 14 oct <br>             <i><a href="#" onClick="MM_openBrWindow('fanatiqu/index.htm','fan01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Megsz&aacute;llottak</a>              (Fanatiques !) </i>- Arp&aacute;d Schilling </p>           <p>7 au 10 nov <br>             <i><a href="#" onClick="MM_openBrWindow('nexxt/index.htm','neex01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Nexxt              - Frau Plastic Chicken Show</a></i> - Istv&aacute;n Tasn&aacute;di              - Arp&aacute;d Schilling </p>           <p>4 au 7 oct<i></i> <br>             <i><a href="#" onClick="MM_openBrWindow('endstati/index.htm','end01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Endstation              Amerika</a> </i>- Tennessee Williams - Frank Castorf </p>           <p>19 au 21 oct <br>             <i><a href="#" onClick="MM_openBrWindow('ethiopiq/index.htm','ethi01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Ethiopique              2</a></i></p>           <p>6 au 18 nov<br>             <a href="#" onClick="MM_openBrWindow('unegrece/index.htm','grec01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')"><i>D'une              Gr&egrave;ce l'autre</i></a></p>           <p>16 au 18 nov <br>             <i><a href="#" onClick="MM_openBrWindow('rebetiko/index.htm','reb01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Rebetiko              !</a></i></p>           <p>Du 22 nov au 23 d&eacute;c<i><br>             <a href="#" onClick="MM_openBrWindow('cyrano/index.htm','cyr01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Cyrano              de Bergerac</a> </i>- Edmond Rostand - Jacques Weber</p>           <p>27 nov au 23 d&eacute;c <br>             <i><a href="miroirs/index.htm" onClick="MM_openBrWindow('miroirs/index.htm','mir01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Miroirs              noirs</a></i> - Arno Schmidt - Patrick Sommier </p>           <p>15 janv au 16 f&eacute;v <br>             <i><a href="#" onClick="MM_openBrWindow('lesonge/index.htm','song01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Le              Songe d'une nuit d'&eacute;t&eacute;</a>- <a href="#" onClick="MM_openBrWindow('othello/index.htm','oth01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Othello</a></i>              - William Shakespeare - Laurent Laffargue </p>           <p>23 janv au 17 f&eacute;v <br>             <i><a href="#" onClick="MM_openBrWindow('odombra/index.htm','od01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Od              ombra od omo - Visions de Dante</a></i> - Dante, Mandelstam, Levi              - Lukas Hemleb </p>           <p>6 mars <br>             <i>Banlieues Bleues </i>- <a href="#" onClick="MM_openBrWindow('banlieue/index.htm','ban01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Cecil              Taylor</a> </p>           <p>15 mars au 14 avr <br>             <i><a href="#" onClick="MM_openBrWindow('turcaret/index.htm','tur01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Turcaret</a>              </i>- Alain Ren&eacute; Lesage - G&eacute;rard Desarthe </p>           <p>19 mars au 12 avr <br>             <i><a href="#" onClick="MM_openBrWindow('anticlim/index.htm','anticlim','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Anticlimax</a>              </i>- Werner Schwab - Hauke Lanz </p>           <p>14 au 19 mai <br>             <i><a href="#" onClick="MM_openBrWindow('chaabi/index.htm','chaa01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Cha&acirc;bi</a></i>            </p>           <p>25 mai au 8 juin <br>             <i><a href="#" onClick="MM_openBrWindow('r_choreg/index.htm','cho01','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=250')">Rencontres              chor&eacute;graphiques internationales de Seine-Saint-Denis</a></i>            </p>           </td>       </tr>     </table>   </div> </div> <div id="p7sc1ResetBG" style="position:absolute; left:445px; top:10px; width:18px; height:18px; z-index:102; background-color: #000000; layer-background-color: #000000"><img src="../../../../gwimages/shim.gif" width="18" height="20"></div> <div id="p7sc1Reset" style="position:absolute; left:445px; top:10px; width:18px; height:18px; z-index:103; background-color: #9CAEA5; layer-background-color: #9CAEA5"><a href="javascript:;" onMouseDown="P7_runScroller('p7scroller1','Reset','Medium',0,0,0,0);return false" onClick="return false" onFocus="if(this.blur)this.blur()"><img src="../../../../gwimages/p7gw_reset.gif" width="18" height="18" border="0" alt="Reset"></a></div> <div id="p7sc1UpBG" style="position:absolute; left:471px; top:10px; width:18px; height:18px; z-index:102; background-color: #000000; layer-background-color: #000000"><img src="../../../../gwimages/shim.gif" width="18" height="20"></div> <div id="p7sc1Up" style="position:absolute; left:471px; top:10px; width:18px; height:18px; z-index:103; background-color: #9CAEA5; layer-background-color: #9CAEA5"><a href="javascript:;" onMouseDown="P7_runScroller('p7scroller1','Up','Fast',0,0,0,0);return false" onMouseUp="P7_runScroller('p7scroller1','Stop','Medium',0,0,0,0)" onClick="return false" onFocus="if(this.blur)this.blur()"><img src="../../../../gwimages/p7gw_up.gif" width="18" height="18" border="0" alt="Up"></a></div> <div id="p7sc1DownBG" style="position:absolute; left:497px; top:10px; width:18px; height:18px; z-index:102; background-color: #000000; layer-background-color: #000000"><img src="../../../../gwimages/shim.gif" width="18" height="20"></div> <div id="p7sc1Down" style="position:absolute; left:497px; top:10px; width:18px; height:18px; z-index:103; background-color: #9CAEA5; layer-background-color: #9CAEA5"><a href="javascript:;" onMouseDown="P7_runScroller('p7scroller1','Down','Fast',0,0,0,0);return false" onMouseUp="P7_runScroller('p7scroller1','Stop','Medium',0,0,0,0)" onClick="return false" onFocus="if(this.blur)this.blur()"><img src="../../../../gwimages/p7gw_down.gif" width="18" height="18" border="0" alt="Down"></a></div>  <div id="Layer1" style="position:absolute; left:0px; top:10px; width:110px; height:309px; z-index:104; background-image: url(../medias/an_ga.gif); layer-background-image: url(../medias/an_ga.gif); border: 1px none #000000">   <div id="visuelgauche" style="position:absolute; left:0px; top:0px; width:110px; height:109px; z-index:10">      <table width=110 border=0 cellpadding=0 cellspacing=0>       <tr>          <td rowspan=15 width="14"> <img src="../medias/an_01_01.jpg" width=14 height=294 alt="bande gauche" border="0"></td>         <td width="34"> <a href="contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtcinq','','../medias/an_02_01.gif',1)" target="_self"><img src="../medias/an_02_00.gif" width=34 height=29 alt="85_86" name="quatrevingtcinq" border="0"></a></td>         <td width="29"> <a href="../1999_00/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtdixneuf','','../medias/an_03_01.gif',1)" target="_self"><img src="../medias/an_03_00.gif" width=29 height=29 alt="99-00" border="0" name="quatrevingtdixneuf"></a></td>         <td rowspan=15 width="33">&nbsp; </td>       </tr>       <tr>          <td width="34"> <a href="../1986_87/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtsix','','../medias/an_05_01.gif',1)" target="_self"><img src="../medias/an_05_00.gif" width=34 height=19 alt="86_87" border="0" name="quatrevingtsix"></a></td>         <td width="29"> <a href="../2000_01/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('deuxmille','','../medias/an_06_01.gif',1)" target="_self"><img src="../medias/an_06_00.gif" width=29 height=19 alt="00-01" border="0" name="deuxmille"></a></td>       </tr>       <tr>          <td width="34"> <a href="../1987_88/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtsept','','../medias/an_07_01.gif',1)" target="_self"><img src="../medias/an_07_00.gif" width=34 height=19 alt="87-88" border="0" name="quatrevingtsept"></a></td>         <td width="29"> <a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('logo?haut','','../medias/an_08_01.gif',1)"><img src="../medias/an_08_01.gif" width=29 height=19 border="0" alt="vide" name="deuxmilleun"></a></td>       </tr>       <tr>          <td width="34"> <a href="../1988_89/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingthuit','','../medias/an_09_01.gif',1)" target="_self"><img src="../medias/an_09_00.gif" width=34 height=19 alt="88-89" border="0" name="quatrevingthuit"></a></td>         <td width="29"> <img src="../medias/an_10_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1989_90/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtneuf','','../medias/an_11_01.gif',1)" target="_self"><img src="../medias/an_11_00.gif" width=34 height=19 alt="89-90" border="0" name="quatrevingtneuf"></a></td>         <td width="29"> <img src="../medias/an_12_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1990_91/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtdix','','../medias/an_13_01.gif',1)" target="_self"><img src="../medias/an_13_00.gif" width=34 height=19 alt="90-91" border="0" name="quatrevingtdix"></a></td>         <td width="29"> <img src="../medias/an_14_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1991_92/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtonze','','../medias/an_15_01.gif',1)" target="_self"><img src="../medias/an_15_00.gif" width=34 height=18 alt="91-92" border="0" name="quatrevingtonze"></a></td>         <td width="29"> <img src="../medias/an_16_00.gif" width=29 height=18 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1992_93/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtdouze','','../medias/an_17_01.gif',1)" target="_self"><img src="../medias/an_17_00.gif" width=34 height=20 alt="92-93" border="0" name="quatrevingtdouze"></a></td>         <td width="29"> <img src="../medias/an_18_00.gif" width=29 height=20 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1993_94/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingttreize','','../medias/an_19_01.gif',1)" target="_self"><img src="../medias/an_19_00.gif" width=34 height=19 alt="93-94" border="0" name="quatrevingttreize"></a></td>         <td width="29"> <img src="../medias/an_20_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1994_95/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtquatorze','','../medias/an_21_01.gif',1)" target="_self"><img src="../medias/an_21_00.gif" width=34 height=19 alt="94-95" border="0" name="quatrevingtquatorze"></a></td>         <td width="29"> <img src="../medias/an_22_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1995_96/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtquinze','','../medias/an_23_01.gif',1)" target="_self"><img src="../medias/an_23_00.gif" width=34 height=19 alt="95-96" border="0" name="quatrevingtquinze"></a></td>         <td width="29"> <img src="../medias/an_24_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1996_97/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtseize','','../medias/an_25_01.gif',1)" target="_self"><img src="../medias/an_25_00.gif" width=34 height=19 alt="96-97" border="0" name="quatrevingtseize"></a></td>         <td width="29"> <img src="../medias/an_26_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1997_98/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtdixsept','','../medias/an_27_01.gif',1)" target="_self"><img src="../medias/an_27_00.gif" width=34 height=19 alt="97-98" border="0" name="quatrevingtdixsept"></a></td>         <td width="29"> <img src="../medias/an_28_00.gif" width=29 height=19 border="0" alt="vide"></td>       </tr>       <tr>          <td width="34"> <a href="../1998_99/contenu.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('quatrevingtdixhuit','','../medias/an_29_01.gif',1)" target="_self"><img src="../medias/an_29_00.gif" width=34 height=18 alt="98-99" border="0" name="quatrevingtdixhuit"></a></td>         <td width="29"> <img src="../medias/an_30_00.gif" width=29 height=18 border="0" alt="vide"></td>       </tr>       <tr>          <td colspan=2>&nbsp; </td>       </tr>     </table>   </div> </div> </body> </html> 
