/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #08080a;
}
#video {
	height: 500px;
	width: 405px;
	position: absolute;
	left: 240px;
	top: 200px;
}

#todo {
	background-image: url(img/infierno.jpg);
	height: 706px;
	width: 961px;
	left: 50%;
	margin-left: -480px;
	position: relative;
}
#formulario {
	position:absolute;
	left:77px;
	top:431px;
	width:147px;
	height:183px;
	z-index:1;
}
#formulario2 {
	position:absolute;
	left:77px;
	top:502px;
	width:147px;
	height:189px;
	z-index:1;
}
.nombres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC251;
	font-weight: bold;
}
.nombres2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC251;
	font-weight: bold;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}
#botones {
	height: 20px;
	width: 336px;
	position: absolute;
	left: 341px;
	top: 627px;
}
#copy {
	height: 22px;
	width: 453px;
	position: absolute;
	left: 285px;
	top: 667px;
}


a.idioma:link , a.idioma:visited ,a.idioma:active{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
	
a.idioma:hover {
	color: #65B5E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}	
a.chico:link , a.chico:visited ,a.chico:active{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	}
	
a.chico:hover {
	color: #FAC659;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	}	
#gracias {
	position:absolute;
	left:79px;
	top:410px;
	width:152px;
	height:76px;
	z-index:1;
}
