body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

body,td a {
	color: #000000;
	text-decoration: underline;
}

body,td a:hover {
	color: #000000;
	text-decoration: none;
}

.saibamais {
	text-decoration: none;
	color: #FF9C2A;
}

.saibamais:hover {
	text-decoration:underline;
	color:#FF9C2A;
}

.busca {
	font-size: 11px;
	color:#666666;
	height: 12px;
	width: 123px;
	border: 1px solid #666666;
}

.form {
	font-size: 11px;
	color:#666666;
	border: 1px solid #666666;
}

.newsletter {
	font-size: 11px;
	color: #666666;
	height: 14px;
	width: 167px;
	border: 1px solid #666666;
}

.textEmpresa {
	font:Abadi MT Condensed Light;
	font-size: 12px;
	color:#000000;
}

.titEmpresa {
	font:Abadi MT Condensed Light;
	font-size: 18px;
	color:#000000;
}

.textoNewsletter a {
	font-size: 10px;
	letter-spacing: -1px;
	text-decoration:underline;
	color:#FFFFFF;
}
.textoNewsletter a:hover {
	font-size: 10px;
	letter-spacing: -1px;
	text-decoration:underline;
	color:#FFFFFF;
}

.textoProduto a{
	font-size: 10px;
	text-decoration:none;
}

.textoProduto a:hover{
	font-size: 10px;
	text-decoration:underline;
}

.tituloProduto {
	font-size: 12px;
	color: #9F613C;
	text-decoration:none;
}

.textoUnidade {
	font-size: 10px;
	color: #F89223;
	font-weight:bold;
	text-decoration:none;
}

.textoLaranja {
	color: #F89223;
}


.TextoVermelho {
	color:#911E03;
}

.TextoCinza {
	font-size: 10px;
	color:#CCCCCC;
}

.TextoBranco {
	color:#FFFFFF;
}

.borda_laranja {
	border: 1px solid #FFAA31;
}

.borda_preto{
	border: 1px solid #000000;
}

.fundointernas {
    background-image:url(../images/interna_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fundoProduto {
    background-image:url(../images/fundo_produtos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
}

.fundoDestaque {
    background-image:url(../images/fundo_destaque.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fundoSombra {
    background-image:url(../images/sombra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}