Hay tienes el código, no tiene nada extraño
En la IMG cabeceraDiv y en cabInteresa, se produce el salto. (solo en N6.2). Como ya he comentado en el otro mensaje, al quitar el DTD el problema se soluciona.
Muchas gracias por tu interés
Código:
<table width="146" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="145"><a href="/divi/diviertete.asp"><img src="/img/mDiviertete/CabDiv.gif" width="146" height="23" alt="Diviértete" border="0"></a></td>
</tr>
<tr>
<td width="145" background="/img/mDiviertete/linea.gif">
<table width="100%" border="0" cellspacing="0" cellpadding="1">
<tr>
<td width="3"></td>
<td><a href="#" class="lnkMenu">cine</a></td>
</tr>
</table>
</td>
</tr>
<!--Menu te interesa -->
<tr>
<td width="145"><a href="#"><img src="/img/mInteresa/CabInteresa.gif" width="146" height="20" alt="Te interesa" border="0"></a></td>
</tr>
<tr>
<td width="145" height="112" background="/img/mInteresa/linea.gif">
<table width="100%" border="0" cellspacing="0" cellpadding="1">
<tr>
<td width="3"></td>
<td><a href="#" class="lnkMenu">trabajo</a></td>
</tr>
<tr>
<td width="3"></td>
<td><a href="#" class="lnkMenu">el coche</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="145"> <img src="/img/mDiviertete/BottomIzq.gif" width="146" height="20" alt=" "></td>
</tr>
</table>