@charset "utf-8";

td img {
	display: block;
	border: none;
}
body {
	margin: 0 auto;
	width: 930px;
	color: #AE8B00;
	background: #000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}

/*--- Top ---*/
#top {
	border-bottom: 1px #FFF solid;
}
#top #btns {
	float: left;
	margin: 8px;
}
#top #buscar {
	float: left;
	margin: 8px;
}
#top #telefones {
	float: right;
}
#imgtop {
	height: 215px;
	border-top: 1px #FFF solid;
}

/*--- Main Menu ---*/
#mainmenu {
	display: block;
	width: 780px;
	height: 48px;
}
#mainmenu ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE8B00;
	list-style: none;
}
#mainmenu ul li {
	float: left;
	padding-top: 24px;
	padding-left: 24px;
}

#boxtop {
	float: left;
	padding: 18px 18px 0px 18px;
}
#boxtop  form {
	padding: 0px 0px 0px 12px;
	background-color: #000000;
	margin: 0px;
}
#boxtop form  input#buscarprodutos_texto  {
	background-image: url(images/bg_buscarprodutos.jpg);
	background-repeat: no-repeat;
	padding: 2px 4px 0px 4px;
	float: left;
	color: #FFCC00;
	width: 180px;
	height: 19px;
	border: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-right: 8px;
}

#boxtop form input#buscarprodutos_botao {
	background-image: url(images/btn_buscarprodutos.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 62px;
	border: 0px;
}

#boxarea {
	width: 780px;
	float: left;
}

#boxleft {
	width: 196px;
	float: left;
	height: 664px;
}

#boxcategorias {
	display: block;
	width: 196px;
	float: left;
	padding-bottom: 12px;
	border-left: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

#boxcategorias #titulo {
	background-image: url(images/titulo_categorias.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 40px;
}

#boxcategorias #texto {
	width: 196px;
	color: #AE8B00;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
}

#boxcategorias #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	padding: 4px 0px 0px 8px;
	float: left;
	width: 184px;
}

#boxcategorias #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	padding: 4px 0px 0px 8px;
	width: 184px;
}

#boxcategorias #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 4px 0px 0px 8px;
	width: 184px;
}

#boxpromocoes {
	float: left;
	width: 196px;
	height: 264px;
	padding-top: 9px;
}

#boxpromocoes #titulo {
	background-image: url(images/titulo_promocoes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 196px;
}

#boxpromocoes #texto {
	background-image: url(images/bg_promocoes.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 196px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #AE8B00;
	font-weight: bold;
}

#boxpromocoes #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	float: left;
	width: 180px;
	border-bottom: 1px #333333 solid;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 4px 0px;
}

#boxpromocoes #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 180px;
}

#boxpromocoes #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 180px;
}

#boxcenter {
	width: 406px;
	float: left;
	padding-left: 1px;
}

#boxcenter #info {
	padding: 8px 0px 7px 6px;
	clear: left;
	width: 400px;
}

#boxcenter #npage {
	margin: 0px 0px 8px 6px;
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
	width: 393px;
}

#boxcenter #npage a:link{
	text-decoration: none;
	color: #AE8B00;
}

#boxcenter #npage a:visited{
	color: #AE8B00;
	text-decoration: none;
}

#boxcenter #npage a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#boxcenter #path {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFCC;
	padding-left: 7px;
	padding-bottom: 2px;
	border-bottom: 1px #333333 dotted;
	margin-bottom: 12px;
	width: 397px;
}

#boxcenter #titulo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
	padding: 0px 0px 0px 7px;
}

#boxcenter #subtitulo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	padding: 8px 0px 0px 7px;
}

#boxcenter #alert {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	padding: 8px 0px 8px 7px;
}

#boxcenter #texto {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #AE8B00;
	padding: 8px 0px 0px 7px;
}

#boxcenter #link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #AE8B00;
	text-decoration: none;
	padding: 8px 0px 0px 7px;
}

#boxcenter #link a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #AE8B00;
	text-decoration: none;
}

#boxcenter #link a:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #AE8B00;
	text-decoration: none;
}

