#news-rotate .textholder {
	background:#454545 url(/img/tv-desc.png) no-repeat left center;
	color:#FFF;
	opacity:0.7;
	filter:alpha(opacity=70);
	font-size:14px;
	font-weight:bold;
	position:relative;
}

#news-rotate .textholder  a {
	color:#FFF;
	padding:8px 15px 5px 45px;
	display:block;
}

#news-rotate  ul {
	list-style: none;
	width:495px;
	height:280px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	position:relative;
}
#news-rotate li {
	display:inline;
	float:left;
}




#news {
	margin-top:15px;
	width:495px;
}

#news h3 {
	background:url(/img/title-outras-noticias.png) no-repeat left top;	
	text-indent:-10000px;
	height:23px;
	margin-bottom:11px;
}

#news li {
	background:url(/img/home-news-y.png) repeat-y left top;
	list-style:none;
	margin-bottom:8px;
	width:495px;
}	

#news li dl {
	background:url(/img/home-news-top.png) no-repeat left top;	

}

#news li dl dt {
	padding:15px 10px 0px 50px;
	font-size:13px;	
	font-weight:bold;	
}

#news li dl dt strong {
	display:block;
	font-size:11px;
	color:#666;	
	font-weight:normal;	
}
	

#news li dd {
	background: url(/img/home-news-bottom.png) no-repeat left bottom;	
	padding:0px 30px 15px 50px;	
	width:425px;	
	_width:495px;
	color:#888;
}

#news .mais {
	text-align:right;
	padding: 2px 10px;	
}
#news .mais a {
	color:#CF080E;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;	
}

#fotos h3 {
	background:url(/img/title-galeria-fotos.png) no-repeat left top;	
	height:23px;
	text-indent:-10000px;
	margin-bottom:11px;
}

#fotos #galerias {
	background:url(/img/box-galeria-fotos.png) no-repeat left top;	
	width: 495px;
	height:117px;
}

#fotos .mais  { 
	padding: 2px 10px;	
	text-align:right;
}

#fotos .mais a {
	font-size:12px;
	font-weight:bold;
}

#fotos #galerias .galeria {
	display:block;
	float:left;
	padding-left:13px;
	padding-top:12px;
	outline:none;
	
}

#fotos #galerias .galeria img {
	border:1px solid #C18A09;	
}