.title{
	float:left;display:inline;
	height:20px;
	/*background:url(../img/tit_busca.gif) no-repeat;*/
	margin:5px 0;
	color:#ff6d01;
	font-size:20px;
}
	.title a{
		color:#ff6d01;
		font-size:22px;
		color:#ff6d01;
	}
.titSearch{
	overflow:hidden;zoom:1;
	width:87px;
	height:20px;
	background:url(../img/tit_busca.gif) no-repeat;
	margin:10px 0 15px 0;
}
.titEnderecoNaoEncontrado{
	overflow:hidden;zoom:1;
	height:23px;
	background:url(../img/tit_endereco_nao_encontrado.gif) no-repeat;
	margin:5px 0 0 0;
}
p.destaque {
	font: bold 13px verdana;
	color: #8f9092;
	margin: 7px 0;
}
.irLoja{
	display:block;
	width:187px;
	height:40px;
	background:url(../img/buttons/bt_ir_para_loja.gif) 0 0 no-repeat;
	margin:20px 0 387px 0;
}
.lookingFor{
	float:left;display:inline;
	width:120px;
	height:20px;
	background:url(../img/sprite/tit_input_bt_buscar_sprite.gif) 0 0 no-repeat;
	margin:0;
}
div.search{
	float:left;display:inline;
	width:160px;
	height:20px;
	background:url(../img/sprite/tit_input_bt_buscar_sprite.gif) -120px 0 no-repeat;
	padding:2px 10px 0 10px;
}
	input.search{
		float:left;display:inline;
		width:160px;
		height:20px;
		font:normal 13px verdana;
		color:#8a8b8d;
	}
.btSearch{
	float:left;display:inline;
	width:78px;
	height:22px;
}
.productsFound{
	display:table;
	overflow:hidden;zoom:1;
	width:717px;
	clear:both;
	border-top:1px solid #8f9092;
	margin:17px 0 15px 0;
}
	.productsFound p.productsNumber{
		float:left;display:inline;
		width:350px;
		font:normal 16px verdana;
		color:#858585;
		margin:15px 0 0 0;
	}
	/** pagination **/
	.pagination{
		float:right;display:inline;
		width:auto;
		margin:15px 0 0 0;
	}
		.pagination li{
			float:left;display:inline;
			width:25px;
			margin:0 2px;
			text-align:center;
		}
		.pagination li a{
			float:left;display:inline;
			width:25px;
			height:25px;
			background:url(../img/bg/bg_num_off.gif) no-repeat;
			font:bold 13px verdana;
			color:#8c8c8c;
			padding-top:3px;
		}
		.pagination li a.on{
			float:left;display:inline;
			width:25px;
			height:25px;
			background:url(../img/bg/bg_num_on.gif) no-repeat;
			color:#599bc6;
		}
		.pagination li.points{
			float:left;display:inline;
			background:none;
			padding-top:8px;
			font:bold 13px verdana;
			color:#8c8c8c;
		}
		.pagination li a.arrowGo{
			float:left;display:inline;
			width:17px;
			height:28px;
			background:url(../img/ico_seta_ir.gif) no-repeat;
			margin:-2px 0 0 5px;
		}
		.pagination li a.arrowBack{
			float:left;display:inline;
			width:17px;
			height:28px;
			background:url(../img/ico_seta_voltar.gif) no-repeat;
			margin:0 0 0 5px;
		}
	/** //pagination **/