#boxcenter #link a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#boxcenter form {
	padding: 8px 0px 0px 8px;
}

#boxcenter form label {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	width: 369px;
	float: left;
}

#boxcenter form input  {
	background-image: url(images/bg_buscarprodutos.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFCC00;
	width: 201px;
	height: 19px;
	border: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	clear: both;
}

#boxcenter form .radio {
	width: 60px;
	margin: 0px;
	height: 18px;
	vertical-align: middle;
}

#boxcenter form .select {
	background-image: url(images/bg_buscarprodutos.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFCC00;
	height: 19px;
	border: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	clear: both;
}

#boxcenter form .textarea  {
	background-image: url(images/bg_textarea.jpg);
	background-repeat: no-repeat;
	border: 0px;
	float: left;
	color: #FFCC00;
	height: 85px;
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	clear: both;
	width: 177px;
	overflow: auto;
}

#boxcenter form input#btnenviar  {
	background-image: url(images/btn_formenviar.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 62px;
	border: 0px;
	float: left;
	margin-top: 8px;
}

#boxproduto192x216    {
	width:192px;
	height:216;
	float: left;
	padding: 0px 0px 0px 7px;
}

#boxproduto192x216 img {
	padding: 0px 0px 4px 8px;
	text-align: center;
}

#boxproduto192x216 #texto {
	background-image: url(images/bg_produto192x216.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 192px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #AE8B00;
	text-align: center;
}

#boxproduto192x216 #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	float: left;
	width: 176px;
	margin: 0px 0px 0px 8px;
	padding: 1px 0px 1px 0px;
}

#boxproduto192x216 #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 8px;
	width: 176px;
}

#boxproduto192x216 #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 8px;
	width: 176px;
}

#boxproduto192x216 #preco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #AE8B00;
	text-align: center;
	width: 176px;
	clear: left;
}

#boxproduto127x142    {
	width:127px;
	height:142px;
	float: left;
	padding: 0px 0px 8px 6px;
}

#boxproduto127x142 img {
	text-align: center;
	padding-left: 8px;
}

#boxproduto127x142 #texto {
	background-image: url(images/bg_produto127x142.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 127px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9px;
	color: #AE8B00;
	text-align: center;
}

#boxproduto127x142 #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	float: left;
	width: 111px;
}

#boxproduto127x142 #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	width: 111px;
}

#boxproduto127x142 #texto a:hover {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 111px;
}

#boxproduto127x142 #preco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #AE8B00;
	text-align: center;
	width: 115px;
	clear: left;
}

#boxdetalhe {
	background-image: url(images/box_produtodetalhe.jpg);
	background-repeat: no-repeat;
	width:393px;
	height:560px;
	float: left;
	margin-left: 6px;
}

#boxdetalhe #nome {
	height: 28px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FF8000;
	font-weight: bold;
	padding: 9px 0px 4px 9px;
	width: 300px;
}

#boxdetalhe img {
	float: left;
	padding: 8px;
}

#boxdetalhe #codigohc {
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #FF8000;
	font-weight: bold;
	padding: 12px 0px 0px 8px;
}

#boxdetalhe #codigo {
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FF8000;
	font-weight: bold;
	padding: 12px 0px 0px 8px;
}

#boxdetalhe #obs {
	clear: both;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #AE8B00;
	padding: 8px 0px 0px 8px;
}

#boxdetalhe #obs a:link{
	text-decoration: none;
	color: #AE8B00;
}

#boxdetalhe #obs a:visited{
	color: #AE8B00;
	text-decoration: none;
}

#boxdetalhe #obs a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#boxdetalhe #preco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #AE8B00;
	font-weight: bold;
	padding: 8px 0px 2px 8px;
	width: 393px;
}

#boxdetalhe #precopromocao {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 0px 2px 8px;
	width: 393px;
}

#boxdetalhe #buttons {
	margin-left: 8px;
	clear: left;
	margin-top: 16px;
	float: left;
}

#boxdetalhe  #info {
	text-decoration: none;
	color: #AE8B00;
	width: 369px;
	margin: 0px 0px 0px 8px;
}

