﻿TD.Noticias_Titulo
{
    border: 1px solid #e4e4e4;
    background-color: #eaeaea;
    width: 235px;
    height: 30px;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #333333;
    text-align: left;
    padding-left: 10px;
}

TD.Noticias
{
    border: 1px solid #e4e4e4;
    background-color: #f3f3f3;
    width: 235px;
    height: 300px;
    font-family: Verdana;
    font-size: 10pt;
    color: #333333;
    text-align: right;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
}

TD.Quadrado
{
    width: 10px; text-align: left; padding-top: 5px;
}

TR.Noticia
{
    padding-bottom: 15px;
}

TABLE.BemVindo
{
    border: 1px solid #e4e4e4;
    background-color: #f0ece3;
    text-align: justify;
}

TD.Titulo_BemVindo
{
    font-family: Vivaldi;
    font-size: 28pt;
    font-weight: bold;
    color: #3366CC;
}

TD.Texto_BemVindo
{
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
}

TABLE.Galeria
{
    border: 1px solid #e4e4e4;
    background-color: #f6e8e8;
}

TD.Titulo_Galeria
{
    text-align: left;
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    font-weight: bold;
}

DIV.Detalhe_Galeria
{
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
}