@charset "utf-8";
#landing {
    width: 970px;
	background-color: #FFFFFF;
}
#prueba {
	width: 378px;
	float: left;
	background-color: #FFFFFF;
}
#animacion {
	height: 345px;
	width: 591px;
	float: left;
}

.centrar {
	background-position: center center;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
input#codigo {
	position: absolute;
	left: 800px;
	top: 477px;
}

#inferior {
	clear: both;
}

#superior {
	background-image: url(https://www.bazuca.com/BazucaHTML/img/botones/img/images/fdo_sup.jpg);
	background-repeat: repeat-x;
	height: 38px;

}
h1 {
	font-family: Arial, sans-serif, "Trebuchet MS";
	font-size: 0.9em;
	color: #009CBD;
}
#animacion img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

