div.lista-noticias-top {
	
	background:url(/imgs/bg-o-cancer-top.png) no-repeat;		
	
}

div.lista-noticias-top h3 {

	color:#319750;
	background:url(/imgs/bg-marker-pink.gif) no-repeat left 8px;

}

div.lista-noticias {

	border-left:1px solid #ACF985;
	border-right:8px solid #ACF985;
			
}

/* ######## NOTICIA INTERNA ########  */

div.noticias-top {
		
	background:url(/imgs/bg-eventos-inside-top.png) no-repeat;		

}


div.noticias {

	border-left:1px solid #ACF985;
	border-right:8px solid #ACF985;
			
}

div.noticias h2.title {
	
	color:#319750;	

}

div.noticias div.foto {

	background:#ACF985;
	
}

div.noticias div.foto span.credito em {
	
	color:#319750;	
	
}

div.mais-fotos {
	
	background:#E0FDD0;
}


div.mais-fotos h4 {
	
	color:#319750;	

}