﻿.body
{
    width: 100%;
    height:100%;
    position: relative;
    text-align: center;
}
#Tudo
{
    position: relative;
    width: 100%;
    height:100%;
    top: 0px;
    left: 0px;
}
.style1
{
    width: 100%;
    text-align: left;
}
.style2
{
    width: 820px;
}
.cssFundo
{
    background-position: center;
    text-align: center;
    background-image: url('../img/fundo_.png');
    background-repeat: no-repeat;
    padding: 20px;
}
p
{
    font-family: arial,sans-serif;
}
a:link
{
    text-decoration: none;
    color: #0000CC;
    font-family: Arial;
    font-size: 11pt;
    text-align: left;
}
a:visited
{
    text-decoration: none;
    color: #0000CC;
    font-size: 11pt;
    font-family: Arial;
}
a:hover
{
    text-decoration: underline;
    color: #0000CC;
}
a:active
{
    text-decoration: none;
    color: #0000CC;
    font-size: 11pt;
    font-family: Arial;
}
.Centralizar
{
    position: relative;
    width: 100%;
}
#Menu
{
    text-align: left;
    width: 993px;
    background-position: center;
}
#ESTA
{
    position: relative;
   margin-top:100%;
}
