div.node-informativo .foto { float: left; padding: 2px; margin: 0px 10px 10px 0px; border: 1px solid #CCC; background-color: #FFF; }
div.node-informativo .sep { background: none; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #F5F5F5; display: block; }

div.node-informativo div.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: url("/images/dotted.gif") repeat-x bottom;
}
div.node-informativo span {
	font-size: 24px;
	color: #666;
}
div.node-informativo .data-informativo { color: #CCC; font-size: 18px; }

div.node-informativo div.destaque, div.node-informativo div.materia, div.node-informativo div.noticias { text-align: justify; }

div.node-informativo .entrada { padding: 15px; }

div.node-informativo div.destaque {}
div.node-informativo div.destaque .body { text-align: justify; padding: 8px 0px; }
div.node-informativo div.destaque h3 { font-size: 20px; color: #666; text-align: left; }
div.node-informativo div.destaque span {}

div.node-informativo div.materia { width: 305px; }
div.node-informativo div.materia strong { display: block; text-align: left; }
div.node-informativo div.materia a, div.node-informativo div.materia a:visited { text-decoration: none; color: #333; }
div.node-informativo div.materia a:hover { text-decoration: underline; }

div.node-informativo div.noticias { width: 275px; }
div.node-informativo div.noticias strong { display: block; text-align: left; }
div.node-informativo div.noticias a, div.node-informativo div.noticias a:visited { text-decoration: none; color: #333; }
div.node-informativo div.noticias a:hover { text-decoration: underline; }

div.node-informativo div.clipping { background-color: #F5F5F5; padding: 10px; }
div.node-informativo div.clipping h3 { font-size: 24px; color: #999; padding: 8px; }
div.node-informativo div.clipping ul {}
div.node-informativo div.clipping li { list-style: none; }
div.node-informativo div.clipping li a, div.node-informativo div.clipping li a:visited { padding: 8px 8px 8px 35px; display: block; text-decoration: none; border-top: dotted 1px #CCC; background-image: url('/images/icons/page_white_text.png'); background-repeat: no-repeat; background-position: 10px center; color: #999; }
div.node-informativo div.clipping li a:hover { background-color: #EFEFEF; color: #06C; }

div.node-informativo .date {  background-color: #F5F5F5; padding: 10px; }
div.node-informativo .date span { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: #06C; }
div.node-informativo .date em { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #999; }

ul.lista-informativos {}
ul.lista-informativos a, ul.lista-informativos a:visited { color: #999; }
ul.lista-informativos a:hover { color: #333; }