td img {

	display: block;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/fundo.gif);

	line-height: 110%;

}

.bg_busca {

	background-image: url(../images/bg_busca.gif);

	font-weight: bold;

}

.formulario {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	color: #785E38;

	background-color: #F4F0E9;

	border: 1px solid #F4F0E9;

}

#seta_laranja {

	float: left;

	margin-top: 8px;

	margin-right: 3px;

	margin-bottom: 0px;

	margin-left: 0px;

}

.pad_produtos {

	padding: 15px;

	line-height: 1.7em;

}

h4 {

	font-size: 10px;

}

.bg_menu {

	background-image: url(../images/bg_menu.gif);

}

.bg_carrinho {

	background-image: url(../images/bg_carrinho.gif);

	background-position: center center;

	background-repeat: no-repeat;

	padding-left: 50px;

	font-weight: bold;

	color: #FFF;

}

body, td, th {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	color: #1A1A1A;

}

a:link {

	color: #333;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #333;

}

a:hover {

	text-decoration: underline;

	color: #624E2F;

}

a:active {

	text-decoration: none;

	color: #624E2F;

}

.formulario2 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	color: #785E38;

	background-color: #F4F0E9;

	border: 1px solid #FFD363;

}

.tit_produto {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	font-weight: bold;

	padding: 10px;

}

.preco {

	font-size: 16px;

	font-weight: bold;

	padding: 5px;

}

.pad_outras {

	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0px;

	line-height: 1.2em;

}.linha_foto {

	border: 2px solid #C2A57D;

}
.botao {
	background: url(../images/bt_news.gif);
	font-family: Tahoma, Geneva, sans-serif;
	border: 0 solid #FF9300;
	background-color: #FF9300;
	font-size: 8pt;
	font-weight: bold;
	color: #ffd564;
	text-decoration: none;
	height: 16px;
	width: 68px;
	margin-bottom: 1px;
	cursor:pointer; cursor:hand;
}
input.botao:hover{
   background: url(../images/bt_news_over.gif);
   background-color: #ff6600;
}