/* CSS Document */
body {
	background-image: url(img/topo_filete_dourado.jpg);
	background-repeat: repeat-x;
	background-color: #EEE3CF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS",arial, freesans, garuda, helvetica, verdana, sans-serif; 
}
.empresatitulo{font-size: 1.0em; color: #382703; font-weight:bold}
.empresa{font-size: 0.9em; color: #382703;}

.catgaleria{font-size: 0.8em; color: #382703; font-weight:bold}
.catgaleria a{color: #382703; text-decoration:none}
a.catgaleria:hover, a.catgaleria:hover *, .catgaleria a:hover, .catgaleria a:hover *{color: #825906; text-decoration: none ;}


.catproduto{font-size: 0.8em; color: #382703; font-weight:bold}
.catproduto a{color: #382703; text-decoration:none}
a.catproduto:hover, a.catproduto:hover *, .catproduto a:hover, .catproduto a:hover *{color: #825906; text-decoration: none ;}

.link{font-size: 0.9em; color: #382703; text-decoration:none}
.link a{color: #382703; text-decoration:none}
.linkativo{font-size: 0.9em; color: #382703; text-decoration:none;  font-weight:bold}

.rodape{font-size: 0.7em; color: #382703;}

.botao{
	border:1px solid #D3CFCB;
	padding:4px;
	float:right;
	background:#F4F4F4;
	font-weight:bold;
}
.area{
	font:11px "Trebuchet MS";
	border:1px solid #D3CFCB;
	margin:0 0 5px 0;
	background:#fbfbfb;
	color:#333;
}
.campo{
	font:11px "Trebuchet MS";
	border:1px solid #D3CFCB;
	margin:0 0 5px 0;
	height:20px;
	background:#fbfbfb;
	color:#333;
}

.bold13_cinza {
		font: 12px "Trebuchet MS";
		color:#382703;
		
}
.inicial{font-size: 0.7em; color: #382703; text-decoration: none ;}
a.inicial:hover, a.inicial:hover *, .inicial a:hover, .inicial a:hover *{color: #382703; text-decoration: none ;}

a:link {
	color: #382703;
}
a:visited {
	color: #382703;
}
a:hover {
	color: #382703;
}
a:active {
	color: #382703;
}
.disponivel{font-size: 11px; color: #382703; font-style:Verdana; text-decoration: none ;}

.detalhes{font-size: 11px; color: #382703; font-style:Verdana; text-decoration: underline ;}
a.detalhes:hover, a.detalhes:hover *, .detalhes a:hover, .detalhes a:hover *{color: #382703; text-decoration: underline ;}

.produto{font-size: 0.9em; color: #652918; font-weight:bold}

.descricao{font-size: 0.7em;}

.preco{font-size: 0.8em; color: #776500; font-weight:bold}

.produtodetail{font-size: 1.1em; color: #652918; font-weight:bold}
.precodetail{font-size: 1.1em; color: #776500; font-weight:bold}

.carrinho{
	font-size:11px;
}
.carrinhototal{
	font-size:15px;
}
.carrinhotitutlo{
	font-size: 14px; color: #382703; font-weight:bold
}
.carrinhogravtitulo{
	font-weight:bold;
	padding-left:10px;
}