.tbl_indica {
	width: 160px;
}

.td_item_tbl_indica {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
	width: 50%;
	font-weight: bold;
	line-height: 10px;
}

.td_item_tbl_indica_alterna
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	background-color: #CCCCCC;
	text-decoration: none;
	width: 50%;
	font-weight: bold;
	line-height: 10px;
}

.td_valor_tbl_indica {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #7f7f7f;
	text-decoration: none;
	/*width: 50%;*/
	line-height: 10px;
}

/*Los informes (noticias, contenidos y demás)*/
.tbl_informe 
{
	width: 300px;
}

.td_titulo_tbl_informe{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.td_resumen_tbl_informe
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
}

.td_contenido_tbl_informe {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
}

.td_link_tbl_informe
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.td_link_tbl_informe a
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.td_link_tbl_informe a:hover
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.td_link_pestana a
{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 8px;
	
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
.textoHomepie
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #000000;
	/*font-weight:normal;*/
	text-decoration: none;
}
.textoHome a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #000000;
	/*font-weight:normal;*/
	text-decoration: none;
}
.textoHome a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9px;
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;
}
