<DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<TITLE>Mita Homepage</TITLE>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="Shortcut Icon" type="image/ico" href="/favicon.ico" />
<link href="styleMita_chiaro.css" rel="stylesheet" type="text/css" />


<DIV id=zoom style="BORDER-RIGHT: #dddddd 2px solid; BORDER-TOP: #dddddd 2px solid; VISIBILITY: hidden; BORDER-LEFT: #dddddd 2px solid; BORDER-BOTTOM: #dddddd 2px solid"></DIV>

<SCRIPT type=text/javascript>
function showIMG(obj){
          var posX = 0; 
          var posY = 0; 
          posX = (findPos(obj)[0]) - 10;
          posY = (findPos(obj)[1]) - 40;
          Zoom = document.getElementById("zoom");
          Zoom.style.visibility = 'visible';
          Zoom.style.position = 'absolute';
          Zoom.style.top = posY;
          Zoom.style.left = posX;
          Zoom.style.zIndex = '1';
          document.getElementById("zoom").innerHTML = '<img onMouseOut="hideIMG()" src="' + obj.src + '"/>';} function hideIMG(){Zoom.style.visibility = 'hidden'; document.getElementById("zoom").innerHTML = '';} 
function findPos(obj) {
          var curleft = curtop = 0;
          if (obj.offsetParent) {
                    curleft = obj.offsetLeft
                    curtop = obj.offsetTop
                    while (obj = obj.offsetParent) {
                              curleft += obj.offsetLeft
                              curtop += obj.offsetTop
                    }
          }
          return [curleft,curtop];
}
</SCRIPT>
</head>
<body>

<div class="main"> 
	<div class="main_bg"> 
		<div class="main_header" > 

			
			<div class="search" style="">
				<table border="0" cellpadding="0" cellspacing="0" width="" style="padding-right: 7px;">
				<tr>
				<td valign="middle" align="right" height="23"><a href="/2116642070.d2.asp/.htm/Contatti.htm"      >Contatti</a>&nbsp;&nbsp;
<img src="/images/sep.gif" alt="" />&nbsp;&nbsp;
<a href="/327706932.d2.asp/.htm/Mappa.htm"      >Mappa</a>&nbsp;&nbsp;
<img src="/images/sep.gif" alt="" />&nbsp;&nbsp;
<a href="http://www.mita-tech.it"><img src="/images/home_black.gif" alt="" /></a>&nbsp;
&nbsp;
<a href="mailto:info@mita-tech.it"><img src="/images/mail_black.gif" alt="" /></a>&nbsp;&nbsp;<img src="images/sep.gif" alt="" />&nbsp;&nbsp;

<A href="javascript:fCambiaLingua('I');"><IMG alt="" src="/images/Lingue/lang_01_off.jpg" id="flag_lingua_I" /></A>&nbsp;
<A href="javascript:fCambiaLingua('GB');"><IMG alt="" src="/images/Lingue/english_off.jpg" id="flag_lingua_GB" /></A>&nbsp;
<A href="javascript:fCambiaLingua('S');"><IMG alt="" src="/images/Lingue/spanish_off.jpg" id="flag_lingua_S" /></A>&nbsp;
<A href="javascript:fCambiaLingua('F');"><IMG alt="" src="/images/Lingue/french_off.jpg" id="flag_lingua_F" /></A>&nbsp;
<A href="javascript:fCambiaLingua('D');"><IMG alt="" src="/images/Lingue/lang_02_off.jpg" id="flag_lingua_D" /></A>&nbsp;
<A href="javascript:fCambiaLingua('RO');"><IMG alt="" src="/images/Lingue/romania_flag_off.jpg" id="flag_lingua_RO" /></A>
<A href="javascript:fCambiaLingua('P');"><IMG alt="" src="/images/Lingue/Poland_off.jpg" id="flag_lingua_P" /></A>
<A href="javascript:fCambiaLingua('GK');"><IMG alt="" src="/images/Lingue/Greece_off.jpg" id="flag_lingua_GK" /></A>
<A href="javascript:fCambiaLingua('TR');"><IMG alt="" src="/images/Lingue/Turkey_off.jpg" id="flag_lingua_TR" /></A>
<A href="javascript:fCambiaLingua('NL');"><IMG alt="" src="/images/Lingue/olanda_off.jpg" id="flag_lingua_NL" /></A>


<SCRIPT type="text/javascript">
	document.getElementById("flag_lingua_I").src = document.getElementById("flag_lingua_I").src.replace("_off", "");

	
	function sfCambiaLingua(sLingua) {
		if (document.location.href.indexOf('.d2.asp/.htm')>0) {
			document.location.href = document.location.href.replace(/(\-[\d]*).d2.asp/.htm/,'page.asp?IDP=$1&IDL=' + sLingua);
		} else if (document.location.href.indexOf('&IDL=')>0) {
			document.location.href = document.location.href.replace(/&IDL=[a-zA-Z]*/,'&IDL=' + sLingua);
		} else if (document.location.href.indexOf('&idl=')>0) {
			document.location.href = document.location.href.replace(/&idl=[a-zA-Z]*/,'&idl=' + sLingua);
		} else if (document.location.href.indexOf('IDL=')>0) {
			document.location.href = document.location.href.replace(/IDL=[a-zA-Z]*/,'IDL=' + sLingua);
		} else if (document.location.href.indexOf('idl=')>0) {
			document.location.href = document.location.href.replace(/idl=[a-zA-Z]*/,'idl=' + sLingua);
		} else if (document.location.href.substr(document.location.href.length-1,1)=='/') {
			document.location.href = '/page.asp?IDL=' + sLingua;
		} else if (document.location.href.indexOf('?')==-1) {
			document.location.href += '?IDL=' + sLingua;
		} else {
			document.location.href += '&IDL=' + sLingua;      
		}
		return false;
	}

	function fCambiaLingua(sLingua){
		location.href = '/page.asp?idp=289236530&IDL=' + sLingua;
		return false;
	}

	
