body, p, div {
	font-family: Arial;
	font-size: 12px;
	color: #354729;
	margin: 0px;
}
body {
	background-color: #303320;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #354729;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding-bottom: 4px;
	text-align: left;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #354729;
	padding: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#TopoLayout {
	background-image: url(Imagens/background_1.jpg);
	height: 197px;
	width: 100%;
}
#Topo {
	width: 773px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Geral {
	background-image: url(Imagens/background_2.jpg);
	background-repeat: repeat-x;
	background-color: #313421;
}
/***************************
// MENU
***************************/
#Pesquisa, #MenuEsquerdo, #EscolheCidades, #MenuDireito {
	background-color: #6D7C41;
}
#PesquisaIco {
	background-color: #6D7C41;
	width: 135px;
}
#Pesquisa {
	width: 125px;
	margin-left: 4px;
	height: 43px;
	padding-right: 6px;
	text-align: right;
	margin-bottom: 4px;
}
#EscolheCidades  {
	width: 115px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;	
	height: 69px;
}
#EscolheCidades p {
	color: #FFFFFF;
}
.dropCidades {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
}
#MenuDireito {
	width: 129px;
	margin-top: 4px;
	margin-right: 4px;
}
#MenuEsquerdo {
	margin-left: 4px;
	width: 131px;
	height: 371px;
}
#MenuEsquerdoBanner {
	margin-left: 4px;
	margin-top: 4px;
}
#MenuEsquerdo ul {
	margin: 0px;
	padding: 0px;
}
#MenuEsquerdo li {
	color: #FFFFFF;
	font-size: 11px;	
	padding-left: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6635;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A8A48;
	padding-right: 10px;
	line-height: 26px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 0px;
}
#CentraldeAtendimento {
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 7px;
}
#CentraldeAtendimento p {
	color: #FFFFFF;
	font-size: 11px;
}
/***************************
// RODAPE
***************************/
#RodapeGeral {
	background-color: #6D7C41;
	height: 124px;
	width: 100%;
}
#RodapeLayout {
	width: 773px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Rodape {
	background-color: #F4F3C3;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Rodape img {
	margin-right: 10px;
	margin-left: 10px;
}
/***************************
// SOMBRAS
***************************/
#SombraRodapeBaixo {
	background-image: url(Imagens/sombra_rodape_baixo.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}
#SombraRodapeEsquerda {
	background-image: url(Imagens/sombra_rodape_esquerd.jpg);
	width: 9px;
	height: 60px;
}
#SombraRodapeDireta {
	background-image: url(Imagens/sombra_rodape_direit.jpg);
	width: 9px;
	height: 60px;
}
/***************************
// LINKS
***************************/
a:link, a:visited {    
    color: #354729;
	text-decoration: none;
}  
a:hover {
	color: #354729;
	text-decoration: underline;
}  
#MenuEsquerdo a:link, #MenuEsquerdo a:visited, #Pesquisa a:link, #Pesquisa a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Pesquisa a:hover, #MenuEsquerdo a:hover {
	color: #FFCC00;
	text-decoration: none;
}
/***************************
// FORMULARIO
***************************/
.FormTabela td {
    line-height: 26px;    
}
.FormCampo {
	background-color: #FFFFFF;
	border: 1px solid #303320;
}
/***************************
// CONTEUDO
***************************/
#ConteudoLayout {
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Conteudo {
	width: 755px;
	background-color: #F4F3C3;
}
#ConteudoPagina {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 10px;
}
#Colunas tr {
	vertical-align: top;
}
#BannerInicial {
	background-color: #FFFFFF;
	border: 2px solid #6D7C41;
	margin-top: 4px;
	height: 85px;
	width: 475px;
	margin-right: 4px;	
	margin-left: 4px;
}
#BannerFinalConteudo {
	width: 755px;
	background-color: #F4F3C3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 100px;
}
#BannerFinal {
	background-color: #FFFFFF;
	border: 2px solid #6D7C41;
	height: 100px;
	width: 743px;
	margin: auto;
}
#TituloPaginas {
	background-color: #6D7C41;
	padding: 10px;
	margin-bottom: 10px;
}
#Destaque {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F4F3C3;
}
#dlDestaques {
	margin-left: 4px;
}
#DestaqueTexto {
	padding: 10px;
	font-size: 11px;
}
.TextoBranco {
	color: #FFFFFF;
	font-size: 11px;
}
.TextoBrancoPadrao {
	font-size: 12px;
	color: #FFFFFF;
}
.TextoPretoPadrao {
	font-size: 12px;
	color: #000000;
}
.FotoEsquerda {
    margin-left: 10px;
    margin-bottom: 10px;    
}
.Top5px {  
    margin-top: 5px;
}
#GaleriaTitulo {
	background-image: url(Imagens/background_3.jpg);
	line-height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 575px;
}
.Valor{
	font-size: 18px;
	font-weight: bold;
	color: #808000;
}