﻿body 
{
    margin:0px 1px 0px 0px;
    background-color:#f7f7f7;
    background-image: url(../Imagens/bgPagina.gif);
    background-repeat:repeat-y;
    background-position: center;
    color:#2d3f7b;
    font-size:12px;
    font-family: "Times New Roman";
}
a
{
    color:#2d3f7b;
    text-decoration:none;
}
a:hover
{
    color:#2d3f7b;
    text-decoration:underline;
}
a:visited
{
    color:#2d3f7b;
    text-decoration:none;
}
img
{
    border:none;
}
h1
{
    font-family:Times New Roman;
    color:#4c6cd2;
    font-size:17px;
    text-align:justify;
    text-decoration:underline;
}
ul
{
    margin:0px 0px 10px 25px;
    padding:0px;
}
li
{
    margin:0px 0px 10px 0px;
    padding:0px;
    list-style-image: url(../imagens/marc1.gif);
}
#div-central
{
    margin:auto;
    width:771px;
}
#menu-pricipal
{
    background-image:url(../imagens/bgMenu.gif);
    background-repeat:repeat-x;
    height:31px;
    padding-top:12px;
}
#sub-institucional
{
    display:none;
    position:absolute;
    background-color: White;
    margin:31px 0px 0px 80px;
    border:1px solid #efefef;
    border-top:0px;
    width:150px;
}
#sub-associados
{
    display:none;
    position:absolute;
    background-color: White;
    margin:31px 0px 0px 206px;
    border:1px solid #efefef;
    border-top:0px;
    width:150px;
}
#sub-publicacoes
{
    display:none;
    position:absolute;
    background-color: White;
    margin:31px 0px 0px 317px;
    border:1px solid #efefef;
    border-top:0px;
    width:150px;
}
#sub-links
{
    display:none;
    position:absolute;
    background-color: White;
    margin:31px 0px 0px 524px;
    border:1px solid #efefef;
    border-top:0px;
    width:200px;
}
a.teste
{
    font-family:Times New Roman;
    color:#4c6cd2;
    font-size:16px;
    font-weight:bold;
    text-decoration: none;
    padding:2px;
    display:block;
    width:100%;
    border-bottom:1px solid #efefef;
}
a.teste:hover
{
    color:White;
    background-color:#2F4CAA;
}
#rodape
{
    background-image:url(../imagens/bgMenu.gif);
    background-repeat:repeat-x;
    height:31px;
    padding-top:12px;
    text-align:center;
    font-family:Arial;
    font-size: 10px;
    color:White;
}
#coluna-esquerda
{
    width:180px;
    float:left;
    padding-left: 18px;
    background-image: url(../imagens/topoColunaEsquerda.gif); 
    background-repeat:no-repeat;
    background-position:right top;
    margin-right: 10px;
}
#coluna-central
{
    width:380px;
    float:left;
    padding-left:10px;
}
#coluna-direita
{
    width:130px;
    float:right;
    padding-right: 18px;
}
.titulo1
{
    font-family:Times New Roman;
    color:#4c6cd2;
    font-size:17px;
    font-weight:bold;
    text-align:justify;
    text-decoration:underline;    
    text-transform:lowercase;
}

.titulo3
{
    font-family:Times New Roman;
    color:#4c6cd2;
    font-size:14px;
    font-weight:bold;
    text-align:justify;
    text-decoration:underline;    
}

.titulo2
{
    font-family:Times New Roman;
    color:#4c6cd2;
    font-size:13px;
    font-weight:bold;

}
.txt
{
    color:#2d3f7b;
    font-size:12px;
    font-family: "Times New Roman";
    
    border: solid 1px #2d3f7b;
}
.btn
{
    color:#2d3f7b;
    font-size:12px;
    font-family: "Times New Roman";
    border: solid 1px #2d3f7b;
}
a.lnkTexto:link
{
    text-decoration:none;     
}