</SCRIPT></td>
				</tr>
				</table>
			</div>
                                                  <script type="text/javascript">
if(document.getElementById("idDivCONTATTI")){document.getElementById("idDivCONTATTI").style.display = 'inline';}
if(document.getElementById("idDivMAPPA")){document.getElementById("idDivMAPPA").style.display = 'inline';}
                                                  </script>
			<div class="menu" style="height:140px;">
<div id="flash" style="border: 0px solid red; padding-top: 1px; padding-right: 0px; float: right; text-align: right; margin-top: 0px; margin-right: 10px;">
<object width="390" height="155">
<param name="movie" value="/files/flash_header.swf">
<embed src="/files/flash_header.swf" width="390" height="155"></embed>
</object></div>
<div style="padding-top: 10px;"><table cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/1999/xhtml"><tr><td width="200px" onMouseOver="style.cursor = 'hand'" onclick="document.location.href = '/289236530.d2.asp/Mita+Homepage.htm/.htm'      "></td><td style="width: 9px;" /><td><a href="/societa.html">Societ&#224;</a></td></tr><tr><td width="200px" onMouseOver="style.cursor = 'hand'" onclick="document.location.href = '/289236530.d2.asp/Mita+Homepage.htm/.htm'      "></td><td style="width: 9px;" /><td><a href="/prodotti.html">Prodotti</a></td></tr><tr><td width="200px" onMouseOver="style.cursor = 'hand'" onclick="document.location.href = '/289236530.d2.asp/Mita+Homepage.htm/.htm'      "></td><td style="width: 9px;" /><td><a href="/realizzazioni.html">Realizzazioni</a></td></tr><tr><td width="200px" onMouseOver="style.cursor = 'hand'" onclick="document.location.href = '/289236530.d2.asp/Mita+Homepage.htm/.htm'      "></td><td style="width: 9px;" /><td><a href="/service-e-ricambi.html">Service e ricambi</a></td></tr><tr><td width="200px" onMouseOver="style.cursor = 'hand'" onclick="document.location.href = '/289236530.d2.asp/Mita+Homepage.htm/.htm'      "></td><td style="width: 9px;" /><td><a href="/comunicazione.html">Comunicazione</a></td></tr></table></div>
				</div>		
<script type="text/javascript">
   if(navigator.appName.indexOf("Internet Explorer") == -1){
        window.document.getElementById("flash").style.marginTop = '4px';
        window.document.getElementById("flash").style.marginRight = '19px';
   }
   if(navigator.appVersion.indexOf("MSIE 7.0") != -1){
        window.document.getElementById("flash").style.marginRight = '19px';
   }
</script>
			<div class="main_field" >
				<div class="main_text">
					<div class="add_menu">
						<div id="searchBox" style="margin-bottom: 35px;">
							<form method="get" id="search" action="page.asp">
								<input type="hidden" name="idp" value="1184255970" />
								<input type="text" value="" name="search" class="s_01" style="width: 99px;" />
								<input type="image" src="images/search.jpg" width="47px" height="18px" alt="" border="0" align="absmiddle" />
							</form>
						</div>
						
						
