<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>En Mantenimiento</title>
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
body {
	background-color: #FAFAFA;
	margin-left: 10px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
}
p,div { text-align:center;}
h1 { font-size:1.5em;}
div { border-radius:10px;
padding:20px;
margin:10px auto;
display:table;
background-color:#FFFFFF;
border:2px solid #FF9900;}
-->
</style></head>

<body>
<div><h1>ESTAMOS EN MANTENIMIENTO</h1>
<p>Estamos realizando tareas de mejora en la web.</p>
<p>Disculpen las molestias.</p>
</div>
</body>
</html>
