#main .noticias .destaques .item {float:left;width:184px;margin-right:14px;}
#main .noticias .destaques .last-item {margin:0px;}
#main .noticias .destaques .item .thumb {margin-bottom:10px;}
#main .noticias .destaques .item .thumb img {height:117px;width:178px;}
#main .noticias .destaques .item .noticia a {}
#main .noticias .destaques .item .noticia a:hover {}	
#main .noticias .destaques .item .noticia a .data {font-size:11px;margin:0;display:none;font-weight:normal;}
#main .noticias .destaques .item .noticia a .titulo {font-size:14px;margin-bottom:10px;}

#main .noticias .ultimas {margin:20px 0px 10px 0px;}
/*#main .noticias .ultimas .item {float:left;margin:10px 0px;padding:10px 0px 0px 0px;}*/
#main .noticias .ultimas .item .thumb {margin-right:20px;float:left;}
#main .noticias .ultimas .item .thumb a {float:left;width:98px;height:65px;overflow:hidden;}
#main .noticias .ultimas .item .thumb img {width:98px;height:65px;}
#main .noticias .ultimas .item .noticia {float:left;width:100%;}
#main .noticias .ultimas .item .noticia a {}
#main .noticias .ultimas .item .noticia a:hover {}
#main .noticias .ultimas .item .noticia a p {margin:0px;}
#main .noticias .ultimas .item .noticia a .data {font-size:11px;margin:0;display:none;font-weight:normal;}
#main .noticias .ultimas .item .noticia a .titulo {font-size:14px;margin-bottom:10px;}

#main .noticias .destaques .item .thumb {background-color:#fff;}
#main .noticias .destaques .item .noticia a {color:#0062A8;}
#main .noticias .destaques .item .noticia a:hover {color:#ff9900;}	
#main .noticias .ultimas .item {border-top:1px dotted #ccc;}
#main .noticias .ultimas .item .noticia a {color:#0062A8;}
#main .noticias .ultimas .item .noticia a:hover {color:#ff9900;}

/* novo */
.m-destaques .links a {
    border-bottom: 1px dotted #ccc;
    float: left;
    margin-bottom: 5px;
    padding: 5px 0;
    width: 100%;
}
.m-destaques .ultimas .item {
    float:left;
    margin:10px 0px;
    padding:10px 0px 0px 0px;
}