﻿*
{
margin: 0px;
padding: 0px;
list-style: none;
text-decoration: none;
font-style: normal;
}

body 
{
background: url(../imagens/fundos/geral1.jpg) repeat-x #F5F9FC;
}

#geral
{
width: 1000px;
margin: 5px auto;
background: #fff;
}

#topo
{
height: 82px;
background: url(../imagens/tf.jpg) repeat-x #FFF;
padding: 8px 0px 0px 0px;

}


#menu
{
width: 171px;
float: left;
margin: 0px 5px;
display: inline;
}

#direito
{
width: 213px;
float: right;
margin: 0px 5px 0px 0px;
display: inline;
}

#centro
{
margin: 0px 0px 0px 185px;
}

#meio_centro
{
margin: 0px 228px 0px 0px;
}


#rodape
{
width: 100%;
display: table;
background: url(../imagens/fundos/fundo-rodape.jpg) repeat #125C75;
clear: both;
margin: 50px 0px 0px 0px;
}
