@charset "utf-8";
#imgZombies {
	position: absolute;
	left: 45px;
	top: 5px;
	opacity: 0.5;
}
#titPrincipales {
	font-family: cabanyalz;
	font-size: 48px;
	color: #C0272D;
	position: absolute;
	left: 410px;
	top: 10px;
	text-transform: uppercase;
	margin-top: 0px;
}
#txtColbr {
	font-family: cuerpos;
	font-size: 14px;
	color: #B3B88C;
	position: absolute;
	width: 320px;
	left: 417px;
	top: 60px;
}
#txtColbr strong {
	color: #C0272D;
}
/*iframe {
	margin-top: 160px;
	margin-left: 85px;
}*/
#caja_colabora {
	position: absolute;
	height: 240px;
	width: 790px;
	left: 90px;
	top: 280px;
	border-radius: 15px 15px 15px 15px;
	/*border: 1px solid #1A7601;*/
	background-color: rgba(26, 118, 1, 0.25);
}
