</table>

      <table width="640" border="0" class="zonaactiva">
        <tr> 
          <td class="subtitulo" colspan="6">&nbsp;Designación del Responsable</td>
        </tr>
        <tr>
            <td height="15px"></td>
        </tr>
        <tr> 
          <td width="150">
              <div align="left">
              <label class="nombreCampo">Nombre</label>
              <select name="lngIdResponsable" class="textbox1">
                  <?php 
    echo $clsCNUsu->ListadoTodosEmpleados($datosEmpleado['lngIdResponsable']);
    ?>
              </select>              
              </div>
          </td>
        </tr>
        <tr>
            <td height="15px"></td>
        </tr>
      </table>


      <table width="640" border="0" class="zonaactiva">
       <tr> 
          <td width="320" class="subtitulo" colspan="4">&nbsp;Firma: </td>
          <td width="320" class="subtitulo" colspan="4">&nbsp;Fecha:</td>