﻿body 
{
    margin: 0px; 
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	padding:0;
	text-align:center;
	font-family:Trebuchet MS;
    font-size:11px;
    color:#333333;
}

body, h1, h2, h3, h4, h5, h6, ul, form, p, span{ margin:0px; padding:0px; }

.cx
{
margin-bottom: 5px;
margin-top: 10px;
}
form input 
{
    
    margin:0; 
    padding:0;
	font-family:Trebuchet MS;
    font-size:11px;
    color:#333333;
	vertical-align: middle;
}

img 
{
    vertical-align: middle;
 }
#geral
{
    width:780px;
	height:100%;
	text-align:left; 
	margin: 0px auto;
	display: table;
	clear:both;
}

#geral2
{
    display:table-cell;
	height: 100%;
}
#topo_busca {
	width:748px;
	height: 30px;
	background-image: url(../imagens/bg-busca.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #A4BA7A;
	border-right: 1px solid #A4BA7A;
}

#topo_esquerda {
	width:350px;
	height: 30px;
	float:left;
	text-align: left;
	
}

#topo_direita {
	width:350px;
	height: 30px;
	float:right;
	text-align:right;
	color: #6F8545;

}	



#miolo {
float: left; 
width: 758px;
height:auto;
background-color:#EDF1E4;
display:table;
padding: 10px;
border-left: 1px solid #A4BA7A;
border-right: 1px solid #A4BA7A;
border-bottom: 1px solid #A4BA7A;
text-align:left;
}

#conteudo 
{
width:740px;
height:auto;
float:left;
padding: 10px;
background-color:#FFFFFF;
display:table;

}


#rodape {
float:left;
width: 780px;
clear:both;
height:40px;
text-align:center;
padding-top: 10px;
margin-top: 10px;
font-size: 11px;
color: #6F8545;

}
	



#principal_esquerda{
width: 150px;
height:auto;
float: left;
padding-right: 20px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
background-color:#F2F2F2;
}

#principal_esquerda h1{
font-family:Trebuchet MS;
font-size:16px;
color: #006600;
padding-bottom: 2px;
border-bottom: 1px dotted #74B900;

}
#principal_direita
{
width: 536px;
height:auto;
float: right;

}	

#principal_direita h1{
font-family:Trebuchet MS;
font-size:16px;
color: #006600;
padding-bottom: 2px;
border-bottom: 1px dotted #74B900;

}

#principal_miolo2
{
    width: 535px;
	float:right;
	padding-left:15px;

}

#principal2 
{
    height: 730px;
	width:532px;
	float:right;
	background-image: url(../imagens/geral/miolo2.jpg);
	display:table;
}

#principal_centro{
width: 650px;
height:auto;
float: left;
padding-right: 40px;
padding-left: 40px;
padding-top: 10px;
padding-bottom: 10px;
}

#principal_centro h1{
font-family:Trebuchet MS;
font-size:16px;
color: #006600;
padding-bottom: 2px;
border-bottom: 1px dotted #74B900;

}

