<!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>Error 404</title>
	<link rel="stylesheet" type="text/css" href="http://www.gelattina.com/img404/01 09 08 - estilos.css" />
</head>
<body>
	<div id="todo">
	
		<div id="pagina">
			
			<div id="cabeza">
				<div id="logo">
					<h1><a href="http://www.gelattina.com/default.asp">Gelattina: dise&ntilde;o + tecnolog&iacute;a</a></h1>
				</div><!-- logo -->
				
				<div id="formbusq">
				<form action="http://www.gelattina.com/search/index.asp" method="post">
							<input name="buscar" id="q" type="text">
							<input type="submit" value="Search" id="subm" />
							<small>You can try to find the page from the <a href="http://www.gelattina.com/default.asp">home page</a>.</small>
							<!--<button><img src="img/btn_buscar.jpg" alt="" onclick="javascript:enviar(this.form, this.form.action);" /></button>-->
					</form>
				</div><!-- formbusq -->
			</div><!-- cabeza -->
			
			<div id="cuerpo">
				<div id="cuerpo_cont">
					<div id="mensaje404">
						<div class="cont">
							<h2>Error 404</h2>
							<h3>Oops... the cat ate the requested page!</h3>
						</div><!-- cont -->
					</div><!-- mensaje 404 -->
				</div><!-- cuerpo_cont -->
				<div id="cuerpo_cont2">
					&nbsp;
				</div><!-- cuerpo_cont2 -->
			</div><!-- cuerpo -->
			
			<div id="pie">
				&copy; 2000-2008 / Monterrey: +(52) 81.8115.6150 / Los Angeles CA: (310) 933-5504 / Skype: gelattina
			</div><!-- pie -->
			
		</div><!-- page -->
	
	</div><!-- todo -->
</body>
</html>