Afetec_Web/index.html
2011-10-20 18:57:44 +00:00

78 lines
1.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="es" xmlns="http://www.w3.org/1999/xhtml" lang="es"><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Afetec</title>
<style type="text/css" media="screen"><!--
body
{
color: #333;
background-color: #FFF;
margin: 0px;
border-top: 20px solid #db8200;
}
#horizon
{
background-color: transparent;
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block
}
#content
{
font-family: Geneva, sans-serif;
background-color: transparent;
margin-left: -300px;
position: absolute;
top: -100px;
left: 50%;
width: 600px;
height: 100px;
visibility: visible
}
a:link, a:visited
{
color: #06f;
text-decoration: none
}
a:hover
{
color: red;
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 data-feedly-processed="yes">
<div id="horizon">
<div id="content">
<img src="logo.gif" alt="AFETEC" />
<p>C/ Suero de Quiñones 6 - 28002 Madrid - Spain<br/>
Teléfono: <strong>(34) 609 785 926</strong> - e-mail: <a href="mailto:info@afetec.com">info@afetec.com</a></p>
</div>
</div>
</body></html>