﻿.ListaObras span.titulo_empreendimento
{
    font-size: 15px;
    font-weight: bold;
    color: #6D6562;
}

.ListaObras img.fachada
{
    border: 2px solid #B8B0A8 !important;
}


.ListaObras table.titulo_fotos, .ListaObras table.titulo_contato
{
    background-color:#EBE8DF;
    padding: 10px;
    border: 1px solid #AEB5C0;
    float: right;
    margin-bottom: 10px;
}
.ListaObras table.titulo_fotos caption, .ListaObras table.titulo_contato caption
{
    background-image:url(../../Imagens/background_obra_const.jpg);
    height:20px;
    font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; font-weight:bold;
    padding-top:4px;
}

.ListaObras table.titulo_fotos tr td
{
     text-align:center;    
}

.ListaObras table.titulo_fotos tr td img 
{
    border: 2px solid #AEB5C0 !important;
    margin: 5px 5px 5px 5px;
}

.ListaObras td.topo
{
    background-image: url(../../Imagens/label_obra_const.jpg);
    height: 14px;
}
.ListaObras td.esquerda
{
    background-image: url(../../Imagens/label_obra_const_esq.jpg);
    width: 18px;
}
.ListaObras td.direita
{
    background-image: url(../../Imagens/label_obra_const_dir.jpg);
    width: 12px;
}
.ListaObras td.rodape_lista
{
    background-image: url(../../Imagens/label_obra_const2.jpg);
    height: 13px;
}
.ListaObras td.titulo
{
    padding-left: 8px;
    background-image: url(../../Imagens/background_obra_const.jpg);
}
.ListaObras td.conteudo_lista
{
    padding-left: 8px;
    background-image: url(../../Imagens/background_obra_const2.jpg);
}
