#contenido #contacto {	
	margin-top:230px;
}
#contenido.gente {
	background-image:url(/images/gente/texto-gente.gif);
	background-position:197px 105px;
	background-repeat:no-repeat;*/
}
#contenido #contacto p.cPromos {
	/*background-image:url(../images/gente/acepto-los-terminos-y-condiciones.gif);*/
	background:none;
	position:relative;
	padding-left:20px;
}
#contenido #contacto p.cPromos #checkTerminos {
	position:absolute;
	top:10px;
	left:0px;
}
#contenido #contacto #errorCheck {
	position:absolute;
	bottom:78px;
	left:170px;
	color:#E74342;
	font-weight:bold;
	font-color:12px;
}
/*
#contenido #contacto p.boton {
	/*background-image:url(../images/contacto/fondo_boton.gif);*//*
	background-image:url(../images/gente/fondo_enviar.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
	bottom:-23px;
	height:140px;
	position:absolute;
	right:320px;
	width:141px;
}
*/
#contenido #contacto p.boton {
	background-image:url(../images/contacto/fondo_boton.gif);
	background-position:left top;
	background-repeat:no-repeat;
	bottom:10px;
	height:140px;
	position:absolute;
	right:10px;
	width:141px;
}
#contenido #suscripcion {
	padding-top:320px;
	padding-left:199px;
}
#contenido #suscripcion p {
	background-image:url(../images/gente/campo_email.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:47px;
	margin-top:30px;
	padding-left:92px;
	padding-top:13px;
	padding-right:20px;
	float:left;
}
#contenido #suscripcion p input {
	background-color:#f8f8fa;
	border:none;
	width:220px;
	padding:1px;
}
#contenido #suscripcion p.boton {
	background-image:url(../images/gente/fondo_enviar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:31px 0 0 22px;
	margin:0;
	width:93px;
	height:91px;
	float:left;
}

#contenido #suscripcion label.error {
	display:block;
	padding-top:15px;
	font-weight:bold;
	color:#e74342;
}
#contenido p.mensaje {
	color:#004a8d;
	margin-top:195px;
	margin-left:340px;
	position:absolute;
	font-weight:bold;
	font-size:15px;
	top:0px;
	left:0px;
}
#alonso {
	display:block;
	position:absolute;
	top:90px;
	left:220px;
}
#bases {
	display:block;
	position:absolute;
	top:196px;
	left:225px;
	color:#222;
}
#bases a {
	text-decoration:none;
	color:#222;
}
#bases a:hover {
	text-decoration:underline;
}