#noticiaDestaque, .noticiaCycle {
	width: 643px; 
	height: 291px; 
	position: relative;
}

#noticiaDestaque .bgTitulo {
	width: 643px;
	height: 65px;
	position: absolute;
	bottom: 0px;
	z-index: 8;
	background: #CC0000;
	color: #FFFFFF;
	font-size: 16px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#noticiaDestaque .titulo {
	width: 468px;
	padding: 5px 165px 5px 10px;
	height: 55px;
	position: absolute;
	bottom: 0px;
	z-index: 10;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#nav { margin: 4px; position: absolute; z-index: 2200; bottom: 22px; right: 10px;}
#nav a { margin: 4px; padding: 4px 6px;  background: #EC8E12; text-decoration: none; color: #fff; display:inline; }
#nav a.activeSlide { background: #CD4400 }
#nav a:focus { outline: none; }