 <HTML> <HEAD> <title>Joupi.com : jeux et jouets pour toute la famille - Des jouets, cliquez... et puis voil&agrave; !</title> <meta name="description" content="Magasin virtuel de jeux et jouets, propose toutes les grandes marques, tous les divertissements, des jeux ducatifs, jeux en bois, jouet musical, jouets anciens, dguisements, panoplies, poupes, pyrogravure, peluches, jeux vido, voitures teleguides ou miniature, ... Trouvez facilement votre jouet grce au site marchand du rseau des magasins Joupi."> <meta name="keywords" content="joupi, jeux, jouets, jeu, jouets, vente en ligne de jouets, jeux vidos, trottinette, jouets musicaux, peluche, poupe, cadeau, cadeaux, cadeau d'anniversaire, smoby, ours en peluche, voiture teleguidee, voiture miniature, jouets d'autrefois, pyrogravure, magasins de jouets, jouets anciens, jouets musicaux, jouet musical, jeux karaoke, jeux puzzle, commander jouets, acheter jouets "> <link rel="stylesheet" href="include/joupi.css"> <script src="include/javascript.js"></script> <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 concours() { window.open('gagnants_ete2.html','','width=595,height=360'); }  function popup3() { window.open('partenaires.html','w1','width=600,height=440,left=100,top=50'); } /*--------------------------------------------------------------------------------------------------------*/  // scripts pour les acualits ------------------------------------------------------- 		 ns4 = (navigator.appName.indexOf("Netscape")+1) // test Netscape ou IE var nblay;    // nombre total de calques var coords; // les positions de tous les calques var lay;          // variable de gestion des calques var pos;          // variable de position verticale des calques var haut = 155;    // hauteur d'un calque var esp = 7;      // espace inter-calque var nom = "elt";  // prfixe des noms de calques var speed = 30;   // vitesse de dfilement (plus chiffre petit, plus vite) var pause = 2500; // temps de pause entre les calques (ms) var cycle = 0;    // pour compter les cycles et pouvoir faire une pause entre chaque calque var laytop = 1;   // calque le plus haut var cpterebours;  // le compte  rebours  function init(i) // remplissage du vecteur contenant les positions y de tous les calques { 	nblay = i; 	coords = new Array(nblay+1) 	for( var x = 1; x <= nblay; x++ ) 		coords[x] = (x-1)*(haut+esp); }  function montee() // montee des calques {	 	if( cycle < (haut + esp)) 	{ 		for( lay = 1; lay <= nblay; lay++ ) 		{ 			pos = coords[lay]; 			 			if( pos > (haut*-1)) // si calque encore visible on le monte 			{ 				deplace(lay, (pos-1)); 				coords[lay] = pos-1; 			} 			else // sinon on le remet en bas de la pile 			{ 				deplace(lay, ((nblay-1)*(haut+esp)+esp)); 				coords[lay] = (nblay-1)*(haut+esp)+esp-1; 			} 		} 		cycle++; 		cpterebours = setTimeout("montee()",speed); 	} 	else // les calques sont tous monts  la position des calques prcdents 	{ 		cycle = 0; 		if( laytop < nblay ) // on met  jour le numro du calque le plus haut 			laytop++; 		else 			laytop = 1; 		cpterebours = setTimeout("montee()",pause); 	} }  function deplace(numlay, y) // deplace le calque pass en parametre de y pixels {         if( ns4 )                 eval("document.main.document."+nom+numlay+".top = "+y);         else                 eval("document.all."+nom+numlay+".style.top = "+y); }  function precedent() // voir le calque prcdent { 	if( laytop == 1 ) 		laytop = nblay; 	else 		laytop--; 	replace(); }  function suivant() // voir le calque suivant { 	replace();	 	if( laytop == nblay ) 		laytop = 1; 	else 		laytop++; }  function replace() // repositionnement aprs clic sur le bouton suivant ou prcdent { 	clearTimeout(cpterebours); // on stop le rappelle automatique de montee() 	var j = 0; 	for( var k = laytop; k <= nblay; k++ ) 	{ 		deplace(k, (j*(esp+haut))); 		coords[k] = j*(esp+haut); 		j++; 	} 	if( laytop != 1 ) 		for( var k = 1; k < laytop; k++ ) 		{ 			deplace(k, (j*(esp+haut))); 			coords[k] = j*(esp+haut); 			j++; 		} 	cycle = 0; 	cpterebours = setTimeout("repart()",pause); }  function repart() // permet la pause sur Netscape aprs un clic sur suivant ou prcdent { 	montee(); }  // fin scripts pour les acualits ------------------------------------------------------- //--> </script> <script name="Used by MM_checkPlugin" language="javascript"> <!-- with (navigator) if (appName.indexOf('Microsoft')!=-1 && appVersion.indexOf('Mac')==-1) document.write(''+ '<scr'+'ipt language="VBScript">\nOn error resume next\n'+ 'MM_dir = IsObject(CreateObject("SWCtl.SWCtl.1"))\n'+ 'MM_flash = NOT IsNull(CreateObject("ShockwaveFlash.ShockwaveFlash"))\n</scr'+'ipt>'); //--> </script> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_checkPlugin(plgIn,path_du_flash,path_image,longueur_flash,hauteur_flash)  {  var chaine ="<object width="+ longueur_flash +" height="+ hauteur_flash +"><param name=movie value=\"" + path_du_flash +"\"><param name=quality value=high>"+ "<embed src=\"" + path_du_flash +"\" quality=high type=\"application/x-shockwave-flash\" width="+ longueur_flash +" height="+ hauteur_flash +"></embed></object>"; var chaine2 ="<img src=\""+ path_image +"\" border=0 >";    var ok=false;   with (navigator) if (appName.indexOf('Microsoft')==-1 || (plugins && plugins.length)) {     ok=(plugins && plugins[plgIn]);   } else if (appVersion.indexOf('3.1')==-1) { //not Netscape or Win3.1     if (plgIn.indexOf("Flash")!=-1 && window.MM_flash!=null) ok=window.MM_flash;     else if (plgIn.indexOf("Director")!=-1 && window.MM_dir!=null) ok=window.MM_dir;}   if (ok) document.write(chaine);  	else document.write(chaine2);  } //MM_checkPlugin('Shockwave Flash','PATH_du_flash','Path_image','lg','ht'); a placer dans la page  //--> </script>  <noscript> <a href="http://www.joupi.com/smoby.html">smoby</a>  <a href="http://www.joupi.com/ours_en_peluche.html">ours en peluche</a>  <a href="http://www.joupi.com/jeux_educatifs.html">jeux ducatifs</a>  <a href="http://www.joupi.com/deguisement.html">deguisement</a>  <a href="http://www.joupi.com/teletubbies.html">Teletubbies</a>  <a href="http://www.joupi.com/eveil.html">veil</a>  <a href="http://www.joupi.com/trottinette.html">trottinette</a>  <a href="http://www.joupi.com/dinosaures.html">dinosaures</a>  <a href="http://www.joupi.com/poupee.html">poupe</a>  <a href="http://www.joupi.com/playmobil.html">Playmobil</a>  <a href="http://www.joupi.com/jouet.html">jouet</a>  <a href="http://www.joupi.com/pokemon.html">pokmon</a>  <a href="http://www.joupi.com/instruments_de_musique.html">instruments de musique</a>  <a href="http://www.joupi.com/maquette.html">maquette</a>  <a href="http://www.joupi.com/divertissement.html">divertissement</a>  <a href="http://www.joupi.com/vente_jouets.html">vente de jeux et jouets</a>  <a href="http://www.joupi.com/jeux_enfant.html">jeux d'enfant</a>  <a href="http://www.joupi.com/jeux_video.html">jeux vido</a>  <a href="http://www.joupi.com/halloween.html">Halloween</a>  <a href="http://www.joupi.com/cadeau.html">cadeau</a> <a href="http://www.joupi.com/magasin_jouet.html">magasin jouet</a>  <a href="http://www.joupi.com/acheter_jouets.html">acheter jouets</a>  <a href="http://www.joupi.com/cadeau_anniversaire.html">cadeau anniversaire</a>  <a href="http://www.joupi.com/commander_jouets.html">commander jouets</a>  <a href="http://www.joupi.com/jeux_en_bois.html">jeux en bois</a>  <a href="http://www.joupi.com/jeux_karaoke.html">jeux karaoke</a>  <a href="http://www.joupi.com/jeux_puzzle.html">jeux puzzle</a>  <a href="http://www.joupi.com/jouet_en_bois.html">jouet en bois</a>  <a href="http://www.joupi.com/jouet_musical.html">jouet musical</a>  <a href="http://www.joupi.com/jouets_anciens.html">jouets anciens</a>  <a href="http://www.joupi.com/magasin_jouets.html">magasin de jouets</a>  <a href="http://www.joupi.com/panoplies.html">panoplies</a>  <a href="http://www.joupi.com/pyrogravure.html">pyrogravure</a>  <a href="http://www.joupi.com/voiture_teleguidee.html">voiture teleguidee</a>  <a href="http://www.joupi.com/voiture_miniature.html">voiture miniature</a>  </noscript>  </head>  <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!-- MENU HAUT --> <script LANGUAGE="JavaScript"> <!-- function verif_saisie_moteur(jsStrValue) {         if (jsStrValue == "")   {     alert("Vous devez saisir un texte de recherche.")     return false   }   else   {     return true   }    }  /*function ident() { 	alert("Veuillez vous identifier"); }*/ //--> </script> <table width="754" border="0" cellspacing="0" cellpadding="0">   <tr>      <td colspan="5" bgcolor="#DDF0F7"><img src="images/commun/shim.gif" width="100" height="8"></td>   </tr>   <tr>      <td rowspan="3" bgcolor="#DDF0F7"><img src="images/commun/shim.gif" width="2" height="10"></td>     <td rowspan="2" bgcolor="#05A4C0" width="151"><img src="images/bnavh/bnavh_img_anglehg.gif" width="8" height="15"><br>       <a href="index2.html"><img src="images/bnavh/bnavh_logo_joupi.gif" width="151" height="43" border="0"></a></td>     <td width="469"><img src="images/bnavh/bnavh_txt_joupi.gif" width="469" height="30"></td>     <td rowspan="4" width="35"><img src="images/bnavh/bnavh_img_pictos.gif" width="35" height="85"></td>     <td rowspan="4" width="97" bgcolor="#DDF0F7">        <table width="95" border="0" cellspacing="0" cellpadding="0">         <tr align="right" bgcolor="#05A4C0">            <td><img src="images/bnavh/bnavh_img_anglehd.gif" width="7" height="15"></td>         </tr>         <tr>           <td><img src="images/bnavh/bnavh_img_bande.gif" width="95" height="12"></td>         </tr>          <tr>           <td><img src="images/bnavh/bnavh_txt_panier.gif" width="95" height="58" usemap="#Maphaut" border="0"><map name="Maphaut"><area shape="rect" coords="0,0,56,12" href="panier.asp"><area shape="rect" coords="0,18,62,32" href="erreur.asp?compte"><area shape="rect" coords="0,39,92,51" href="erreur.asp?compte"></map></td>         </tr>       </table>     </td>   </tr>   <tr>      <td><img src="images/bnavh/bnavh_img_magasin.gif" width="30" height="28"><a href="pres_magasins.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image37','','images/bnavh/bnavh_btn_magasin_on.gif',1)"><img name="Image37" border="0" src="images/bnavh/bnavh_btn_magasin_off.gif" width="47" height="28"></a><img src="images/bnavh/bnavh_img_bebes.gif" width="34" height="28"><a href="univers_bb.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image39','','images/bnavh/bnavh_btn_bebes_on.gif',1)"><img name="Image39" border="0" src="images/bnavh/bnavh_btn_bebes_off.gif" width="37" height="28"></a><img src="images/bnavh/bnavh_img_garcons.gif" width="24" height="28"><a href="univers_g.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image41','','images/bnavh/bnavh_btn_garcons_on.gif',1)"><img name="Image41" border="0" src="images/bnavh/bnavh_btn_garcons_off.gif" width="41" height="28"></a><img src="images/bnavh/bnavh_img_filles.gif" width="32" height="28"><a href="univers_fil.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image43','','images/bnavh/bnavh_btn_filles_on.gif',1)"><img name="Image43" border="0" src="images/bnavh/bnavh_btn_filles_off.gif" width="41" height="28"></a><img src="images/bnavh/bnavh_img_mixtes.gif" width="26" height="28"><a href="univers_fg.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image45','','images/bnavh/bnavh_btn_mixtes_on.gif',1)"><img name="Image45" border="0" src="images/bnavh/bnavh_btn_mixtes_off.gif" width="40" height="28"></a><img src="images/bnavh/bnavh_img_ados.gif" width="23" height="28"><a href="univers_ados.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image47','','images/bnavh/bnavh_btn_ados_on.gif',1)"><img name="Image47" border="0" src="images/bnavh/bnavh_btn_ados_off.gif" width="25" height="28"></a><img src="images/bnavh/bnavh_img_jeux.gif" width="29" height="28"><a href="univers_fam.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image49','','images/bnavh/bnavh_btn_jeux_on.gif',1)"><img name="Image49" border="0" src="images/bnavh/bnavh_btn_jeux_off.gif" width="40" height="28"></a></td>   </tr>   <tr>      <td colspan="2"><img src="images/bnavh/bnavh_pic_ombre.gif" width="620" height="6"></td>   </tr>   <tr>      <td background="images/commun/comm_img_degradeg.gif" width="2"><img src="images/commun/shim.gif" width="2" height="10"></td>     <td><img src="images/bnavh/bnavh_img_serviceclient.gif" width="151" height="21"></td>     <td>       <table width="469" border="0" cellspacing="0" cellpadding="0"> 		<form method="post" action="fiche_selection.asp" name="FORM_MOTEUR">         <tr>           <td align="right" width="148" bgcolor="#6ECCDA"><img src="images/bnavh/bnavh_img_recherche.gif" width="120" height="21"></td>             <td width="108" bgcolor="#6ECCDA" align="center">                <input type="text" maxlength="50" size="12" name=cb_mot_rech class="formulaire">               <input type =hidden name=IdProvenance value='6'><input type =hidden name=IdCourant value='1'>           </td>           <td width="39" bgcolor="#6ECCDA"><input type="image" src="images/bnavh/bnavh_btn_ok2.gif" width="21" height="21" border="0" onClick="return verif_saisie_moteur(FORM_MOTEUR.cb_mot_rech.value)"></td>           <td bgcolor="#6ECCDA"><img src="images/bnavh/bnavh_img_pas.gif" width="24" height="21"><a href="assistant_recherche.asp"><img src="images/bnavh/bnavh_img_assistant.gif" width="133" height="21" border="0"></a></td>           <td width="17" bgcolor="#6ECCDA"><img src="images/commun/shim.gif" width="17" height="8"></td>         </tr> 		</form>       </table>     </td>   </tr> </table>  <!-- FIN MENU HAUT --> <table width="754" border="0" cellspacing="0" cellpadding="0">   <tr>     <td width="2" background="images/commun/comm_img_degradeg.gif"><img src="images/commun/shim.gif" width="2" height="10"></td>     <td width="151" valign="top"><!-- MENU HAUT -->  <script LANGUAGE="JavaScript"> <!-- function goPage(jsStrPage, jsStrValue)  {   if (jsStrValue != "0")   {     window.location = jsStrPage + jsStrValue + '.asp';   }   }  function newsletter(){ window.open('http://195.101.204.84/mailaccent/joupi/joupifront.nsf','Newsletter','width=600,height=450,left=100,top=50'); }  function popup(){ window.open('partenaires.html','w1','width=600,height=450,left=100,top=50'); }  function popup2(){ window.open('popup_avis.htm','w1','width=600,height=410,left=100,top=50'); }  function go(destination) { 	if (destination != "") 		window.document.location.href = destination; } //--> </script> <style> a.menug:link { font-family: verdana, arial; font-size: 10px; color: #598298; text-decoration: none; font-weight: bold } a.menug:visited { font-family: verdana, arial; font-size: 10px; color: #598298; text-decoration: none; font-weight: bold } a.menug:hover { font-family: verdana, arial; font-size: 10px; color: #FF731E; text-decoration: none; font-weight: bold } a.menug:active { font-family: verdana, arial; font-size: 10px; color: #598298; text-decoration: none; font-weight: bold }  select.liste2 { font-family: Arial; font-size: 10px; background-color: #DDF0F7 } </style> <table width="151" border="0" cellspacing="0" cellpadding="0">   <tr>      <td colspan="3"><img src="images/bnavg/bnavg_img_servclient_sans%20numero.gif" width="151" height="55" usemap="#Mapcontact" border="0">        <map name="Mapcontact">         <area shape="rect" coords="14,1,130,45" href="contacts.asp" target="_self">       </map></td>   </tr>   <tr>      <td rowspan="31" width="3"><img src="images/commun/shim.gif" width="3" height="20"></td>     <td width="21"><img src="images/commun/shim.gif" width="21" height="15"></td>     <td width="127"><img src="images/commun/shim.gif" width="127" height="15"></td>   </tr>   <tr>      <td colspan="2"><img src="images/bnavg/bnavg_tit_identification.gif" width="146" height="23"></td>   </tr>   <form name="identif" method="post" action="xt_identifier_client.asp?page=homepage.asp">     <tr>        <td colspan="2">          <table width="148" border="0" cellspacing="0" cellpadding="0">            <!-- EXPLI dbut NON IDENTIFIE --> 		<tr> 			<td colspan="3"><img src="images/commun/shim.gif" width="50" height="5"></td> 		</tr>           <tr>             <td width="5"><img src="images/commun/shim.gif" width="5" height="5"></td>             <td width="120">                <input type="text" name="identifiant" maxlength="250" class="formulaire" value="saisissez votre login" onfocus="this.value=''" size='12'>             </td>             <td width="23">&nbsp;</td>           </tr>           <tr>             <td width="5"><img src="images/commun/shim.gif" width="5" height="5"></td>             <td>                <input type="text" name="password" class="formulaire" value="votre mot de passse" onfocus="this.value=''" size='12'>             </td>             <td><input type="image" border="0" src="images/commun/comm_btn_ok.gif" align="absbottom" width="21" height="21" name="image"></td>           </tr>           <!-- EXPLI fin NON IDENTIFIE -->             <!-- EXPLI fin IDENTIFIE -->         </table>       </td>     </tr>   </form>   <tr>      <td colspan="2"><img src="images/commun/shim.gif" width="21" height="8"></td>   </tr>   <tr>      <td colspan="2" valign="top" height="25"><img src="images/bnavg/bnavg_tit_espaceshopping.gif" width="146" height="23"></td>   </tr>   <form name=form_topt method=post action=fiche_topt.asp>     <tr>        <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>       <td height="16" class="bleu10"><a href="javascript:document.form_topt.submit()" class="menug">Nouveaut&eacute;s</a><input type=hidden name=IdCourant value=1></td>     </tr>   </form>   <form name=form_promo method=post action=fiche_promo.asp>     <tr>        <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>       <td height="16"><a href="javascript:document.form_promo.submit()" class="menug">Promotions</a><input type=hidden name=IdCourant value=1></td>     </tr>   </form>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="topten.asp" class="menug">Top des ventes</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="top_tendance.asp" class="menug">Jouets Tendance</a></td>   </tr>   <tr>      <td colspan="2" height="28" valign="bottom"><img src="images/bnavg/bnavg_tit_nosboutiques.gif" width="146" height="23"></td>   </tr>   <form name="choix_univers" method="post" action>     <tr>        <td colspan="2">          <table width="144" border="0" cellspacing="0" cellpadding="0">           <tr>             <td bgcolor="#DDF0F7" align="center"><img src="images/commun/shim.gif" width="127" height="5"></td>           </tr>           <tr bgcolor="#DDF0F7">              <td align="center"><font face="arial,verdana" size="1">               <select name="boutspec" size="1" class="liste2" onChange="javascript:goPage('boutic',document.choix_univers.boutspec.options[choix_univers.boutspec.selectedIndex].value)">                 <option value="0">Univers</option>                 <option value="1">A vos marques</option>                 <option value="2">Maquettes</option>                 <option value="3">mod&egrave;les r&eacute;duits</option>                 <option value="4">Puzzle</option>                 <option value="5">Audio et Vid&eacute;o</option>                 <option value="6">Sport</option>                 <option value="7">Premier &acirc;ge</option>                 <option value="8">Poup&eacute;e fille</option>                 <option value="9">Poup&eacute;e gar&ccedil;on</option>                 <option value="10">Peluche</option>                 <option value="11">Multim&eacute;dia</option>                 <option value="12">Construction</option>                 <option value="13">Les petits mondes</option>                 <option value="14">Jouet d'autrefois</option>                 <option value="15">Maxi jouet</option>                 <option value="16">Jeux manuels</option>                 <option value="17">Poup&eacute;e</option>                 <option value="18">Jeux intelligents</option>                 <option value="19">Bonjour b&eacute;b&eacute;</option>                 <option value="20">Radiocommande</option>               </select></font>               <script language="JavaScript1.1"> <!-- hsh = new Date(); hsd = document; hsi = '<img width="1" height="1" src="http://logi3.xiti.com/hit.xiti?s=76198' hsi += '&p=Menugauche_boutique&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds(); if(parseFloat(navigator.appVersion)>=4) {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;} hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" >'); //--> </script>             </td>           </tr>         </table>       </td>     </tr>     <tr>        <td colspan="2"><a href="bout_pays_boutiques.asp"><img src="images/bnavg/bnavg_img_paysboutiques.gif" width="146" height="46" border="0"></a></td>     </tr>     <tr>        <td colspan="2" height="30" valign="bottom"><img src="images/bnavg/bnavg_tit_nosvitrines.gif" width="146" height="23"></td>     </tr>     <tr>        <td colspan="2">          <table width="144" border="0" cellspacing="0" cellpadding="0">           <tr>             <td bgcolor="#DDF0F7" align="center"><img src="images/commun/shim.gif" width="127" height="5"></td>           </tr>            <tr>              <td bgcolor="#DDF0F7" align="center"><font size="1" face="arial,verdana"><select name="vitrines" size="1" class="liste2" onChange="javascript:goPage('vitrine',document.choix_univers.vitrines.options[choix_univers.vitrines.selectedIndex].value)"> 				<option value="0">Vitrines</option>  <option value="9"> Disney</option>  <option value="55"> Spirit</option>  <option value="45"> Les apprentis magiciens</option>  <option value="52"> Les mini stars</option>  <option value="50"> Star War</option>  <option value="48"> Monstres et Cie</option>  <option value="7"> Barbie de collection</option>  <option value="5"> Winnie</option>  <option value="33"> Babar</option>  <option value="4"> Teletubbies</option>  <option value="35"> Harry Potter</option>  <option value="42"> Jeux Tlviss</option>  <option value="24"> Paris Dakar</option>  <option value="59"> Spiderman</option>  <option value="41"> Dpart en vacances</option>  <option value="57"> Le livre de la jungle</option>  <option value="58"> Pompiers</option>  <option value="23"> La ferme</option>  <option value="36"> Les artistes</option>  <option value="20"> Pques</option>  <option value="19"> Naissance</option>                </select></font><script language="JavaScript1.1"> <!-- hsh = new Date(); hsd = document; hsi = '<img width="1" height="1" src="http://logi3.xiti.com/hit.xiti?s=76198' hsi += '&p=Menuguache_vitrine&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds(); if(parseFloat(navigator.appVersion)>=4) {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;} hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" >'); //--> </script></td>           </tr>          </table>       </td>     </tr>   </form>   <tr>      <td colspan="2" height="58" valign="top"><a href="vit_vitrines.asp"><img src="images/bnavg/bnavg_img_voirvitrines.gif" width="146" height="51" border="0"></a></td>   </tr>   <tr>      <td colspan="2" height="25" valign="top"> <img src="images/bnavg/bnavg_tit_services.gif" width="146" height="23"></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="javascript:newsletter()" class="menug">Newsletter</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="sommaire_dossier.asp" class="menug">Dossiers</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="souhait_creation.asp" class="menug">Liste de souhait</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="events_guide0.asp" class="menug">Guide d'achat</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="javascript:popup2()" class="menug">Donnez votre avis</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="serv_ecard.asp" class="menug">Envoyer une e-card</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="contacts.asp" class="menug">Contact</a></td>   </tr>   <tr>      <td colspan="2"><img src="images/commun/shim.gif" width="127" height="5"><br>       <img src="images/bnavg/bnavg_tit_presentation.gif" width="146" height="23"><br>       <img src="images/commun/shim.gif" width="127" height="2"></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="pres_actualites.asp" class="menug">Actualit&eacute;s</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="pres_qui.asp" class="menug">Qui est Joupi ?</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="pres_reseau.asp" class="menug">Historique</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="pres_magasins.asp" class="menug">Carte des magasins</a></td>   </tr>   <tr>      <td align="center" valign="bottom"><img src="images/commun/comm_pic_rondbleu.gif" width="13" height="13"></td>     <td height="16"><a href="presse.asp" class="menug">Espace presse</a></td>   </tr>   <tr>      <td align="center" valign="bottom" colspan="2"><img src="images/commun/shim.gif" width="127" height="8"></td>   </tr> </table>  <!-- FIN MENU HAUT --></td>     <td width="601" valign="top">       <table width="601" border="0" cellspacing="0" cellpadding="0">         <tr>            <td><img src="images/commun/shim.gif" width="6" height="4"></td>           <td width="9"><img src="images/commun/shim.gif" width="9" height="4"></td>           <td width="105"><img src="images/commun/shim.gif" width="105" height="4"></td>           <td width="6"><img src="images/commun/shim.gif" width="6" height="4"></td>           <td rowspan="3" width="2" background="images/commun/comm_img_degraded.gif"><img src="images/commun/shim.gif" width="2" height="1"></td>         </tr>         <tr>            <td width="460" valign="top" align="center">              <table width="460" border="0" cellspacing="0" cellpadding="0">               <tr>                  <td colspan="5">                   <table width="460" height="199" border="0" cellpadding="0" cellspacing="0">                     <tr>                        <td ><img src="images/homepage/hp_paques2003/hp_img_paques24.jpg" width="460" height="199"></td>                     </tr>                   </table></td>               </tr>               <tr>                  <td width="24" valign="top"><img src="images/homepage/hp_paques2003/hp_img_blanglehg.gif" width="24" height="14"></td>                 <td width="128">                     <table width="128" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td colspan="3"><img src="images/homepage/homepage260902/hp_img_vitrh.gif" width="128" height="16"></td>                     </tr>                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_vitrg.gif" width="10" height="80"></td>                       <td><a href="vitrine4.asp"><img src="images/vitrines/vitr_img_vitr04.gif" width="105" height="80" border="0"></a></td>                       <td><img src="images/homepage/homepage260902/hp_img_vitrd.gif" width="13" height="80"></td>                     </tr>                     <tr>                        <td colspan="3"><img src="images/homepage/homepage260902/hp_img_vitrb.gif" width="128" height="13"></td>                     </tr>                   </table>                  </td>                 <td align="center" width="156">                    <table width="128" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td colspan="3"><img src="images/homepage/homepage260902/hp_img_vitrh.gif" width="128" height="16"></td>                     </tr>                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_vitrg.gif" width="10" height="80"></td>                       <td><a href="vitrine20.asp"><img src="images/vitrines/vitr_img_vitr20.gif" width="105" height="80" border="0"></a></td>                       <td><img src="images/homepage/homepage260902/hp_img_vitrd.gif" width="13" height="80"></td>                     </tr>                     <tr>                        <td colspan="3"><img src="images/homepage/homepage260902/hp_img_vitrb.gif" width="128" height="13"></td>                     </tr>                   </table>                  </td>                 <td align="right" width="128">                     <table width="128" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td colspan="3"><img src="images/homepage/homepage260902/hp_img_vitrh.gif" width="128" height="16"></td>                     </tr>                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_vitrg.gif" width="10" height="80"></td>                       <td><a href="vitrine19.asp"><img src="images/vitrines/vitr_img_vitr19.gif" width="105" height="80" border="0"></a></td>                       <td><img src="images/homepage/homepage260902/hp_img_vitrd.gif" width="13" height="80"></td>                     </tr>                     <tr>                        <td colspan="3"><img src="images/homepage/homepage260902/hp_img_vitrb.gif" width="128" height="13"></td>                     </tr>                   </table>                  </td>                 <td width="24" valign="top" align="right"><img src="images/homepage/hp_paques2003/hp_img_blanglehd.gif" width="24" height="14"></td>               </tr>             </table>             <table width="460" border="0" cellspacing="0" cellpadding="0">               <tr>                  <td colspan="7"><img src="images/commun/shim.gif" width="6" height="16"></td>               </tr>               <tr>                  <td rowspan="2"><img src="images/commun/shim.gif" width="25" height="16"></td>                 <td width="130"><img src="images/homepage/homepage260902/hp_tit_promotions.gif" width="130" height="17"></td>                 <td rowspan="2" width="10"><img src="images/commun/shim.gif" width="10" height="16"></td>                 <td width="130"><img src="images/homepage/homepage260902/hp_tit_evenement.gif" width="130" height="17"></td>                 <td rowspan="2"><img src="images/commun/shim.gif" width="10" height="16"></td>                 <td width="130"><img src="images/homepage/homepage260902/hp_tit_evenement.gif" width="130" height="17"></td>                 <td rowspan="2"><img src="images/commun/shim.gif" width="25" height="16"></td>               </tr>                <tr>                  <td><a href="javascript:document.form_promo.submit()"><img src="images/homepage/vignettes/hp_img_promotion4.gif" width="130" height="110" border="0"></a></td>                 <td><a href="boutique5.asp" target="_self"><img src="images/homepage/hp_printemps2003/hp_img_bout5.gif" width="130" height="110" border="0"></a></td>                 <td><a href="catapaq2003.asp" target="_self"><img src="images/homepage/hp_paques2003/hp_img_catapaq.gif" width="130" height="110" border="0"></a></td>               </tr> 				<tr>                  <td colspan="7"><img src="images/commun/shim.gif" width="6" height="13"></td>               </tr>             </table>             <table width="440" border="0" cellspacing="0" cellpadding="0">               <tr>                  <td bgcolor="#DDF0F7"><img src="images/homepage/homepage260902/hp_img_cadrebleu_hg.gif" width="9" height="9"></td>                 <td rowspan="3" bgcolor="#DDF0F7" width="10"><img src="images/commun/shim.gif" width="10" height="16"></td>                 <td align="right" bgcolor="#DDF0F7"><img src="images/homepage/homepage260902/hp_img_cadrebleu_hd.gif" width="9" height="9"></td>               </tr>               <tr>                  <td bgcolor="#DDF0F7" align="right" width="201" valign="top">                    <table width="191" border="0" cellspacing="0" cellpadding="0">                     <tr>                       <td><img src="images/homepage/homepage260902/hp_img_hg_cadre.gif" width="5" height="5"></td>                       <td><img src="images/homepage/homepage260902/hp_img_h_cadre.gif" width="180" height="5"></td>                       <td><img src="images/homepage/homepage260902/hp_img_hd_cadre.gif" width="6" height="5"></td>                     </tr>                     <tr>                       <td width="5" background="images/homepage/homepage260902/hp_img_g_cadre.gif"><img src="images/commun/shim.gif" width="5" height="13"></td>                       <td align="center" bgcolor="#FFFFFF">                          <table border="0" cellspacing="0" cellpadding="0">                           <tr>                              <td colspan="2"><img src="images/homepage/homepage260902/hp_tit_dossiers.gif" width="130" height="17"></td>                           </tr>                           <tr>                              <td width="10"><img src="images/commun/shim.gif" width="10" height="8"></td>                             <td width="120"><img src="images/commun/shim.gif" width="120" height="8"></td>                           </tr>                           <tr>                              <td colspan="2" class="bleu10"><b>INFORMATIONS</b></td>                           </tr>                           <tr>                              <td width="10"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>                             <td class="bleu10" height="15"><a href="pres_magasins.asp" class="bleu10">Les                                magasins Joupi</a></td>                           </tr>                           <tr>                              <td colspan="2"><img src="images/commun/shim.gif" width="120" height="8"></td>                           </tr>                           <tr>                              <td colspan="2" class="bleu10"><b>DOSSIERS</b></td>                           </tr>                           <tr>                              <td width="10"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>                             <td class="bleu10" height="15"><a href="sommaire_dossier.asp" class="bleu10">Sommaire</a></td>                           </tr>                           <tr>                              <td width="10"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>                             <td class="bleu10" height="15"><a href="events_potter.asp" class="bleu10">Harry                                Potter </a></td>                           </tr>                           <tr>                              <td width="10"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>                             <td class="bleu10" height="15"><a href="events_dossier_magie.asp" class="bleu10">La                                magie</a></td>                           </tr>                           <tr>                              <td width="10"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>                             <td class="bleu10" height="15"><a href="events_dossier_societe.asp" class="bleu10">Jeux                                de soci&eacute;t&eacute;</a></td>                           </tr>                           <tr>                              <td colspan="2"><img src="images/commun/shim.gif" width="120" height="5"></td>                           </tr>                         </table>                       </td>                       <td width="6" background="images/homepage/homepage260902/hp_img_d_cadre.gif"><img src="images/commun/shim.gif" width="6" height="13"></td>                     </tr>                     <tr>                       <td><img src="images/homepage/homepage260902/hp_img_bg_cadre.gif" width="5" height="6"></td>                       <td><img src="images/homepage/homepage260902/hp_img_b_cadre.gif" width="180" height="6"></td>                       <td><img src="images/homepage/homepage260902/hp_img_bd_cadre.gif" width="6" height="6"></td>                     </tr>                   </table>                   <table width="191" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td colspan="3"><img src="images/commun/shim.gif" width="15" height="8"></td>                     </tr>                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_hg_cadre.gif" width="5" height="5"></td>                       <td><img src="images/homepage/homepage260902/hp_img_h_cadre.gif" width="180" height="5"></td>                       <td><img src="images/homepage/homepage260902/hp_img_hd_cadre.gif" width="6" height="5"></td>                     </tr>                     <tr>                        <td width="5" background="images/homepage/homepage260902/hp_img_g_cadre.gif"><img src="images/commun/shim.gif" width="5" height="13"></td>                       <td align="center" bgcolor="#FFFFFF"><img src="images/homepage/homepage260902/hp_img_marque.gif" width="180" height="45"><br>                         <img src="images/homepage/homepage260902/hp_tit_marque.gif" width="180" height="8">                        </td>                       <td width="6" background="images/homepage/homepage260902/hp_img_d_cadre.gif"><img src="images/commun/shim.gif" width="6" height="13"></td>                     </tr>                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_bg_cadre.gif" width="5" height="6"></td>                       <td><img src="images/homepage/homepage260902/hp_img_b_cadre.gif" width="180" height="6"></td>                       <td><img src="images/homepage/homepage260902/hp_img_bd_cadre.gif" width="6" height="6"></td>                     </tr>                   </table>                 </td>                 <td bgcolor="#DDF0F7" valign="top">                    <table width="219" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_hg_cadre.gif" width="5" height="5"></td>                       <td><img src="images/homepage/homepage260902/hp_img_h_cadre.gif" width="208" height="5"></td>                       <td><img src="images/homepage/homepage260902/hp_img_hd_cadre.gif" width="6" height="5"></td>                     </tr>                     <tr>                        <td width="5" background="images/homepage/homepage260902/hp_img_g_cadre.gif"><img src="images/commun/shim.gif" width="5" height="13"></td>                       <td align="center" bgcolor="#FFFFFF" valign="top">                          <table width="165" border="0" cellspacing="0" cellpadding="0">                           <tr>                              <td colspan="2"><img src="images/homepage/homepage260902/hp_tit_actualites.gif" width="130" height="17"></td>                           </tr>                           <tr>                              <td width="135"><img src="images/commun/shim.gif" width="135" height="8"></td>                             <td width="30"><img src="images/commun/shim.gif" width="30" height="8"></td>                           </tr>                           <tr>                              <td height="195">&nbsp;</td>                             <td valign="top" align="right">                                <table width="10" border="0" cellspacing="0" cellpadding="0">                                 <tr>                                   <td height="13"><a href="javascript:precedent()"><img src="images/homepage/homepage260902/hp_btn_haut.gif" width="14" height="13" border="0"></a></td>                                 </tr>                                 <tr>                                    <td background="images/homepage/homepage260902/hp_img_milieu.gif" height="145">&nbsp;</td>                                 </tr>                                 <tr>                                   <td height="14"><a href="javascript:suivant()"><img src="images/homepage/homepage260902/hp_btn_bas.gif" width="14" height="14" border="0"></a></td>                                 </tr>                               </table>                             </td>                           </tr>                         </table>                       </td>                       <td width="6" background="images/homepage/homepage260902/hp_img_d_cadre.gif"><img src="images/commun/shim.gif" width="6" height="13"></td>                     </tr>                     <tr>                        <td><img src="images/homepage/homepage260902/hp_img_bg_cadre.gif" width="5" height="6"></td>                       <td><img src="images/homepage/homepage260902/hp_img_b_cadre.gif" width="208" height="6"></td>                       <td><img src="images/homepage/homepage260902/hp_img_bd_cadre.gif" width="6" height="6"></td>                     </tr>                   </table>                 </td>               </tr>               <tr>                  <td bgcolor="#DDF0F7"><img src="images/homepage/homepage260902/hp_img_cadrebleu_bg.gif" width="9" height="9"></td>                 <td align="right" bgcolor="#DDF0F7"><img src="images/homepage/homepage260902/hp_img_cadrebleu_bd.gif" width="10" height="10"></td>               </tr>             </table>           </td>           <td width="9"><img src="images/commun/shim.gif" width="9" height="8"></td>           <td width="124" valign="top">              <table width="124" border="0" cellspacing="0" cellpadding="0">               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadreh.gif" width="123" height="5"></td>               </tr>               <tr>                  <td>                    <table width="124" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td width="5"><img src="images/homepage/homepage260902/hp_img_cadreg.gif" width="5" height="90"></td>                       <td width="105"><a href="fiche_produit.asp?ref=GU59491" target="_self"><img src="images/homepage/hp_paques2003/hp_img_59491.gif" width="105" height="90" border="0"></a></td>                       <td width="14"><img src="images/homepage/homepage260902/hp_img_cadred.gif" width="13" height="90"></td>                     </tr>                   </table>                 </td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_tit_produitstar.gif" width="123" height="17"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadrombre.gif" width="123" height="8"></td>               </tr>               <tr>                  <td height="19"><img src="images/commun/shim.gif" width="6" height="19"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadreh.gif" width="123" height="5"></td>               </tr>               <tr>                  <td>                    <table width="124" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td width="5"><img src="images/homepage/homepage260902/hp_img_cadreg.gif" width="5" height="90"></td>                       <td width="105"><a href="topten.asp"><img src="images/homepage/vignettes/hp_img_63759.gif" width="105" height="90" border="0"></a></td>                       <td width="14"><img src="images/homepage/homepage260902/hp_img_cadred.gif" width="13" height="90"></td>                     </tr>                   </table>                 </td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_tit_topventes.gif" width="123" height="17"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadrombre.gif" width="123" height="8"></td>               </tr>               <tr>                  <td height="19"><img src="images/commun/shim.gif" width="6" height="19"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadreh.gif" width="123" height="5"></td>               </tr> 			<form method=post name=form_selection action="fiche_selection.asp">               <tr>                  <td><input type=hidden name=IdProvenance value="13"><input type=hidden name=IdCourant value="1"><table width="124" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td width="5"><img src="images/homepage/homepage260902/hp_img_cadreg.gif" width="5" height="90"></td>                          <td width="105"><a href="seigneur.asp" target="_self"><img src="images/homepage/vignettes/hp_img_selection2.gif" width="105" height="90" border="0"></a></td>                       <td width="14"><img src="images/homepage/homepage260902/hp_img_cadred.gif" width="13" height="90"></td>                     </tr>                   </table>                 </td>               </tr></form>               <tr>                  <td><img src="images/homepage/homepage260902/hp_tit_selection.gif" width="123" height="17"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadrombre.gif" width="123" height="8"></td>               </tr>               <tr>                  <td height="19"><img src="images/commun/shim.gif" width="6" height="19"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadreh.gif" width="123" height="5"></td>               </tr>               <tr>                  <td>                    <table width="124" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td width="5"><img src="images/homepage/homepage260902/hp_img_cadreg.gif" width="5" height="90"></td>                       <td width="105"><a href="top_tendance.asp"><img src="images/homepage/hp_img_tendance4.jpg" width="105" height="90" border="0"></a></td>                       <td width="14"><img src="images/homepage/homepage260902/hp_img_cadred.gif" width="13" height="90"></td>                     </tr>                   </table>                 </td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_tit_tendance.gif" width="123" height="17"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadrombre.gif" width="123" height="8"></td>               </tr>               <tr>                  <td height="19"><img src="images/commun/shim.gif" width="6" height="19"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadreh.gif" width="123" height="5"></td>               </tr>               <tr>                  <td>                    <table width="124" border="0" cellspacing="0" cellpadding="0">                     <tr>                        <td width="5"><img src="images/homepage/homepage260902/hp_img_cadreg.gif" width="5" height="90"></td>                       <td width="105"><a href="boutique6.asp" target="_self"><img src="images/homepage/hp_paques2003/hp_img_maxjouet.gif" width="105" height="90" border="0"></a></td>                       <td width="14"><img src="images/homepage/homepage260902/hp_img_cadred.gif" width="13" height="90"></td>                     </tr>                   </table>                 </td>               </tr>               <tr>                  <td><img src="images/homepage/hp_printemps2003/hp_tit_rien.gif" width="123" height="17"></td>               </tr>               <tr>                  <td><img src="images/homepage/homepage260902/hp_img_cadrombre.gif" width="123" height="8"></td>               </tr>             </table>           </td>           <td><img src="images/commun/shim.gif" width="6" height="8"></td>         </tr>         <tr>            <td height="20" colspan="4" valign="bottom" align="right"><img src="images/commun/comm_img_gamme.gif" width="242" height="10"></td>         </tr>       </table>     </td>   </tr> </table> <div id="main" name="main" style="position:absolute; width:135px; height:162px; z-index:1; left: 405px; top: 605px; overflow: hidden">  			  <style type="text/css"> <!-- .actus {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #295C69} b { font-weight: bold; } //--> </style>   			  <div id="elt1" style="position:absolute; overflow: hidden; width: 135px; height: 155px; z-index:2; left: 0px; top: 0px"> 				<table width="135" border="0" cellspacing="0" cellpadding="0"> 				  <tr>  					<td height="140" valign="top" class="actus" colspan="2"><b>Le guide pu&#233;riculture 2003 est arriv&#233; !</b><br> 					  <br> 					  Nous mettons toute notre expertise &#224; votre service pour vous aider et vous conseiller sur les produits de...</td> 				  </tr> 				  <tr> 					                  <td width="12"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>  					<td height="15" width="122"><a href="pres_actualites.asp#actu19" target="_self" class="actus">en savoir plus</a></td> 				  </tr> 				</table> 			  </div> 			    			  <div id="elt2" style="position:absolute; overflow: hidden; width: 135px; height: 155px; z-index:2; left: 0px; top: 162px"> 				<table width="135" border="0" cellspacing="0" cellpadding="0"> 				  <tr>  					<td height="140" valign="top" class="actus" colspan="2"><b>Pour vivre pleinement votre nouvel &#233;v&#233;nement...</b><br> 					  <br> 					  La venue d&#8217;un enfant est le plus doux des &#233;v&#233;nements. Dans ces moments uniques et irrempla&#231;ables,...</td> 				  </tr> 				  <tr> 					                  <td width="12"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>  					<td height="15" width="122"><a href="pres_actualites.asp#actu18" target="_self" class="actus">en savoir plus</a></td> 				  </tr> 				</table> 			  </div> 			    			  <div id="elt3" style="position:absolute; overflow: hidden; width: 135px; height: 155px; z-index:2; left: 0px; top: 324px"> 				<table width="135" border="0" cellspacing="0" cellpadding="0"> 				  <tr>  					<td height="140" valign="top" class="actus" colspan="2"><b>Trouver les r&#233;f&#233;rences de jouets</b><br> 					  <br> 					  Vous avez un catalogue Joupi et savez ce que vous souhaitez commander ?<BR><BR>Entrez simplement les 5 derniers...</td> 				  </tr> 				  <tr> 					                  <td width="12"><img src="images/homepage/homepage260902/hp_pic_orange.gif" width="7" height="7"></td>  					<td height="15" width="122"><a href="pres_actualites.asp#actu15" target="_self" class="actus">en savoir plus</a></td> 				  </tr> 				</table> 			  </div> 			    			  <script language="javascript"> <!-- 	init(3); // lance l'initialisation	 	setTimeout("montee()",1500); // lancement du processus de dfilement //--> </script> 			  </div> <!-- MENU BAS -->  <table width="754" border="0" cellspacing="0" cellpadding="0">   <tr> 		<td width="2" bgcolor="#DDF0F7"><img src="images/commun/shim.gif" width="2" height="10"></td> 		<td valign="bottom" width="14" bgcolor="#05A4C0"><table width="14" border="0" cellspacing="0" cellpadding="0">         <tr>           <td bgcolor="#DDF0F7"><img src="images/commun/comm_img_angle2a.gif" width="14" height="14"></td>         </tr>       </table></td> 		     <td width="736" bgcolor="#05A4C0" align="center" height="32"><img src="images/commun/comm_img_conditions.gif" width="288" height="22" usemap="#Mapbas" border="0"><map name="Mapbas"><area shape="rect" coords="1,1,133,8" href="javascript:var w = window.open('infoplus_seretavan2.asp','Informations_personnelles','toolbar=0,menubar=0,scrollbars=yes,rezisable=0,width=700,height=400')"><area shape="rect" coords="147,1,189,8" href="javascript:var w = window.open('infoplus_seretavan3.asp','Informations_personnelles','toolbar=0,menubar=0,scrollbars=yes,rezisable=0,width=700,height=400')"><area shape="rect" coords="200,1,285,8" href="javascript:var w = window.open('infoplus_seretavan4.asp','Informations_personnelles','toolbar=0,menubar=0,scrollbars=yes,rezisable=0,width=700,height=400')"><area shape="rect" coords="19,13,75,20" href="javascript:var w = window.open('infoplus_seretavan5.asp','Informations_personnelles','toolbar=0,menubar=0,scrollbars=yes,rezisable=0,width=700,height=400')"><area shape="rect" coords="88,13,152,20" href="inst_seretavan1b.asp"><area shape="rect" coords="166,13,269,20" href="inst_seretavan2bis.asp"></map></td> 		<td valign="bottom" align="right" width="14" bgcolor="#05A4C0"><table width="14" border="0" cellspacing="0" cellpadding="0">         <tr>           <td bgcolor="#DDF0F7"><img src="images/commun/comm_img_angle2b.gif" width="14" height="14"></td>         </tr>       </table></td> 		<td width="2" bgcolor="#DDF0F7"><img src="images/commun/shim.gif" width="2" height="10"></td> 	</tr> </table> <!-- FIN MENU BAS -->  <script language="JavaScript1.1"> <!-- hsh = new Date(); hsd = parent.document; hsi = '<img width="1" height="1" src="http://logi3.xiti.com/hit.xiti?s=76198' hsi += '&p=homepage&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds(); if(parseFloat(navigator.appVersion)>=4) {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;} document.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" >'); //--> </script> </body> </html> 