<MENU IDL="I" idp="289236530" xidp="1142678219" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/societa.html" nome="Societ&amp;#224;">
<VOCE id="2116642070" seoLink="Contatti" link="/2116642070.d2.asp/.htm/Contatti.htm"       livello="1" REDIRECT="" nome="Contatti" selected="False"></VOCE>
<VOCE id="-1248294689" seoLink="Come-raggiungerci" link="/-1248294689.d2.asp/Come+raggiungerci.htm/.htm"       livello="1" REDIRECT="" nome="Come raggiungerci" selected="False"></VOCE>
<VOCE id="304640905" seoLink="Richiesta-d'informazioni" link="/304640905.d2.asp/Richiesta+d%27informazioni.htm/.htm"       livello="1" REDIRECT="" nome="Richiesta d'informazioni" selected="False">
<MENU IDL="I" idp="289236530" xidp="304640905" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Richiesta d'informazioni" nome="Richiesta d'informazioni">
<VOCE id="1209048199" seoLink="Grazie" link="/1209048199.d2.asp/Grazie.htm/.htm"       livello="2" REDIRECT="" nome="Grazie" selected="False">
<MENU IDL="I" idp="289236530" xidp="1209048199" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Grazie" nome="Grazie">
<VOCE id="1447873980" seoLink="Mail-a-Mita" link="/1447873980.d2.asp/Mail+a+Mita.htm/.htm"       livello="3" REDIRECT="" nome="Mail a Mita" selected="False"></VOCE>
</MENU>
</VOCE>
</MENU>
</VOCE>
</MENU>
<MENU IDL="I" idp="289236530" xidp="1177679505" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/prodotti.html" nome="Prodotti">
<VOCE id="-909970401" seoLink="Le-serie" link="/-909970401.d2.asp/Le+serie.htm/.htm"       livello="1" REDIRECT="" nome="Le serie" selected="False">
<MENU IDL="I" idp="289236530" xidp="-909970401" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Le serie" nome="Le serie">
<VOCE id="1184676155" seoLink="Torri-a-circuito-aperto" link="/1184676155.d2.asp/Torri+a+circuito+aperto.htm/.htm"       livello="2" REDIRECT="1184848421|_D98501333394017284||" nome="Torri a circuito aperto" selected="False">
<MENU IDL="I" idp="289236530" xidp="1184676155" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Torri a circuito aperto" nome="Torri a circuito aperto">
<VOCE id="1179239766" seoLink="Serie-PMS" link="/1179239766.d2.asp/Serie+PMS.htm/.htm"       livello="3" REDIRECT="" nome="Serie PMS" selected="False">
<MENU IDL="I" idp="289236530" xidp="1179239766" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie PMS" nome="Serie PMS">
<VOCE id="-1246789050" seoLink="Specifiche-tecniche" link="/-1246789050.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
<VOCE id="1187704644" seoLink="Versioni-speciali" link="/1187704644.d2.asp/Versioni+speciali.htm/.htm"       livello="4" REDIRECT="" nome="Versioni speciali" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="-948175758" seoLink="Serie-PMD" link="/-948175758.d2.asp/Serie+PMD.htm/.htm"       livello="3" REDIRECT="" nome="Serie PMD" selected="False">
<MENU IDL="I" idp="289236530" xidp="-948175758" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie PMD" nome="Serie PMD">
<VOCE id="-869260510" seoLink="Specifiche-tecniche" link="/-869260510.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
<VOCE id="1101211381" seoLink="Versioni-speciali" link="/1101211381.d2.asp/Versioni+speciali.htm/.htm"       livello="4" REDIRECT="" nome="Versioni speciali" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="1179391705" seoLink="Serie-PME-E" link="/1179391705.d2.asp/Serie+PME%2DE.htm/.htm"       livello="3" REDIRECT="" nome="Serie PME-E" selected="False">
<MENU IDL="I" idp="289236530" xidp="1179391705" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie PME-E" nome="Serie PME-E">
<VOCE id="-1031358213" seoLink="Specifiche-tecniche" link="/-1031358213.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
<VOCE id="-756156654" seoLink="Versioni-speciali" link="/-756156654.d2.asp/Versioni+speciali.htm/.htm"       livello="4" REDIRECT="" nome="Versioni speciali" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="-1273488209" seoLink="Serie-PME-E-CONT" link="/-1273488209.d2.asp/Serie+PME%2DE+CONT.htm/.htm"       livello="3" REDIRECT="" nome="Serie PME-E CONT" selected="False">
<MENU IDL="I" idp="289236530" xidp="-1273488209" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie PME-E CONT" nome="Serie PME-E CONT">
<VOCE id="-744487392" seoLink="Specifiche-tecniche" link="/-744487392.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
<VOCE id="1187704829" seoLink="Versioni-speciali" link="/1187704829.d2.asp/Versioni+speciali.htm/.htm"       livello="4" REDIRECT="" nome="Versioni speciali" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="-1767779369" seoLink="Serie-PMM" link="/-1767779369.d2.asp/Serie+PMM.htm/.htm"       livello="3" REDIRECT="" nome="Serie PMM" selected="False">
<MENU IDL="I" idp="289236530" xidp="-1767779369" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie PMM" nome="Serie PMM">
<VOCE id="1183973762" seoLink="Specifiche-tecniche" link="/1183973762.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
<VOCE id="-228152717" seoLink="Versioni-speciali" link="/-228152717.d2.asp/Versioni+speciali.htm/.htm"       livello="4" REDIRECT="" nome="Versioni speciali" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="1648815854" seoLink="Serie-MCT" link="/1648815854.d2.asp/Serie+MCT.htm/.htm"       livello="3" REDIRECT="" nome="Serie MCT" selected="False">
<MENU IDL="I" idp="289236530" xidp="1648815854" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie MCT" nome="Serie MCT">
<VOCE id="-343601189" seoLink="Specifiche-tecniche" link="/-343601189.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
</MENU>
</VOCE>
</MENU>
</VOCE>
<VOCE id="-1615359648" seoLink="Torri-a-circuito-chiuso" link="/-1615359648.d2.asp/Torri+a+circuito+chiuso.htm/.htm"       livello="2" REDIRECT="1184848421|_D98501333394017647||" nome="Torri a circuito chiuso" selected="False">
<MENU IDL="I" idp="289236530" xidp="-1615359648" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Torri a circuito chiuso" nome="Torri a circuito chiuso">
<VOCE id="1179912896" seoLink="Serie-MCC" link="/1179912896.d2.asp/Serie+MCC.htm/.htm"       livello="3" REDIRECT="" nome="Serie MCC" selected="False">
<MENU IDL="I" idp="289236530" xidp="1179912896" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie MCC" nome="Serie MCC">
<VOCE id="-526265439" seoLink="Specifiche-tecniche" link="/-526265439.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
</MENU>
</VOCE>
</MENU>
</VOCE>
<VOCE id="2011221473" seoLink="Condensatori-evaporativi" link="/2011221473.d2.asp/Condensatori+evaporativi.htm/.htm"       livello="2" REDIRECT="1184848421|_D98501333394017664||" nome="Condensatori evaporativi" selected="False">
<MENU IDL="I" idp="289236530" xidp="2011221473" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Condensatori evaporativi" nome="Condensatori evaporativi">
<VOCE id="-831626303" seoLink="Serie-MCE" link="/-831626303.d2.asp/Serie+MCE.htm/.htm"       livello="3" REDIRECT="" nome="Serie MCE" selected="False">
<MENU IDL="I" idp="289236530" xidp="-831626303" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Serie MCE" nome="Serie MCE">
<VOCE id="1674893646" seoLink="Specifiche-tecniche" link="/1674893646.d2.asp/Specifiche+tecniche.htm/.htm"       livello="4" REDIRECT="" nome="Specifiche tecniche" selected="False"></VOCE>
</MENU>
</VOCE>
</MENU>
</VOCE>
<VOCE id="1180603651" seoLink="Serie-M-Gel" link="/1180603651.d2.asp/Serie+M%2DGel.htm/.htm"       livello="2" REDIRECT="530306825|_D98501333391329783|_blank|" nome="Serie M-Gel" selected="False"></VOCE>
<VOCE id="1968446253" seoLink="Sistemi-per-la-depurazione-delle-acque" link="/1968446253.d2.asp/Sistemi+per+la+depurazione+delle+acque.htm/.htm"       livello="2" REDIRECT="1184848421|_D98501333422365344||" nome="Sistemi per la depurazione delle acque" selected="False">
<MENU IDL="I" idp="289236530" xidp="1968446253" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Sistemi per la depurazione delle acque" nome="Sistemi per la depurazione delle acque">
<VOCE id="-629984022" seoLink="Mitadaf" link="/-629984022.d2.asp/.htm/.htm"       livello="3" REDIRECT="" nome="" selected="False"></VOCE>
<VOCE id="1213278789" seoLink="filtrasand" link="/1213278789.d2.asp/.htm/.htm"       livello="3" REDIRECT="" nome="" selected="False"></VOCE>
<VOCE id="1213279381" seoLink="oilpack" link="/1213279381.d2.asp/.htm/.htm"       livello="3" REDIRECT="" nome="" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="1177925671" seoLink="Teoria" link="/1177925671.d2.asp/Teoria.htm/.htm"       livello="2" REDIRECT="" nome="Teoria" selected="False">
<MENU IDL="I" idp="289236530" xidp="1177925671" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Teoria" nome="Teoria">
<VOCE id="666319277" seoLink="Ricerca-e-sviluppo" link="/666319277.d2.asp/Ricerca+e+sviluppo.htm/.htm"       livello="3" REDIRECT="" nome="Ricerca e sviluppo" selected="False"></VOCE>
<VOCE id="1179308458" seoLink="Raffreddamento-evaporativo" link="/1179308458.d2.asp/Raffreddamento+evaporativo.htm/.htm"       livello="3" REDIRECT="" nome="Raffreddamento evaporativo" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="1184334422" seoLink="Download" link="/1184334422.d2.asp/Download.htm/.htm"       livello="2" REDIRECT="" nome="Download" selected="False"></VOCE>
<VOCE id="1764540072" seoLink="Richiesta-d'offerta" link="/1764540072.d2.asp/Richiesta+d%27offerta.htm/.htm"       livello="2" REDIRECT="" nome="Richiesta d'offerta" selected="False">
<MENU IDL="I" idp="289236530" xidp="1764540072" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Richiesta d'offerta" nome="Richiesta d'offerta">
<VOCE id="-409924749" seoLink="Grazie" link="/-409924749.d2.asp/Grazie.htm/.htm"       livello="3" REDIRECT="" nome="Grazie" selected="False">
<MENU IDL="I" idp="289236530" xidp="-409924749" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Grazie" nome="Grazie">
<VOCE id="-494381768" seoLink="Mail-a-Mita" link="/-494381768.d2.asp/Mail+a+Mita.htm/.htm"       livello="4" REDIRECT="" nome="Mail a Mita" selected="False"></VOCE>
</MENU>
</VOCE>
</MENU>
</VOCE>
</MENU>
</VOCE>
</MENU>
<MENU IDL="I" idp="289236530" xidp="986511324" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/service-e-ricambi.html" nome="Service e ricambi">
<VOCE id="1181643585" seoLink="Ricambi" link="/1181643585.d2.asp/Ricambi.htm/.htm"       livello="1" REDIRECT="986511324|||" nome="Ricambi" selected="False">
<MENU IDL="I" idp="289236530" xidp="1181643585" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Ricambi" nome="Ricambi">
<VOCE id="-399071122" seoLink="/pacco-scambio-termico-e-separagocce.html" link="/-399071122.d2.asp/Pacco+di+scambio+termico%2C+separagocce.htm/.htm"       livello="2" REDIRECT="" nome="Pacco di scambio termico, separagocce" selected="False">
<MENU IDL="I" idp="289236530" xidp="-399071122" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/pacco-scambio-termico-e-separagocce.html" nome="Pacco di scambio termico, separagocce">
<VOCE id="-172920073" seoLink="K-ONDA-19-mm-(PVC-o-PP)-" link="/-172920073.d2.asp/K+ONDA+19+mm+%28PVC+o+PP%29+.htm/.htm"       livello="3" REDIRECT="" nome="K ONDA 19 mm (PVC o PP) " selected="False"></VOCE>
<VOCE id="-935649428" seoLink="K-ONDA-12-mm-(PVC-o-PP)" link="/-935649428.d2.asp/K+ONDA+12+mm+%28PVC+o+PP%29.htm/.htm"       livello="3" REDIRECT="" nome="K ONDA 12 mm (PVC o PP)" selected="False"></VOCE>
<VOCE id="262114813" seoLink="N--(PVC-o-PVC-Speciale)" link="/262114813.d2.asp/N++%28PVC+o+PVC+Speciale%29.htm/.htm"       livello="3" REDIRECT="" nome="N  (PVC o PVC Speciale)" selected="False"></VOCE>
<VOCE id="1181658195" seoLink="GS-(grigliato-per-acque-sporche---tipo-SPLASH)-PP-" link="/1181658195.d2.asp/GS+%28grigliato+per+acque+sporche+%2D+tipo+SPLASH%29+PP+.htm/.htm"       livello="3" REDIRECT="" nome="GS (grigliato per acque sporche - tipo SPLASH) PP " selected="False"></VOCE>
<VOCE id="1882361589" seoLink="Pannello-separagocce-pvc-o-pp" link="/1882361589.d2.asp/Pannello+separagocce+pvc+o+pp.htm/.htm"       livello="3" REDIRECT="" nome="Pannello separagocce pvc o pp" selected="False"></VOCE>
<VOCE id="1181729468" seoLink="Green-packing" link="/1181729468.d2.asp/Green+packing.htm/.htm"       livello="3" REDIRECT="" nome="Green packing" selected="False"></VOCE>
<VOCE id="-845536499" seoLink="Pannello-separagocce-green-packing" link="/-845536499.d2.asp/Pannello+separagocce+green+packing.htm/.htm"       livello="3" REDIRECT="" nome="Pannello separagocce green packing" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="1651404631" seoLink="/distribuzione-acqua-e-ugelli.html" link="/1651404631.d2.asp/Distribuzione+acqua+e+ugelli.htm/.htm"       livello="2" REDIRECT="" nome="Distribuzione acqua e ugelli" selected="False">
<MENU IDL="I" idp="289236530" xidp="1651404631" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/distribuzione-acqua-e-ugelli.html" nome="Distribuzione acqua e ugelli">
<VOCE id="-672864060" seoLink="Distribuzione-acqua" link="/-672864060.d2.asp/Distribuzione+acqua.htm/.htm"       livello="3" REDIRECT="" nome="Distribuzione acqua" selected="False"></VOCE>
<VOCE id="-1000589247" seoLink="Ugelli" link="/-1000589247.d2.asp/Ugelli.htm/.htm"       livello="3" REDIRECT="" nome="Ugelli" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="1181653344" seoLink="/gruppi-motoventilanti.html" link="/1181653344.d2.asp/Gruppi+motoventilanti.htm/.htm"       livello="2" REDIRECT="" nome="Gruppi motoventilanti" selected="False">
<MENU IDL="I" idp="289236530" xidp="1181653344" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/gruppi-motoventilanti.html" nome="Gruppi motoventilanti">
<VOCE id="49283267" seoLink="Gruppo-motoventilante-standard" link="/49283267.d2.asp/Gruppo+motoventilante+standard.htm/.htm"       livello="3" REDIRECT="" nome="Gruppo motoventilante standard" selected="False"></VOCE>
<VOCE id="-962636728" seoLink="Gruppo-motoventilante-centrifugo" link="/-962636728.d2.asp/Gruppo+motoventilante+centrifugo.htm/.htm"       livello="3" REDIRECT="" nome="Gruppo motoventilante centrifugo" selected="False"></VOCE>
</MENU>
</VOCE>
<VOCE id="-281334497" seoLink="/richiesta-di-offerta.html" link="/-281334497.d2.asp/Richiesta+d%27offerta.htm/.htm"       livello="2" REDIRECT="1764540072|||" nome="Richiesta d'offerta" selected="False"></VOCE>
</MENU>
</VOCE>
</MENU>
<MENU IDL="I" idp="289236530" xidp="-116333785" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="/comunicazione.html" nome="Comunicazione">
<VOCE id="1185889013" seoLink="Novit.agrave;" link="/1185889013.d2.asp/Novit%26agrave%3B.htm/.htm"       livello="1" REDIRECT="" nome="Novit&amp;agrave;" selected="False"></VOCE>
<VOCE id="-1878689006" seoLink="Pubblicazioni" link="/-1878689006.d2.asp/Pubblicazioni.htm/.htm"       livello="1" REDIRECT="" nome="Pubblicazioni" selected="False"></VOCE>
<VOCE id="-1298168225" seoLink="Pubblicit.agrave;" link="/-1298168225.d2.asp/Pubblicit%26agrave%3B.htm/.htm"       livello="1" REDIRECT="" nome="Pubblicit&amp;agrave;" selected="False"></VOCE>
</MENU>
<MENU IDL="I" idp="289236530" xidp="-1387204445" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Fuori menù" nome="Fuori menù">
<VOCE id="327706932" seoLink="Mappa" link="/327706932.d2.asp/.htm/Mappa.htm"       livello="1" REDIRECT="" nome="Mappa" selected="False"></VOCE>
<VOCE id="-1379962630" seoLink="Privacy" link="/-1379962630.d2.asp/Privacy.htm/.htm"       livello="1" REDIRECT="" nome="Privacy" selected="False"></VOCE>
<VOCE id="1184255970" seoLink="Trova" link="/1184255970.d2.asp/Trova.htm/.htm"       livello="1" REDIRECT="" nome="Trova" selected="False"></VOCE>
<VOCE id="1295546934" seoLink="Note-legali" link="/1295546934.d2.asp/Note+legali.htm/.htm"       livello="1" REDIRECT="" nome="Note legali" selected="False"></VOCE>
</MENU>
<MENU IDL="I" idp="289236530" xidp="530306825" partenza="1" profondita="0" profonditaIG="10" idBase="289236530" nOrdineCorrente="001003" pageName="Files" nome="Files">
<VOCE id="-422124906" seoLink="styleMita_chiaro.css" link="/-422124906.d2.asp/styleMita%5Fchiaro%2Ecss.htm/.htm"       livello="1" REDIRECT="" nome="styleMita_chiaro.css" selected="False"></VOCE>
<VOCE id="-2121543259" seoLink="mitaMenu.xsl" link="/-2121543259.d2.asp/mitaMenu%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="mitaMenu.xsl" selected="False"></VOCE>
<VOCE id="1412306946" seoLink="mitaSubMenu.xsl" link="/1412306946.d2.asp/mitaSubMenu%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="mitaSubMenu.xsl" selected="False"></VOCE>
<VOCE id="1264108404" seoLink="immagini_mita.xsl" link="/1264108404.d2.asp/immagini%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="immagini_mita.xsl" selected="False"></VOCE>
<VOCE id="1179299566" seoLink="immagini_mita_elenco_prodotti.xsl" link="/1179299566.d2.asp/immagini%5Fmita%5Felenco%5Fprodotti%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="immagini_mita_elenco_prodotti.xsl" selected="False"></VOCE>
<VOCE id="1907739431" seoLink="lista_notizie_mita.xsl" link="/1907739431.d2.asp/lista%5Fnotizie%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="lista_notizie_mita.xsl" selected="False"></VOCE>
<VOCE id="-1197463428" seoLink="lista_pubblicita_mita.xsl" link="/-1197463428.d2.asp/lista%5Fpubblicita%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="lista_pubblicita_mita.xsl" selected="False"></VOCE>
<VOCE id="354136842" seoLink="lista_prodotti_mita.xsl" link="/354136842.d2.asp/lista%5Fprodotti%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="lista_prodotti_mita.xsl" selected="False"></VOCE>
<VOCE id="-4147128" seoLink="lista_pubblicazioni_mita.xsl" link="/-4147128.d2.asp/lista%5Fpubblicazioni%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="lista_pubblicazioni_mita.xsl" selected="False"></VOCE>
<VOCE id="1182265260" seoLink="lista_notizie_home_mita.xsl" link="/1182265260.d2.asp/lista%5Fnotizie%5Fhome%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="lista_notizie_home_mita.xsl" selected="False"></VOCE>
<VOCE id="-399115251" seoLink="immagini_a_rotazione_mita.xsl" link="/-399115251.d2.asp/immagini%5Fa%5Frotazione%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="immagini_a_rotazione_mita.xsl" selected="False"></VOCE>
<VOCE id="783231027" seoLink="mappa.xsl" link="/783231027.d2.asp/mappa%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="mappa.xsl" selected="False"></VOCE>
<VOCE id="1184667276" seoLink="lista_archivio.xsl" link="/1184667276.d2.asp/lista%5Farchivio%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="lista_archivio.xsl" selected="False"></VOCE>
<VOCE id="1184691564" seoLink="immagini_a_rotazione_mita_home.xsl" link="/1184691564.d2.asp/immagini%5Fa%5Frotazione%5Fmita%5Fhome%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="immagini_a_rotazione_mita_home.xsl" selected="False"></VOCE>
<VOCE id="1184836052" seoLink="mitaSubMenuProdotti.xsl" link="/1184836052.d2.asp/mitaSubMenuProdotti%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="mitaSubMenuProdotti.xsl" selected="False"></VOCE>
<VOCE id="1185285937" seoLink="immagini.xsl" link="/1185285937.d2.asp/immagini%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="immagini.xsl" selected="False"></VOCE>
<VOCE id="753224094" seoLink="googleanalytics.xsl" link="/753224094.d2.asp/googleanalytics%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="googleanalytics.xsl" selected="False"></VOCE>
<VOCE id="1192090711" seoLink="pdfTab.js" link="/1192090711.d2.asp/pdfTab%2Ejs.htm/.htm"       livello="1" REDIRECT="" nome="pdfTab.js" selected="False"></VOCE>
<VOCE id="1195831348" seoLink="analytics_mita.xsl" link="/1195831348.d2.asp/analytics%5Fmita%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="analytics_mita.xsl" selected="False"></VOCE>
<VOCE id="1202115258" seoLink="imgInput.xsl" link="/1202115258.d2.asp/imgInput%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="imgInput.xsl" selected="False"></VOCE>
<VOCE id="1202391180" seoLink="varLingua.xsl" link="/1202391180.d2.asp/varLingua%2Exsl.htm/.htm"       livello="1" REDIRECT="" nome="varLingua.xsl" selected="False"></VOCE>
</MENU>

						<div class="add_news">
                	                                                                                <style type="text/css" xmlns:fo="http://www.w3.org/1999/XSL/Format">
       .perNews{
          width: 60px;
        }
    </style><div style="width: 150px;" xmlns:fo="http://www.w3.org/1999/XSL/Format"><div style="width:150px; margin-bottom: 10px; float: left;"><h2 style="color:#00522B; font-family: Tahoma; font-size: 18px; font-weight: 700;">CHILLVENTA 2010</h2><span style="font-size: 8px; color: #505050; text-decoration: underline;">09.09.10</span><br /><img class="perNews" src="/files/59BA52D23493196492.jpg" border="0" alt="Logo chillventa 2010.jpg" title="Logo chillventa 2010.jpg" hspace="5" vspace="5" style="border: 1px solid #ddd;" align="right" xmlns="http://www.w3.org/1999/xhtml" /><span style="font-size: 11px; font-family: Tahoma; color: #3E3E3E;"><STRONG>Mita esporr&#224; alla prossima edizione di&nbsp;CHILLVENTA 2010<BR></STRONG>Salone Internazionale Refrigerazione, Condizionamento, Pompe di Calore<BR>Fiera di Norimberga&nbsp;- 13/15&nbsp;Ottobre 2010</span><br /><a href="/929495919.d2.asp/Notizia+16.htm/.htm"      ><span style="font-size: 10px; font-family: Tahoma; color: green;">leggi tutto</span></a></div><div style="width:150px; margin-bottom: 10px; float: left;"><h2 style="color:#00522B; font-family: Tahoma; font-size: 18px; font-weight: 700;">MITA compie 50 anni</h2><span style="font-size: 8px; color: #505050; text-decoration: underline;">18.03.10</span><br /><img class="perNews" src="/files/59BA52D23476107950.jpg" border="0" alt="logo MITA.jpg" title="logo MITA.jpg" hspace="5" vspace="5" style="border: 1px solid #ddd;" align="right" xmlns="http://www.w3.org/1999/xhtml" /><span style="font-size: 11px; font-family: Tahoma; color: #3E3E3E;"><STRONG>Da 50 anni incorrodibile protagonista del raffreddamento evaporativo.</STRONG></span><br /><a href="/-757983988.d2.asp/Notizia+15.htm/.htm"      ><span style="font-size: 10px; font-family: Tahoma; color: green;">leggi tutto</span></a></div></div>
                                	                                                                <div id="grigliaImmagini"><p class="imgSX"></p>
                                                	                                                <p class="imgSX"></p></div>
						</div>
					</div>
					<div class="main_central">
						<H1 style="FONT-SIZE: 18px">
