﻿* 
{
    margin: 0;
    padding: 0;
}

div
{
    display: block;
}

#content
{
    font-family: Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust:none;
    border:none;
}

#content-top
{
    background:white;
    background-repeat: repeat-x;
    height: 95px;
}

#content-top1
{
    height: 64px;
}

#content-top1 .logo
{
    padding-top: 7px;
    padding-left: 7px;
}

#menu-icon
{
    float: right;
}

#content-top-menu a:link
{
    text-decoration: none;
    font-size:13px;
    font-weight:bold;
    color:#4d4d4d;
}

#content-top-menu span
{
    vertical-align: middle;
}

#section-menu
{
    text-align: center;
    background-image: url(../images/topo_geral.gif);
    background-repeat: repeat-x;
    height: 35px;
    margin-top: 15px;
}

#section-menu span
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 26px;
    margin-right: 10px;
}

#section-menu select
{
    margin-top: 7px;
    width: 100px;
}

#footer-search
{
    text-align: center;
    background-image: url(../images/topo_geral.gif);
    background-repeat: repeat-x;
    height: 35px;
    font-size: 9pt;
    padding-top: 10px;
    padding-left: 5px;
}

#footer-search .query
{
    width: 150px;
}

#footer-search .search
{
    width: 50px;
    border: solid 1px White;
    color: white;
    font-weight: bold;
    background-color: Transparent;
}

#footer-search label
{
    color: white;
    font-weight: bold;
    margin-left: 3px;
    padding: 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#footer
{
    background-image: url(../images/bg_rodape.gif);
    height: 94px;
    text-align: center;
}

#footer-banner
{
    color: #999;
    font-size: 9px;
    font-weight: normal;
    margin: 5px;
    text-align: center;
}

#footer-menu, #footer-general
{
    color: #4D4D4D;
    height: 30px;
    padding-top: 6px;
    position: relative;
}

#footer-menu a:hover, a:link, a:visited ,span
{
    font-size:13px;
    font-weight:bold;
    color:#4d4d4d;
}

#copyright
{
    color: #4D4D4D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 4px;
}