@charset "utf-8";
/* CSS Document */

.bg_rodape_dir {
	background-image: url(imagens/bg_rodape_dir.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_rodape_esq {
	background-image: url(imagens/bg_rodape_esq.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}.bg_centro {
	background-image: url(imagens/bg_centro2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_rodape {
	background-image: url(imagens/rodape.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #da251c;	
	letter-spacing:-1px;
}
.txt_bold {
	font-weight: bold;
}
input.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0ead3;
	color: #2f0e00;
	border: 1px solid #2f0e00;
	padding: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f0e00;
	background-color: #F0EAD3;
	border: 1px solid #2f0e00;
	padding: 5px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f0e00;
	background-color: #F0EAD3;
	border: 1px solid #2f0e00;
}
.rodape:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ebebc6;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
.rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffda28;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
.rodape:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ebebc6;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
.numeracao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #da251c;
	text-decoration: none;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #035594;
	text-decoration: none;
}
.fonte10 {
	font-size: 10px;
}
.menu-sub {
	color: #035594;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
}
.menu-sub:hover {
	color:#ff5900;
}
.produtos2 {
	color: #035594;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.produtos2:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #035594;
}
a:hover {
	color:#ff5900;
}
.produtos {
	color: #035594;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
}
.produtos:hover {
	color:#ff5900;
}
.bgzoom {
	background-image: url(imagens/bg_produtos_zoom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgproduto {
	background-image: url(imagens/bg_produtos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.borda_tabela {
	border: 1px solid #000000;
}