#boxdetalhe  #info  #infotitulo {
	font-weight: bold;
	border-bottom: 1px #333333 solid;
	width: 200px;
	padding-bottom: 2px;
	margin-top: 28px;
}

#boxdetalhe #info a:link{
	text-decoration: none;
	color: #AE8B00;
}

#boxdetalhe #info a:visited{
	color: #AE8B00;
	text-decoration: none;
}

#boxdetalhe #info a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#box_galeria {
	background-image: url(images/bg_galeriadefotos.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 85px;
	float: left;
	margin: 0px 7px 8px 13px;
}

#box_galeria #nome {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	width: 169px;
	text-align: right;
	padding-top: 60px;
}

#box_galeria #nome a:link {
	text-decoration: none;
	color: #FFCC00;
}

#box_galeria #nome a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#box_galeria #nome a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#boxright {
	float: right;
	height: 663px;
	width: 177px;
}

#boxdestaque {
	float: right;
	width: 177px;
	height: 235px;
}

#boxdestaque #titulo {
	background-image: url(images/titulo_destaque.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 177px;
}

#boxdestaque #texto {
	background-image: url(images/bg_destaque.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 177px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #AE8B00;
	text-align: center;
}

#boxdestaque img {
	padding: 8px 0px 0px 8px;
	text-align: center;
}

#boxdestaque #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	float: left;
	width: 161px;
	margin: 0px 0px 0px 8px;
	padding: 1px 0px 4px 0px;
}

#boxdestaque #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	padding: 1px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	width: 161px;
}

#boxdestaque #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 1px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	width: 161px;
}

#boxdestaque #preco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AE8B00;
	text-align: center;
	width: 177px;
	clear: left;
}

#boxview {
	float: left;
	width: 370px;
}

#boxview #texto {
	height: 195px;
	width: 370px;
	color: #AE8B00;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}

#boxview #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	float: left;
	width: 370px;
	border-bottom: 1px #333333 solid;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 4px 0px;
}

#boxview #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 370px;
}

#boxview #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 370px;
}

#boxlist {
	float: left;
	width: 370px;
}

#boxlist #data {
	width: 370px;
	color: #AE8B00;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-align: right;
}

#boxlist #titulo {
	width: 370px;
	color: #AE8B00;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}

#boxlist #subtitulo {
	width: 370px;
	color: #AE8B00;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

#boxlist #texto {
	width: 370px;
	color: #AE8B00;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}

#boxlist #texto a:link{
	text-decoration: none;
	color: #AE8B00;
	float: left;
	width: 370px;
	border-bottom: 1px #333333 solid;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 4px 0px;
}

#boxlist #texto a:visited{
	color: #AE8B00;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 370px;
}

#boxlist #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 370px;
}

#boxnovidades {
	float: right;
	padding-top: 8px;
	width: 177px;
	height: 235px;
}

#boxnovidades  #titulo {
	background-image: url(images/titulo_novidades.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 177px;
}

#boxnovidades  #texto {
	background-image: url(images/bg_novidades.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 177px;
	color: #FF8000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}

#boxnovidades #texto a:link{
	text-decoration: none;
	color: #FF8000;
	float: left;
	width: 161px;
	border-bottom: 1px #333333 solid;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 4px 0px;
}

#boxnovidades #texto a:visited{
	color: #FF8000;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 161px;
}

#boxnovidades #texto a:hover{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 161px;
}

#boxinformacoes {
	float: right;
	padding-top: 8px;
	width: 177px;
	height: 178px;
}

#boxinformacoes #titulo {
	background-image: url(images/titulo_informacoes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 177px;
}

#boxinformacoes #texto {
	background-image: url(images/bg_informacoes.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 177px;
	color: #FFFF99;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}

#boxinformacoes #texto a:link{
	text-decoration: none;
	color: #FFFF99;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 4px 0px;
	width: 161px;
	border-bottom: 1px #333333 solid;
	float: left;
}

#boxinformacoes #texto a:visited{
	color: #FFFF99;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	float: left;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 161px;
}

#boxinformacoes #texto a:hover{
	color: #FF9900;
	text-decoration: none;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px #333333 solid;
	width: 161px;
}

