
body
{
    background-color: #B3B3B3;
    background-repeat: repeat-x;
    font-size: 10px;
    margin-top: 5;
    font-family: Tahoma, arial, Helvetica, Tahoma, Sans-Serif;
    color: #494949;
    display: block;
}
body
{
    background-color: #B3B3B3;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 2;
    margin-right: 0;
    padding-bottom: 0px;
    padding-top: 0;
    padding-left: 2;
    padding-right: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
h1
{
    font-size: 23px;
    font-family: Tahoma, Helvetica, sans-serif;
    color: #1441B2;
    font-weight: bold;
    background-color: transparent;
}
.letraazul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #325CC1;
    font-weight: bold;
    
    background-color: inherit;
    display: block;
}
.normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414b56;
    background-color: inherit;
    display:block;
    text-align:justify;
}


# verificar esta coisa .linka
{
    color: #414b56;
}
.linka:hover
{
    color: #000000;
}
.linka:visited
{
    color: #767a7d;
}

.pequena
{
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
    font-family: Tahoma,Helvetica,Sans-Serif;
    color: #414B56;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 2px;
    padding-right: 2px;
}
.pequena:hover
{
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
    font-family: Tahoma,Helvetica,Sans-Serif;
    color: #325CC1;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 2px;
    padding-right: 2px;
}
.lista
{
    font-size: 10px;
    margin: 0;
    padding: 0;
    font-family: Tahoma,Helvetica,Sans-Serif;
    color: #414B56;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 2px;
    padding-right: 2px;
}
.tdfundo
{
    background-color: yellow;
}
.tdfundo:hover
{
    background-color: #cfcfcf;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 71px;
}
ul li
{
    position: relative;
}
li ul
{
    position: absolute;
    left: 5px;
    top: 20px;
    width: 91px;
    display: none;
    color: red;
}
/* Styles for Menu Items */
ul li a
{
    display: block;
    text-decoration: none;
    color: #777;
    background: white;
    padding: 5px;
    border: 0px solid #ccc;
    border-bottom: 0;
    font-size: 10px;
    margin: 0;
    font-family: Tahoma;
}
ul li a:hover
{
    color: black;
    background: #B4C9FB;
}
li:hover ul, li.over ul
{
    display: block;
}
/* The magic */
* html ul li
{
    float: left;
    height: 1%;
}
* html ul li a
{
    height: 1%;
}
li:hover ul, li.over ul
{
    display: block;
}
/* The magic */

.tabela_geral
{
    height: 100%;
    width: 100%;
}
.tabela_um
{
    height: 93px;
    width: 770px;
    background: white;
}
.tabela_dois
{
    height: 10px;
    width: 770px;
    background: white;
}
.tabela_tres
{
    height: 286px;
    width: 770px;
    background: white;
}
.tabela_quatro
{
    height: 100px;
    width: 243px;
    background: white;
}
.tabela_cinco
{
    height: 160px;
    width: 770px;
    background: white;
}
.tabela_seis
{
    height: 356px;
    width: 770px;
    background: white;
}
.tabela_sete
{
    height: 537px;
    width: 770px;
    background: white;
}
.alturalinha1
{
    height: 180px;
}
.alturalinha2
{
    height: 70px;
}
.alturalinha3
{
    height: 80px;
}
.alturalinha4
{
    height: 40px;
}
.larguracoluna1
{
    width: 507px;
}
.coluna_direita
{
    background-color: transparent;
    position: relative;
    padding: 0;
    margin: 1px;
    width: 98%;
    height: 98%;
    text-align: justify;
    z-index: 9;
    float: inherit;
}
