* {
	font-family:Tahoma, Verdana;
	color:#000000;
	font-size:11px;
}

#topo {	display:none; }
#menu_produtos { display:none; }
#products .subCategory { display:none; }
#products .img_aplicacao{ display:none; }

#products .img_subCategoria {
	margin-top:15px;
	margin-bottom:8px;
}

#products .descricaoProduto{ display:none; }
#voltar2Listagem a { display:none; }

#produto_item .ref {
	width:80px;
	float:left;
	padding:30px 10px 0 30px;
	font-weight:bold;
}

#produto_item img {
	float:left;
	margin-right:10px;
	width:75px;
	height:75px;
}

#produto_item p { margin-top:30px; }

#detalhes h2 {
	font-size:18px;
	color:#626262;
	display:block;
	width:230px;
	margin-bottom:4px;
}

#detalhes { width:545px; }
#detalhes .separador { display:none; }
#alta_res, #baixa_res, #print_ficha { display:none; }

#detalhes .titulo_especificacoes {
	background-color:#FFE009;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:287px;
	font-family:arial;
	padding:4px;
	margin-bottom:4px;
}

#detalhes .ref {
	color:#000000;
	font-size:18px;
}

#detalhes .box_produto {
	float:left;
	width:240px;
}

#detalhes .box_especificacoes {
	float:left;
	width:200px;
}

#bot { display:none; }
#copy { display:none; }