#AssuntosQuentes{
    border: 1px solid #DEE4E8;
    margin-bottom: 20px; 
    background:url(/static/tema/bg_abas.png) bottom repeat-x; overflow:auto;
    }
#AssuntosQuentes li{
    display: block; 
    float: left; 
    padding: 11px;
    border-right: 1px solid #DEE4E8;
    }

#bannerCentral{width: 625px; height: 60px; background: #90CC5E;}

#col1, #col2{width: 300px; float: left;}
#col1{margin-right: 20px;}

#col1 #n0box{
    padding: 15px 15px 0px 15px;
    border:1px solid #dee4e8; border-top:none;
    background: url(/static/tema/home_n0bg.png) bottom repeat-x;
    margin-bottom: 15px;
    }

#col1 #deted_cont-detalhe, #col1 #deted_cont-editorial{padding: 20px; margin-top: -15px; color: gray;}
#col1 #deted_cont-editorial{padding-bottom: 0px;}

#col2 .foto{float:left; margin-right: 10px;}
#col2 p.lead{margin-top: -15px;}
#col2 p.lead a{color: #9A9A9A; font-size: 10px;}

#ultimas {clear: left;}
#ultimas p{margin-bottom: 10px;}
#ultimas p strong a{color: #123258;}
#ultimas p .cat{
    color: #8C8C8C; 
    margin-right: 5px; 
    font-size: 10px;
    display: inline-block;
    width: 88px;
    text-align: right;
    }
#ultimas 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;
    }

#ultimas #verTodas{text-transform:uppercase; color:#e56e07; font-weight:bold;}

/**********************************************************************/

#especiais{
    overflow: auto;
    margin-bottom: 20px;
    margin-right: -15px;
    padding-top: 20px; border-top: 3px solid #005d8e;
    }

#especiais .especial{
    width: 203px;
    float: left;
    margin-right: 15px;
    }
    
#especiais .especial img{margin-bottom: 15px;}

/**********************************************************************/

#rioParaguai{padding-top: 20px; border-top: 3px solid #005d8e;}
#rioParaguai table{width: 640px;}
#rioParaguai .variacao{display: block;}
#rioParaguai tr.locais td{
    background-position: top 20px;
    background-repeat: no-repeat;
    padding-top: 15px;
    color: #00679c;
    }
    
#rioParaguai tr.locais td.subiu{background-image:url(/static/tema/rp_subiu.png)}
#rioParaguai tr.locais td.desceu{background-image:url(/static/tema/rp_desceu.png)}
#rioParaguai tr.locais td.estacionado{background-image:url(/static/tema/rp_estacionado.png)}

#rioParaguai tr.valores td{color: #005376;}
