.noticias li {
    width: 100%;
    list-style: none;
    font-size: 0.9em;
    line-height: 1.4em;
    font-weight: 100;
    border-top: none;
    padding: 12px 0 0;
    color: #333;
}
.n-codigo{
	text-align: right;
    color: #0066b3;
    float: right;
	font-weight: 500;
	    font-size: 12px;}
.n-bottom {
	
	}
.n-bottom a{
	    display: block;
    clear: both;
    padding: 10px 0;
    font-weight: 500;
	}
.n-bottom a:hover{
	color:#f07c00;}{