#home_galerias {
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 240px;
	display: block;
}
#home_galerias img {
	border: 4px solid #5F390C;
}
#home_galerias li {
	list-style-type: none;
	width: 120px;
	float: left;
	text-align: center;
}
#carrossel {
	height: 96px;
	width: 712px;
}
#thumbs {
	height: 96px;
	width: 240px;
	position: relative;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 250px;
	height: 96px;
}
.stepcarousel .belt{
	position: absolute;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 0px;
	width: 236px;
}
