.textopequeno {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #000000;
}
.linea_superior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.tabla {
	width: 400px;
}


.titulosgrandes {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #2AA6B5;
	font-weight: bold;
}
.titulosmedianos {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #003887;
	font-weight: bold;
}
.textogeneral {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
}
.tabla_porcentaje {
	border: 2px solid #000033;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
}
.borde_inferior {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-color: #2AA6B5;
	border-top-width: 2px;
	border-top-style: solid;
}
.borde_total {
	border: 1px solid #2AA6B5;
}
.borde_total_2 {
	border: 1px solid #027F01;
}
.borde_total_negro {
	border: 1px solid #000000;
}
.textopequenoarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.borde_total_gris {
	border: 1px solid #CCCCCC;
}
.borde_total_azul {
	border: 1px solid #003887;
}
