﻿body 
{
background: url(../imagens/fundo.jpg) repeat-x center top ;
}

*
{
padding: 0px;
margin: 0px;
text-decoration: none;
list-style: none;	
}

div#geral
{
width: 1000px;
margin: 0px auto;
}

div#topo
{
width: 100%;
display: table;
}

div#direito
{
width: 195px;
float: right;
margin: 0px 10px 0px 0px;
display: inline;
}

div#meio
{
margin: 0px 215px 40px 10px;
}

#bgw
{
background: #FFF;
padding: 10px 0px 0px 0px;
}

div#esquerdo
{
float: left;
width: 230px;
margin:0px 0px 40px 0px;
}

div#centro_meio
{
margin: 0px 0px 0px 240px;
}



div#meio div#direito_centro
{
width: 125px;
float: right;
background: url(../imagens/pontov.gif) repeat-y top left;
}

div#meio div#meio_centro
{
margin: 0px 135px 0px 0px;
}



div#rodape
{
clear: both;
/*margin: 30px 0px 0px 0px;*/
padding: 0px 0px 20px 0px;
background: url(../imagens/rodape.jpg) #5F5B5A no-repeat center bottom;
}

a img
{border: none;}


h4
{
font-family: Arial, Tahoma, Trebuchet MS, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color:#fff;
background: #363533;
padding: 5px 0px 5px 10px; 
margin: 0px 0px 10px 0px;
}

.limite,
.limite_esquerdo
{padding: 0px 10px;}

.limite_esquerdo *
{
margin-bottom:10px;    
}
