This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/index.html

117 lines
2.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>Abeto Armarios - Especialistas en armarios, cocinas, mobiliario, muebles de baño y tarima</title>
<meta content="armarios, cocinas, puertas, tarimas, carpinteria, vestidores, auximobel, tarima, campanas, encimeras, lavavajillas, electrodom?sticos, hogar, reforma" name="keywords"/>
<meta content="Especialistas en armarios, cocinas, mobiliario, muebles de baño y tarima" name="description"/>
<meta content="index, follow" name="robots"/>
<style type="text/css">
<!--
* {
margin: 0;
padding: 0;
}
html, body {
color: #111;
background-color: #fff;
margin: 0px;
height: 100.1%;
}
#pagina {
background-color: transparent;
text-align: center;
background-image: url("fondo2.gif");
background-repeat: repeat;
height: 100%;
min-height:100%;
}
#content
{
font-family: "Palatino Linotype", Georgia, Serif;
text-align: center;
background-color: transparent;
margin-left: -220px;
padding-top: 180px;
position: absolute;
top: 12%;
left: 50%;
width: 441px;
height: 276px;
visibility: visible;
background-image: url("logo.gif");
background-repeat: no-repeat;
background-position: center 0;
}
#content h1, #content h2 {
display: none;
}
#content #entrar {
float: left;
position: absolute;
bottom: 10%;
left: 0;
width: 441px;
text-align: center;
}
#clear {
clear: both;
}
a:link, a:visited {
color: #3388CC;
text-decoration: none;
text-transform: lowercase;
font-size: 32px;
}
a:hover {
color: #7DB4DF;
text-decoration: none;
}
h1 {
margin: 0;
font-size: 32px;
font-weight: bold;
}
h2 {
margin: 0;
font-size: 24px;
font-weight: bold;
}
p {
font-size: 22px;
}
-->
</style>
</head>
<body>
<div id="pagina">
<div id="content">
<h1>ABETO ARMARIOS S.L.</h1>
<h2>Armarios, cocinas, mobiliario, muebles de ba&ntilde;o y tarima</h2>
<div id="entrar"><a href="/gallery2/index.php">- Entrar -</a></div>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-297093-8";
urchinTracker();
</script>
</body>
</html>