﻿body {
    background: url("images/geral/bgPag.jpg") no-repeat scroll center top #123A51;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
}

.bodyInterior {
    background: url("images/geral/bgPagInterior.jpg") no-repeat scroll center top #123A51;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
}

.mainDIV {
    margin: 0 auto;
    position: relative;
    text-align: left !important;
    width: 995px;
}

.divGeralHeader {
    background: url("images/geral/bgHeader.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 145px;
    position: relative;
    width: 994px;
}
.logoMunicipia {
    background-image: url("images/geral/logoTopo.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 82px;
    position: relative;
    top: 33px;
    width: 994px;
}

h1, h2, h3, h4, h5 {
    display: none;
    font-size: 11px;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}
.logoMunicipia a {
    display: block;
    height: 77px;
    width: 994px;
}
.copy {
    color: #7492A3;
    display: block;
    font-family: trebuchet;
    font-size: 10px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 300px;
}
