#formCampos input,
#formCampos textArea,
#formCampos .label
{
	font-family:"Fuente1";
}
	
#formContacto
{
	position:relative;
	z-index:3;	
}


#formCampos
{
	position:relative;
	z-index:3;
}


.dato .label
{
	position:relative;
	font-family:"Fuente1";
	color:#000;
	z-index:3;
}


textarea
{
	font-family:"Fuente1";
}

.boton
{
	cursor:pointer;
}


.rojo
{
	color:#f00;
}

#mensaje
{
	position:relative;
	margin-top:0px;
	width:100%;
	height:20px;
	font-family:"Fuente1";
	font-size:14px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	z-index:15;
}