<H1>Raffreddamento evaporativo dal 1960</H1></H1><BR>
<P>Da quasi mezzo secolo siamo protagonisti nella progettazione e produzione di:<BR><BR>
<SCRIPT type=text/javascript>var largDiv= 220; var altDiv = 165; var larg = 220; var alt = 165;</SCRIPT>
<STRONG>- torri di raffreddamento a circuito aperto<BR>- torri di raffreddamento a circuito chiuso<BR>- condensatori evaporativi</STRONG><BR><BR>Da sempre i nostri prodotti sono un riferimento e si distinguono per:<BR><BR>- <STRONG>incorrodibilit&#224;</STRONG>: largo impiego di materiali plastici quali la vetroresina che si traduce in bassi costi di manutenzione ed una lunga durata<BR><BR>- <STRONG>ridotti costi di gestione</STRONG>: facile accesso ad ogni parte per operazioni di pulizia e manutenzione<BR><BR>- <STRONG>risparmio energetico</STRONG>: molteplici soluzioni tecniche sviluppate per conseguire la massima efficienza<BR><BR>- <STRONG>bassa rumorosit&#224;</STRONG>: utilizzo di moderni ventilatori<IMG title="" height=230 alt=mita-tech hspace=0 src="/files/5D3E2CF93476790063.jpg    " width=310 align=right border=0><BR>assiali a ridotto impatto acustico</P>
<P>- <STRONG>infinite varianti costruttive</STRONG>: per rispondere <BR>ad ogni esigenza tecnica ed impiantistica<BR><BR><BR>MITA &#232; anche <A title="" href="http://www.mitabiorulli.it/page.asp?idl=I" target=_self>MITA Biorulli</A>, che produce:<BR><BR>- <STRONG>flottatori<BR></STRONG><BR>- <STRONG>filtri a sabbia continui<BR></STRONG><BR>- <STRONG>disoleatori lamellari<BR><BR></STRONG></P><BR/><br />
					</div>
				</div>
			</div>
		</div>

		<div class="prefooter">
			<div class="pre_01"><a href="http://www.cti.org" target="_blank"><img style="width: 84px; display: ;" src="/images/LoghiDivisi_CTI.gif"/></a><a href="http://www.eurovent-association.eu/web/eurovent/web/" target="_blank"><img style="width: 105px; display: ;" src="/images/LoghiDivisi_EUROVENT.gif"/></a><a href="http://www.anima-it.com" target="_blank"><img style="width: 59px; display: ;" src="/images/LoghiDivisi_ANIMA.gif"/></a></div>
			<div class="pre_02">
				<div class="pt15">
					<IMG style="MARGIN-TOP: -7px" align=left src="/images/aioici.gif"><IMG style="MARGIN-TOP: -7px" align=right src="/images/sincert.gif"><B>Mita S.r.l.</B><BR>Tel: 0382.67599<BR>Mail: <A href="mailto:info@mita-tech.it">info@mita-tech.it</A><BR>PI 05112560155<BR>&#169; 2009 - <A title="" href="/page.asp?idG2=1295546934" target=_self>Note legali</A>
				</div>
			</div>
			<div class="pre_03">
                                                          <div class="titolo_auth">Area riservata</div>
				<form method="get" id="authform" action="">
				<div class="form_pad">
					<table class="auth_table" cellpadding="2" cellspacing="0">
					<tr><td>Username:</td><td><input type="text" value="" name="name" id="n" style="" class="in_01"/></td><td></td></tr>
					<tr><td>Password:</td><td><input type="text" value="" name="password" id="p" style="" class="in_01"/></td><td><input type="image" src="/files/D98501333411280927.gif" alt="Login" title="Login" border="0" xmlns="http://www.w3.org/1999/xhtml" /></td></tr>
					<tr><td colspan="3" align="center"><a href="">Hai dimenticato la password?</a></td></tr>
					</table>
				</div>
				</form>
			</div>
		</div>
	</div>
