table#freteTable * {
	text-align: left !important;
}

table#form_faleconosco {
	font-size: 14px !important;
	padding: 10px;
}

table#form_faleconosco input {
	padding: 2px;
	margin: 6px;
}

input.barra_topo_input {
	height: 22px !important;
	font-size: 14px !important;
}

td.barra_topo_texto {
	font-size: 14px !important;
}

div#receba_ofertas {
	background-image: url("../banners/imagens/clean/receba_ofertas.png");
	background-repeat: no-repeat;
	/*border: 1px solid yellow;
	padding-left: 4px;*/
	height: 160px;
	width: 150px;

}

div#receba_ofertas_botoes {
	margin-top: 5px;
	text-align: right;
}
form#newsletter {
	display: block;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 45px;
	text-align: left;
}
form#newsletter label {
	color: #fff;
	font-weight: bold;
	margin-top: 2px;
}

form#newsletter .input_newsletter {
	width: 120px;
	margin-left: 5px;
	margin-top: 2px;
}


/*Carrinho*/
td#carrinho_pequeno {
	width:160px;
	height:50px;
	background-image:url('../banners/imagens/clean/carrinho_bgazul.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

div#valor_carrinho {
	width:130px;
	text-align:right;
	height:30px;
	padding-top:9px;
	color: #7097B1;
}

span.TXTproduto {
	color: #666666 !important;
}


/*Definições de categorias e sub-categorias 
div#menu_body {
	width: 170px;
	display: block;
	position: relative;
	float: left;
}
*/
td#menu_body * {
	font-weight: bold !important;
	color: #4B6788 !important;
	/*border-color: #E7E7E7;*/
}

td#menu_body ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
}
	
td#menu_body ul li {
	position: relative;
}
	
td#menu_body li ul {
	position: absolute;
	left: 160px; /* Set 1px less than menu width */
	top: 0;
	padding-left: 5px;
	display: none;
	z-index: 2500;
}

/* Styles for Menu Items */
td#menu_body ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #F7F7F7; /* IE6 Bug */
	padding: 3px;
	border: 1px solid #F7F7F7; /* IE6 Bug */
	border-bottom: 0;
}
	
td#menu_body ul li ul li {
	border-bottom: 4px solid white;
}
/* Holly Hack. IE Requirement \*/
* html td#menu_body ul li { float: left; height: 1%; }
* html td#menu_body ul li a { height: 1%; }
/* End */

/*td#menu_body li:hover ul, li.over ul { display: block; } The magic */

li.comsubcat a {
	/*background-image: url('seta.gif') !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	*/
}
li.subcategoria a {
	background-image: none !important;
}
li.subcategoria a:hover, li.categoria a:hover {
	text-decoration: underline !important;
}

/* Area das mídias sociais - addthis */

div#midias_sociais {
	padding: 10px;
}
/*link para pdf */
a.link_para_pdf {
	margin: 5px;
	text-decoration: none;
	border: none;
	text-align: center;
}

a.link_para_pdf img{
	border: none;
	margin: 2px;
}

td#link_conteudo_online {
	text-align: center;
	padding: 10px;
}

.preco_produto_vitrine {
	padding-top: 7px !important;
}

/*Banners abaixo do menu*/
.banners_menu {
	padding-top: 10px;
	text-align: center;
}

