@charset "utf-8";
#manoZombies {
	position: absolute;
	left: 54px;
	top: 166px;
}
#titPrincipales {
	font-family: cabanyalz;
	font-size: 48px;
	color: #C0272D;
	position: absolute;
	left: 360px;
	top: 150px;
	text-transform: uppercase;
}
#txtContacto {
	font-family: cuerpos;
	font-size: 14px;
	color: #B3B88C;
	position: absolute;
	width: 500px;
	left: 375px;
	top: 240px;
}
#txtContacto a {
	color: #1A7601;
	text-decoration: none;
}
#formulario {
	font-family: cuerpos;
	width: 540px;
	position: absolute;
	left: 365px;
	top: 300px;
}
.camposForm {
	font-family: cuerpos;
	font-size: 14px;
	color: #B3B88C;
	background-color: #000;
	width: 395px;
	margin-left: 10px;
	height: 33px;
	background-image: url(../img/fndForm.jpg);
	border: 0px;
	background-repeat: no-repeat;
}
#formulario strong {
	font-size: 12px;
	text-align: right;
	float: left;
	width: 105px;
	color: #1A7601;
	text-transform: uppercase;
	font-weight: bold;
}
.flotDer {
	float: right;
	background-color: #1A7601;
	margin-right: 30px;
	border: 1px solid #000;
	color: #B3B88C;
	font-family: cuerpos;
}
#lineaboton {
	visibility: hidden;
}
#Comentario {
	height: 135px;
	width: 400px;
	background-image: url(../img/fndCuadro.jpg);
	background-repeat: no-repeat;
}
.txtPeq {
	color: #B3B88C;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 110px;
}
.bloqueForm {
	margin-top: 20px;
}
.txtPeq a {
	color: #1B7601;
}

