﻿*
{
margin: 0px;
padding: 0px;
text-decoration: none;
text-transform: none;
font-style: normal;
font-weight: normal;
list-style: none;
}

body 
{
padding: 10px 0px;
background: url(../imagens/fundos/fundo-geral.jpg) repeat-x #112339;
}

a img
{
border: none;
}

#geral
{
width: 770px;
display: table;
margin: 0px auto;
}

#topo
{
width: 770px;
display: table;
}

#meio
{
width: 769px;
display: table;
background: url(../imagens/fundos/fundo-meio-.jpg) repeat-x bottom #FFF;
*margin: -6px 0px -7px 0px;
}

#centro
{
background: url(../imagens/fundos/fundo-interno.jpg) repeat-y;
width: 769px;
display: table;
padding: 0px 0px 15px 0px;
*margin: -4px 0px 0px 0px;
}

#rodape
{
font-family: Arial, Verdana, Helvetica, Tahoma, Sans-Serif;
font-size: 11px;
text-align: center;
color: #FFF;
margin: 26px 0px 0px 0px;
}