
.slideshow {
	margin:0px auto;
	height: 270px;
	width: 650px;
	background-image: url(fundo-spot.png);
	background-repeat: no-repeat;
	float:left;
}
.slideshow img {
	border: 0px;
	height: 220px;
	width: 600px;
	margin-top: 16px;
	margin-left: 25px; 
	background-image: url(neutro.gif);
	background-repeat: repeat;
}

