.padrao {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.destaque {
	font-family: arial narrow;
	font-size: 24pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.rodape {
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:link {
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.form {
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#814b31;
	text-decoration: none;

}
.bordaprodutos-vert {
	border-right-style: dotted;
	border-right-color: #99705C;
	border-right-width: 1px;
}
.bordaprodutos-hori {
	border-bottom-style: dotted;
	border-bottom-color: #99705C;
	border-bottom-width: 1px;
}
