﻿BODY
{
    margin: 0px;
    padding: 0px;
    background-color: #75828a;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    color: #75828a;
    cursor: default;
}
P
{
    margin-top: 0px;
    font-size: 11px;
    text-align: justify;
}
H1
{
    background-color: #E0E2E9;
    padding: 10px 10px 11px 10px;
    display: block;
    font-size: 11px;
    text-align: right;
    color: #75828a;
    font-weight: bolder;
    font-variant: small-caps;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;    
    border-bottom: solid 1px #75828a;    
}
H2
{
    font-size: 15px;
    text-align: center;
    height: 18px;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 2px 0px;
}
A
{
    color: #75828a;
    text-decoration: none;
    font-size: 12px;
}
A:hover
{
    text-decoration: underline;
}
DIV.MasterFloat
{
    width: 778px;
    height: 467px;
    overflow: hidden;
}

DIV.MasterMainArea
{
    height: 426px;
    width: 778px;
    clear: both;
    overflow: hidden;
    background-color: White;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

DIV.MasterLeft
{
    float: left;
    height: 426px;
    width: 217px;
}

DIV.MasterRight
{
    float: left;
    width: 561px;
    height: 426px;
}

IMG.LogoImage
{
    display: block;
    clear: both;
}

IMG.MasterAdRotator
{
    width: 187px;
    height: 100px;
    margin-left: 20px;
}

DIV.ContentLocked
{
    display: block;
    clear: both;
    border-top: solid 1px #75828a;
    border-left: solid 1px #75828a;
    border-bottom: solid 1px #75828a;
    width: 560px;
    height: 326px;
    overflow: hidden;
    background-color: #EEF0F0;
    overflow: hidden;
}
DIV.PainelScrollLista
{
    width: 560px;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 261px;
}

DIV.PainelScrollListaParceiros
{
    width: 560px;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 165px;
}

TABLE.Lista
{
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

TD.ItemLista
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
}

A.LinkItemLista, A.LinkItemLista:hover
{
    border: solid 1px #75828a;
    background-color: #E0E2E9;
    font-weight: bold;
    display: block;
    font-size: 11px;
    text-align: right;
    width: 158px;
    height: 209px;
    padding: 6px 6px 6px 6px;
    overflow: hidden;
    cursor: pointer;
}

A.LinkItemLista DIV
{
    height: 73px;
    border-top: solid 3px #DC137D;
    padding-top: 4px;
    margin-bottom: 10px;
}

A.LinkItemLista DIV SPAN
{
    font-size: 9px;
    font-style: italic;
    font-weight: normal;
    display: block;
}
A.LinkItemLista:hover
{
    text-decoration: none;
    background: #75828a;
    color: White;
    border-color: #DC137D;
}

A.LinkItemLista IMG, A.LinkItemLista:hover IMG
{
    width: 156px;
    height: 118px;
    border: solid 1px #75828a;
}

A.LinkItemLista:hover IMG
{
    border: solid 1px #DC137D;
}

DIV.ModalBackground
{
    background-color: Black;
    filter: alpha(opacity=50);
    opacity: 0.5;
    top: 0px;
    left: 0px;
}
DIV.ModalPopup
{
    top: 0px;
    left: 0px;
    width: 640px;
    height: 480px;
    margin: 0px;
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: White;
    padding: 0px;
    font-size: 0px;
    z-index: 10;
}
SPAN.MensagemErro
{
    font-size: 15px;
    color: #DC137D;
    margin-top: 125px;
    display: block;
    text-align: center;
}
DIV.Copyright
{
    padding-top: 3px;
    width: 778px;
    text-align: center;
    color: White;
    font-size: 8px;
    font-weight: bold;
}
