#imgZombi {
	position: absolute;
	left: 120px;
	top: 165px;
}
#titPrincipales {
	font-family: cabanyalz;
	font-size: 48px;
	color: #C0272D;
	position: absolute;
	left: 525px;
	top: 245px;
	text-transform: uppercase;
}
#txtPart {
	font-family: cuerpos;
	font-size: 14px;
	color: #B3B88C;
	position: absolute;
	width: 310px;
	left: 527px;
	top: 330px;
}
#txtPart strong {
	font-weight: normal;
	color: #C0272D;
	line-height: 20px;
}

#txtPart a{
	color: #C0272D;
	text-decoration: none;
}
#txtPart a:hover{
	font-weight: bold;
}
