﻿img
{
    border: 0px;
}

#geral
{
    width: 100%;
}

#topo
{
    background-image: url(images/fundo_topo.jpg);
    width: 100%;
    height: 129px;
    text-align: left;
    min-width:1001px;
}

#menu
{
    width: 100%;
    background-color: #1b6690;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width:1001px;
}

#rodape
{
    width: 100%;
    padding-top:15px;
    padding-bottom:15px;
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    font-size: 7.42pt;
    color: White;
    background: #1A6690;
    background-position: right;
    background-image: url(images/weblite.jpg);
    background-repeat: no-repeat;
    min-width:1001px;
}
#meio
{
    width: 100%;
    background: #FFFFFF;
    min-width:1001px;
}

body
{
    background-color: #1b6690;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 80%;
    margin: 0px;
    padding: 0px;
    min-width: 929px;
}

.menu
{
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    font-size: 10pt;
    color: White;
    padding-top: 5px;
}


.informacao_topo
{
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Quebec-DemiBold,Tahoma;
    font-size: 12pt;
    color: White;
}

.informacao
{
    text-align: center;
    text-decoration: none;
    font-style: normal;
    font-family: Tahoma;
    font-size: 8.33pt;
    color: White;
}

.campo
{
    font-style: normal;
    font-family: Tahoma;
    font-size: 8pt;
    color: Gray;
}

.AccordionHeader
{
    cursor: pointer;
    background: url(images/postos_header_fechado.jpg);
    background-repeat: no-repeat;
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    vertical-align: middle;
    padding-left: 15px;
}

.AccordionHeaderSelected
{
    cursor: pointer;
    background: url(images/postos_header_aberto.jpg);
    background-repeat: no-repeat;
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    vertical-align: middle;
    padding-left: 15px;
}

.AccordionContent
{
    background: url(images/postos_content.jpg);
    background-repeat: repeat-y;
    text-align: justify;
    text-decoration: none;
    font-style: normal;
    font-family: Tahoma;
    font-size: 8pt;
    color: #003A5A;
    vertical-align: top;
    padding-left: 12px;
}

.imagem
{
    border: 0px;
}

.titulo
{
    color: #1B6691;
    text-align: justify;
    text-decoration: none;
    font-style: normal;
    font-family: Quebec-DemiBold;
    font-size: 14pt;
    text-transform: capitalize;
    font-variant: small-caps;
    vertical-align: text-bottom;
}

.texto
{
    color: #1B6691;
    text-align: justify;
    text-decoration: none;
    font-style: normal;
    font-family: Quebec-DemiBold;
    font-size: 10pt;
    padding-left: 40px;
}

.fundoPagina
{
    background-position-x: 30px;
    background-image: url(images/texto_fundo.jpg);
    background-repeat: repeat-y;
}

.fundoTitulo
{
    padding-left: 30px;
    background-position-x: 15px;
    background-image: url(images/lbl_canto.gif);
    background-repeat: no-repeat;
}

.fundoTopico
{
    padding-left: 60px;
    background-position-x: 60px;
    background-image: url(images/postos_content.jpg);
    background-repeat: repeat-y;
}
