.arial12azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1f1ff;
}
.titulosfondoazul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
.puntos_arriba {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.lucidaazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #023b7b;
	
}

.lucidarojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#900;
}


.lucidaazul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #023b7b;
	text-decoration: none;
}

.lucidaazul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666;
	text-decoration:underline;
}

.puntosderecha {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

.arial10azulclaro {
	font-size: 10px;
	color: #107dd0;
	line-height: 12px;
}

.arial10grisclaro {
	font-size: 9px;
	color: #CCC;
	line-height: 12px;
}

.century12blanco {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.century12azul {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4291C6;
}
.century20naranjamayus {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF8F26;
}
.century20azulmayus {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #33ccff;
	width: 160px;
}

