﻿body
{
    padding-top: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #ffffff;
    color: #000000;
    font-size: 10pt;
}

/* URL Topo */
.urlTopo
{
    text-transform: uppercase;
    color: #0066a8;
    font-size: 7.2pt;
}
A.urlTopo
{
    text-transform: uppercase;
    color: #0066a8;
    font-weight: bold;
    text-decoration: none;
}
A.urlTopo:hover
{
    text-transform: uppercase;
    color: #0066a8;
    font-weight: bold;
    text-decoration: underline;
}
A.urlTopo:visited
{
    text-transform: uppercase;
    color: #0066a8;
    font-weight: bold;
}

/* URL Menu */
.nav1
{
    background: #0066a8;
    height: 19px;
}
.nav2
{
    background: #993333;
}
.nav3
{
    background: #d2953d;
}
A.menu
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.submenu
{
    /*     padding-bottom: 20px;     padding-top: 10px; */
}

A.submenu
{
    color: #e31836;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
A.submenu:hover
{
    text-decoration: underline;
}

/* Coluna Direita */
.colunaDireitaTituloTD
{
    border-bottom: #e31836 1px solid;
    border-left: #e31836 0px solid;
    border-top: #e31836 0px solid;
    border-right: #e31836 0px solid;
}
.colunaDireitaTitulo
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #e31836;
    font-size: 8.2pt;
    font-weight: bold;
    text-decoration: none;
    padding-top: 0px;
}
.colunaDireitaTexto
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
    color: #000000;
    font-size: 8.2pt;
    font-weight: normal;
    text-decoration: none;
    padding-top: 0px;
}

/* Rodapé */
.footer
{
    color: black;
    font-size: xx-small;
    font-family: Arial;
    font-weight: normal;
    font-family: Arial;
    margin-left: 30px;
    text-align: right;
}

#dvMessageForm 
{
    font-size:smaller;
    }