File: /home/asjudine/www/menu_consulta_atenciones.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Menu Consulta Atenciones</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;}
.label1 {background-color: #FFFFCC; font-size: 14px; 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;}
.campo1 {background-color: #FFFFCC; solid #0066FF;}
.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;}
.Estilo1 {
font-size: 14px;
color: #0000CC;
}
body {
background-image: url(ELEMENTOS/gri06.jpg);
}
-->
</style>
</head>
<body>
<center> <img src="ELEMENTOS\CABEZOTE SERVIASJUDINET.jpg" WIDTH=60% > </center>
<br></br>
<form action="" method="post" name="formulario" >
<fieldset>
<div align="center">
<legend class="titulos"><span class="Estilo1">Menu Atencion al Afiliado</span></legend>
</div>
<table align="center">
<tr>
<td width="386">
<fieldset>
<legend class="titulos">Consultas Atencion Al Afiliado</legend>
<table width="300" height="110" border="3" align="center" cellpadding="2" cellspacing="3">
<tr>
<tr>
<td class="label"><center><a href="consulta_ced_control.php">Por Cedula</a></center></td>
</tr>
<td class="label"><center><a href="consulta_numero_aten_control.php">Consulta Por Numero de Atencion</a></center></td>
</tr>
<tr>
<td class="label"><center><a href="consulta_suc_control_interno.php">Por Sucursal Y Rango</a></center></td>
</tr>
<tr>
<td class="label"><center><a href="consulta_fun_control_interno.php">Por Abogado General</a></center></td>
</tr>
<tr>
<td class="label"><center><a href="listado_atenciones_fun_ran_control.php">Por Abogado Y Rango</a></center></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
</td>
</tr>
</table>
</fieldset>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
</td>
</tr>
<tr>
<td><div align="center">
<input name="button" type="button" class="Estilo1" onClick="window.location.href='menu_control_interno.php'" value="Regresar">
<input name="button2" type="button" class="Estilo1" onclick="window.location.reload()" value="Actualizar">
</div></td>
</tr>
<tr>
</table>
</form>
</body>
</html>