﻿/* Indicadores */

.indicadoresTitulo
{
    background-color: #EFEFEF;
    height: 18px;
}

.indicadoresTexto
{
    background-color: #F6F7F8;
    /*
    font-family: Arial, Arial Narrow, Verdana;
    */
    font-size: 11px;
    color: #717171;
    font-weight: normal;
    text-decoration: none;
}

.indicadoresTituloBolsa
{
    color: #457990;
    font-weight: normal;
    font-size: 11px;
}

.indicadoresData
{
    color: #014f91;
    font-weight: normal;
    font-size: 11px;
}