﻿.layout 
{
    margin-right: auto;
    margin-left: auto;
    width: 760px;
    
}
.menu
{
    height: 60px;
    background-image: url('../imagensSite/menu_bg.png');
    width: 760px;
}
.submenu
{
    width: 165px;
  
    vertical-align: top;
    
}
.conteudo
{
    vertical-align: top;
    width: 595px;
 
}
.rodape
{   
   padding-top: 10px;
   color: Gray;
}
.historico
{
    font-family: Arial;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;  
}
.historicoTitulo
{
    font-family: Arial;
    font-size: 10pt; 
    color: #006699;
}
.historicoParagrafo
{
    font-family: Arial;
    color: #666666;
    font-size: small;
}
.estatutoTitulo
{
    font-family: Arial;
    font-size: 9pt; 
    color: #006699;
    font-weight: bold;
}
.estatutoSubTitulo
{
    font-family: Arial;
    font-size: 9pt; 
    color: #006699;
    text-align: center;
}
.estatutoParagrafo
{
    font-family: Arial;
    color: #666666;
    font-size: small;
}