﻿
html
{
    overflow: scroll;
}

h1, h2, h3, h4, h5, h6, form, dl, ul, dt, dd, p, address
{
    margin: 0px;
    padding: 0px; /*height: 14px; */
}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    min-width: 984px;
    text-align: left;
    height: 100%;
    width: 100%;
    font-size: 100%;
}
a
{
    cursor: pointer;
}

#cabec
{
    float: left;
    width: 994px;
    height: 110px;
    background: url(../Imagens/cabec.png) no-repeat top center;
}
#cabecalho
{
    width: 976px;
    height: 120px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: url(../imagens/cabec.png) no-repeat;
}
#brasao
{
    float: left;
    width: 105px;
    height: 110px;
    background: url(../Imagens/brasao.png) no-repeat top left;
    margin: 25px 0px 0px 10px;
}

#logov_SP
{
    float: right;
    width: 131px;
    height: 77px;
    background: url(../Imagens/logov_SP.png) no-repeat center center;
    margin: 15px 30px 0px 0px;
}





#tit-adm
{
    width: 94%;
    margin-bottom: 30px;
    padding: 0px 3%;
    font-size: 1.5em;
    font-weight: bold;
    color: #C60;
    border-bottom: #C9D2D6 2px inset;
    text-align: left;
}


#principal
{
    width: 100%;
    max-width: 1280px;
    margin: 0px auto;
}

#multiOpenAccordion
{
    text-align: left;
}


#conteudo
{
    text-align: center;
    width: 950px;
    font-size: 0.7em !important;
    padding-bottom: 35px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.top-table
{
    background: #112C58;
    color: #FFF;
}

.tit-table
{
    background: #E9E9E9;
    color: #333;
    text-align: left;
}


/* Autenticação */

#txt_inform table
{
    padding: 2px 2px 2px 2px;
    border: 2px solid #112C58;
    margin-left: auto;
    margin-right: auto;
}

#txt_inform th
{
    background: #112C58;
    color: White;
    width: 30%;
}

#txt_inform td
{
    padding: 4px 10px 4px 6px;
}


#rodape
{
    float: left;
    width: 100%;
    height: 70px;
    font-size: 0.7em;
    text-align: center;
    background: url(../imagesADM/rodape.png) no-repeat center top;
}

#rodape a
{
    text-decoration: none;
}

.dn
{
    display: none;
}

.cssPager span
{
    background-color: #112C58;
    color: White;
    font-size: 17px;
    padding: 0px 2px 1px 2px;
}
