div.lista-noticias-top {
	
	background:url(/imgs/bg-projetos-top.png) no-repeat;		
	
}

div.lista-noticias-top h3 {


	color:#007EBB;
	background:url(/imgs/bg-marker-blue.gif) no-repeat left 8px;

}

div.lista-noticias-bottom {
		
	background:url(/imgs/bg-projetos-bottom.gif) no-repeat -1px;		

}

div.lista-noticias {

	border-left:1px solid #4BC5FE;
	border-right:8px solid #4BC5FE;
			
}

ul.listing-news li {

	border-bottom:1px solid #4BC5FE;	

}

ul.listing-news li div.img-list a {
	
	border:1px solid #4BC5FE;	
	
}

ul.listing-news li div.img-list a:hover {

	border:2px solid #4BC5FE;
	
}

ul.listing-news li div.info-list h4.title,h4.title a {

	color:#007EBB;		

}

ul.listing-news li div.info-list a.read-more {
	
	color:#007EBB;

}

div.lista-noticias-bottom div.pagination a {

	color:#007EBB;	

}

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-blue.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:#4BC5FE;
	color:#007EBB;	
}

div.lista-noticias-bottom div.pagination div.pages .selected {

	background:#007EBB !important;
	color:#FFF !important;

}

/* ######## NOTICIA INTERNA ########  */

div.noticias-top {
		
	background:url(/imgs/bg-projetos-top.png) no-repeat;		

}


div.noticias {

	border-left:1px solid #4BC5FE;
	border-right:8px solid #4BC5FE;
			
}

div.noticias h2.title {
	
	color:#007EBB;	

}

div.noticias div.foto {

	background:#4BC5FE;
	
}

div.noticias div.foto span.credito em {
	
	color:#007EBB;	
	
}

div.mais-fotos {
	
	background:#4BC5FE;
}


div.mais-fotos h4 {
	
	color:#007EBB;	

}