/* Contacto, Informe Anual */
body.page-node-68,
body.page-node-69,
body.page-node-95
{
    color:#717171;
    font-size: 14px;
}
body.page-node-68 #bodier,
body.page-node-69 #bodier,
body.page-node-95 #bodier
{
    padding: 20px;    
    max-width: 980px;
    margin: 0 auto;
}
body.page-node-68 h1,
body.page-node-69 h1,
body.page-node-95 h1
{
    font-size: 28px !important;
    font-weight: bold;
    display:block!important;    
} 
body.page-node-68 h2,
body.page-node-69 h2,
body.page-node-68 .view-header,
body.page-node-95 h2
{
    font-size: 20px !important;
    color:#001e64 !important; /*azul*/
    font-weight: normal;
    text-transform: uppercase;
} 
body.page-node-68 h3,
body.page-node-69 h3,
body.page-node-95 h3
{ 
    font-weight: normal !important;
    font-size: 17px !important;
}
body.page-node-68 h4,
body.page-node-69 h4
{
    font-weight: bold !important;
} 

/* Informe Anual */
body.page-node-69 table thead th,
body.page-node-95 table thead th
{
    padding: 0px 0px 18px 0px;
}
body.page-node-69 table tbody td,
body.page-node-95 table tbody td
{
    padding: 8px 16px 8px 16px;
}
/* Contacto */
body.page-node-69 table .AlternateRow,
body.page-node-68 table .AlternateRow,
body.page-node-95 table .AlternateRow
{
    background-color: #f0f1f3;
}