/*
##
##  Anuncie
##
*/

.anuncie #conteudo h2{
    color:#660000;
    font-size:14px;
}
.anuncie #conteudo h3{
    color:#660000;
    font-size:13px;
    margin:0;
    padding:0;
}

.anuncie #conteudo {
    font-size:11px;

}

.anuncie #conteudo a{
    color:#990000;
}
.anuncie #conteudo a:hover{
    color:#FF0000;
}
.anuncie #conteudo .chamada img {
    border:0;
}

.anuncie #conteudo ul {
    padding:0;
    margin:0 0 20px 20px;
}
.anuncie #conteudo li {
    list-style-type:none;
}


.anuncie .chamada .titulo {
    color:#990000;
    border-bottom:0;
    margin-bottom:0;
}






/*
    Tabela de perfil do Portal da Propaganda e da About:
*/
.anuncie_perfil {
    table-layout:fixed;
    border-collapse:collapse;
    font-size:11px;
    margin-bottom:10px;
    width:100%;
}
.anuncie_perfil th{
    border:1px solid white;
    padding:2px;
}
.anuncie_perfil td {
    border:1px solid white;
    padding:8px;
}
.anuncie_perfil caption {
    padding:2px 8px 2px 8px;
    background:#4A4A4A;
    text-align:left;
    color:white;
}
.anuncie_perfil .colatributo {
    width:80px;
    text-align:left;
    vertical-align:top;
    background: #E3E3E3;
}
.anuncie_perfil td:first-child, .forum_discussao th:first-child { /* mozilla hack */
    width:80px;
    text-align:left;
    vertical-align:top;
    background: #E3E3E3;
}

.anuncie_perfil .colvalor {
    text-align:left;
    vertical-align:top;
    background: #F5F5F5;
}
.anuncie_perfil td + td { /* mozilla hack */
    text-align:left;
    vertical-align:top;
    background: #F5F5F5;
}
.anuncie_perfil td.fonte {
    padding:2px 8px 2px 8px;
    font-size:10px;
    background:white;
    text-align:center;
}


/*
    Tabelas de Preços:
*/
.anuncie_precos {
    table-layout:fixed;
    border-collapse:collapse;
    font-size:11px;
    margin-bottom:10px;
    width:634px;
    background: #F5F5F5;
}
.anuncie_precos th, .anuncie_precos th.colformato {
    color:white;
    background:#4A4A4A;
    border:1px solid white;
    padding:2px 5px 2px 5px;
}
.anuncie_precos td {
    border:1px solid white;
    padding:8px 5px 8px 5px;
}


.anuncie_precos .colformato {
    width:135px;
    text-align:left;
}
.anuncie_precos .colformato {
    background: #E3E3E3;
}
.anuncie_precos tbody td:first-child {
    background: #E3E3E3;
}
.anuncie_precos .collocalizacao {
    width:185px;
    text-align:left;
}
.anuncie_precos .colobservacoes {
    width:310px;
    text-align:left;
}
.anuncie_precos .colcotas {
    width:50px;
}
.anuncie_precos .colpeso {
    width:150px;
}
.anuncie_precos .colperiodo {
    width:100px;
}
.anuncie_precos .colvalor {
    width:100px;
}
.anuncie_precos tbody td {
    text-align:center;
}


.anuncie .observacoes {
    margin-bottom:20px;
}
.anuncie .observacoes strong{
    display:block;
}

