﻿body
{
    background-color: #afc0c8;
}
.style1
{
    width: 777px;
    height: 771px;
}
.style2
{
    width: 100%;
    height: 84px;
}
.TableMenu
{
    background-image: url("../../Imagens/fd_menu.gif" );
    background-position: top;
    height: 440px;
}
.style3
{
    height: 222px;
}
.style4
{
    width: 100%;
    height: 360px;
}
.style11
{
    width: 161px;
    height: 451px;
}
.style12
{
    height: 451px;
}
.TableCentro
{
    background-image: url("../../Imagens/fd_Centro.gif" );
}
.style14
{
    width: 100%;
}
.style17
{
    width: 20px;
    height: 29px;
}
.style18
{
    width: 528px;
    height: 29px;
}
.style19
{
    height: 29px;
}
#message
{
    width: 550px;
    height: 539px;
}
#popUpPortal
{
    background-color: White;
    width: 280px;
    height: 200px;
    position: absolute;
    top: 150px;
    left: 500px;
    border: 1px solid #000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
#popUpPortal div
{
    margin: 5px;
}
#popUpPortal img
{
    margin-top: 10px;
    border: 0;
}
#close
{
    background-image: url(../../Imagens/closebox.png);
    position: absolute;
    top: 135px;
    left: 770px;
    width: 30px;
    height: 30px;
}