<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#noticias {
	padding-top: 0;
}
#noticias #imagem{
	float:left;
	width:138px;
}
#noticias #imagem p{
	width:138px;
	text-align:center;
	}
#noticias #imagem p a{
	border: 1px solid #000;
	display:block;
}
#noticias #imagem h5{
	background: #000;
	padding:0 1px 1px 2px;
	display: block;
	clear:both;
}
#noticias #imagem h5 a{font-size:10px; color:#FFFFFF;}

#noticias ul{float:left;width:290px;margin:0 0 0 12px;}
#noticias ul li.printp{float:left;padding:0 0 2px 6px}
#noticias ul li.prin1t, .prin1b{float:left;width:100%}
#noticias ul li.prin1t a{color:#000;font-size:16px;font-weight:bold}

#des_rodape {
	background: url(https://img.terra.com.br/imgn2/bg_rodape_noticias.gif) no-repeat;
}
</pre></body></html>