

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Description" content="CECONEA - UNNE" />
<title>HPC-CECONEA</title>
<style media="all" type="text/css">
@import url("./css/estiloP.css");
@import url("./css/fuentes.css");
@import url("./css/menu.css");
</style>
</head>

<body bgcolor="#5C6350">
<table id="tabla" align="center" cellspacing="0" cellpadding="0"  >
  <tr>
    <td>
       <?php
	 include "titulo.php";
      ?>     
    </td>
  </tr>
  <tr>
    <td valign="bottom">
      <?php
	 include "menu.php";
      ?>
    </td>
  <tr>
    <td padding="10px" margin="3px" bgcolor="#FFFFFF" valign="top">
      
      <table width="652px" height="320px" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
	<tr>
	  <td style="vertical-align: top;">
	    
	    <table style="margin: 10px 0px 10px 36px;">
	      <tr>
		<td  style="padding-left:100px; font-size:14pt;">
		  <br>
		  <br>
		  Bienvenido a:
		</td>
	      </tr>
	      <tr>
		<td style="color:#003333; font-size:26pt;">
		  <b>
		  <div align="center">CECONEA</div>
		  <br>
		  </b>
		</td>
	      </tr>
	      <tr>
		<td style="color: #4E4E4E; font-size:12pt;">
		  <b>
		  Para hacer uso de los servidores primero deberá registrarse completando esta solicitud.
		  <br>
		  <br>
		  </b>
		</td>
	      </tr>
	    </table>
	    <br>
	    <br>
	    </td>
	    </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td colspan="3" align="center" style="background-color:rgb(180,180,180); color:rgb(255,255,255); font-size:11px; font-weight:bold;">
      Desarrolado por Lorenzón Matías: 
      <i>
	<a style="text-decoration:underline; color:#ffffff;" href="mailto:matias.12003@gmail.com">
	  matias.12003@gmail.com
        </a>
      </i>
    </td>
  </tr>
</table>
	      
</body>
</html>
