</tr>
      <tr>
        <td height="22" colspan="5"><span class="Estilo2"></span></td>
      </tr>
      <tr>
        <?php
	     $la_empresa =  $_SESSION["la_empresa"];
         $ls_codemp  =  $la_empresa["codemp"];
		 $ls_NomEstPro1 = $la_empresa["nomestpro1"];
		 $ls_NomEstPro2 = $la_empresa["nomestpro2"];
		 $ls_NomEstPro3 = $la_empresa["nomestpro3"];
	     $rs_SPG=$class_aper->uf_llenar_combo_estpro1($ls_codemp);
	  ?>
        <td width="123" height="22"><div align="right">
            <?php
	     $rs_SPG2=$class_aper->uf_llenar_combo_estpro2($ls_codemp, $ls_codestpro1);
	  ?>
            <?php print $ls_NomEstPro1;?></div>
            <div align="left"></div></td>
        <td colspan="4">
          <div align="right"></div>
          <div align="left">
            <input name="codestpro1" type="text" id="codestpro1" style="text-align:center" value="<?php print $ls_codestpro1 ?>" size="22" maxlength="20" readonly>
            <a href="javascript:catalogo_estpro1();"><img src="../shared/imagebank/tools15/buscar.gif" width="15" height="15" border="0" alt="Cat&aacute;logo de Estructura Programatica 1"></a>
            <input name="denestpro1" type="text" class="sin-borde" id="denestpro1" value="<?php print $ls_denestpro1 ?>" size="45">
        </div></td>
      </tr>
      <tr class="formato-blanco">
        <td height="22"><div align="right"><?php print $ls_NomEstPro2;?></div></td>
        <td colspan="4"><input name="codestpro2" type="text" id="codestpro22" style="text-align:center" value="<?php print $ls_codestpro2 ?>" size="22" maxlength="6" readonly>
            <a href="javascript:catalogo_estpro2();"><img src="../shared/imagebank/tools15/buscar.gif" width="15" height="15" border="0" alt="Cat&aacute;logo de Estructura Programatica 2"></a>