<a href="javascript:agregarOcupacion();"><img src="../../../imagen/btn/b_agregar_on.gif" alt="" border="0" 					title="Agregar Ocupaciones"/></a>
    <div id="estado">
    estado
    </div>
	</center>
       	  </div>
</div>

<div id="profesionesActuales" style="height:500px; width:450px; float:left; background:#cccccc; float:left;">
	<table>
  <tr>
    
    <td>
    	<div id="divListaGranGrupoOcupaciones" style="width:450px; height:100px;" >
    	<?php 
echo $o_actionRrhh->granGrupoOcupaciones();
?>
    </div>
    </td>
  </tr>
  <tr>
    
    <td>&nbsp;</td>
  </tr>
  <tr>
   
    <td>
    <div id="divListaGrupoOcupaciones" style="width:450px; height:100px;" >
    	
    </div>
    </td>