.stepcarousel{
	position: absolute;
	overflow: hidden; /*leave this value alone*/
	width: 100%;
	height: 150px;
}

.stepcarousel .belt{
	position: absolute;
	z-index: 10;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 320px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 150px;
}
.stepcarousel .panel > p {
	margin: 0px;
}
#blocofotocarrocel {
	height: 135px;
	overflow: hidden;
	margin-bottom: 10px;
}
#blocotxtcarrocel {
}
.fontetitulocarrocel {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.fonteresumocarrocel {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.fonte11carrocel {
	font-size: 11px;
}
#btvejamaiscarrocel {
	text-align: right;
	margin-right: 10px;
	margin-top: 330px;
}
#lacotituloprincipal {
	padding-bottom: 5px;
}
#tituloprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	margin: 0px;
}
