﻿body
{
    background-image: url('images/background.gif');
    background-color: #333333;
    text-align: center;
}

TD.Menu
{
    height: 34px;
    background-image: url('images/menu_bg.jpg');
    text-align: center;
    font-family: Verdana;
    font-size: 9pt;
    color: #FFFFFF;
}

TD.LinhaFundo
{
    height: 3px;
    background-color: #CC0000;
}

TD.Fundo
{
    font-family: Tahoma;
    font-size: 6pt;
    text-align: right;
    font-weight: bold;
}

TD.Copyright
{
    height: 20px;
    font-family: Tahoma;
    font-size: 7pt;
    text-align: right;
    text-align: center;
}

A.Menu, A.Menu:Visited
{
    text-decoration: none;
    color: #FFFFFF;
}

A.Menu:hover, A.Menu:Visited:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

A.Menum, A.Menum:Visited
{
    text-decoration: none;
    color: #333333;
}

A.Menum:hover, A.Menum:Visited:hover
{
    text-decoration: underline;
    color: #FF0000;
}

IMG.Galeria_Imagem
{
    border: 1px solid #000000;
}

A.Noticia, A.Noticia:visited
{
    color: #333333;
    text-decoration: none;
}

A.Noticia:hover, A.Noticia:hover:visited
{
    text-decoration: underline;
}