.Titulo_box_entrada {
	background-color: #9FA48E;
	height: 24px;
	font-size: 10pt;
	font-weight: bold;
	text-transform: inherit;
	color: #FFFFFF;
	padding-left: 4px;
	width: 100%;
	padding-right: 20px;
}
.Titulo_box_fd_claro {
	background-color: #dee2d8;
	font-weight: bold;
	text-transform: inherit;
	background-image: url(../Imagens/Seta_titulo_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Fd_e_box_entrada {
	background-color: #d6dbce;
	padding: 5px;
}
.Fd_d_box_entrada {
	background-color: #EBF0E2;
	padding: 5px;
}
.Nome_produto {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #b30901;
}
.Descricao_produto {
	font-weight: bold;
}
.Preco {
	font-size: 32px;
	font-weight: bold;
	color: #02589b;
}
.Fonte_padrao {
	font-size: 8.5pt;
	font-weight: bold;
	color: #757d72;
}
.Observacoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-align: right;
	background-color: #F5F8F1;
}
