@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1024px) {
}
.container_entrada {
	display: block;
	margin: 0;
	background-color: rgba(149,0,0,1);
	z-index: 100;
	padding-top: 6%;
	padding-left: 0;
	height: auto;
	bottom: 0px;
	position: relative;
	top: 0px;
}
main sectionentra {
	background-color: rgba(149,0,0,1);
	z-index: 100;
	height: 100%;
	bottom: 100%;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0px;
	right: 0px;
	padding: 0px;
}
.container_entrada .luna {
	height: auto;
	width: 300px;
	position: absolute;
	text-align: center;
	z-index: 200;
	left: 40.5%;
	top: 45%;
	line-height: normal;
	color: rgba(0,0,0,1);
	margin-right: auto;
	margin-left: auto;
}
.container_entrada .luna img {
	height: auto;
	width: 76%;
}


.container_entrada .base {
	height: auto;
	width: 100%;
	text-align: center;
	top: 0px;
}
.container_entrada .base img {
	height: auto;
	width: 47.6%;
}
main footerentra {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	background-color: #950000;
	text-align: center;
	color: rgba(255,255,255,1);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-size: small;








	text-shadow: 1px 1px 0.px;
	text-shadow: 1px 1px 0.5px rgba(0,0,0,1);
	background-attachment: fixed;
	background-image: url(../imagenes/objetos/shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
