   .Box_quant {
	background-color: #FFFFFF;
	color: #808080;
	font-family: Arial;
	font-size: 7pt;
	border: 1 solid #C0C0C0;
	height : 14;
	width : 26;
}

.submit_carrinho {
	background-color : #F2D2EB;
	color:  #EE64DA;
	font-family: arial;
	font-size: 7pt;
	border: 1 solid #c0c0c0;
	text-decoration : none;
}

.titulo{
	color : #8E7FAB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

.conteudo{
	color : #8E7FAB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-align : justify;
}

.conteudo_preto{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-align : justify;
}

.destaque{
	color : #8E7FAB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;

}


.menu_sup{
	color : #F769B1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.menu_categoria{
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}


.menu_subcategoria{
	color : #99999B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.Botao_ok {
	background-color : #EE64DA;
	color: #F2D2EB;
	font-family: arial;
	font-size: 8pt;
	font-weight : bold;
	border: 1 solid #c0c0c0;
}

.tabela_rosa {
	background-color : #F2D2EB;
	color:  #EE64DA;
	font-family: arial;
	font-size: 8pt;
	border: 1 solid #c0c0c0;
	text-decoration : none;
}


 .text {
   background-color: #FFFFFF;    
   color: #000000;
   font-family: Arial;
   font-size: 9pt;
   border: 1 solid #c0c0c0; }
