﻿.fonteCategorias
{
	font-family: Arial;
	font-size: 11px;
	color: White;
}
.itemCategoria
{
	height: 22px;
	padding-left: 50px;
}
.itemCategoria a
{
	color:White;
	text-decoration:none;
}
.itemCategoria a:hover
{
	color:Silver;
	text-decoration:none;
}
.Produto
{
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
}
.Produto a
{
	color:White;
	text-decoration:none;
}
.Produto a:hover
{
	color:Silver;
	text-decoration:none;
}
.ProdutoDestaque
{
	width:100%;
	height:141px;
	background-image:url(CaixaProdutos.png);
	background-position:center;
	background-repeat:no-repeat;
}
.itemDica
{
	height: 22px;
	padding-left: 30px;
}
.itemDica a
{
	color:White;
	text-decoration:none;
}
.itemDica a:hover
{
	color:Silver;
	text-decoration:none;
}
