div.lista-noticias-top {
	
	background:url(/imgs/bg-eventos-top.png) no-repeat;		
	
}

div.lista-noticias-top h3 {


	color:#F90;
	background:url(/imgs/bg-marker-yellow.gif) no-repeat left 8px;

}

div.lista-noticias-bottom {
		
	background:url(/imgs/bg-eventos-bottom.jpg) no-repeat;		

}

div.lista-noticias {

	border-left:1px solid #FEEB4B;
	border-right:8px solid #FEEB4B;
			
}

ul.listing-news li {

	border-bottom:1px solid #FEEB4B;	

}

ul.listing-news li div.img-list a {
	
	border:1px solid #FEEB4B;	
	
}

ul.listing-news li div.img-list a:hover {

	border:2px solid #FEEB4B;
	
}

ul.listing-news li div.info-list h4.title,h4.title a {

	color:#F90;		

}

ul.listing-news li div.info-list a.read-more {
	
	color:#F90;

}

div.lista-noticias-bottom div.pagination a {

	color:#F90;	

}

div.lista-noticias-bottom div.pagination a:hover {

	text-decoration:underline;

}

div.lista-noticias-bottom div.pagination a.go-top {
	
	background:url(/imgs/go-top-yellow.gif) no-repeat right 4px;
		
}

div.lista-noticias-bottom div.pagination div.pages a.prev {

	background:url(/imgs/arrow-left-yellow.gif) no-repeat left 5px;
		
}

div.lista-noticias-bottom div.pagination div.pages a.next {
	
	background:url(/imgs/arrow-right-yellow.gif) no-repeat right 5px;
		
}

div.lista-noticias-bottom div.pagination div.pages .page {

	background:#FEEB4B;
	color:#F90;	
}

div.lista-noticias-bottom div.pagination div.pages .selected {

	background:#F90 !important;
	color:#FFF !important;

}

/* ######## NOTICIA INTERNA ########  */

div.noticias-top {
		
	background:url(/imgs/bg-eventos-inside-top.png) no-repeat;		

}


div.noticias {

	border-left:1px solid #FEEB4B;
	border-right:8px solid #FEEB4B;
			
}

div.noticias h2.title {
	
	color:#F90;	

}

div.noticias div.foto {

	background:#FEEB4B;
	
}

div.noticias div.foto span.credito em {
	
	color:#F90;	
	
}

div.mais-fotos {
	
	background:#FEEB4B;
}


div.mais-fotos h4 {
	
	color:#F90;	

}