﻿body 
{
    margin: 0; padding: 0; text-align: center; height:100%; background-repeat:repeat-x;
}

ul a
{
    font-family:Verdana; font-size:11px; color:#0D5607; text-decoration:none;
}

ul a:hover
{
    font-family:Verdana; font-size:11px; color:#0D5607; text-decoration:underline;
}

.divTituloPagina
{
    background-image:url('../Imagens/Site/bkg_titulo_pagina.jpg'); width:494px; height:22px; text-align:left; 
    font-family:Verdana; font-size:12px; background-repeat:no-repeat; padding-left:5px; padding-top:2px; 
    float:right; font-weight:bold; color:#0D5607;
}

.divPai
{
    margin:0 auto;
}

table
{
    border:none;
}

.tdBkgEsquerda
{
    background-image:url('../Imagens/Site/bkg_site.jpg'); background-repeat:repeat-x;
}

.tdBkgDireita
{
    background-image:url('../Imagens/Site/bkg_site.jpg'); background-repeat:repeat-x;
}

.tdBorda
{
    background-color:#8E281C; width:5px;
}

.tdCentro
{
    background-color:#8E281C; width:696px;
}


.tableCentroEsquerda
{
    background-image:url('../Imagens/Site/bkg_site_3.jpg'); width:15px;
}

.tableCentroMeio
{
    background-color:White; width:656px; float:left; min-height:506px;
}

.tableCentroDireita
{
    background-image:url('../Imagens/Site/bkg_site_3.jpg'); width:15px;
}

#divMenu
{
    float:left; width:140px;
}

#divConteudo
{
    width:500px; float:right; text-align:left; font-family:Verdana; font-size:12px; padding:5px;
}

.titulo
{
    font-family:Verdana; font-size:12px; font-weight:bold; color:#0D5607;
}
