﻿body
{
    color: #8e9492;
    font-size: 12px;
    overflow: hidden;
    font-family: Tahoma;
}
div
{
    overflow: hidden;
}
p
{
    margin: 0;
    padding: 5px;
    line-height: 1.5em;
}
/*
div.cf_wrapper
{
    margin-top: 2px;
    position: relative;
}

div.cf_element
{
    width: 750px;
}

div.cf_element div.content
{
    padding: 10px;
}
*/
#wrapper
{
    width: 820px;
    margin: 0 auto;
    text-align: left;
    border: solid 0px White;
}
#topo
{
    width: 820px;
    margin: 0 auto;
    text-align: left;
}
#bottom
{
    width: 820px;
    margin: 0 auto;
}
.conteudodiv
{
    width: 510px;
    height: 322px;
    overflow: auto;
    text-align: justify;
    margin: 5px;
}
.display
{
    float: left;
    width: 34px;
    height: 381px;
    margin: 0 2px 0 0;
}
.stretcher
{
    float: left;
    width: 526px;
    vertical-align: top;
    text-align: left;
}

.tbInterna
{
    height: 381px;
    background-color: #3f4543;
    width: 100%;
}

.botao
{
    font-size: 10px;
    color: #FFFFFF;
    font-weight: normal;
    background: #727876;
    border: 1px solid;
}

a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

a.topHome
{
    color: #929192;
}
a.topHome:hover
{
    color: #929192;
}

a.botHome
{
    color: #525151;
}
a.botHome:hover
{
    color: #525151;
}

a.Menu
{
    color: #767575;
    font-weight: bold;
    padding-left: 5px;
}
a.Menu:hover
{
    color: #767575;
    font-weight: bold;
    padding-left: 5px;
}

a.MenuBranco
{
    color: #FFFFFF;
}
a.MenuBranco:hover
{
    color: #FFFFFF;
}

a.TituloSecao
{
    color: #873c88;
}
a.TituloSecao:hover
{
    color: #873c88;
}

a.LeiaMais
{
    color: #873c88;
    font-size: 10px;
}
a.LeiaMais:hover
{
    color: #873c88;
    font-size: 10px;
}

.botTextHome
{
    color: #525151;
}
.topTextHome
{
    color: #929192;
}
.TextRoxo
{
    color: #873c88;
    font-weight: bold;
}

