@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_cabecario {
	background-image: url(imagens/fundo_cabecario02_s1.jpg);
	background-repeat: repeat-x;
}
.fundo_menu {
	background-image: url(imagens/fundo_menu_s1.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.fundo_superior {
	background-image: url(imagens/fundo_superior.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #F47C34;
	padding-left: 45px;
	text-align: left;
	padding-right: 45px;
	font-variant: normal;
}
.fundo_central {
	background-image: url(imagens/fundo_central_s1.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.fundo_inferior {
	background-image: url(imagens/fundo_inferior_s1.jpg);
	background-repeat: no-repeat;
}
.fundo_rodape {
	background-image: url(imagens/fundo_rodape02_s1.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
	text-align: center;
}
.categoria_esquerda {
	text-align: right;
}
.categoria_direita {
	text-align: left;
}
.categorias {
	text-align: right;
	vertical-align: text-top;
}
.historico {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #06C;
	padding-left: 15px;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
}
.contato_borda1 {
	background-color: #EAF0FF;
}
.contato_azul {
	color: #F47C34;
	font-weight: bold;
	line-height: 25px;
}
.destaque1 {
	font-size: 20px;
	color: #F60;
	text-align: left;
}
.instrucao {
	font-size: 18px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}

.tabela1 {
	text-align: center;
}
.tabela_esquerda {
	text-align: left;
}
.tabela_no_centro {
	text-align: center;
}
.borda_imagens1 {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #06C;
	border-right-color: #06C;
	border-bottom-color: #F47C34;
	border-left-color: #F47C34;
}
.negrito01 {
	font-weight: bold;
	color: #F47C34;
	font-size: 18px;
}
