body {
	margin: 0px;
	background: url(../imagens/layout/fundo.jpg) left top repeat;
}
a { text-decoration: none; }
#logo {
	position:absolute;
	width:226px;
	height:225px;
	z-index:1;
	top: 4px;
	left: -29px;
}
#rodape, #rodape a {
	font-family: Tahoma;
	font-size: 11px;
	color: #f1f0dc;
}
#rodape a:hover { color: #333333; }
.txtboxbusca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43433bv;
	border: solid 1px #d3d3c5;
}
.btnbusca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88886d;
	border: solid 1px #88886d;
}
.texto11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.texto11-2 {
	font-family: Tahoma;
	font-size: 12px;
	/*color: #7b7953;*/
	color: #000;
	line-height:18px;
}
a.texto11-2:hover { color: #000; }


.textoArtigos {
	font-family: Tahoma;
	font-size: 12px;
	/*color: #7b7953;*/
	color: #000;
	line-height:26px;
}
a.textoArtigos { color: #000; }


.texto12es {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 23px;
}
.lateralprod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43433b;
	border:solid 1px #ffd968;
	padding: 3px 0px;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #43433b;
	font-weight: bold;
}
.subcategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #43433b;
	font-weight: bold;
}
.subcategoria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#900;
	font-weight: bold;
}

.subCategoriaProdutos {
	width:197px;
	height:76px;
	background-image:url(../produtos/imagens/produtosSubcategoriaBkg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
	padding:20px 0px 0px 0px;
	text-align:center;
	font-size: 14px;
	float:left;
}
.subCategoriaProdutos a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2e2e2e;
}
.subCategoriaProdutos a:hover {
	color:#ef7800;
}

.saibamais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed7104;
}
a.saibamais:hover { color: #43433b; }
.voltar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #43433b;
}
a.voltar:hover { color: #ed7104; }
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #7b7953;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88886d;
	border: solid 1px #88886d;
}
.boxprod {
	background-color: #FFFFFF;
	border: solid 1px #FFCC33;
	padding: 1px 0px 2px 0px;
}
