﻿.tabelaPrincipal
{
    width: 530px;
    margin: 0;
}
.faixas
{
    width: 100%;
    height: 123px;
}
.contasPublicas
{
    background-image: url(../../Imagens/faixaContasPublicas.jpg);
}
.iptu
{
    background-image: url(../../Imagens/faixaIptu.jpg);
}
.editais
{
    background-image: url(../../Imagens/faixaEditais.jpg);
}
.textos
{
    font-family: Verdana;
    font-size: 11px;
    width: 360px;
    margin: 35px 0 0 145px;
}
.textos a:hover, a:visited, a:link
{
    text-decoration: none;
    color: #000;
}
.icones
{
    border: 0
}