@charset "utf-8";

/** ******************************************************************
 * Geral
 * *******************************************************************/

body { margin: 0px; border:0px; font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial; }
img { border: 0px; }
p { font-size: 15px; color: #450324; } 
a { text-decoration: none; }
a:hover { font-weight: bold;  }
.erro{ font-size: 12px; color: #FFFFFF; background: #FF0000; text-align: center; } 

/** ******************************************************************
 * TOPO Internas
 * *******************************************************************/

.topo_flash{ 
	margin-top: -22px; height: 20px; background: #CCCCCC; 
	background-image: url(../../_includes/imagens/ico/temp_topo_flash.jpg); 
	background-repeat: no-repeat; background-position: center; height: 230px;
}

/** ******************************************************************
 * CORPO Internas
 * *******************************************************************/

.tabela_geral{ }
.migalha { margin-left: 20px; font-size: 11px; border-bottom: 2px dotted #A80859; }
.migalha a{ color: #450324; }
.aba_titulo { float: left; margin: 10px 0 0 -24px; height: 64px; width: 243px; }
.aba_pesquisa { float: right; margin: 10px -21px 0 0; height: 64px; width:243px; 
				background: url(../../_includes/imagens/txt/aba_pesquisa.jpg) no-repeat; 
				background-position: top left; display: block; }
.pesquisa_form { margin: 9px 0 0 45px; background:#E5C6CB; color: #450324; border: none; width: 130px; height: 19px; font-size: 14px; }
.pesquisa_form_ok { width: 30px; background: #EDDEDA; color: #450324; border: none;  }
.aba_top_volta { float: right; margin: -100px -26px 0 0; height: 60px; width: 130px; 
				 background: url(../../_includes/imagens/txt/aba_volta_topo_.jpg) no-repeat; 
				 background-position: top left; display: block; font-size: 11px; }
.texto_volta { padding: 17px 0 0 26px; }
.texto_volta a{ color:#450324; }

/** ******************************************************************
 * RODAPÉ Internas
 * *******************************************************************/

.rodape{
	background: url(../../_includes/imagens/bgs/bg_down_centro.jpg) center;
	background-color:#FFFFFF; 
	background-position: top center; height: 131px; }
.menu_rodape{ margin-top: 30px; }
.menu_rodape a{ color: #555; font-size: 13px; text-decoration: none; }
.site_rodape { color: #555; font-size: 11px; margin-top: 10px; }
.site_rodape a{ color: #555; }

