﻿DIV.selector
{
    font-family: Calibri, "Trebuchet MS", Tahoma, Arial, Sans-Serif;
    font-size: 12pt;
    border: 1px dotted #C3C3C3;
    width: 850px;
    margin: 0px 0px 12px 0px;
    padding: 4px 0px 4px 12px;
}
DIV.siefores
{
    background-color: #FEDA8D;
}
DIV.izquierda
{
    width: 864px; /* width de DIV.selector + 14px */
}
DIV.espacio-mediano
{
    width: 864px; /* width de DIV.selector + 14px */
}
UL.factsheets
{
    font-family: Calibri, "Trebuchet MS", Tahoma, Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
}
DIV.notas
{
    font-family: Calibri, "Trebuchet MS", Tahoma, Arial, Sans-Serif;
    font-size: 12pt;
}
P.fechaCifras
{
    font-family: Calibri, "Trebuchet MS", Tahoma, Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
}
A.hipervinculoNotas:link, A.hipervinculoNotas:visited
{
    color: Blue;
    text-decoration: underline;
}
A.hipervinculoNotas:hover, A.hipervinculoNotas:active
{
    color: Red;
    text-decoration: none;
}
