BODY {
	
	margin:0px;
	padding:0px;
	background-image: url("../imgs/fundogeral.gif");
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}       
h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #A32C01
}

h2
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #A32C01
}

h3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #A32C01
}

h4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #A32C01
}

h5
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #A32C01
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F36F21;
	text-decoration: none;
}
a:link        
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #F36F21
}
a:visited     
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 11px; 
  text-decoration: none; 
  color: #F36F21
}

a:hover 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 11px; 
  text-decoration:underline; 
  color: #1D2E38;
  text-decoration: none; 
}

hr
{
  color: #A32C01; 
  border-style: ridge
}

.borda_imagem {
	BORDER: #d1d1d1 1px solid;
}
.borda_pagina {
	BORDER: #d1d1d1 1px solid;
	background-color: White;
}

.borda_corpri_solida {
	BORDER: #A32C01 1px solid;
}
.borda_corpri_bottom {	
	BORDER-BOTTOM: none; 
}
.borda_corpri_right {	
	BORDER-RIGHT: #A32C01 1px solid;
}
.borda_corpri_top {	
	BORDER-TOP: #A32C01 1px solid;
}
.borda_corpri_bottom_top {
	BORDER-TOP: #A32C01 1px solid;
	BORDER-BOTTOM: #A32C01 1px solid; 
}
.borda_corpri_left_right_top {
	BORDER-TOP: #A32C01 1px solid;
	BORDER-LEFT: #A32C01 1px solid; 
	BORDER-RIGHT: #A32C01 1px solid; 
}
.borda_corpri_left_right {
	BORDER-LEFT: #A32C01 1px solid; 
	BORDER-RIGHT: #A32C01 1px solid; 
}
.borda_corpri_pontilhado {
	border: 1px dashed #A32C01;
}

.borda_corsec_solida {
	BORDER: #02006E 1px solid;
}
.borda_corsec_bottom {	
	BORDER-BOTTOM: #02006E 1px solid; 
}
.borda_corsec_right {	
	BORDER-RIGHT: #02006E 1px solid;
}
.borda_corsec_right_bottom {	
	BORDER-RIGHT: #02006E 1px solid;
	BORDER-BOTTOM: #02006E 1px solid;	
}
.borda_corsec_top {	
	BORDER-TOP: #02006E 1px solid;
}
.borda_corsec_bottom_top {
	BORDER-TOP: #02006E 1px solid;
	BORDER-BOTTOM: #02006E 1px solid; 
}
.borda_corsec_left_right_top {
	BORDER-TOP: #02006E 1px solid;
	BORDER-LEFT: #02006E 1px solid; 
	BORDER-RIGHT: #02006E 1px solid; 
}
.borda_corsec_left_right_bottom {
	BORDER-BOTTOM: #02006E 1px solid;
	BORDER-LEFT: #02006E 1px solid; 
	BORDER-RIGHT: #02006E 1px solid; 
}
.borda_corsec_left_right {
	BORDER-LEFT: #02006E 1px solid; 
	BORDER-RIGHT: #02006E 1px solid; 
}
.borda_corsec_left_bottom {
	BORDER-LEFT: #02006E 1px solid; 
	BORDER-BOTTOM: #02006E 1px solid; 
}
.borda_corsec_pontilhado {
	border: 1px dashed #02006E;
}
.borda_corsec_com_fundo {
	BORDER: #02006E 1px solid; 
	background-color: #FFFFFF;
}
.borda_preta {
	BORDER: #000000 1px solid; 
}


.menu_sel{
	BORDER-TOP: #FFFFFF 2px solid;
	BORDER-LEFT: #FFFFFF 2px solid; 
	BORDER-BOTTOM: #FFFFFF 2px solid; 
	background-color:#FFFFFF;
    font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;

}
.menu_fundo{
	background-color: #d7d7d7;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #454545; 
	font-weight: bold;
	border: #454545 1px solid;
}
.menu_principal{
	border-top: #454545 1px solid;
	border-left: #454545 1px solid;
	border-right: #454545 1px solid;
	background-color: #e5e5e5;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9px; 
	text-decoration: none; 
	font-color: #454545; 
	font-weight: bold;
}
.menu_interno{
	border-bottom: #454545 1px solid;
	border-left: #454545 1px solid;
	border-right: #454545 1px solid;
	background-color: #e5e5e5;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9px; 
	text-decoration: none; 
	font-color: #454545; 
	font-weight: bold;
}
.formulario_tipo1{
	border: 2px #000000 solid; 
	FONT-SIZE: 9px; 
	COLOR: #000000;
	font-family: Trebuchet, Tahoma, sans-serif;
	BACKGROUND-COLOR: #ffffff;	
}

.texto_corfundo_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.texto_corfundo_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}
.texto_corfundo_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.texto_corfundo_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}

.texto_corsec_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_11 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_11_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_14 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #02006E;
	font-style: normal;
}
.texto_corsec_14_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02006E;
	font-style: normal;
}
.texto_corpri_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A32C01;
	font-style: normal;
}
.texto_corpri_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A32C01;
	font-style: normal;
}
.texto_corpri_11 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A32C01;
	font-style: normal;
}
.texto_corpri_11_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A32C01;
	font-style: normal;
}
.texto_corpri_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F47234;
	font-style: normal;
}
.texto_corpri_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F36F21;
	font-style: normal;
}
.texto_corpri_14 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A32C01;
	font-style: normal;
}
.texto_corpri_14_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D758D;
	font-style: normal;
}


.texto_corter_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #383838;
	font-style: normal;
}
.texto_corter_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F27535;
	font-style: normal;
	text-decoration:none;
}



.texto_corter_11 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D2E38;
	font-style: normal;
}

.texto_corter_11menu {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a0a0a;
	font-style: normal;
}

.texto_corter_11_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #383838;
	font-style: normal;
}
.texto_corter_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;

}
.texto_corter_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
	font-style: normal;
}
.texto_corter_14 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #383838;
	font-style: normal;
}
.texto_corter_14_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383838;
	font-style: normal;
}

.texto_corfundo_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_corfundo_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_corfundo_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_corfundo_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_preto_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_11 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_11_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_14 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_14_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_titulo {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #464646;
	font-style: normal;
}
.frmInput{
	border: #d1d1d1 1px solid;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px;  
	font-color: #4F5223; 
}
.frmInputFocus{
	border: #4F5223 1px solid;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9px;  
	font-color: #4F5223; 
}
.frmButton{
	border: #D1D1D1 1px solid;
	background-color:#FFFFFF; 
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;  
	font-color: #4F5223; 
}

.rodapeendereco {
	font-family: Tahoma, Verdana;
	color:white;
	font-size: 11px;
	margin:10px

}