
body
{
    background: #CFDEEA url(../Imagens/background.gif) top center repeat-x;
    margin: 0px;
    padding: 16px 0;
    font: 11px 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Sans' , 'Lucida Grande' , verdana, arial, helvetica;
    color: #282828;
    text-align: center;
}
p
{
    font-size: 11px;
    text-indent: 1cm;
    text-align: justify;
    line-height: 16px;
}
img
{
    border-style: none;
}
img.pic_left
{
    float: left;
    padding: 5px;
    margin: 0 8px 8px 8px;
    border: 1px #CCCCCC solid;
}
a
{
    color: #2E9FED;
    text-decoration: none;
}
a:hover
{
    color: #1471B1;
}
h2
{
    font-size: 18px;
    color: #003366;
}
h3
{
    font-size: 16px;
    color: #003366;
}
h4
{
    font-size: 13px;
    padding: 2px;
    margin: 0px;
    color: #003366;
    border-bottom: 1px #999999 dashed;
}
#container
{
    position: relative;
    width: 750px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}

#head
{
    width: 750px;
    height: 172px;
    background: url(../Imagens/head.gif) no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#head h1
{
    font-size: 22pt;
    margin: 0px;
    padding: 0px;
}

.top_head_banner
{
    float: right;
    width: 200px;
    height: 120px;
    background: url(../Imagens/top_head.gif) no-repeat right;
    background-position: -12px 12px;
}

#menu
{
    position: absolute;
    width: 617px;
    top: 155px;
    left: 35px;
    margin: 0px;
    padding: 0px;
    z-index: 100;
}
#menu li
{
    list-style-type: none;
    float: left;
    margin: 0 8px;
    height: 22px;
}
#menu li a
{
    padding: 0 0 7px 0;
    height: 22px;
    color: #8A8A8A;
}
#menu li a:hover
{
    color: #000033;
}
#menu .current
{
    color: #000033;
    font-weight: bold;
}

#area
{
    width: 750px;
    height: 54px;
    background: url(../Imagens/area.gif) repeat-x;
    margin-left: auto;
    margin-right: auto;
}

#main
{
    margin: 0px;
    width: 100%;
    height: auto;
}

#conteudo-esquerda
{
    float: left;
    background: #F8FCFF url(../Imagens/bg_main-left.gif) repeat-y top left;
    padding: 0px;
    width: 100%;
    height: auto;
}

#conteudo-direita
{
    float: left;
    background: transparent url(../Imagens/bg_main-right.gif) repeat-y right top;
    padding: 0px;
    width: 100%;
    height: auto;
}

#conteudo-centro
{
    background: transparent url(../Imagens/bg_main-center.png) repeat right top;
    margin-top: 0px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
    border-top: solid 1px lightsteelblue;
    height: auto;
}

#welcome
{
    background: url(../Imagens/center_banner.gif) no-repeat;
    background-position: center center;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    height: 32px;
    overflow: hidden;
    vertical-align:middle; 
    text-align: left;
}

#spacer
{
    background: url(../Imagens/head.gif) no-repeat bottom center;
    background-position: center top;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 1px;
    width: 726px;
    height: 1px;
    overflow: hidden;
    vertical-align:middle; 
    text-align: left;
}

#welcome h1
{
    padding: 6px 0 0 24px;
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}

.item_box
{
    width: auto;
    height: auto;
    padding: 10px 0 5px 0;
    border-bottom: 1px #666666 dashed;
}

/*---------forms----------*/
#form
{
    padding: 0px;
    margin: 0px;
}
#fields label
{
    width: 260px;
    display: block;
    padding: 0px;
}
#fields input
{
    border: 1px solid #C8D2D9;
    margin: 0 0 3px 0;
    width: 260px;
}
#fields textarea
{
    border: 1px solid #C8D2D9;
    margin: 0 0 3px 0;
    width: 260px;
    height: 63px;
}
#send input
{
    width: 64px;
    height: 20px;
    margin: 0px;
}
.contact_info
{
    float: left;
    padding: 15px;
}

/*conteúdo------------*/
#footer
{
    text-align: center;
    font-size: 10px;
    color: #000033;
    background: url(../Imagens/footer.gif) no-repeat;
    background-position: 0px 0px;
    padding-top: 12px;
    width: 750px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
}
#footer a
{
    background: none;
    padding: 0px;
}
#madeby
{
    width: 200px;
    height: 85px;
    float: right;
    padding-right: 30px;
    text-align: center;
}
#madeby a
{
    text-decoration: none;
    color: #666666;
}
h5
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.QuadroMenusPrincipal
{
    width: 100%; 
    text-align: left; 
    border: solid 1px #E0E0E0;
}

.TituloQuadroMenusPrincipal
{
    width: 100%; 
    text-align: center; 
    background-color: #E0E0E0;
}

.divcentral
{
    margin-left: auto;
    margin-right: auto; 
}

.divcentralbase
{
    text-align: center;
}
