﻿.tdTopoNoticias
{
   background-image: url('../imagens/topoNoticias.jpg');
   background-repeat: no-repeat;
   width: 535px;  
   height: 30px;
   font-weight:bold;
   color:#fff;
}

.trNoticias
{
    background-color:#edece3;
    width: 535px;
    height:538px;
    border-left:1px solid #e1e0d6;
    border-right:1px solid #e1e0d6;
}

#Noticias
{
    background-color:transparent;
    width: 100%;
    height: 100%;
    color:#000;      
}

.destaquePrincipal { color:#0072c6; font-weight:bold; font-size: 14px; }

.destaqueSecundario { color:#666666; font-weight:bold; font-size: 10px; }
