#conteudo h1{
	font-size: 30px;
	font-family: "trebuchet ms",Verdana,Arial,Helvetica,sans-serif,serif;
	font-weight: bold;
	letter-spacing: -1px;
	}

#listanoticias {clear: left;}
#listanoticias p{margin-bottom: 20px;}
#listanoticias p strong a{color: #123258;}
#listanoticias p .cat{
    color: #8C8C8C; 
    margin-right: 5px; 
    font-size: 10px;
    display: inline-block;
    width: 88px;
    text-align: right;
    }
#listanoticias h4.data{
    background:url(/static/tema/bg_input.png) bottom repeat-x; 
    border-top:1px solid #dee4e8;
    border-bottom:1px solid #dee4e8;
    padding: 10px;
    margin-bottom: 20px;
    color: #8C8C8C;
    }

