@charset "utf-8";
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 19px;
}
body {
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	font-size: 9px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #E69601;
	text-decoration: none;
}
a:visited {
	color: #E69601;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
.txt_CABECARIO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	line-height: 19px;
}
.txt_CABECARIO_BR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	line-height: 19px;
}

.txt_CODIGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
.txt_DESCRICAO_BR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}

.txt_CABECARIO_LARANJA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #E69601;
	line-height: 19px;
}