<div class="footer"> 
	<a href="http://www.monforte.it"><img src="images/footer_image_chiaro.jpg" alt=""/></a><br/>
	<TABLE width=800>
<TBODY>
<TR>
<TD style="PADDING-RIGHT: 0px" align=right>Realizzato da:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><A title="Monforte eSolutions" href="http://www.monforte.it/" target=_new><IMG title="" style="margin-top: 4px;" alt=Monforte hspace=0 src="/images/Logo-MONFORTE-120x37.gif" border=0></A>&nbsp;&nbsp; &nbsp;</TD></TR></TBODY></TABLE>
</div>
</div>


<script language="JavaScript" src="pdfTab.js" type="text/javascript"></script>
<script type="text/javascript">
	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
      </script><script type="text/javascript">
	var url = "/Mita Homepage"
	if(window.document.getElementById("titolo_notizia_google") != null){
	   var titolo_notizia = window.document.getElementById("titolo_notizia_google").innerHTML;
               	   url = url.replace("Notizia ", "Notizia - " + titolo_notizia);
                }
	var pageTracker = _gat._getTracker("UA-2200369-1");
	pageTracker._initData();
	pageTracker._trackPageview(url);
      </script>
</body>



<SCRIPT TYPE="TEXT/JAVASCRIPT">
//Ridimensiona le immagini
oIMGs = document.getElementById("grigliaImmagini").getElementsByTagName("IMG");
var nImages = 0;
for (var i=0; i<oIMGs.length; i++) {
  if (oIMGs[i].src.indexOf('/files/')!=-1) {
    nImages++;
  }
}
if (nImages==1) {
  for (var i=0; i<oIMGs.length; i++) {
    if (oIMGs[i].src.indexOf('/files/')!=-1) {
       if(oIMGs[i].outerHTML){alert(oIMGs.length);
          oIMGs[i].outerHTML = '<img class=rientra10px src="/vimage.aspx?x=230&img=' + oIMGs[i].src.substr(oIMGs[i].src.substr(7,999).indexOf('/')+7,999) + '" />'
       } else {
          oIMGs[i].setAttribute('width', null);
          oIMGs[i].setAttribute('height', null);
          oIMGs[i].setAttribute('class', 'rientra10px');
          oIMGs[i].setAttribute('style', null);
          oIMGs[i].style.width = null;
          oIMGs[i].src = '/vimage.aspx?x=230&img=' + oIMGs[i].src.substr(oIMGs[i].src.substr(7,999).indexOf('/')+7,999);
       }
    }
  }
} else {
  for (var i=0; i<oIMGs.length; i++) {
    if (oIMGs[i].src.indexOf('/files/')!=-1) {
      srcImmagine = oIMGs[i].src.substr(oIMGs[i].src.substr(7,999).indexOf('/')+7,999);
      txtCommento = oIMGs[i].parentElement.innerHTML;
      txtCommento = txtCommento.substr(oIMGs[i].outerHTML.length,999);
      oIMGs[i].parentElement.innerHTML = '<table cellspacing=0 cellpadding=0 class=corniceImmagine><tr><td style="padding-left:9px"><img src="/vimage.aspx?x=196&img=' + srcImmagine + '" vspace=7 />' + txtCommento + '</td></tr></table>'
    }
  }
}
</SCRIPT>

</html>