.ja-titulo {
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;

}

.ja-chamada {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

div.vm_element {
	left:-999em;
	position:absolute;
}

/*Slidder Module*/
#ja-slider {
	width:360px;
	position: relative;
}

#ja-slide-left-img, #ja-slide-right-img {
	/*position: absolute;*/
	padding-top:240px;
}

#ja-slider-center {
	left: 30px;
	height: 220px;
	width:300px;
	background-color:#ff6600;
}

.ja-slider-cor {
background-color:#ffd18d;
}

#ja-slider-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 28px;
	background-color:#ff6600;
	height:280px;
	padding-left:2px;

}

#ja-slider-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 27px;
	background-color:#ff6600;
	height:280px;
	padding-left:3px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

.norisco {
text-decoration:none;
}
