
.thumb_vitrine {
	border: 5px double #EADAB8;
}

.slideshow5 {
	background: url('/imagens/slideshow-bg-5.jpg') no-repeat;
	width: 274px;
	height: 295px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.slideshow10 {
	background: url('/imagens/slideshow-bg-10.jpg') no-repeat;
	width: 274px;
	height: 336px;
	padding: 0;
	margin: 0;
	text-align: left;
}

div#slideshow_img {
	padding: 10px 0;
	text-align: center;
	height: 207px;
}

.thumbs_slideshow {
	padding: 0 13px;
}

.impar {
	background-color: #fff;
}

.par {
	background-color: #F7F7F7;
}


div#busca_miniatura {
	width: 86px;
	height: 89px;
	padding: 8px 0 0 7px;
}

.miniatura_bg_impar {
	background: url('/busca/listagem_branco.jpg') no-repeat;
}

.miniatura_bg_par {
	background: url('/busca/listagem_cinza.jpg') no-repeat;
}