  <!-- template general JSP: header -->           <html> <head> <meta name="TITLE" value="Tuttifiesta, accessoires et articles pour faire la fte, ides et conseils pour organiser une soire, un anniversaire, un goter, une kermesse "/> <meta name="alias" content="/index.html"> <meta name="DOCUMENTCOUNTRYCODE" value="FR"/> <meta name="DOCUMENTLANGUAGECODE" value="fr"/> <meta name="LANGUAGE" value="fr-FR"/> <meta name="ABSTRACT" value="Boutique d'accessoires et articles pour faire la fte; ides et conseils pour organiser une soire, un anniversaire, un goter d'enfants, spectacles, dguisements, ballons, maquillage ..."/> <meta name="DESCRIPTION" content="Boutique d'accessoires et articles pour faire la fte; ides et conseils pour organiser une soire, un anniversaire, un goter d'enfants, spectacles, dguisements, ballons, maquillage ..."/> <meta name="KEYWORDS" value="dguisements, costumes, dguisements enfants, dguisements adultes, goters enfant, accessoires fte, farces et attrapes, confettis, goters anniversaires, cotillons, ballons, perruques, chapeaux, masques, maquillage, pinata, produits de ftes,  billets tombola, jouets Kermesse, bonbons, guirlandes, lampions, artifices, ides soires , ides gouters, ides anniversaire, organisation anniversaire, organiser, dcoration, baptmes, mariages, ftes, anniversaires, spectacles, kermesse, mardi gras, poisson d'avril, enterrement vie garon, pendaison de crmaillre, crmaillre, saint Patrick, ftes des mres, nouvel an chinois, carnaval, 14 juillet, Pques, Halloween, nol, arbre de noel, jour de l'an, piphanie, saint valentin, st valentin, sainte catherine, catherinet, tombola, loterie, bingo, fte de village, spectacle fin d'anne"/> <meta name="COPYRIGHT" value="Copyright (c) 2001 by Parties et Fetes"/> <meta name="ROBOTS" value="index,follow"/> <meta name="CHARSET" value="ISO-8859-1"/> <meta name="OWNER" type="email" value="webmaster@www.tuttifiesta.com"/> <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html"  l gen true comment "RSACi North America Server" by "webmaster@www.tuttifiesta.com" for "http://www.tuttifiesta.com" on "2001.02.12T14:13:22-0500" r (n 0 s 0 v 0 l 0))'> <meta http-equiv="PICS-Label" content='(PICS-1.0 "http://www.classify.org/safesurf/" l gen true for "http://www.tuttifiesta.com/" by "webmaster@www.tuttifiesta.com" r (SS~~000 1 SS~~100 1))'/> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="-1"> <title>Tuttifiesta, accessoires et articles pour faire la fte, ides et conseils pour organiser une soire, un anniversaire, un goter, une kermesse </title>  <SCRIPT LANGUAGE="JavaScript">  <!-- if (window != top) top.location = location; // -->  </SCRIPT>  </head> <style>  <!-- .nav {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #666666; text-decoration: none} #blanc{color: #FFFFFF;} #rouge{color: #FF3C00;} #skin1{color: #FF3C00;} #skin2{color: #FF6600;} #skin3{color: #FF9933;} #skin4{color: #FFCC66;} #skin5{color: #996699;} #skin6{color: #CC99FF;} .titre {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 14px; font-weight: bold; color: #000000; text-decoration: none}  .texte {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 12px; font-weight: normal; text-decoration: none;; color: #000000;; clip:rect( )}  .texte2 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 13px; font-weight: normal; text-decoration: none;; color: #000000;; clip:rect( )}  #space{letter-spacing: 0em} .navlat {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #666666; text-decoration: none}#under { text-decoration: underline; line-height: 20px} -->  </style>  <script> // ***************************************************************************** // boolean ShopAdd2Card(String formname) // control and submit form to ShopAdd2Card.jsp  function ShopAdd2Card(which) { 	var f = eval('document.' + which); 	if ( (!isNum(f.qte.value)) || (parseInt(f.qte.value) < 1) ) { 		f.qte.value = '1'; 	} 	window.open('/ShopAdd2Card.jsp?qte=' + f.qte.value + '&articleId=' + f.articleId.value,'ShoppingCard','width=260,height=167'); }  // ***************************************************************************** // boolean ShopAdd2List(int articleId) // control and submit form to ShopAdd2List.jsp  function ShopAdd2List(articleId) { 	if ( (isNum(articleId)) || (parseInt(articleId) >= 1) )             window.open('/ShopAdd2List.jsp?articleId=' + articleId,'ShoppingCard','width=260,height=167'); }  // ***************************************************************************** // boolean isNum(String argvalue) // return true if argvalue contains only numeric characters, else return false.  function isNum(argvalue) { 	argvalue = argvalue.toString();  	if (argvalue.length == 0) 		return false;  	for (var n = 0; n < argvalue.length; n++) 		if (argvalue.substring(n, n+1) < "0" || argvalue.substring(n, n+1) > "9") 			return false; 	return true; }  // ***************************************************************************** // Netscape6()  function Netscape6() {          browser = (((navigator.appName == "Netscape") &&          (parseInt(navigator.appVersion) >= 5 )))          if (browser) {          window.open("http://media.tuttifiesta.com/html/netscape6/fr.html","","toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=0,width=370,height=245,left=20,top=20"); 		 }          else {} } </script>     <!-- END template general JSP -->     <!-- site header -->   <script language="JavaScript"> 	// 	 // variable de la party 1 pour boutique var party=1;  var flag=0;  // submit function envoie(FormName) {     var FormOk = true;     if (document.forms[FormName].elements[0].value == '') {          alert('Veuillez complter le champs !');         FormOk = false;     }     if (FormOk) {         document.forms[FormName].submit();     } }  // gestion du rollover function resetall() {     if (flag==0 || flag==2) {         for (i=1;i<5;i++) {             if (party!=i) {                 document.images['n'+i].src="http://media.tuttifiesta.com/images//fr/"+i+"_off.gif";             }         }     }     if (navigator.appName!="Netscape") {         for (i=1;i<5;i++) {             document.all['menu'+i].style.visibility="hidden";         }    } else {         for (i=1;i<5;i++) {             document.layers['menu'+i].visibility="hide";         }     } }  function change(alf) {     flag=2;     resetall();     flag=1; 	 if (alf<1 || alf>4) { 		alf=1; 	 }     if (navigator.appName!="Netscape") {         document.images['n'+alf].src="http://media.tuttifiesta.com/images//fr/"+alf+"_on.gif";         document.all['menu'+alf].style.visibility="visible";     } else {         document.images['n'+alf].src="http://media.tuttifiesta.com/images//fr/"+alf+"_on.gif";         document.layers['menu'+alf].visibility="show";     } }  function setall() {     flag=1; }  function fin() {     flag=0;     //setTimeout('resetall()',90000); }  // fin du rollover  function init() {     if (party!=0) {         document.images['n'+party].src="http://media.tuttifiesta.com/images//fr/"+party+"_on.gif";     } } </script> <body bgcolor="#FFFFFF" link="#000000" vlink="#000000" alink="#222222" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="change(''+party+'');init();"> <script language="javascript"> // Calcul du positionnement de la barre de nav sup if ((navigator.platform == "MacPPC")&&(navigator.appName == "Netscape")){var laypy=72;var dklage=8;}else{var laypy=70;var dklage=0;} var cnt=0 taille(); function taille() { if (navigator.appName != "Netscape"){ var x = document.body.clientWidth; x=parseInt((x-800)/2); x>0?laypx=144+x:laypx=134} else{var x=window.innerWidth; x=parseInt((x-800)/2); x>0?laypx=136+x+dklage:laypx=134} setTimeout('taille()',100); if (cnt!=0){ if (navigator.appName != "Netscape"){ for (i=1;i<5;i++){ document.all['menu'+i].style.left=laypx;}} else{for (i=1;i<5;i++){ document.layers['menu'+i].left=laypx;}}} cnt++;} // ecriture des layers sous ie et ns var str = new Array();  var tmp1="<table width='523' border='0' cellspacing='0' cellpadding='0'><tr><td width='23' bgcolor='"; var tmp2="'><font class='titre' id='blanc'><b>&nbsp;&gt;&gt;</b></font></td><td bgcolor='CC99FF' width='500'><font class='texte'>"; var tmp3="onMouseOver='setall()' onMouseOut='fin()'>";    str[0]=tmp1+"FF3C00"+tmp2+"&nbsp; <a href='Produits.jsp' "+tmp3+"Tous les produits</a>&nbsp;- <a href='Stheme.jsp?theme=10846&stheme=10848' "+tmp3+"Anniversaire</a>&nbsp;- <a href='Stheme.jsp?theme=10853&stheme=21425' "+tmp3+"Ftes de l'anne</a>&nbsp;- <a href='Stheme.jsp?theme=10863&stheme=10864' "+tmp3+"Thmes de fte</a></font></td></tr>"; str[1]=tmp1+"FF6600"+tmp2+"&nbsp;<a href='Organisez.jsp' "+tmp3+"Organisez-vous !</a> - <a href='TousThemes.jsp' "+tmp3+"Tous les conseils et ides</a> -&nbsp;<a href='Idee.jsp?idee=593'' "+tmp3+"Boire et manger</a> -&nbsp;<a href='Idee.jsp?idee=3484'' "+tmp3+"Dguisements</a> -&nbsp;<a href='Idee.jsp?idee=3595'' "+tmp3+"Jeux et Activits</a> -&nbsp;<a href='Idee.jsp?idee=3596'' "+tmp3+"Ambiance et Dco</a> </font></td></tr>"; str[2]=tmp1+"FF9933"+tmp2+"&nbsp;<a href='Section.jsp?section=14071'>Histoire et Tradition</a>&nbsp;- &nbsp;<a href='Section.jsp?section=14072'>Le coin des pros</a>&nbsp;- &nbsp;<a href='Section.jsp?section=14073'>En direct</a> </font></td></tr>";  str[3]=tmp1+"FFCC66"+tmp2+"&nbsp;<a href='Panier.jsp' "+tmp3+"Ma shopping liste / Mon panier</a> &nbsp;- <a href='Calendrier_1.jsp' "+tmp3+"Mon calendrier </a>  &nbsp;- <a href='Invitation_1.jsp' "+tmp3+"Mes invitations </a> &nbsp;- <a href='MonTutti1.jsp' "+tmp3+"Mon profil   </font></td></tr>"; if (navigator.appName!="Netscape") { for (i=1;i<5;i++){ document.write("<div id='menu"+i+"' style='position:absolute; left:"+laypx+"px; top:"+laypy+"px; width:523px; height:18px; z-index:1; visibility: hidden'>"); document.write(str[i-1]); document.write("</table></div>");} } else{ for (i=1;i<5;i++){ document.write("<layer id='menu"+i+"' left='"+laypx+"' top='"+laypy+"' width='523' height='41' z-index='1' visibility='hide'>"); document.write(str[i-1]); document.write("</table></layer>");} } // fin ecriture des layers </script> <div align="center"> <table width="780" border="0" cellspacing="0" cellpadding="0" height="100"> 	<tr valign="top" align="center"> 		<td height="95" colspan="2"><a name="haut"></a> <!--debut bandeau sup --> 		<table width="780" border="0" cellspacing="0" cellpadding="0"> 			<tr><form method="get" action="Result.jsp" name="recherche"> 				<td width="630" valign="top"><img src="http://media.tuttifiesta.com/images//skin1/fr/bandeau2.gif" width="660" height="46" border=0 usemap="#home"><map name="home"><area shape="rect" coords="264,1,550,45" href="Index.jsp" ></map></td> 				<td width="120" valign="bottom" bgcolor="996699" align="center"><input type="text" name="query" size="10" style="font-size: 10 px;" value="Recherche">                 &nbsp;<a href="javascript:envoie('recherche');"><img src="http://media.tuttifiesta.com/images//skin1/fr/bouton_ok.gif" width="19" height="19" border="0" align="absmiddle"></a><img src="http://media.tuttifiesta.com/images//skin1/fr/bandeau_fin2.gif" width="120" height="19" border="0"><!-- <map name="option"><area shape="rect" coords="79,1,112,11" href="#" alt="Aide" title="Aide"></map> --></td> 			</form></tr> 		</table> <!--fin bandeau sup --> <!--debut nav sup --> 		<table width="780" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="101" align="right" valign="bottom"><img src="http://media.tuttifiesta.com/images//fr/party2g.gif" width="93" height="17" usemap="#party" border="0" alt="Tutti Party"><map name="party"><area shape="rect" coords="1,3,71,17" href="TuttiParty.jsp"></map></td> 				<td valign="bottom" width="33"><img src="http://media.tuttifiesta.com/images//fr/party2d.gif" width="33" height="17"></td> 				<td bgcolor="FF3C00" width="135"><a href="Stheme.jsp?theme=10863&stheme=10864" onMouseOver="change('1')" onMouseOut="fin()"><img src="http://media.tuttifiesta.com/images//fr/1_off.gif" width="135" height="21" border="0" name="n1" alt="Boutique"></a></td> 				<td><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="2" height="15"></td> 				<td bgcolor="FF6600" width="132"><a href="TousThemes.jsp" onMouseOver="change('2')" onMouseOut="fin()"><img src="http://media.tuttifiesta.com/images//fr/2_off.gif" width="132" height="21" border="0" name="n2" alt="Conseils et ides"></a></td> 				<td><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="2" height="15"></td> 				<td bgcolor="FF9933" width="131"><a href="Section.jsp?section=14073" onMouseOver="change('3')" onMouseOut="fin()"><img width="131" height="21" border="0" name="n3" src="http://media.tuttifiesta.com/images//fr/3_off.gif" alt="Fiesta Mag"></a></td> 				<td><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="2" height="15"></td> 				<td bgcolor="FFCC66" width="119"><a href="MonTutti1.jsp" onMouseOver="change('4')" onMouseOut="fin()"><img src="http://media.tuttifiesta.com/images//fr/4_off.gif" width="119" height="21" border="0" name="n4" alt="Mon Tutti"></a></td> 				<td width="123" valign="bottom"><a href="Produits.jsp"><img src="http://media.tuttifiesta.com/images//fr/produits2.gif" width="123" height="14" border="0" alt="Tous les produits"></a></td> 			</tr> 			<tr> 				<td width="101" align="right" height="28"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="1" height="1"><img src="http://media.tuttifiesta.com/images//fr/kids2.gif" width="100" height="28" usemap="#kids" border="0" alt="Tutti Kids"><map name="kids"><area shape="rect" coords="7,2,68,14" href="TuttiKids.jsp"></map></td> 				<td colspan="8" height="28"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="556" height="1"></td> 				<td align="right" valign="top"><a href="Panier.jsp"><img src="http://media.tuttifiesta.com/images//fr/panier2g.gif" border="0" alt="Ma shopping liste / Mon panier"></a><span class="titre"></span><a href="Panier.jsp"><img src="http://media.tuttifiesta.com/images//skin1/corbeille_rouge2.gif" width="15" height="12" align="absmiddle" border="0" alt="Ma shopping liste / Mon panier"></a></td> 			</tr> 		</table> <!--fin nav sup --> 		</td> 	</tr> <!-- END site header -->  <!-- site nav -->     <tr valign="top" align="center"> 	<td height="319" width="101" background="http://media.tuttifiesta.com/images//ligne_fond.gif" align="left"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="101" height="1">      <!--debut nav laterale -->      <table width="100" border="0" cellspacing="0" cellpadding="0">   		<tr>          	<td colspan=2" class="nav" valign="top"><a href="/Stheme.jsp?theme=10846&stheme=10848" class="navlat">Anniversaire</a><br>         	<img src="http://media.tuttifiesta.com/images//pixel_gris.gif" width="100" height="1"></td> 		</tr> 		 		<tr>         	<td width="10"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="10" height="1"></td> 			<td width="90" class="nav" valign="top">Tous les produits pour organiser un anniversaire&gt;&gt;</td> 		</tr> 		     		<tr>          	<td colspan=2" class="nav" valign="top"><a href="/Stheme.jsp?theme=10853&stheme=21425" class="navlat">Ftes de l'anne</a><br>         	<img src="http://media.tuttifiesta.com/images//pixel_gris.gif" width="100" height="1"></td> 		</tr> 		 		<tr>         	<td width="10"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="10" height="1"></td> 			<td width="90" class="nav" valign="top">Des ides et des occasions de fte pour toute l'anne, Carnaval, Pques, le 1er mai, Nol...&gt;&gt;</td> 		</tr> 		                     		<tr>          	<td colspan=2" class="nav" valign="top"><a href="/Stheme.jsp?theme=10863&stheme=10864" class="navlat">Thmes de fte</a><br>         	<img src="http://media.tuttifiesta.com/images//pixel_gris.gif" width="100" height="1"></td> 		</tr> 		 		<tr>         	<td width="10"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="10" height="1"></td> 			<td width="90" class="nav" valign="top">Tous les thmes de ftes&gt;&gt;</td> 		</tr> 		        		<tr>          	<td colspan=2" valign="top"><a href="/Produits.jsp" class="navlat" id="rouge">Tous les produits</a><br>         	<img src="http://media.tuttifiesta.com/images//pixel_gris.gif" width="100" height="1"></td> 		</tr>  		<tr>         	<td width="10"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="10" height="1"></td> 			<td width="90" class="nav" valign="top">Dcouvrez tous les produits classs par famille&gt;&gt;</td> 		</tr>     </table>     <!--fin nav laterale --> </td>   <td height="319" width="679" align="left">              <!-- END nav -->  <!--debut nav dynamique -->         <img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="4" height="1"><font class="texte"><a href="Index.jsp" class="texte">Home</a> &gt;&gt; Boutique &gt;&gt; <a  class="texte" href="Produits.jsp">Tous les produits</a>  		&gt;&gt; <a href="Categorie.jsp?generique=1&famille=9&categorie=58" class="texte">Papeterie  		&gt;&gt; <a href="Categorie.jsp?generique=0&famille=9&categorie=58" class="texte"> 		 				Invitations Enfants</a> 		 </font><br><br> <!--fin nav dynamique -->    		 		<table width="670" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td rowspan="3" width="4"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="4" height="1"></td> 				<td rowspan="3" bgcolor="996699" width="1"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="1" height="1"></td> 				<td colspan="2" bgcolor="996699" height="1"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="1" height="1"></td> 				<td rowspan="3" bgcolor="996699"><img src="http://media.tuttifiesta.com/famille/9/fr/titre.gif" width="248" height="24"><img src="http://media.tuttifiesta.com/images//bandeau_dr.gif" width="9" height="24"></td> 			</tr> 			<tr> 				<td valign="bottom"><img src="http://media.tuttifiesta.com/famille/9/vingette.gif" width="62" height="22" alt="Papeterie"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="4" height="1"><img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle"></td>            		<td class="titre">Invitations Enfants</td> 			</tr> 			<tr> 				<td bgcolor="996699" width="391" height="1"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="76" height="1"></td> 				<td bgcolor="996699" height="1"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="332" height="1"></td> 			</tr> 		</table><br>     	<br>  		 		<table width="600" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td rowspan="3"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="20" height="8"></td> 				<td bgcolor="#CCCCCC"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="369" height="1"></td> 				<td bgcolor="#CCCCCC"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="210" height="1"></td> 				<td bgcolor="#CCCCCC" rowspan="3"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="1" height="1"></td> 			</tr> 			<tr> 				<td bgcolor="#CCCCCC">&nbsp;<img src="http://media.tuttifiesta.com/images//triangle_blan.gif" width="9" height="16" align="absmiddle">&nbsp;<font face="Arial, Helvetica, sans-serif" size="3" color="FF6600"><b>Papeterie</b></font></td> 				<td align="right"><img src="http://media.tuttifiesta.com/images//skin1/confetti_vio.gif" width="21" height="17"></td> 			</tr> 			<tr> 				<td bgcolor="#CCCCCC" colspan="2"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="1" height="1"></td> 			</tr> 		</table><br> 		<table width="600" border="0" cellspacing="0" cellpadding="0">  						<tr> 							<td width="45"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="45" height="17"></td> 							<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=62&generique=1" class="texte"><b class="titre">Toute la papeterie</b></a></td> 					 		<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=62" class="texte"><b class="titre">Sacs cadeaux enfant</b></a></td>  		<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=58" class="texte"><b class="titre">Invitations Enfants</b></a></td>  			<tr> 				<td width="45"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="45" height="17"></td>  		<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=61" class="texte"><b class="titre">Ruban bolduc</b></a></td>  		<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=57" class="texte"><b class="titre">Divers</b></a></td>  		<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=10898" class="texte"><b class="titre">Invitations adultes</b></a></td>  			<tr> 				<td width="45"><img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="45" height="17"></td>  		<td width="185">&nbsp;<img src="http://media.tuttifiesta.com/images//skin1/triangle_ora.gif" width="6" height="12" align="absmiddle">&nbsp;<a href="Categorie.jsp?famille=9&categorie=10900" class="texte"><b class="titre">Sacs cadeaux adultes</b></a></td>  		<td width="185">&nbsp;</td> 		<td width="185">&nbsp;</td>  	</tr> </table> <p align="right"><a href="Produits.jsp" class="titre">Tous les produits &gt;&gt;&nbsp;</a></p>   <!-- Debut retour en haut de page --> <table width="679" border="0" cellspacing="0" cellpadding="0"> 	<tr bgcolor="#CCCCCC"> 		<td bgcolor="#CCCCCC" width="25" align="center"><a href="#haut"><img src="http://media.tuttifiesta.com/images//triangle_blanc_up.gif" width="18" height="9" border="0"></a></td> 		<td align="center" bgcolor="#CCCCCC"><a href="#haut" class="titre" id="skin2">retour en haut de la page</a></td> 		<td width="25" align="center"><a href="#haut"><img src="http://media.tuttifiesta.com/images//triangle_blanc_up.gif" width="18" height="10" border="0"></a></td> 	</tr> </table> <!-- Fin retour en haut de page -->  <!-- site footer -->  </td> 	</tr> 	<tr valign="top" align="center"> 		<td height="28" colspan="2"> 		<img src="http://media.tuttifiesta.com/images//pixel_vide.gif" width="1" height="8"><br> 		<img src="http://media.tuttifiesta.com/images//pixel_gris.gif" width="780" height="1"><br> 		<a href="/Index.jsp" font class="texte" id="space">Home</a> |  		<a href="/Catalogue.jsp" font class="texte" id="space">Catalogue</a> |  		<a href="/Conditions.jsp" font class="texte" id="space">Conditions de vente</a> |  		<a href="/Donnees.jsp" font class="texte" id="space">Donn&eacute;es personnelles</a> |  		<a href="/Paiement.jsp" font class="texte" id="space">Paiement s&eacute;curis&eacute;&nbsp;<img src="http://media.tuttifiesta.com/images//cb_cadenas.gif" border="0" width="34" height="15" align="absmiddle"></a> |  		<a href="/Livraison.jsp" font class="texte" id="space">Livraison</a> |  		<!-- <a href="/Index.jsp" font class="texte" id="space">Tutti Pro</a> |  --> 		<a href="/Partenaires.jsp" font class="texte" id="space">Partenaires</a> |  		<a href="/Faq.jsp" font class="texte" id="space">FAQ</a> |  		<a href="/Qui.jsp" font class="texte" id="space">Qui sommes-nous ?</a> <br>       <a href="#" onclick="window.open('NewsletterPop.jsp','Newsletter','width=400,height=500');" font class="texte" id="space">Newsletter</a> | 		 <a href="/Credits.jsp" font class="texte" id="space">Cr&eacute;dits</a> |   		 <a href="/Index.jsp?metaLanguage=en&metaCountry=fr"  font class="texte"><img src="http://media.tuttifiesta.com/images//fr/drapeau.gif" border="0" width="15" height="10" align="absmiddle">&nbsp;English</a>  		| <Font class=texte id=space>Vos achats sont assurs par FIA-NET</font> | <!-- &nbsp;<img src="http://media.tuttifiesta.com/images//cb_cadenas.gif" border="0" width="34" height="15" align="middle"> | --><a href="/Copyright.jsp" font class="texte">&copy;Tuttifiesta</a> | <a href="/Ecrivez.jsp" font class="texte">Nous &eacute;crire</a> 		 | <a href="/Presse.jsp" font class="texte" id="space">Presse</a> |  		 <a href="/Magasins.jsp" font class="texte" id="space">Nos magasins</a> | <a href="/TuttiPro.jsp" font class="texte" id="space">tutti Pro</a><br></td> 	</tr> </table> <script> resetall(); </script>  <!-- END site footer -->  <!-- template general JSP: header -->     </body> </html>  <!-- END template general JSP --> 
