@charset "utf-8";
/* CSS Document */

.tudo-noticia {width: 280px; float:left; margin: 10px 0 0 0;}

.titulo-noticia {width: 100%; float: left; padding: 5px;}
.titulo-noticia ul {list-style-image: url(../imagens/seta.gif);}

.ver-todas {float:right; width:60px;}
    .ver-todas a {font: 12px arial; color: #003560; text-decoration: underline;}
    .ver-todas a:hover {color: #225285;}

.tituloEvent {font: 12px arial; text-align: left; color: #225285; text-decoration: none;}
    .tituloEvent:hover {text-decoration: underline;}

/* ===== CSS PARA O VISUALIZAR NOTÍCIA ===== */

