@charset "UTF-8";
/* CSS Document Creado por Rafael Olea */

.texto-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #16788d;
}

.texto-telefono {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #3780CA;
}.texto-celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #279fb9;
}
.texto-normal-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7d7e;
	line-height: 18px;
}
.texto-footer-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0683ac;
	line-height: 22px;
	display: block;
	padding-top: 15px;
}
.texto-footer-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #25a3cb;
	letter-spacing: 0.05em;
}
.texto-footer-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #25a3cb;
	text-decoration: none;
}

.texto-footer-link:hover {
	color:#069;
}

label.error {
	font-size:11px;
	color:red;
	font-family: Arial;
}