File: /home/asjudine/public_html/menu_requerimientos_pendientes_gerencia.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Menu Requerimientos Pendientes</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;
}
-->
</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 Requerimientos</span></legend>
</div>
<table align="center">
<tr>
<td width="300">
<fieldset>
<legend class="titulos">Requerimientos Pendientes </legend>
<table width="300" height="90" border="2" align="center" cellpadding="2" cellspacing="3">
<tr>
<tr>
<td class="label"><a href="reque_pendientes_directores_gerencia.php"><center>Requerimientos Directores</center></a></td>
</tr>
<td class="label"><a href="reque_pendientes_abogados_gerencia.php"><center>Requerimientos Abogados</center></a></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
</td>
</tr>
</table>
</fieldset>
<table width="320" 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_calidad.php'" value="Regresar">
<input name="button2" type="button" class="Estilo1" onclick="window.location.reload()" value="Actualizar">
</div></td>
</tr>
<tr>
</table>
</form>
</body>
</html>