﻿body
{
    background-color: #D7EDFB;
    color: #00669E;
}
.Menu
{
    background-color: #D7EDFB;
}
div#rightcolumn1
{
    width: 544px;
    height: 463px;
    vertical-align: top;
    text-align: left;
}

.Corpo
{
    width: 544px;
    height: 463px;
    vertical-align: top;
    text-align: left;
}
.Area
{
    height: 573px;
    padding-right: 30px;
    padding-bottom: 10px;
    vertical-align: top;
    text-align: left;
}
.fundo
{
    background: url("../img/area.png");
    background-repeat: no-repeat;
    width: 542px;
    height: 573px;
    vertical-align:top;
}
    
.Area2
{
    width: 544px;
    height: 573px;
    padding-right: 20px;
    padding-bottom: 10px;
    vertical-align: top;
    text-align: left;
}
div#divCabecalho
{
    background: url("../img/cabecalho.png");
    background-repeat: no-repeat;
    height: 140px;
    width: 744px;
    vertical-align: top;
}
div#divRodape
{
    background: url("../img/rodape.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 744px;
    vertical-align: top;
}
.Banner3
{
    background: url("../img/baner_3.png");
    background-repeat: no-repeat;
    text-align: left;
    width: 520px;
    height: 191px;
    background-color: #D7EDFB;
    vertical-align: top;
}
.Banner
{
    width: 526px;
    height: 191px;
    text-align: left;
    background-color: #D7EDFB;
    vertical-align: top;
}

.g10web{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3300FF;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}