body {
    background: #E0E0E0;
    padding: 0;
    margin: 0;
    color: black;
}

h2 {
    font-family: sans-serif;
    font-size: 125%;
    border-bottom: 1px solid black;
}

#principal {
    margin-left: 22px;
    margin-right: 22px;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    width:auto;
    background: #FFFFFF;
}

td.menu_horizontal {
    background: red;
    border: 1px solid Navy;
    }
    
        
    
#menu_lateral p.MENU {
    visibility: none;
}
    
td.contenidos {
    padding-bottom: 16px;
}
    
    
td.pie_pagina {
    border-top: 1px solid black;
    background: white;
    color: #black;
    text-align: right;
    font-family: helvetica;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 80%;    
}
    
table {
        border: 1px solid #A0A0A0;
    }
    
table th {
        border: 1px solid #A0A0A0;
        background: black;
        color: white;
        font-family: helvetica;
        font-size: 90%;
    }
    
table td {
    font-family: helvetica;
    border-top: 1px solid #D0D0D0;
    }        
    
table td.desabilitado {
    color: #666666;
}
    
table td.separador {
    font-size: 135%;
    border-bottom: 1px solid #A0A0A0;
    text-align: right;
    }
    
table td.numero {
    text-align: right;
    font-family: monospaced;
    }
    
table td.texto {
    text-align: left;
    font-family: sans-serif;
    }
    
    
table td.pie {
    border-top: 2px solid #909090;
    }
        
.bocadillo {
    text-align: left;
    font-size: 70%;
    font-weight: lighter;
    font-family: helvetica;
    color: black;
    width: 275px;
}
    
.bocadillo img {
    float: right;
    height: 32px;
    width: 32px;
    margin-right: 12px;
}
   
.bocadillo table {
    border: 1px solid #A0A0A0;
    font-size: 9pt;
    width: 275px;
    font-weight: lighter;
    color: Navy;
}
    
   
div.porcentaje {
    border: 0px solid red;
    text-align: right;
} 

/* Dhont */

table td.con_escano {
    color: #000000;
    text-align: right;
    border: 1px solid #333333;
}

table td.sin_escano {
    color: #A0A0A0;
    text-align: right;
    border: 0px solid white;
}

/* Charts */

div.chart {
    margin-top: 12px;
    margin-bottom: 12px;
    
}

div.menu_islas {
    font-size: 80%;
    font-family: helvetica;
    font-weight:lighter;
    width: 650px;
    background: #99B3CC;
    border: 1px solid black;
}

div.menu_islas a {
    color: white;
    text-decoration: none;
    font-weight: bolder;
}

div.menu_islas a:hover {
    color: cyan;
}

div.menu_municipios {
    font-size: 85%;
    font-family: helvetica;
    width: 650px;
    border-bottom: 1px solid white;
    margin-left: 100px;
    margin-right: 100px;
    background: #D1E1EF;
}

div#gzoom-control {
    font-size: 80%;
}
