﻿html, body
{
    height: 100%;
}
body
{
    font-size: 11px;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 0.8em;
    color: #333;
    background: url(../images/topo_bg.png) repeat-x;
}
#tudo
{
    width: 100%;
    position: relative; /*background: #fff url(bg-auxiliar.gif) repeat-y right;*/
    margin: 0 auto;
    text-align: left;
    min-height: 100%; /*border: dotted #999;*/
    border-width: 0 1px;
}
* html #tudo
{
    height: 100%;
}
/**/
#containerHeader
{
    background: url(../images/topo_bg.png) repeat-x;
    height: 300px;
    padding: 0px 15px;
}
.header
{
    background-image: url(../images/topo.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 960px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}
.header h1
{
    display: none;
}
.header h2
{
    display: none;
}
a
{
    color: #606060;
    text-decoration: none;
    border: 0;
    border-style: none;
    font-family: Helvetica,Arial,sans-serif;
}
a:hover
{
    border: 0;
    border-style: none;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: underline;
}
a:visited
{
    border: 0;
    border-style: none;
    text-decoration: none;
}

img
{
    border: 0;
    border-style: none;
}

h1
{
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bolder;
    text-align: center;
}
h2
{
    padding: 20px 0 0;
    text-align: center;
}
p
{
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
}
#conteudo
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 250px;
}
#webmail
{
    margin: 0 auto;
    text-align: right;
    padding: 0 0 0 0;
    float: right;
    position: relative;
    overflow: hidden;
}
#box, .box
{
    margin: 0 auto; /*z-index: 0;             position: relative;*/
    background-color: White;
    width: 960px;
    height: 100%;
    padding: 0 0 5px 0;
    margin-top: -35px;
}
.boxes
{
    margin: 0 auto;
    width: 600px; /*height: 185px;*/
    overflow: hidden;
}
.clear
{
    clear: both;
}

/* 3 FOOTER */
.footerbg
{
    margin: 0 auto;
    background: #c3c3c3;
    height: 210px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #a9e1c4 url(../images/rodape_bg.png) repeat-x bottom center;
}
.footer
{
    margin: 0 auto; /*position: absolute;*/
    width: 960px;
    height: 210px;
    font-size: 12px;
    color: #606060;
    text-align: center;
}
.contatos
{
    width: 470px;
    text-align: left;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    float: left;
    height: 25px;
}
.contatos span
{
    padding-top: 10px;
}
.contatoslink
{
    width: 260px;
    text-align: left;
    padding-top: 10px;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    float: left;
    height: 60px;
}
.map, .im
{
    width: 280px;
    text-align: right;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    float: right;
    height: 35px;
}
.map ul
{
    padding: 0;
}
.map ul li
{
    padding: 0;
    list-style-type: none;
    display: inline;
    list-style-image: none;
}
.endereco
{
    width: 700px;
    text-align: right;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    float: left;
    height: 80px;
}
.endereco p, .im p
{
    line-height: 15px;
    text-align: right;
    padding: 0;
    margin: 0;
}
.endereco span, .im span
{
    font-size: .8em;
}
.endereco .spannormal .im
{
    font-size: 1em;
}
.endereco a, .im a
{
    line-height: 15px;
    text-align: right;
    padding: 0;
    margin: 0;
}
.endereco img, .im img
{
    display: inline;
}
.im
{
    padding-top: 7px;
}
.im p
{
    padding-bottom: 1px;
}
.footerseparator
{
    padding-top: 15px;
    width: 960px;
    text-align: center; 
    height: 0px;
    min-height: 0px;
}
.menu
{
    width: 100%;
    height: 15px;
    min-height: 15px;
    text-align: center;
    padding-top: 40px;
    margin: 0 auto;
}
.copyright
{
    width: 870px;
    padding: 50px 0 0 0px;
    text-align: center;
    color: #878787;
    font-size: 9px;
    float: left;
}
.copyright span
{
    padding-bottom: 0;
}
.valida
{
    padding-top: 37px;
    width: 90px;
    float: left;
    text-align: right;
}
.valida img
{
    padding-top: 30px;
}