body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A05828;
}
form {
margin: 0;
}
.bg_topo2 {
	background-image: url(../imagens/bg_topo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pad_base {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.bg_coluna {
	background-image: url(../imagens/bg_coluna.gif);
	background-repeat: repeat-y;
	background-position: 0px -500px;
}

.borda_topobase_branco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borda_branca {
	border: 2px solid #FFFFFF;
}

.borda_base_branco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borda_topo_bege {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1C7A4;
	border-right-color: #D1C7A4;
	border-bottom-color: #D1C7A4;
	border-left-color: #D1C7A4;
}
.pad_topo_base {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.borda_marrom {
	border: 1px solid #B3843D;
}

.borda_base_azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AED7FF;
	border-right-color: #AED7FF;
	border-bottom-color: #AED7FF;
	border-left-color: #AED7FF;
}
.borda_topobase_verde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9FC499;
	border-right-color: #9FC499;
	border-bottom-color: #9FC499;
	border-left-color: #9FC499;
}

.borda_marrom_claro {
	border: 1px solid #C9AE78;
}
.borda_base_marrom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8DDBB;
	border-right-color: #E8DDBB;
	border-bottom-color: #E8DDBB;
	border-left-color: #E8DDBB;
}
.borda_base_esq_marrom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8DDBB;
	border-right-color: #E8DDBB;
	border-bottom-color: #E8DDBB;
	border-left-color: #E8DDBB;
}
.borda_topo_marrom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8DDBB;
	border-right-color: #E8DDBB;
	border-bottom-color: #E8DDBB;
	border-left-color: #E8DDBB;
}

.borda_base_azul_escuro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3293DA;
	border-right-color: #3293DA;
	border-bottom-color: #3293DA;
	border-left-color: #3293DA;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #9F5725;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 14px;
	background-color: #A05828;
	background-image: url(../imagens/bt_enviar.jpg);
	width: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_enviar_bg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 14px;
	background-color: #A05828;
	background-image: url(../imagens/bt_cadastrar.jpg);
	width: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475153;
	text-decoration: none;
}
.texto_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475153;
	text-decoration: none;
}
.texto_10_marrom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #692C0D;
	text-decoration: none;
}

.texto_11_marrom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692C0D;
	text-decoration: none;
}
.texto_11_marrom_claro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.texto_11_bege {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FED26D;
	text-decoration: none;
}
.texto_10_bege {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FED26D;
	text-decoration: none;
}
.texto_11_azul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.texto_11_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.texto_11_verde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

.txt_treb_azul {
	font-family: "Trebuchet Ms", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #0066CC;
	letter-spacing: -1px;
	text-decoration: none;
}
.txt_treb_cinza {
	font-family: "Trebuchet Ms", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: -1px;
	text-decoration: none;
}
.txt_treb_marrom {
	font-family: "Trebuchet Ms", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #84431B;
	letter-spacing: -1px;
	text-decoration: none;
}
.txt_treb_verde {
	font-family: "Trebuchet Ms", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #006600;
	letter-spacing: -1px;
	text-decoration: none;
}

.txt_treb_verm {
	font-family: "Trebuchet Ms", Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #D21F1F;
	text-decoration: none;
}
.texto_11_verm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}


.txt_treb_branco {
	font-family: "Trebuchet Ms", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -1px;
}

.texto_espacamento {
	line-height: 16px;
}

.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#divMenu {
	width: 100%;
	cursor: pointer;
	
}
#divResultados {
	overflow: auto;
	height: 131px;
	scrollbar-face-color:#906330; 			/* COR DA BARRA - 1º PLANO	*/
	scrollbar-highlight-color:#E8DDBB; 		/* SOMBRA SUPERIOR BARRA - USAR A COR DE FUNDO */
	scrollbar-3dlight-color:#E8DDBB; 		/* SOMBRA SUPERIOR BASE - USAR A COR DE FUNDO */
	scrollbar-darkshadow-color:#E8DDBB;		/* SOMBRA INFERIOR BASE - USAR A COR DE FUNDO */
	scrollbar-shadow-color:#E8DDBB;			/* SOMBRA INFERIOR BARRA - USAR A COR DE FUNDO */
	scrollbar-arrow-color:#FBFCE9;			/* SETAS */
	scrollbar-track-color:#E8DDBB;			/* FUNDO DA BASE - USAR A COR DE FUNDO */
}
.link_block:hover {
	display: block;
	background-color: #F3EEDE;
}
.link_block_branco:hover {
	display: block;
	background-color: #FFFFFF;
}
.borda_vermelha {
	border: 1px solid #CC0000;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-shadow: 1px 1px 1px transparent;
	letter-spacing: -2px;
}
.txt_marrom {
	color: #84431B;
}
.bg_menu {
	background-image: url(../imagens/bg_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}