@charset "utf-8";
/* CSS Document */



A:link {
	TEXT-DECORATION: none; COLOR : #FFFFFF
}
A:visited {
	TEXT-DECORATION: none; COLOR : #FFFFFF
}
A:active {
	TEXT-DECORATION: none; COLOR : #FFFFFF
}
A:hover {
	TEXT-DECORATION: none; COLOR : #FFFFBF
}

.texto {
	font-size: 10px;
	font-family: Arial;
	color: #333333;
}

.texto_ama {
	font-size: 12px;
	font-family: Arial;
	color: #FFDE00;
}


.texto2 {
	font-size: 10px;
	font-family: Arial;
	color: #888888;
}

.texto_esp1 {	
    font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}

.texto_esp2 {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}

.texto_top1 {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
}

.texto_top2 {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	
}

.texto_top3 {
	font-size: 18px;
	font-family: Arial;
	color: #FFFFFF;
	
}


.texto_titulo {
	font-size: 24px;
	font-family: Arial;
	color: #999999;
}



.texto_titulo_verde {
	font-size: 24px;
	font-family: Arial;
	color: #8CD272;
}



.texto_titulo2 {
	line-height: 1.6;
	font-size: 18px;
	font-family: Arial;
	color: #333333;
}

.texto_titulo2_l {
	line-height: 1.4;
	font-size: 18px;
	font-family: Arial;
	color: #333333;
}

.texto_normal {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

.texto_titulo3 {
	font-size: 12px;
	font-family: Arial;
	color: #FFFF99;
	
}


.texto_na {
	font-size: 10px;
	font-family: Arial;
	color: #FF6600;
}

.texto_gris {
	font-size: 16px;
	font-family: Arial;
	color: #999999;
}

.texto_azul {
	font-size: 16px;
	font-family: Arial;
	color: #00867A;
}

.texto_azul_titulo {
	font-size: 20px;
	font-family: Arial;
	color: #00867A;
}

.texto_em {	
    font-size: 10px;
	font-family: Arial;
	color: #3BB2C2;
}


.texto_na {
	font-size: 16px;
	font-family: Arial;
	color: #FF6600;
}
.texto_indice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
