<html> <head> <title>Aiguilles  main - Nos aiguilles : une offre de pointe</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META NAME="Title" CONTENT="Aiguilles  main - Nos aiguilles : une offre de pointe"> <META NAME="Author" CONTENT="Rascol Thomas, Jeremy"> <META NAME="Publisher" CONTENT="Rascol thierry"> <META NAME="Expires" CONTENT=""> <META NAME="Keywords" CONTENT="mercerie, broderie, couture, dmc, aiguille, epingle, mannequin de couture, ciseaux, fil a broder, fil a coudre, nominette, canevas, velcro, patchwork, haberdashery,  ruban, galon, bouton,"> <META NAME="Description" CONTENT="Aiguilles  main - Quelles soient destines  la couture,  la broderie ou au reprisage, toutes nos aiguilles se distinguent par leur qualit absolue. Elles sont faites  partir de fils d'acier haute performance, rsistants  la rupture et dont les surfaces subissent un traitement anticorrosion efficace."> <META NAME="Abstract" CONTENT="Aiguilles  main - Quelles soient destines  la couture,  la broderie ou au reprisage, toutes nos aiguilles se distinguent par leur qualit absolue. Elles sont faites  partir de fils d'acier haute performance, rsistants  la rupture et dont les surfaces subissent un traitement anticorrosion efficace."> <META NAME="Robots" CONTENT="INDEX,FOLLOW"> <META NAME="Language" CONTENT="franais"> <style type="text/css"> <!-- a:link {  text-decoration: none} a:visited {  text-decoration: none} a:hover {  text-decoration: none} a:active {  text-decoration: none} --> </style>  <script language="JavaScript"> <!-- function CSScriptInit() {     CSILoad('bullet18',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet427',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet428',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet429',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet908',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet866',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet430',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet837',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet1016',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet742',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet640',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet571',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet733',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet431',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet432',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet773',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet823',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet984',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif',''));     CSILoad('bullet434',new Array(/*URL*/'images/li_arrow1_CC0000.gif',/*URL*/'images/li_arrow1_000000.gif',/*URL*/'images/li_arrow1_000000.gif','')); } CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10); function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { return CSFindElement(s,0); } function CSFindElement(n,ly) { if (CSBVers < 4) return document[n]; 	var curDoc = ly ? ly.document : document; var elem = curDoc[n]; 	if (!elem) { for (var i=0;i<curDoc.layers.length;i++) { 		elem = CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }} 	return elem; } CSIm = new Object(); function CSIShow(n,i) { 	if (document.images) { 		if (CSIm[n]) { 			var img = (!IsIE()) ? CSFindElement(n,0) : document[n]; 			if (img) {img.src = CSIm[n][i].src; self.status = CSIm[n][3];} 			return true; 		} 	} 	return false; } function CSILoad(im,ar) { 	if (document.images) { 		CSIm[im] = new Object(); 		for (var i=0;i<3;i++) { 			if (ar[i] != '') { CSIm[im][i] = new Image(); CSIm[im][i].src = ar[i]; } 			else CSIm[im][i] = 0; 		} 		CSIm[im][3] = ar[3]; 	} }  function find(form) {   var index = form.nextpage.selectedIndex;   if (form.nextpage.options[index].value != '0') self.location = form.nextpage.options[index].value; }  function openWin(url, windowname, w, h) {   newWin=window.open(url, windowname, "scrollbars=yes,width=" + w + ",height=" + h)   newWin.focus() } //--> </script> </head>  <body bgcolor="#FFFFFF" text="#000000" link="#003399" alink="#" vlink="#003399" background="images/bghr_999966_CCCC99.GIF" onload="CSScriptInit();">  <!-- Beginn HEAD -->  <table border="0" cellspacing="0" cellpadding="1">   <tr bgcolor="#000066">     <td>       <table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr bgcolor="#000066">            <td width="180" nowrap><img src="images/dot_trans.gif" width="180" height="1"></td>           <td width="430" nowrap><img src="images/dot_trans.gif" width="430" height="1"></td>           <td width="100%" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td>         </tr>         <tr bgcolor="#000066">            <td align="left" valign="middle" nowrap background="">&nbsp;</td>           <td colspan="2" width="100%" height="45" align="center" valign="middle" nowrap background=""> 		      <img src="images/animation_baniere.gif"> 		   		  </td>         </tr>         <tr bgcolor="#000066">            <td><img src="images/dot_trans.gif" width="1" height="6"></td>           <td><img src="images/dot_trans.gif" width="1" height="6"></td>           <td><img src="images/dot_trans.gif" width="1" height="6"></td>         </tr>         <tr>            <td><img src="images/dot_trans.gif" width="1" height="1"></td>           <td><img src="images/dot_trans.gif" width="1" height="1"></td>           <td><img src="images/dot_trans.gif" width="1" height="1"></td>         </tr>         <tr bgcolor="#003399" background="">            <td>&nbsp;</td>           <td align="center" valign="middle">             <font face="Arial, Helvetica, sans-serif" size="2"><b>              <img src="images/li_pktarrow_FFFFFF.gif" width="13" height="9">&nbsp;<a href="javascript:openWin('service.html','newWindow','500','450')"><font color="#FFCC66">Service</font></a>              &nbsp;&nbsp;&nbsp;&nbsp;<img src="images/li_pktarrow_FFFFFF.gif" width="13" height="9">              <a href="javascript:openWin('contact.html','newWindow','530','470')"><font color="#FFCC66">Contact</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/li_pktarrow_FFFFFF.gif" width="13" height="9">&nbsp;<a href="javascript:parent.showBasket(self.location)"><font color="#FFCC66">Panier</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/li_pktarrow_FFFFFF.gif" width="13" height="9">&nbsp;<a href="home.html"><font color="#FFCC66">Accueil</font></a></b></font></td>           <td>&nbsp;</td>         </tr>       </table>     </td>   </tr> </table>  <!-- Ende Head -->    <table width="100%" border="0" cellspacing="0" cellpadding="0">     <tr>        <td width="182"><img src="images/dot_trans.gif" width="180" height="1"></td>       <td width="430"><img src="images/dot_trans.gif" width="430" height="1"></td>       <td width="100%" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td>     </tr>     <tr>        <td>&nbsp;</td>       <td>&nbsp;</td>       <td>&nbsp;</td>     </tr>     <tr>        <td valign="top"> 	         <img src="images/fr_cat_headw_000000.gif" width="170" height="21"><br>        <table width="170" border="0" cellspacing="0" cellpadding="1">         <tr bgcolor="#000066">            <td valign="top">              <table width="100%" border="0" cellspacing="0" cellpadding="1"> 			 <tr bgcolor="#FFCC66" background=""> 	          <td colspan="2"><img src="images/dot_trans.gif" width="1" height="3"></td> 	         </tr>              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet18" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c18.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>La Mercerie</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c479.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Accessoires machine  coudre</u></font></a><br>                <a href="c407.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Aiguilles  main</u></font></a><br>                <a href="c793.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Aiguilles circulaires</u></font></a><br>                <a href="c435.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Aiguilles machine</u></font></a><br>                <a href="c423.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Aiguilles  tricoter</u></font></a><br>                <a href="c487.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Boutons - Oeillets - Agrafes - Pressions - Etc...</u></font></a><br>                <a href="c474.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Ciseaux</u></font></a><br>                <a href="c108.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Crochet</u></font></a><br>                <a href="c972.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Dentelle<sup>Nouveau</sup></u></font></a><br>                <a href="c530.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Dos soutien gorge - Baleine etc...</u></font></a><br>                <a href="c73.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Enfile aiguilles</u></font></a><br>                <a href="c526.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Epaulettes</u></font></a><br>                <a href="c56.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Epingles</u></font></a><br>                <a href="c424.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Epingles  nourrice</u></font></a><br>                <a href="c794.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Epingles kilt</u></font></a><br>                <a href="c740.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Les loupes</u></font></a><br>                <a href="c468.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Outils de coupe</u></font></a><br>                <a href="c457.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Outils de couture</u></font></a><br>                <a href="c438.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Outils de mesure</u></font></a><br>                <a href="c445.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Outils de tracage</u></font></a><br>                <a href="c741.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Outils divers</u></font></a><br>                <a href="c522.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Percales-Toiles- Vlieseline Etc...</u></font></a><br>                <a href="c516.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Pinces - Boucles - Accessoires divers</u></font></a><br>                <a href="c499.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Ruban - Elastique - Biais - Galon - Ganse - etc...</u></font></a><br>                <a href="c896.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Rufflette<sup>&#174;</sup></u></font></a><br>                <a href="c513.html" onmouseover="return CSIShow('bullet18',1)" onmouseout="return CSIShow('bullet18',0)"><font color="#003399"><u>Velcro<sup>&#174;</sup></u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet427" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c427.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Fils</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c542.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>A broder</u></font></a><br>                <a href="c533.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>A coudre</u></font></a><br>                <a href="c545.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>A crocheter</u></font></a><br>                <a href="c541.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>A quilter - Mettler</u></font></a><br>                <a href="c580.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>A repriser</u></font></a><br>                <a href="c821.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>Laine  tricoter</u></font></a><br>                <a href="c826.html" onmouseover="return CSIShow('bullet427',1)" onmouseout="return CSIShow('bullet427',0)"><font color="#003399"><u>Ruban de soie  broder<sup>Nouveau</sup></u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet428" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c428.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Fermetures</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c550.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font color="#003399"><u>Accessoires de pose</u></font></a><br>                <a href="c549.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font color="#003399"><u>Invisible</u></font></a><br>                <a href="c596.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font color="#003399"><u>Mtal</u></font></a><br>                <a href="c547.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font color="#003399"><u>Nylon</u></font></a><br>                <a href="c583.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font color="#003399"><u>Sparables</u></font></a><br>                <a href="c551.html" onmouseover="return CSIShow('bullet428',1)" onmouseout="return CSIShow('bullet428',0)"><font color="#003399"><u>Tirettes pour fermetures</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet429" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c429.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>La Broderie</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c746.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font color="#003399"><u>Bavoir  broder</u></font></a><br>                <a href="c554.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font color="#003399"><u>Broderies</u></font></a><br>                <a href="c588.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font color="#003399"><u>Housses de coussin</u></font></a><br>                <a href="c749.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font color="#003399"><u>Ouvrage daprs photo</u></font></a><br>                <a href="c618.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font color="#003399"><u>Toile ada - Toile de lin</u></font></a><br>                <a href="c555.html" onmouseover="return CSIShow('bullet429',1)" onmouseout="return CSIShow('bullet429',0)"><font color="#003399"><u>Toiles  broder - Canevas vierge - Avalon</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet908" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c908.html" onmouseover="return CSIShow('bullet908',1)" onmouseout="return CSIShow('bullet908',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Tapisseries et Canevas</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1015.html" onmouseover="return CSIShow('bullet908',1)" onmouseout="return CSIShow('bullet908',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet866" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c866.html" onmouseover="return CSIShow('bullet866',1)" onmouseout="return CSIShow('bullet866',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Boutons</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1008.html" onmouseover="return CSIShow('bullet866',1)" onmouseout="return CSIShow('bullet866',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet430" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c430.html" onmouseover="return CSIShow('bullet430',1)" onmouseout="return CSIShow('bullet430',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Mannequins de Couture</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1009.html" onmouseover="return CSIShow('bullet430',1)" onmouseout="return CSIShow('bullet430',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet837" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c837.html" onmouseover="return CSIShow('bullet837',1)" onmouseout="return CSIShow('bullet837',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Le patchwork</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c838.html" onmouseover="return CSIShow('bullet837',1)" onmouseout="return CSIShow('bullet837',0)"><font color="#003399"><u>Ciquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet1016" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c1016.html" onmouseover="return CSIShow('bullet1016',1)" onmouseout="return CSIShow('bullet1016',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Patrons BURDA</u><sup>&#174;</sup></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1017.html" onmouseover="return CSIShow('bullet1016',1)" onmouseout="return CSIShow('bullet1016',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet742" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c742.html" onmouseover="return CSIShow('bullet742',1)" onmouseout="return CSIShow('bullet742',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Livres Couture et Loisirs</u></b></font></a> 	          </td> 		     </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet640" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c640.html" onmouseover="return CSIShow('bullet640',1)" onmouseout="return CSIShow('bullet640',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Loisirs cratifs et accessoires</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1014.html" onmouseover="return CSIShow('bullet640',1)" onmouseout="return CSIShow('bullet640',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet571" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c571.html" onmouseover="return CSIShow('bullet571',1)" onmouseout="return CSIShow('bullet571',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Boites, trousses  couture et travailleuse</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1013.html" onmouseover="return CSIShow('bullet571',1)" onmouseout="return CSIShow('bullet571',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet733" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c733.html" onmouseover="return CSIShow('bullet733',1)" onmouseout="return CSIShow('bullet733',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Mtiers  tisser</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c734.html" onmouseover="return CSIShow('bullet733',1)" onmouseout="return CSIShow('bullet733',0)"><font color="#003399"><u>Mtier  tapisseries</u></font></a><br>                <a href="c735.html" onmouseover="return CSIShow('bullet733',1)" onmouseout="return CSIShow('bullet733',0)"><font color="#003399"><u>Mtier  tisser les perles</u></font></a><br>                <a href="c736.html" onmouseover="return CSIShow('bullet733',1)" onmouseout="return CSIShow('bullet733',0)"><font color="#003399"><u>Tambour  broder</u></font></a><br>                <a href="c433.html" onmouseover="return CSIShow('bullet733',1)" onmouseout="return CSIShow('bullet733',0)"><font color="#003399"><u>Cercles  broder</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet431" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c431.html" onmouseover="return CSIShow('bullet431',1)" onmouseout="return CSIShow('bullet431',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Articles pour enfants</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1010.html" onmouseover="return CSIShow('bullet431',1)" onmouseout="return CSIShow('bullet431',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet432" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c432.html" onmouseover="return CSIShow('bullet432',1)" onmouseout="return CSIShow('bullet432',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Les Nominettes</u><sup>&#174;</sup></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c1012.html" onmouseover="return CSIShow('bullet432',1)" onmouseout="return CSIShow('bullet432',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet773" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c773.html" onmouseover="return CSIShow('bullet773',1)" onmouseout="return CSIShow('bullet773',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Produits OLFA</u><sup>&#174;</sup></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c784.html" onmouseover="return CSIShow('bullet773',1)" onmouseout="return CSIShow('bullet773',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet823" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c823.html" onmouseover="return CSIShow('bullet823',1)" onmouseout="return CSIShow('bullet823',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Accessoires dcoratifs - Fleurs en tissu - Motifs - Strass Etc...</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c862.html" onmouseover="return CSIShow('bullet823',1)" onmouseout="return CSIShow('bullet823',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet984" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c984.html" onmouseover="return CSIShow('bullet984',1)" onmouseout="return CSIShow('bullet984',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Accessoires pour maries</u><sup>Nouveau</sup></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c987.html" onmouseover="return CSIShow('bullet984',1)" onmouseout="return CSIShow('bullet984',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->              <tr>                <td width="15" valign="baseline" align="center" bgcolor="#FFCC66" background="" nowrap>                <img name="bullet434" border="0" src="images/li_arrow1_CC0000.gif">               </td>               <td valign="baseline" bgcolor="#FFCC66" background="">                 <a href="c434.html" onmouseover="return CSIShow('bullet434',1)" onmouseout="return CSIShow('bullet434',0)"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><b><u>Articles divers</u></b></font></a> 	          </td> 		     </tr> 		     <tr> 		      <td width="15" bgcolor="#FFCC66" background="" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		      <td valign="baseline" bgcolor="#FFCC66" background=""> 		        <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003399">                <a href="c578.html" onmouseover="return CSIShow('bullet434',1)" onmouseout="return CSIShow('bullet434',0)"><font color="#003399"><u>Cliquez ici</u></font></a><br>                </font></td>             </tr> 		    <tr> 	         <td colspan="2" bgcolor="#FFCC66" background=""><img src="images/dot_trans.gif" width="1" height="5"></td> 	       </tr> 		   <!-- <tr> 	        <td colspan="2"><img src="images/dot_trans.gif" width="1" height="2"></td> 	       </tr> -->          </table>         </td>        </tr>       </table> 	   <!-- Ende Kategorien -->  <!-- Beginn Information --> 	   	  <table width="100%" border="0" cellspacing="0" cellpadding="0"> 	    <tr> 		  <td height="30" colspan="2" nowrap>&nbsp;</td> 		</tr> 			 <tr> 				  <td width="15" align="center" valign="baseline"> 				    <table border="0" cellspacing="1" cellpadding="0"> 					  <tr> 					    <td><img src="images/li_pktarrow_FFFFFF.gif" width="13" height="9"></td> 					  </tr> 					</table> 					</td>       		      <td valign="baseline">                     <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                        <a href="http://www.xe.com/ucc/" target="HomeWindow"><font color="#000066"><u><b>Taux de change</b></u></font></a>                     </font>                  </td> 			   </tr>          <tr>            <td height="5"><img src="images/dot_trans.gif" width="1" height="1"></td>          </tr> 			 <tr> 				  <td width="15" align="center" valign="baseline"> 				    <table border="0" cellspacing="1" cellpadding="0"> 					  <tr> 					    <td><img src="images/li_pktarrow_FFFFFF.gif" width="13" height="9"></td> 					  </tr> 					</table> 					</td>       		      <td valign="baseline">                     <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                        <a href="javascript:openWin('imprint.html','newWindow','500','450')"><font color="#000066"><u>Plaquette</u></font></a>                     </font>                  </td> 			   </tr> 			 </table>        	       </td>     <td align="center" valign="top"> 	 	<table width="100%" border="0" cellpadding="0" cellspacing="0"> 	  <tr> 	    <td colspan="3"><img src="images/dot_trans.gif" width="1" height="12"></td> 	  </tr> 	  <tr> 	    <td height="9" valign="top" nowrap><img src="images/corner_9_liob.gif" width="9" height="9"></td> 	    <td width="100%" valign="top" bgcolor="#FFFFFF" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		<td width="9" align="right" valign="top" nowrap><img src="images/corner_9_reob.gif" width="9" height="9"></td> 	  </tr> 	  <tr> 	    <td height="9" valign="top" bgcolor="#FFFFFF" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 	    <td align="center" bgcolor="#FFFFFF"> 		 <!-- Beginn der Produkttabelle --> 	    		<table width="400" border="0" cellpadding="0" cellspacing="0">         <tr align="right" nowrap valign="bottom">            <td height="15" bgcolor="#FFFFFF">             <font face="Arial, Helvetica, sans-serif" size="2">             --> Rubrique: <b>Aiguilles  main&nbsp;</b></font>           </td>         </tr>         <tr align="right" nowrap>            <td valign="baseline" bgcolor="#FFFFFF">             <form method="post" action="" onSubmit="find(this);">               <p><font face="Arial, Helvetica, sans-serif" size="1">                  <select name="nextpage" size="1" onChange="find(this.form);">                   <option value="0">--&gt; Autres rubriques</option>                     <option value="c799.html">Aiguilles  broder - <i>Embroidery</i></option>                     <option value="c726.html">Aiguilles  coudre - <i>Hand sewing needles</i></option>                     <option value="c828.html">Aiguilles courbes - <i>Curved</i></option>                     <option value="c967.html">Aiguilles courbes pour perles -<i>Curved </i></option>                     <option value="c887.html">Aiguilles  cuir - <i>Leather-point</i></option>                     <option value="c727.html">Aiguilles  repriser - <i>Long darners</i></option>                     <option value="c728.html">Aiguilles  tapisserie - <i>Tapestry</i></option>                     <option value="c940.html">Aiguilles mode - <i>Millinery</i></option>                     <option value="c758.html">Aiguilles pour perles - <i>Pearl sewing needles</i></option>                     <option value="c888.html">Aiguilles ouvrages - <i>Repair-kit</i></option>                     <option value="c886.html">Aiguilles vue fatigue - <i>Self (easy) threading</i></option>                 </select>               </font></p>             </form>            </td>         </tr>         <tr align="center">            <td nowrap>&nbsp;<img src="images/dot_trans.gif" width="1" height="5"></td>         </tr> 		  <tr>                  <td align="center"> <img src="images/prym.gif" width="75" height="47">&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/bohin.jpg"></td>           </tr> 		  <tr> 		  <td>&nbsp;</td> 		  </tr> 		  <tr>              <td> 			  <font face="Arial, Helvetica, sans-serif" size="2"><b> 			    Nos aiguilles : une offre de pointe 			  </b></font> 			</td>           </tr> 		  <tr> 		  <td>&nbsp;</td> 		  </tr> 		  <tr>              <td> 			  <font face="Arial, Helvetica, sans-serif" size="2"> 			    Qu'elles soient destines  la couture,  la broderie ou au reprisage, toutes nos aiguilles se distinguent par leur qualit absolue.<br> Elles sont faites  partir de fils d'acier haute performance, rsistants  la rupture et dont les surfaces subissent un traitement anticorrosion efficace.<br>  			  </font> 			</td>           </tr> 		  <tr> 		  <td>&nbsp;</td> 		  </tr>       </table>  		 		  <table width="400" border="0" cellpadding="0" cellspacing="0">             <tr>                <td> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c799.html"><b><u>Aiguilles  broder - <i>Embroidery</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c726.html"><b><u>Aiguilles  coudre - <i>Hand sewing needles</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c828.html"><b><u>Aiguilles courbes - <i>Curved</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c967.html"><b><u>Aiguilles courbes pour perles -<i>Curved </i></u></b><img src="images/nouveau.gif"BORDER=0><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c887.html"><b><u>Aiguilles  cuir - <i>Leather-point</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c727.html"><b><u>Aiguilles  repriser - <i>Long darners</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c728.html"><b><u>Aiguilles  tapisserie - <i>Tapestry</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c940.html"><b><u>Aiguilles mode - <i>Millinery</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c758.html"><b><u>Aiguilles pour perles - <i>Pearl sewing needles</i></u></b><img src="images/nouveau.gif"BORDER=0><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c888.html"><b><u>Aiguilles ouvrages - <i>Repair-kit</i></u></b><img src="images/nouveau.gif"BORDER=0><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			  <font face="Verdana, Arial, Helvetica, sans-serif" size="1">                 <a href="c886.html"><b><u>Aiguilles vue fatigue - <i>Self (easy) threading</i></u></b><font face="Arial, Helvetica, sans-serif" size="2"><b> >>></b></font></a><br></font> 			   			  </td> 			</tr> 			<tr>                <td>&nbsp;</td>             </tr> 			<tr valign="top">                <td align="right" bgcolor="000066" colspan="2"><img src="images/dot_trans.gif" width="1" height="1"></td>             </tr> 			<tr>                <td>&nbsp;</td>             </tr> 	      </table>  		   		   		 	 	<table width="400" height="100%" border="0" cellpadding="0" cellspacing="0"> 	    <tr nowrap>            <td colspan="2" valign="bottom"> 	        <table border="0" cellspacing="0" cellpadding="0"> 		      <tr> 	            <td bgcolor="#CC0000"><a href="javascript:history.back()"><img src="images/fr_nv1_zu_1_trans.gif" height="16" border="0" alt="Retour"></a></td> 		     </tr> 		    </table> 	     </td> 	   </tr> 	   <tr> 	     <td><img src="images/dot_trans.gif" width="1" height="5"></td> 	   </tr>         <tr>            <td height="35" valign="bottom">  		    <font face="Arial, Helvetica, sans-serif" size="1">                             </font> </td>         </tr> 		<tr align="center" nowrap>            <td height="35" valign="bottom" colspan="2" nowrap>  		    <font face="Arial, Helvetica, sans-serif" size="1"><b>               <a href="javascript:openWin('service.html','newWindow','500','450')"><u>Service</u></a> | <a href="javascript:openWin('contact.html','newWindow','530','470')"><u>Contact</u></a> | <a href="javascript:parent.showBasket(self.location)"><u>Panier</u></a> | <a href="home.html"><u>Accueil</u></a>             </b></font> </td>         </tr>            <tr>              <td>&nbsp;</td>           </tr>           <tr align="right" valign="bottom">                  <td><font face="Arial, Helvetica, sans-serif" size="1">&#169 Copyright                    Mercerie Rascol 2002</font></td>           </tr> 	</table> 	 <!-- Ende der Produkttabelle --> 	 	    </td> 		<td height="9" valign="top" bgcolor="#FFFFFF" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 	  </tr> 	  <tr> 	    <td height="9" valign="top" nowrap><img src="images/corner_9_liun.gif" width="9" height="9"></td> 	    <td valign="top" bgcolor="#FFFFFF" nowrap><img src="images/dot_trans.gif" width="1" height="1"></td> 		<td align="right" valign="top" nowrap><img src="images/corner_9_reun.gif" width="9" height="9"></td> 	  </tr> 	</table> 	 	</td>     <td>&nbsp;</td>   </tr>   <tr>     <td colspan="3">&nbsp;</td>   </tr> </table> <script language="JavaScript"> <!--   if (!parent.isBasketLoaded) {     var win = window.open("index.html","ShopWindow");     setTimeout("win.main_frame.location = self.location; self.location = history.back();",3000);   }   //--> </script> </body> </html> 