.productsList{
	float:left;display:inline;
	width:720px;
	margin-top:20px;
}
.productsList li{
	float:left;display:inline;
	width:131px;
	margin:0 6px;
	_margin:0 4px;
}
.productsList li span.hoverProductTop{
	float:left;display:inline;
	width:131px;
	height:7px;
	line-height:1px;
	background:none;
}
.productsList li span.hoverProductTop2{
	float:left;display:inline;
	width:131px;
	height:7px;
	line-height:1px;
	background:url(../img/bg/bg_hover_prod_top.gif) no-repeat;
}
.productsList li span.hoverProductBottom{
	float:left;display:inline;
	width:131px;
	height:7px;
	line-height:1px;
	background:none;
}
.productsList li span.hoverProductBottom2{
	float:left;display:inline;
	width:131px;
	height:7px;
	line-height:1px;
	background:url(../img/bg/bg_hover_prod_bottom.gif) no-repeat;
}
.productsList li div.overCenter{
	float:left;display:inline;
	width:129px;
	_width:127px;
	cursor:pointer;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.productsList li div.overCenter2{
	float:left;display:inline;
	cursor:pointer;
	width:129px;
	_width:127px;
	text-decoration:none;
	border-left:1px solid #8c8c8c;
	border-right:1px solid #8c8c8c;
}
.productsList li.noMargin{
	margin:0;
}
	.productsList li img{
		margin:15px 0 0 5px;
	}
	.productsList .selosLstProduto img{
		margin:5px 0 0 0!important;
	}
	.productsList li h5{
		width:121px;
		_width:124px;
		font:bold 13px verdana;
		margin:20px 0 0 5px;
	}
	.productsList li p.amount{
		width:121px;
		_width:119px;
		font:bold 13px verdana;
		color:#858585;
		margin:2px 0 2px 5px;
	}
	.productsList li p.price{
		width:126px;
		_width:119px;
		font:normal 13px verdana;
		color:#858585;
		margin:0 0 10px 5px;
	}

.ordenar{
	float:right;display:inline;
	margin-right:20px;
}
	.ordenar select{
		margin-top:15px;
	}

.mainNavigationList li{
	display:block;
	width:170px;
}
.bannerHolder{
	display:block;
	margin-top:15px;
}
/** filtro **/
#content .sidebarLeft p.termoBuscado{
	position:absolute;
	width:164px;
	height:21px;
	background:url(../img/tit_filtro_right_top.gif) top no-repeat ;
	padding:27px 0 0 230px;
	color:#fff;
	font:bold 14px verdana;
	margin:0 0 0 -225px;
	text-indent:right;
}
	#content .sidebarLeft p.termoBuscado a{
		color:#fff;
		font:bold 14px verdana;
	}
#content .sidebarLeft p.titFiltro{
	position:absolute;
	width:164px;
	height:21px;
	background:url(../img/tit_filtro_right.gif) top no-repeat ;
	padding:27px 0 0 230px;
	color:#fff;
	font:bold 14px verdana;
	margin:0 0 0 -225px;
}
	
#content .sidebarLeft ul.listaCategoriaTop{
	overflow:hidden;zoom:1;
	width:169px;
	padding-top:48px;
}
	#content .sidebarLeft ul.listaCategoriaTop li{
		float:left;display:inline;
		width:163px;
		padding:2px 0 0 6px;
		background:#ffe0be;
		font:normal 13px verdana;
		color:#3f5100;
	}
	#content .sidebarLeft ul.listaCategoriaTop li.sub1{
		width:150px;
		margin-left:13px;
	}
	#content .sidebarLeft ul.listaCategoriaTop li.sub2{
		width:140px;
		margin-left:23px;
	}
		#content .sidebarLeft ul.listaCategoriaTop li a{
			font:normal 13px verdana;
			color:#7f4200;
		}
	#content .sidebarLeft ul.listaCategoriaTop li.bottomTop{
		background:url(../img/bg/bg_filtro_bottom_top.gif) bottom no-repeat;
		font-size:1px;
		height:10px;
		padding:0 0 0 6px;
	}

#content .sidebarLeft ul.listaCategoria{
	overflow:hidden;zoom:1;
	width:169px;
	padding-top:48px;
}
	#content .sidebarLeft ul.listaCategoria li{
		float:left;display:inline;
		width:163px;
		padding:7px 0 0 6px;
		background:#d7ec99;
		font:normal 13px verdana;
		color:#3f5100;
	}
		#content .sidebarLeft ul.listaCategoria li a{
			font:normal 13px verdana;
			color:#3f5100;
		}
	#content .sidebarLeft ul.listaCategoria li.bottom{
		background:url(../img/bg/bg_fitro_bottom.gif) bottom no-repeat;
		font-size:1px;
		height:10px;
		padding:0 0 0 6px;
	}
