html, body, div, h1, h2, h3, h4, h5, h6, p, a, img, ul, li {margin: 0;	padding: 0;	border: 0;	text-decoration: none;	list-style:none;}

@font-face {  font-family: "DIN";  src: url(ttf/DINMittelschriftStd.otf);}

body {
	font-family:DIN, Arial;
	font-size:13px;
	color:gray;
}
#contenedor {
	margin-left:10em;
	width:45em;
	height:50.42em;
} 
h1 {height:7.5em; background:url(img/logo.jpg) no-repeat;}
img {margin-top:1em; margin-bottom:2em;}
a {text-decoration:none; color:gray;}
a:hover {text-decoration:none; color:lightgray;}
#btns{margin-top:4em;margin-bottom:2em;font-size:1.5em;}
#contacto{text-align:right;float:right;margin-top:-12em; font-size:1em;}

.caja{margin-top:1em;margin-bottom:2.5em;}
.vinculo {font-size:0.9em;float:right;margin-top:-2.5em;}
.reg {text-align:left; color:gray;}
