File: /home/asjudine/public_html/abogados/menu_etapa_procesal_cesantias.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>MENU AUDIENCIAS ABOGADO</title>
<meta http-equiv="X-UA-Compatible" content="IE=8; IE=9; IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
*{margin: 0;padding: 0;}
body{background-image:url(../ELEMENTS/fondo.jpg);font-family:Geneva, Arial, Helvetica, sans-serif;}
header {background-color: #B7271F; text-align: center;}
.cerrarsesion{width: auto;height: 20px;background-color: #DBD8C9;color: #000;font-size: 13px;position:absolute;top: 15px;right:10px;z-index:0;padding: 10px;border-radius: 10px;cursor: pointer;}
.titulo{width: 100%;text-align: center;background-color: #dbd8c9;color: #b20606;padding: 6px 0;font-size: 18px;}
table{margin: 0 auto;border: 8px solid #bebebe;}
.divirmenu{text-align: center;}
.irmenu{width: 200px;background-color: #1c4fa0;color: #fff; padding: 4px;border-radius: 6px;margin-top: 5px;margin-bottom: 5px;}
.irmenu:hover{background-color: #67a0d9; color: #000;}
.fecha{background-color: #d6e08b; padding: 2px;color: #000;font-size: 15px; text-align: center;}
td{padding: 1px; border: 1px solid #a0a0a0;}
.td{background-color: #e5e5e5; padding: 1px 30px;color: #00135F;font-size: 14px;font-weight: 600; text-align: center;}
.boton1{width:30%;background-color: #ffffff;color: #000;padding: 2px;border:2px solid #580000;border-radius:10px;}
.boton1:hover{background-color: #6f0000;color: #fff;cursor: pointer;}
input[type=text]{border-radius: 5px; padding: 3px;background-color: #fffde8;}
.boton{width: 100%; margin: 0 auto; font-size: 13px; font-weight: 500; padding: 5px; background-color: #fffbe8; cursor: pointer; text-align: left; padding-left: 20px;}
.boton:hover{background-color: #4d598b;color: #fff;}
.info{margin:0 auto; width:90%; text-align:center; padding: 10px; 20px;}
.subinfo{text-align:center; color:#9B0004; text-decoration:underline; font-size:14px;}
.texto{color:#172F6C; text-align:justify;font-size:14px; font-weight:bold;}
</style>
</head>
<body>
<header>
<img src="../ELEMENTS/bannerInterasjudinet.png" alt="" width=" 700" height="70">
</header>
<h3 class="titulo">MENU AUDIENCIAS ABOGADO CESANTIAS RETROACTIVAS</h3>
<div class="info">
<p class="texto">El procedimiento que se debe realizar en este menu va en orden descendente desde RADICAR AUDIENCIA PROCURADURIA hasta RADICAR DEMANDA, si no se reliza en orden no saldra adelante el proceso, el link de agregar actuación es solo agregar una revista, pero los otros link son los de cargue de archivos e ingreso de fechas </p></div>
<form action="" method="post" name="formulario" >
<tr>
<td >
<fieldset>
<table width="419" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td><input type="button" class="boton" onclick="location.href='consulta_cedula_etapa_cesantias.php';" value="Consulta Por Cedula Programa Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='listado_audiencias_sucursal_cesantias.php';" value="Listado Audiencias Por Sucursal Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='listado_audiencias_abogado_cesantias.php';" value="Audiencias Asignadas Por Abogado Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='listado_audiencias_abogado_subsi_cesantias.php';" value="Fechas de Audiencias Por Abogado Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='consulta_cedula_radicar_audiencia_cesantias_abogado.php';" value="Radicar Audiencia Procuraduria Cesantias " /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='consulta_cedula_fecha_audiencia_cesantias.php';" value="Ingresar Fecha Audiencia Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='consulta_cedula_subir_acta_cesantias.php';" value="Subir Acta De Conciliacion Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='listado_audiencias_abogado_demanda_cesantias.php';" value="Descargar Demanda Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='listado_audiencias_abogado_radicacion_demanda_cesantias.php';" value="Radicacion Demanda Cesantias" /></td>
</tr>
<tr>
<td><input type="button" class="boton" onclick="location.href='consulta_cedula_agregar_gestion_control_cesantias_etapa.php';" value="Agregar Actuacion Cesantias" /></td>
</tr>
</table>
</fieldset>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td><div align="center">
<p>
<input name="button3" type="button" class="irmenu" onClick="window.location.href='menu_etapa_procesal.php'" value="Regresar Al Menu">
</p>
</div></td>
</tr>
</table>
</form>
</body>
</html>