﻿body
{
    margin: 0px 0px 0px 0px;
}

.Menu
{
    background-image: url('../img/menu.jpg');
    background-repeat: repeat-y;
    height: 582px;
    width: 255px;
    vertical-align: top;
}

.Conteudo
{
    margin-left: 10px;
    height: 850px;
    border: solid 1px #285487;
    width: 696px;
}

.Publicidade
{
    background-image: url('../img/publicidade.jpg');
    background-repeat: repeat-x;
    width: 255px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
}

.Publicidade_Conteudo1
{
    border: solid 1px #CCCCCC;
    height: 200px;
    width: 255px;
}

.Publicidade_Conteudo2
{
    width: 250px;
    height: 93px;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    margin-top: -46px;
    position: relative;
}

.Rodape
{
    background-image: url('../img/footer.jpg');
    background-repeat: repeat-x;
    height: 40px;
}

.AccordionContent
{
    padding-bottom: 10px;
    padding-left: 20px;
}

.AccordionHeader
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.TextoLogin
{
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #285487;
}

.Parceiros
{
    background-image: url('../img/parceiros.jpg');
    background-repeat: no-repeat;
    width: 966px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    margin-top: 13px;
}
