/* CCS Textos */
.ajusteLine{ line-height: 19px; }
.ajusteLine14{ line-height: 14px; }
.ajusteLine40{ line-height: 38px; }
.ajusteLineNormal{ line-height: normal;}

.txtGris7{ font-size: 7px; color: #646464; }

.txtGris8{ font-size: 8px; color: #646464; }
.txtNegr8{ font-size: 7pt; color: #000000; }

.txtGris9{ font-size: 9px; color: #646464; }
.txtGris9b{ font-size: 9px; font-weight: bold ; color: #646464; }
.txtAzul9b{ font-size: 9px; font-weight: bold; color: #00336E; }
.txtNegro9{ font-size: 9px; font-weight: normal; color: #000000; }


.txtGris10{ font-size: 10px; font-weight: normal ; color: #646464; }
.txtGris10b{ font-size: 10px; font-weight: bold ; color: #646464;text-decoration: none; }
.txtAzul10b{ font-size: 10px; font-weight: bold ; color: #00489C; }
.txtRojo10b{ font-size: 10px; font-weight: bold ; color: #bf0000; }
.txtNegr10b{ font-size: 10px; font-weight: bold ; color: #000000;text-decoration: none; }

.txtNegr11{ font-size: 12px;font-weight: normal; color: #000000; }
.txtGris11{ font-size: 12px;font-weight: normal; color: #646464; }
.txtRojo11b{ font-size: 11px; font-weight: bold ; color: #bf0000; }

.txtGris12b{ font-size: 12px; font-weight: bold ; color: #4f4f4f; text-decoration: none;}
.txtRojo12b{ font-size: 12px; font-weight: bold ; color: #bf0000; }
.txtNegr12b{ font-size: 12px; font-weight: bold ; color: #000000;text-decoration: none; }
/* BOTONERA */
.txtBotonOFF{ font-size: 11px; font-weight: bold; color: #646464; line-height: 19px; text-decoration: none }
.txtBotonON{ font-size: 11px; font-weight: bold; color: #ffffff; line-height: 19px; text-decoration: none }

/* TITULOS*/
.txtTituloGris10{ font-size: 10px; font-weight: bold; color: #4f4f4f; line-height: 19px; }
.txtTituloGris12{ font-size: 12px; font-weight: bold; color: #4f4f4f; line-height: 19px; }
.txtTituloAzul12{ font-size: 12px; font-weight: bold; color: #0069b3; line-height: 19px;text-decoration: none }

A{ color: #00336E }
