.textosintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.fondomujer {
	background-image: url(imagenes/fondopopup.jpg);
	background-repeat: no-repeat;
}
.fondomujerCopy {

	background-image: url(imagenes/fondopopuph.jpg);
	background-repeat: no-repeat;
}
.campos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.arror {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.fondo {
	background-attachment: fixed;
	background-image: url(img/fondoparacarros.jpg);
	background-repeat: no-repeat;
}
.fondoCopy {

	background-attachment: fixed;
	background-image: url(img/fondoparacarros2.jpg);
	background-repeat: no-repeat;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;


}
