
/* CSS Document */
.tituloInfo { margin:20px 0 10px 0; font-weight:bold; text-align:left; padding-bottom:3px; border-bottom:2px solid #EAEAEA; color:#999; }
.listaNoticias { width:601px; }
.listaNoticias:after { content:"."; clear:both; display:block; visibility:hidden; height:1px; line-height:1px; }

.listaNoticias li { list-style-type:none; min-height:20px; line-height:20px; padding:2px 0; color:#999; }
.listaNoticias img { margin: 0 5px -2px 0; }
.listaNoticias .data { font-weight:normal; }

.dataNoticia { font-size:11px; color:#999; height:15px; line-height:15px; }
.tituloNoticia { clear:both; color:#FF8E23; min-height:20px; }
.tituloNoticia:after { content:"."; clear:both; display:block; visibility:hidden; height:1px; line-height:1px; }
.tituloNoticia h1 { margin:0; padding:0; font-size:18px; font-weight:bold; letter-spacing:-1px; }
.tituloNoticia h1:after { content:"."; clear:both; display:block; visibility:hidden; height:1px; line-height:1px; }
.textoNoticia { clear:both; text-align:justify; padding:5px 0; }
.textoNoticia:after { content:"."; clear:both; display:block; visibility:hidden; height:1px; line-height:1px; }
.textoNoticia h2 { margin:0; padding:0; font-size:12px; font-weight:normal; }
.verfotos { margin:0 5px -4px 0; }

.outrasNoticias { width:601px; margin:15px 0 0 0; }
.outrasNoticias li { list-style-type:none; height:20px; line-height:20px; text-align:left; }
