P {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.caixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000F;
	background-image: url(images/f1.gif); 
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.normal {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}
.botao {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.tabela {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
}
.tabela_cinza {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
}
.tabela_branca {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.tabela_vermelha {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5E7BAC;
	background-color: #eeeeee;
}
.preco {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 0094E0;
}

.preco_promocao {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}

.titulo_cadastro {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.destaque {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titulo_produto {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titulo_produto2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
