﻿.table_cont
{
    width: 900px;
}
.td_topo
{
    height: 200px;
    background-image: url("imagens/fundo_topo.gif")
}
.td_content
{
    width: 710px;
    text-align: left;
}
.nt_noticiacasa
{
    background-image: url("imagens/noticias_casa.gif");
    background-repeat: no-repeat;
    width: 197px;
    height: 20px;
}
.nt_outras
{    
    background-image: url("imagens/outras_noticias.gif");
    background-repeat: no-repeat;
    width: 197px;
    height: 20px;
}
.nt_honorario
{
    background-image: url("imagens/tabela_honorarios.gif");
    background-repeat: no-repeat;
    width: 210px;
    height: 24px;    
}

.nt_ideias
{
    background-image: url("imagens/construindo_ideias.gif");
    background-repeat: no-repeat;
    width: 197px;
    height: 20px;
}
.nt_fotos
{
    background-image: url("imagens/Fotos.gif");
    background-repeat: no-repeat;
    width: 197px;
    height: 20px;
}