<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd"> <HTML>    <HEAD>  	 <TITLE>SITEVI 2003</TITLE> 	 <META HTTP-EQUIV="Content-Type" CONTENT="text/html;"> 	 <META NAME="robots" CONTENT="index, follow">  	 <META NAME="keywords" CONTENT="SITEVI,salon,viticulture,oenologie,vinification,conditionnement,travail du sol,semis,traction,pulvrisation,phytosanitaire,arboriculture,marachage,serres,abris,irrigation,drainage,exposition,international,accessoires,agriculteur,agriculture raisonne,agrofourniture,amendement,arboriculteur,arboriculture,durable,bouchon,bouteille,carburant,cave,composants,compos organique,concessionnaire,conservation,cooprative,cuve,cuve,dsinfection de l'eau,distillerie,distributeur,effluent,emballage,embouteillage,energie,engrais,entretien des abords,environnement,equipement,eta,etiquette,exploitant,fertilisation,film plastique,greffage,grenache,languedoc roussillon,lige,lubrifiant,lutte contre les geles,matre de chai,manutention,maracher,marquage,matriel,montpellier,mot,negoces,nettoyage,oenologue,oliculture,palissage,palmars de l'innovation,ppinire,plant,plantation,pressurage,rcolte,rfrigration,robinetterie,scurit,semence,services,stockage,terroir,tonneaux,transport,vendange,vendanger,verger,vigne,vigneron,vin,vinicole,viticole,viticulteur"> 	 <META NAME="description" CONTENT="SITEVI 2003 Viticulture - Oenologie - Conditionnement - Arbo/Marachage 25-26-27 Novembre 2003 Montpellier France, salon professionnel international de la viticulture, l'oenologie, le conditionnement, l'arboriculture et le marachage. Informations pour exposants/visiteurs/presse une information complte pour bien prparer sa visite sur le salon."> 	 <LINK REL="stylesheet" HREF="commun/2003/ressources/sitevi.css">  	 <SCRIPT LANGUAGE="JavaScript" SRC="commun/2003/ressources/preload.js"></SCRIPT>  	 <SCRIPT LANGUAGE="JavaScript" SRC="commun/2003/ressources/site.js"></SCRIPT>  	 <SCRIPT LANGUAGE="JavaScript" SRC="commun/2003/ressources/pdf.js"></SCRIPT>  <SCRIPT LANGUAGE="JavaScript">  /* nav = navigator.appName.substring(0,3); ver = navigator.appVersion.substring(0,1); NavCon = 0; function Redirige() 	{ 	if(document.all) 		{ //		location.href = ""; 		NavCon = 1; 		}  	if (document.getElementById && !document.all) 		{ //		location.href = ""; 		NavCon = 1; 		} 	if (nav == "Mic" && ver <=3) 		{ //		location.href = ""; 		NavCon = 1; 		} 	if (nav == "Net" && ver <=3) 		{ 		location.href = "index_ns.html"; 		NavCon = 1; 		} 	if (document.layers) 		{ 		location.href = "index_ns.html"; 		NavCon = 1; 		} 	if (NavCon !=1) 		{ //		location.href = ""; 		} 	} //Redirige();*/ </SCRIPT> <SCRIPT LANGUAGE="JavaScript">  navigateur = navigator.appName;   //Netscape = navigator.appName ;     if (navigateur == "Netscape")       {       parent.location.href = "index_ns.html";        }    //   else    //   {    //   parent.location.href = "index_ns.html";    //   }    </SCRIPT>  <!-- FIN DU SCRIPT -->  	 <SCRIPT LANGUAGE="JavaScript">  //Manual Scroller-  Dynamic Drive 2001 //For full source code, visit http://www.dynamicdrive.com  //specify speed of scroll (greater=faster) var speed_1=3 var speed_2=3  var iens6=document.all||document.getElementById var ns4=document.layers var MAC=navigator.userAgent.indexOf('Mac')>=0;  function moveup_1() 	{ 	if (window.movedownvar_1) clearTimeout(movedownvar_1) 	if (iens6&&parseInt(crossobj_1.style.top)>=(contentheight_1*(-1)+100)) 		crossobj_1.style.top=parseInt(crossobj_1.style.top)-speed_1 	else if (ns4&&crossobj_1.top>=(contentheight_1*(-1)+100)) 		crossobj_1.top-=speed_1 	moveupvar_1=setTimeout("moveup_1()",100) 	}  function movedown_1() 	{ 	if (window.moveupvar_1) clearTimeout(moveupvar_1) 	if (iens6&&parseInt(crossobj_1.style.top)<=0) 		crossobj_1.style.top=parseInt(crossobj_1.style.top)+speed_1 	else if (ns4&&crossobj_1.top<=0) 		crossobj_1.top+=speed_1 	movedownvar_1=setTimeout("movedown_1()",100) 	}  function stopscroll_1() 	{ 	if (window.movedownvar_1) clearTimeout(movedownvar_1) 	if (window.moveupvar_1) clearTimeout(moveupvar_1) 	}  function movetop_1() 	{ 	stopscroll_1() 	if (iens6) 		crossobj_1.style.top=0 	else if (ns4) 		crossobj_1.top=0 	}  function getcontent_height_1() 	{ 	if (iens6) 		contentheight_1=crossobj_1.offsetHeight 	else if (ns4) 		document.nscontainer_1.document.nscontent_1.visibility="show" 	}  function moveup_2() 	{ 	if (window.movedownvar_2) clearTimeout(movedownvar_2) 	if (iens6&&parseInt(crossobj_2.style.top)>=(contentheight_2*(-1)+100)) 		crossobj_2.style.top=parseInt(crossobj_2.style.top)-speed_2 	else if (ns4&&crossobj_2.top>=(contentheight_2*(-1)+100)) 		crossobj_2.top-=speed_2 	moveupvar_2=setTimeout("moveup_2()",100) 	}  function movedown_2() 	{ 	if (window.moveupvar_2) clearTimeout(moveupvar_2) 	if (iens6&&parseInt(crossobj_2.style.top)<=0) 		crossobj_2.style.top=parseInt(crossobj_2.style.top)+speed_2 	else if (ns4&&crossobj_2.top<=0) 		crossobj_2.top+=speed_2 	movedownvar_2=setTimeout("movedown_2()",100) 	}  function stopscroll_2() 	{ 	if (window.movedownvar_2) clearTimeout(movedownvar_2) 	if (window.moveupvar_2) clearTimeout(moveupvar_2) 	}  function movetop_2() 	{ 	stopscroll_2() 	if (iens6) 		crossobj_2.style.top=0 	else if (ns4) 		crossobj_2.top=0 	}  function getcontent_height_2() 	{ 	if (iens6) 		contentheight_2=crossobj_2.offsetHeight 	else if (ns4) 		document.nscontainer_2.document.nscontent_2.visibility="show" 	} </SCRIPT>    </HEAD>    <BODY ONRESIZE="getcontent_height_1();getcontent_height_2();" 		ONLOAD="getcontent_height_1();getcontent_height_2();MM_preloadImages('fr/2003/img_home/hp7_f2.gif','fr/2003/img_home/hp8_f2.gif','fr/2003/img_home/hp9_f2.gif','fr/2003/img_home/hp10_f2.gif','fr/2003/img_home/hp24_f2.gif','fr/2003/img_home/hp26_f2.gif','fr/2003/img_home/hp29_f2.gif','fr/2003/img_home/hp31_f2.gif','fr/2003/img_home/hp33_f2.gif');" 	LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" BACKGROUND="fr/2003/img_home/pix_home.gif"> <!-- SITEVI,salon,viticulture,oenologie,vinification,conditionnement,travail du sol,semis,traction,pulvrisation,phytosanitaire,arboriculture,marachage,serres,abris,irrigation,drainage,exposition,international,accessoires,agriculteur,agriculture raisonne,agrofourniture,amendement,arboriculteur,arboriculture,durable,bouchon,bouteille,carburant,cave,composants,compos organique,concessionnaire,conservation,cooprative,cuve,cuve,dsinfection de l'eau,distillerie,distributeur,effluent,emballage,embouteillage,energie,engrais,entretien des abords,environnement,equipement,eta,etiquette,exploitant,fertilisation,film plastique,greffage,grenache,languedoc roussillon,lige,lubrifiant,lutte contre les geles,matre de chai,manutention,maracher,marquage,matriel,montpellier,mot,negoces,nettoyage,oenologue,oliculture,palissage,palmars de l'innovation,ppinire,plant,plantation,pressurage,rcolte,rfrigration,robinetterie,scurit,semence,services,stockage,terroir,tonneaux,transport,vendange,vendanger,verger,vigne,vigneron,vin,vinicole,viticole,viticulteur,-->	 <!-- Redirige();--> <!-- DHTML Menu Builder Loader Code START --> 	 <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="/fr/2003/ressources/menu.js"></SCRIPT> <!-- DHTML Menu Builder Loader Code END --> 	 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="770"" 	  ALIGN="CENTER">  		<TR>  		  <TD VALIGN="TOP">  			 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="770" 			  HEIGHT="81">  				<TR>  				  <TD><A HREF="./"><IMG SRC="fr/2003/img_home/hp1.gif" WIDTH="220" 					 HEIGHT="81" BORDER="0" ALT="SITEVI 2003"></A></TD>  				  <TD><A HREF="./"><IMG SRC="fr/2003/img_home/hp2.gif" WIDTH="117" 					 HEIGHT="81" BORDER="0" ALT="SITEVI 2003"></A></TD>  				  <TD><IMG SRC="fr/2003/img_home/hp3.gif" WIDTH="215" HEIGHT="81" 					 BORDER="0"></TD>  				  <TD><IMG SRC="fr/2003/img_home/hp4.gif" WIDTH="218" HEIGHT="81" 					 BORDER="0"></TD>  				</TR>  			 </TABLE></TD>  		</TR>  		<TR>  		  <TD VALIGN="TOP"> <!-- #BeginLibraryItem "/Library/menu_haut_fr.lbi" --> 			 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="770" 			  HEIGHT="24">  				<TR>  				  <TD><A HREF="fr/2003/plan/site.htm"><IMG NAME="hp5" 					 SRC="fr/2003/img_home/hp5.gif" WIDTH="220" HEIGHT="24" BORDER="0"></A></TD>  				  <TD> 					 <IMG NAME="hp6" SRC="fr/2003/img_home/hp6.gif" WIDTH="117" HEIGHT="24" 					  BORDER="0"></TD>  				  <TD> 					 <A HREF="#" ONMOUSEOUT="cFrame.tHideAll();MM_swapImgRestore()" 					  ONMOUSEOVER="cFrame.ShowMenu('Espace_Exposant', 0, 0, false,'hp71|3',0);MM_swapImage('hp71','','fr/2003/img_home/hp7_f2.gif',1)"><IMG 					 SRC="fr/2003/img_home/hp7.gif" NAME="hp71" WIDTH="110" HEIGHT="24" BORDER="0" 					 ID="hp71"></A></TD>  				  <TD><A HREF="#" 					 ONMOUSEOUT="cFrame.tHideAll();MM_swapImgRestore()" 					 ONMOUSEOVER="cFrame.ShowMenu('Espace_Visiteurs', 0, 0, false,'hp8|3',0);MM_swapImage('hp8','','fr/2003/img_home/hp8_f2.gif',1)"><IMG 					 NAME="hp8" SRC="fr/2003/img_home/hp8.gif" WIDTH="105" HEIGHT="24" 					 BORDER="0"></A></TD>  				  <TD><A HREF="#" 					 ONMOUSEOUT="cFrame.tHideAll();MM_swapImgRestore()" 					 ONMOUSEOVER="cFrame.ShowMenu('Espace_Presse', 0, 0, false,'hp9|3',0);MM_swapImage('hp9','','fr/2003/img_home/hp9_f2.gif',1)"><IMG 					 NAME="hp9" SRC="fr/2003/img_home/hp9.gif" WIDTH="103" HEIGHT="24" 					 BORDER="0"></A></TD>  				  <TD><A HREF="fr/2003/partenaires/index.htm" 					 ONMOUSEOUT="MM_swapImgRestore()" 					 ONMOUSEOVER="MM_swapImage('hp10','','fr/2003/img_home/hp10_f2.gif',1)"><IMG 					 NAME="hp10" SRC="fr/2003/img_home/hp10.gif" WIDTH="115" HEIGHT="24" 					 BORDER="0"></A></TD>  				</TR>  			 </TABLE> <!-- #EndLibraryItem --> 		  </TD>  		</TR>  		<TR>  		  <TD VALIGN="TOP" HEIGHT="100%">  			 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="770" 			  HEIGHT="100%">  				<TR>  				  <TD VALIGN="TOP" BACKGROUND="fr/2003/img_home/hp40.gif"> <!-- #BeginLibraryItem "/Library/menu_gauche_fr.lbi" --> 					 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="120">  						<TR>  						  <TD><IMG SRC="fr/2003/img_home/hp11.gif" 							 WIDTH="120" HEIGHT="96" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><IMG SRC="fr/2003/img_home/hp23.gif" 							 WIDTH="120" HEIGHT="5" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="fr/2003/salon/presentation.htm" 							 ONMOUSEOUT="MM_swapImgRestore()" 							 ONMOUSEOVER="MM_swapImage('hp24','','fr/2003/img_home/hp24_f2.gif',1)"><IMG 							 NAME="hp24" SRC="fr/2003/img_home/hp24.gif" WIDTH="120" HEIGHT="12" 							 BORDER="0"></A></TD>  						</TR>  						<TR>  						  <TD><IMG NAME="hp25" SRC="fr/2003/img_home/hp25.gif" 							 WIDTH="120" HEIGHT="5" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="fr/2003/plan/salon.htm" 							 ONMOUSEOUT="MM_swapImgRestore()" 							 ONMOUSEOVER="MM_swapImage('hp26','','fr/2003/img_home/hp26_f2.gif',1)"><IMG 							 NAME="hp26" SRC="fr/2003/img_home/hp26.gif" WIDTH="120" HEIGHT="12" 							 BORDER="0"></A></TD>  						</TR>  						<TR>  						  <TD><IMG NAME="hp28" SRC="fr/2003/img_home/hp28.gif" 							 WIDTH="120" HEIGHT="6" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="fr/2003/base/recherche.htm" 							 ONMOUSEOUT="MM_swapImgRestore()" 							 ONMOUSEOVER="MM_swapImage('hp29','','fr/2003/img_home/hp29_f2.gif',1)"><IMG 							 NAME="hp29" SRC="fr/2003/img_home/hp29.gif" WIDTH="120" HEIGHT="12" 							 BORDER="0"></A></TD>  						</TR>  						<TR>  						  <TD><IMG NAME="hp30" SRC="fr/2003/img_home/hp30.gif" 							 WIDTH="120" HEIGHT="4" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="fr/2003/salon/infos_prat.htm" 							 ONMOUSEOUT="MM_swapImgRestore()" 							 ONMOUSEOVER="MM_swapImage('hp31','','fr/2003/img_home/hp31_f2.gif',1)"><IMG 							 NAME="hp31" SRC="fr/2003/img_home/hp31.gif" WIDTH="120" HEIGHT="13" 							 BORDER="0"></A></TD>  						</TR>  						<TR>  						  <TD><IMG NAME="hp32" SRC="fr/2003/img_home/hp32.gif" 							 WIDTH="120" HEIGHT="4" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="fr/2003/contact/form_contact.htm" 							 ONMOUSEOUT="MM_swapImgRestore()" 							 ONMOUSEOVER="MM_swapImage('hp33','','fr/2003/img_home/hp33_f2.gif',1)"><IMG 							 NAME="hp33" SRC="fr/2003/img_home/hp33.gif" WIDTH="120" HEIGHT="12" 							 BORDER="0"></A></TD>  						</TR>  						<TR>  						  <TD><IMG NAME="hp34" SRC="fr/2003/img_home/hp34.gif" 							 WIDTH="120" HEIGHT="8" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><IMG SRC="fr/2003/img_home/hp36.gif" 							 WIDTH="120" HEIGHT="46" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><IMG SRC="fr/2003/img_home/hp40.gif" 							 WIDTH="120" HEIGHT="5" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="../../../index.htm"><IMG 							 SRC="fr/2003/img_home/hp38.gif" WIDTH="120" HEIGHT="25" BORDER="0"></A></TD>  						</TR> 						 					 </TABLE> <!-- #EndLibraryItem --> 				  </TD>  				  <TD VALIGN="TOP" ROWSPAN="2">  					 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="530">  						<TR>  						  <TD><IMG NAME="hp12" SRC="fr/2003/img_home/hp12.gif" 							 WIDTH="23" HEIGHT="285" BORDER="0"></TD>  						  <TD VALIGN="TOP">  							 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" 							  WIDTH="217">  								<TR>  								  <TD><IMG NAME="hp13" SRC="fr/2003/img_home/hp13.gif" 									 WIDTH="197" HEIGHT="39" BORDER="0"></TD>  								</TR>  								<TR>  								  <TD><IMG NAME="hp16" SRC="fr/2003/img_home/hp16.gif" 									 HEIGHT="13" BORDER="0"></TD>  								</TR>  								<TR>  								  <TD WIDTH="217">  									 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" 									  WIDTH="217">  										<TR>  										  <TD BACKGROUND="fr/2003/img_home/hp19.gif"><IMG 											 NAME="hp19" SRC="fr/2003/img_home/hp19.gif" WIDTH="11" HEIGHT="205" 											 BORDER="0"></TD>  										  <TD WIDTH="100%" VALIGN="TOP">  											 <TABLE WIDTH="195" BORDER="0" CELLPADDING="0" 											  CELLSPACING="0" BGCOLOR="#88B1FF">  												<TR>  												  <TD COLSPAN="2"><IMG 													 SRC="fr/2003/img_home/laurice.jpg" WIDTH="50" HEIGHT="65" BORDER="0"> </TD>  												  <TD CLASS="texte"><FONT COLOR="#FFFFFF" 													 SIZE="2">Laurice PECHBERTY </FONT><b>Commissaire G&eacute;n&eacute;ral</b><BR><BR>Nous pr&eacute;parons 										activement la 21&egrave;me &eacute;dition du SITEVI.</TD>  												</TR>  												<TR>  												  <TD COLSPAN="3" CLASS="texte">Notre 													 ambition : vous aider &agrave; surmonter les d&eacute;fis qui sont ceux des 													 fili&egrave;res vigne/vin et arbo/mara&icirc;chage, en aidant les industriels 													 fournisseurs &agrave; conqu&eacute;rir de nouveaux march&eacute;s, en faisant 													 aussi du SITEVI, pour l'ensemble des professionnels de ces secteurs, un 													 formidable outil pour mieux valoriser leur production.</TD>  												</TR>  												<TR>  												  <TD COLSPAN="3" CLASS="texte"><BR>Notre 													 pr&eacute;occupation : contribuer, avec l'ensemble des partenaires qui nous 													 font confiance, &agrave; conforter l'avenir de ces fili&egrave;res.</TD>  												</TR>  												<TR>  												  <TD COLSPAN="3" 												  CLASS="texte"><BR><b>Rendez-vous &agrave; Montpellier les 25, 26 et 27 Novembre 													 2003 !</b></TD>  												</TR>  											 </TABLE></TD>  										  <TD ALIGN="RIGHT" 										  BACKGROUND="fr/2003/img_home/hp21.gif"><IMG NAME="hp21" 											 SRC="fr/2003/img_home/hp21.gif" WIDTH="11" HEIGHT="205" BORDER="0"></TD>  										</TR>  									 </TABLE></TD>  								</TR>  								<TR>  								  <TD><IMG NAME="hp39" SRC="fr/2003/img_home/hp39.gif" 									 HEIGHT="14" BORDER="0" WIDTH="217"></TD>  								</TR>  								<TR>  								  <TD><IMG NAME="hp43" SRC="fr/2003/img_home/hp43.gif" 									 WIDTH="197" HEIGHT="14" BORDER="0"></TD>  								</TR>  							 </TABLE></TD>  						  <TD><IMG NAME="hp14" SRC="fr/2003/img_home/hp14.gif" 							 WIDTH="16" HEIGHT="285" BORDER="0"></TD>  						  <TD VALIGN="TOP">  							 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" 							 WIDTH="274">  								<TR>  								  <TD><IMG NAME="hp1" SRC="fr/2003/img_home/hp48.gif" 									 HEIGHT="40" BORDER="0" WIDTH="274"></TD>  								</TR>  								<TR>  								  <TD>  									 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" 									 WIDTH="274">  										<TR>  										  <TD ROWSPAN="2" VALIGN="TOP">  <!-- debut boutons clip 1 --> 											 <TABLE BORDER="0" 											 CELLPADDING="0" CELLSPACING="0" WIDTH="17">  												<TR>  												  <TD> 													<A ONMOUSEOVER="javascript:movedown_1()" ONMOUSEOUT="javascript:stopscroll_1()" 													 HREF="javascript:;"> 													 <IMG NAME="hp2" SRC="fr/2003/img_home/fleche_A.gif" WIDTH="17" HEIGHT="17" 													 BORDER="0"></A></TD>  												</TR>  												<TR>  												  <TD><IMG NAME="hp6" 													 SRC="fr/2003/img_home/fleche_B.gif" BORDER="0" WIDTH="17" HEIGHT="54"></TD>  												</TR>  												<TR>  												  <TD><A HREF="javascript:;" 													 ONMOUSEOUT="javascript:stopscroll_1()" ONMOUSEOVER="javascript:moveup_1()"> 													 <IMG NAME="hp7" SRC="fr/2003/img_home/fleche_C.gif" WIDTH="17" HEIGHT="17" 													 BORDER="0"></A></TD>  												</TR>  											 </TABLE> 										  </TD>  										  <TD ALIGN="LEFT">  											 <TABLE BORDER="0" 											 CELLPADDING="0" CELLSPACING="0" WIDTH="255">  												<TR>  												  <TD ALIGN="LEFT"><IMG NAME="hp1" 													 SRC="fr/2003/img_home/hp50.gif" WIDTH="8" BORDER="0" HEIGHT="82"></TD>  												  <TD WIDTH="220" BGCOLOR="#EBF5CC"> <!--  Debut clip 1 ici --> <!-- #BeginLibraryItem "/Library/clip_1_fr.lbi" --> <SCRIPT language="JavaScript1.2"> if (iens6) 	{ 	document.write('<div id="container_1" style="position:relative; width:220; height:70px; overflow:hidden; Z-INDEX:2">') 	document.write('<div id="content_1" style="position:absolute; width:220; height:155px; left:0; top:0; Z-INDEX:3">') 	} </script>  <ilayer name="nscontainer_1" width=220 height=70 clip="0,0,220,70" Z-INDEX="2"> <layer name="nscontent_1" width=220 height=145 visibility=hidden Z-INDEX="3">  <!--INSERT CONTENT HERE--> 	 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="220" 	 BGCOLOR="#EBF5CC">  		  <TR>  			 <TD VALIGN="top" BGCOLOR="#EBF5CC"><IMG 				SRC="fr/2003/img_home/hp59.gif" WIDTH="16" HEIGHT="13" BORDER="0"></TD>  			 <TD VALIGN="TOP" WIDTH="5"><IMG SRC="fr/2003/img_home/pix_trans.gif" 				WIDTH="1" HEIGHT="1" BORDER="0"></TD>  			 <TD CLASS="texte">Nouveau <A HREF="fr/2003/presse/index.htm">communiqu de presse</A> en ligne 				 </TD>  		  </TR>  		  <TR>  			 <TD VALIGN="top">&nbsp;</TD>  			 <TD VALIGN="TOP" WIDTH="5"><IMG SRC="fr/2003/img_home/pix_trans.gif" 				WIDTH="1" HEIGHT="1" BORDER="0"></TD>  			 <TD CLASS="texte">&nbsp;</TD>  		  </TR>  		  <TR>  			 <TD VALIGN="top"><IMG SRC="fr/2003/img_home/hp59.gif" WIDTH="16" 				HEIGHT="13" BORDER="0"></TD>  			 <TD VALIGN="TOP" WIDTH="5"><IMG SRC="fr/2003/img_home/pix_trans.gif" 				WIDTH="1" HEIGHT="1" BORDER="0"></TD>  			 <TD CLASS="texte">Un nouveau <A HREF="fr/2003/plan/salon.htm">centre 				de conf&eacute;rences</A> modulable selon vos besoins et adaptable &agrave; 				tout type de convention, &agrave; disposition exclusivement des exposants et 				des partenaires. </TD>  		  </TR>  	 </TABLE>  <!--END CONTENT-->  </layer> </ilayer>  <script language="JavaScript1.2"> if (iens6) 	{ 	document.write('</div></div>') 	var crossobj_1=document.getElementById? document.getElementById("content_1") : document.all.content_1 	var contentheight_1=crossobj_1.offsetHeight 	} else if (ns4) 	{ 	var crossobj_1=document.nscontainer_1.document.nscontent_1 	var contentheight_1=crossobj_1.clip.height 	} </script> <!-- #EndLibraryItem --> <!--  Fin clip 1 ici --> 												  </TD>  												  <TD ALIGN="LEFT"><IMG 													 SRC="fr/2003/img_home/hp51.gif" WIDTH="27" HEIGHT="82"></TD>  												</TR>  											 </TABLE> </TD>  										</TR>  										<TR>  										  <TD><IMG 											 SRC="fr/2003/img_home/hp52.gif" BORDER="0" HEIGHT="17" WIDTH="257"></TD>  										</TR>  									 </TABLE> </TD>  								</TR>  								<TR>  								  <TD>  									 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" 									 WIDTH="274">  										<TR>  										  <TD><IMG 											 SRC="fr/2003/img_home/hp53.gif" HEIGHT="30" BORDER="0" WIDTH="274"></TD>  										</TR>  										<TR>  										  <TD ALIGN="RIGHT" VALIGN="TOP">  											 <TABLE BORDER="0" 											 CELLPADDING="0" CELLSPACING="0" WIDTH="274">  												<TR>  												  <TD ROWSPAN="2">  <!-- debut boutons clip 2 --> 													 <TABLE BORDER="0" CELLPADDING="0" 													 CELLSPACING="0" WIDTH="9">  														<TBODY>  														  <TR>  															 <TD> 																<A HREF="javascript:;" ONMOUSEOUT="javascript:stopscroll_2()" 																ONMOUSEOVER="javascript:movedown_2()"><IMG BORDER="0" 																SRC="fr/2003/img_home/fleche_A2.gif" WIDTH="17" HEIGHT="17"></A></TD> 														  </TR> 														  <TR>  															 <TD><IMG 																SRC="fr/2003/img_home/fleche_A3.gif" WIDTH="17" HEIGHT="99"></TD> 														  </TR> 														  <TR>  															 <TD><A HREF="javascript:;" 																ONMOUSEOUT="javascript:stopscroll_2()" 																ONMOUSEOVER="javascript:moveup_2()"><IMG BORDER="0" 																SRC="fr/2003/img_home/fleche_A4.gif" WIDTH="17" HEIGHT="30"></A></TD> 														  </TR> 														</TBODY> 													 </TABLE></TD>  												  <TD>  													 <TABLE BORDER="0" CELLPADDING="0" 													 CELLSPACING="0" WIDTH="257">  														<TR>  														  <TD><IMG 															 SRC="fr/2003/img_home/hp54.gif" WIDTH="9" HEIGHT="129" BORDER="0"></TD> 														  <TD WIDTH="222" 														  BGCOLOR="#EFCEE7"> <!--  Debut clip 2 ici --> <!-- #BeginLibraryItem "/Library/clip_2_fr.lbi" --> <SCRIPT language="JavaScript1.2"> if (iens6) 	{ 	document.write('<div id="container_2" style="position:relative; width:220; height:125px; overflow:hidden; Z-INDEX:2">') 	document.write('<div id="content_2" style="position:absolute; width:220; height:145px; left:0; top:0; Z-INDEX:3">') 	} </script>  <ilayer name="nscontainer_2" width=220 height=125 clip="0,0,220,125" Z-INDEX="2"> <layer name="nscontent_2" width=220 height=145 visibility=hidden Z-INDEX="3">  <!--INSERT CONTENT HERE--> 	 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="220">  		<TR>  		  <TD VALIGN="TOP" WIDTH="16"><IMG SRC="fr/2003/img_home/picto_1.gif" 			 WIDTH="16" HEIGHT="13"></TD>  		  <TD VALIGN="TOP" WIDTH="5"></TD>  		  <TD CLASS="texte" VALIGN="TOP"><B>Plan du salon</B> : d&eacute;couvrez 			 le <A HREF="fr/2003/plan/salon.htm">nouveau plan du salon</A></TD>  		</TR>  		<TR>  		  <TD VALIGN="TOP" WIDTH="16">&nbsp;</TD>  		  <TD VALIGN="TOP" WIDTH="5"></TD>  		  <TD CLASS="texte" VALIGN="TOP"></TD>  		</TR>  		<TR>  		  <TD VALIGN="TOP"><IMG SRC="fr/2003/img_home/picto_1.gif" WIDTH="16" 			 HEIGHT="13"></TD>  		  <TD VALIGN="TOP"></TD>  		  <TD CLASS="texte" VALIGN="TOP"><B>Hbergement</B> : <A HREF="fr/2003/salon/infos_prat.htm#hebergement">rservez votre htel ds maintenant</A></TD>  		</TR>  		<TR>  		  <TD VALIGN="TOP">&nbsp;</TD>  		  <TD VALIGN="TOP"></TD>  		  <TD CLASS="texte" VALIGN="TOP"></TD>  		</TR>  		<TR>  		  <TD VALIGN="TOP"><IMG SRC="fr/2003/img_home/picto_1.gif" WIDTH="16" 			 HEIGHT="13"></TD>  		  <TD VALIGN="TOP"></TD>  		  <TD CLASS="texte" VALIGN="TOP"><B>Catalogue</B> : commandez le 			 <A HREF="fr/2003/salon/infos_prat.htm">catalogue du SITEVI 2001</A> 			 r&eacute;pertoriant l'ensemble des exposants de l'&eacute;dition 			 pr&eacute;c&eacute;dente. </TD>  		</TR>  	 </TABLE> <!--END CONTENT-->  </layer> </ilayer>  <script language="JavaScript1.2"> if (iens6) 	{ 	document.write('</div></div>') 	var crossobj_2=document.getElementById? document.getElementById("content_2") : document.all.content_2 	var contentheight_2=crossobj_2.offsetHeight 	} else if (ns4) 	{ 	var crossobj_2=document.nscontainer_2.document.nscontent_2 	var contentheight_2=crossobj_2.clip.height 	} </script> <!-- #EndLibraryItem --> <!--  Fin clip 2 ici --> 														  </TD> 														  <TD><IMG 															 SRC="fr/2003/img_home/hp55.gif" WIDTH="26" HEIGHT="129" BORDER="0"></TD> 														</TR> 													 </TABLE></TD>  												</TR>  												<TR>  												  <TD><IMG SRC="fr/2003/img_home/hp56.gif" 													 HEIGHT="17" BORDER="0" WIDTH="257"></TD>  												</TR>  											 </TABLE></TD>  										</TR>  									 </TABLE></TD>  								</TR>  							 </TABLE></TD>  						  <TD></TD>  						</TR>  					 </TABLE></TD>  				  <TD VALIGN="TOP" BACKGROUND="fr/2003/img_home/hp47.gif" ROWSPAN="2">  					 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="120">  						<TR>  						  <TD><BR></TD>  						</TR>  						<TR>  						  <TD BORDERCOLOR="fr/2003/img_home/hp46.gif">  							 <TABLE WIDTH="90%" BORDER="0" 							 CELLPADDING="2" CELLSPACING="0">  								<TR>  								  <TD ALIGN="center"><IMG 									 SRC="commun/2003/img_page/stand_droit_flash.gif" WIDTH="100" HEIGHT="75"></TD>  								</TR>  								<TR>  								  <TD CLASS="texte" ALIGN="RIGHT">R&eacute;servez votre 									 stand avant le<br>20 Mai 2003<BR> <A 									 HREF="fr/2003/exposant/inscription.htm">Inscrivez-vous en ligne</A></TD>  								</TR>  							 </TABLE></TD>  						</TR>  						<TR>  						  <TD><IMG NAME="hp22" SRC="fr/2003/img_home/hp22.gif" 							 WIDTH="120" HEIGHT="26" BORDER="0"></TD>  						</TR>  						<TR>  						  <TD><A HREF="fr/2003/contact/form_newsletter.htm"><IMG 							 SRC="fr/2003/img_home/hp27.gif" WIDTH="120" HEIGHT="63" BORDER="0"></A></TD>  						</TR>  						<TR>  						  <TD><A HREF="Javascript:site('http://www.sitevimercosur.com')"><IMG SRC="fr/2003/img_home/hp37.gif" 							 WIDTH="120" HEIGHT="96" BORDER="0"></a></TD>  						</TR> 					 </TABLE></TD>  				</TR><TR>  			 <TD VALIGN="TOP" BACKGROUND="fr/2003/img_home/hp40.gif">&nbsp;  				<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="120">  				 <TR>  					<TD COLSPAN="2" WIDTH="120" HEIGHT="25" 					 BACKGROUND="fr/2003/img_home/hp40.gif">&nbsp;</TD>  				 </TR>  				 <TR>  					<TD><A HREF="Javascript:site('http://www.exposium.fr')"><IMG 					 NAME="hp41" SRC="fr/2003/img_home/hp41.gif" WIDTH="35" HEIGHT="34" 					 BORDER="0"></A></TD>  					<TD><A HREF="Javascript:pdf('fr/2003/salon/pop_mentions.htm')"><IMG 					 SRC="fr/2003/img_home/hp42.gif" WIDTH="85" HEIGHT="34" BORDER="0"></A></TD>  				 </TR>  				</TABLE></TD>  			</TR><TR>  				  <TD VALIGN="BOTTOM" BACKGROUND="fr/2003/img_home/hp40.gif">  					 <!-- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="120">  						<TR>  						  <TD COLSPAN="2" WIDTH="120" HEIGHT="25" 						  BACKGROUND="fr/2003/img_home/hp40.gif">&nbsp;</TD>  						</TR>  						<TR>  						  <TD><A 							 HREF="Javascript:site('http://www.exposium.fr')"><IMG NAME="hp41" 							 SRC="fr/2003/img_home/hp41.gif" WIDTH="35" HEIGHT="34" BORDER="0"></A></TD>  						  <TD><A 							 HREF="Javascript:pdf('fr/2003/salon/pop_mentions.htm')"><IMG 							 SRC="fr/2003/img_home/hp42.gif" WIDTH="85" HEIGHT="34" BORDER="0"></A></TD>  						</TR>  					 </TABLE> --></TD>  				  <TD VALIGN="BOTTOM"><IMG SRC="fr/2003/img_home/hp44.gif" 					 WIDTH="530" HEIGHT="14" BORDER="0"></TD>  				  <TD VALIGN="BOTTOM" BACKGROUND="fr/2003/img_home/hp47.gif"><IMG 					 SRC="fr/2003/img_home/hp45.gif" WIDTH="120" HEIGHT="14" BORDER="0"></TD>  				</TR>  			 </TABLE></TD>  		</TR>  	 </TABLE> 	<H1 CLASS="home">SITEVI,salon,viticulture,oenologie,vinification,conditionnement,travail du sol,semis,traction,pulvrisation,phytosanitaire,arboriculture,marachage,serres,abris,irrigation,drainage,exposition,international,accessoires,agriculteur,agriculture raisonne,agrofourniture,amendement,arboriculteur,arboriculture,durable,bouchon,bouteille,carburant,cave,composants,compos organique,concessionnaire,conservation,cooprative,cuve,cuve,dsinfection de l'eau,distillerie,distributeur,effluent,emballage,embouteillage,energie,engrais,entretien des abords,environnement,equipement,eta,etiquette,exploitant,fertilisation,film plastique,greffage,grenache,languedoc roussillon,lige,lubrifiant,lutte contre les geles,matre de chai,manutention,maracher,marquage,matriel,montpellier,mot,negoces,nettoyage,oenologue,oliculture,palissage,palmars de l'innovation,ppinire,plant,plantation,pressurage,rcolte,rfrigration,robinetterie,scurit,semence,services,stockage,terroir,tonneaux,transport,vendange,vendanger,verger,vigne,vigneron,vin,vinicole,viticole,viticulteur </H1><A HREF="liens_fr.htm" class="home">liens_fr</A> <A HREF="liens_en.htm" class="home">liens_en</A>  <!-- SITEVI,salon,viticulture,oenologie,vinification,conditionnement,travail du sol,semis,traction,pulvrisation,phytosanitaire,arboriculture,marachage,serres,abris,irrigation,drainage,exposition,international,accessoires,agriculteur,agriculture raisonne,agrofourniture,amendement,arboriculteur,arboriculture,durable,bouchon,bouteille,carburant,cave,composants,compos organique,concessionnaire,conservation,cooprative,cuve,cuve,dsinfection de l'eau,distillerie,distributeur,effluent,emballage,embouteillage,energie,engrais,entretien des abords,environnement,equipement,eta,etiquette,exploitant,fertilisation,film plastique,greffage,grenache,languedoc roussillon,lige,lubrifiant,lutte contre les geles,matre de chai,manutention,maracher,marquage,matriel,montpellier,mot,negoces,nettoyage,oenologue,oliculture,palissage,palmars de l'innovation,ppinire,plant,plantation,pressurage,rcolte,rfrigration,robinetterie,scurit,semence,services,stockage,terroir,tonneaux,transport,vendange,vendanger,verger,vigne,vigneron,vin,vinicole,viticole,viticulteur,-->	 </BODY> </HTML> 
