File: /home/asjudine/public_html/menu_correspondencias_entidades.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>MENU CORRESPONDENCIA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.titulos {font: 16px; color: red; font-family:Arial; font-weight:bold}
.label {background-color: #FFFFCC; font-size: 16px; font-family: Arial; color:#0000CC; display: block;}
.lista { background-color:#99FFFF; font-family: Arial; font-size: 16px; color: #990000;}
.campo {background-color: #FFFFCC; border:1px solid #0066FF;}
body {
background-image: url(ELEMENTOS/gri06.jpg);
}
.boton {background-color: #FFCCCC; color:#FFFFFF; width:90px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
.boton1 {background-color: #FFCCCC; color:#FFFFFF; width:90px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
.boton11 {background-color: #FFCCCC; color:#FFFFFF; width:180px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
.Estilo1 {font: 16px; color: #3366FF; font-family: Arial;}
.boton111 {background-color: #FFCCCC; color:#FFFFFF; width:180px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
-->
</style>
</head>
<body>
<center> <img src="ELEMENTOS\CABEZOTE SERVIASJUDINET.jpg" WIDTH=60% > </center>
<br>
<form action="" method="post" name="formulario" >
<fieldset>
<table width="424" height="202" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td width="438" height="196">
<fieldset>
<legend class="titulos"><center>INGRESAR CORRESPONDENCIA </center></legend>
<table width="341" border="4" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#DDDDDD"><span class="Estilo1"><center><?php echo "<a href='ingresar_registro_bogota_entidades.php'>Ingresar Correspondencia</a>" ?></center></span></td>
</tr>
</table>
</fieldset>
<fieldset>
<legend class="titulos"><center>CORRESPONDENCIA </center></legend>
<table width="341" border="3" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#DDDDDD"><span class="Estilo1"><center><?php echo "<a href='consulta_respuestas_revisar_entidades.php'>Correspondencia consulta por cedula</a>" ?></center></span></td>
</tr>
<tr>
<td bgcolor="#DDDDDD"><span class="Estilo1"><center><?php echo "<a href='listado_general_respuestas_revi_entidades.php'>Listado Para Distribuir Correspondencia</a>" ?></center></span></td>
</tr>
<tr>
<td bgcolor="#DDDDDD"><span class="Estilo1"><center><?php echo "<a href='consulta_respuestas_revisa_sucu_entidades.php'>Correspondencia consulta sucursal</a>" ?></center></span></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="Estilo1" onClick="window.location.href='menu_admin.php'" value="Regresar al menu principal">
</p>
</div></td>
</tr>
<tr>
</table>
</form>
</body>
</html>