
<!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">


<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento senza titolo</title>
<link href="include.css" rel="stylesheet" type="text/css" />
</head>

<body class="oneColElsCtrHdr">
<div id="mainContent">

<table width="210" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="210" height="22" align="left"><h5>Ricorda password</h5></td>
    </tr>
  <tr>
    <td width="210" align="center" valign="top" >
  
      <table width="205" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="223" align="left"></td>
        </tr>
        <tr align="right">
          <td height="140" align="center" valign="top">

           <form action="pass_reminder.asp" method="post">
             
             <table width="190" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td colspan="2" align="left">&nbsp;</td>
    </tr>
  <tr>
    <td width="68" height="20" align="left"><p>Mail</p></td>
    <td width="122" align="left"><input name="mail" type="text" class="dati" /></td>
  </tr>
  <tr>
    <td height="20" colspan="2" align="left"><p>Inserire l'indirizzo di posta elettronica per ricevere una mail contenente la password di accesso</p></td>
    </tr>
  <tr>
    <td colspan="2" align="center"><input class="button" type="submit" name="submitButtonName2" value="Invia mail" />
      <input type="hidden" name="ricordapassword" value="ricorda" /></td>
    </tr>
</table>
  </form>
   </td>
          </tr>
        </table></td>
          </tr>
  <tr>
    <td width="210" height="5"></td>
        </tr>
</table>
</div>
</body>
</html>

