body {
    background-color: #c4bca0;
    color: #000000;
    font-family: verdana, sans-serif;
    font-size: 8pt;
    margin: 0px;
}
b, input, select, textarea {
    font-family: arial, sans-serif;
    font-size: 8pt;
}
h1 {
    font-family: arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 0px;
}
hr {
    color: #999999;
    height: 1px;
}
p {
    text-align: justify;
    text-indent: 15px;
    margin-bottom: 8px;
    margin-top: 0px;
}
td {
    color: #000000;
    font-family: verdana, sans-serif;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
}

a:link {
    color: #cc4300;
}
a:hover {
    color: #ff7700;
}
a:visited {
    color: #7f6d56;
}

a.permanente:link, a.permanente:visited {
    color: #cc4300;
}
a.permanente:hover {
    color: #ff7700;
}
.bairros {
    line-height: 150%;
}
.bloco {
    text-align: justify;
}
.corpo {
    height: 100%;
    width: 100%;
}
.enfase {
    color: #1b5b9f;
}
.formulario {
    color: #000000;
    text-align: right;
    vertical-align: middle;
}
.hdots {
    background: url(../graficos/hdot.gif);
    background-repeat: repeat-x;
}
.imagem {
    border: #999999 1px solid;
}
.principal {
    background-color: #e1d8b8;
    color: #000000;
}
.rapida {
    width: 110px;
}
.tit_destaque {
    margin-top: 3px;
}
.vermelho {
    color: #ff0000;
}
.vdots {
    background: url(../graficos/vdot.gif);
    background-repeat: repeat-y;
}


/**
 * Alinhamento
 */
.c {
    text-align: center;
    vertical-align: middle;
}
.n {
    text-align: center;
    vertical-align: top;
}
.ne {
    text-align: right;
    vertical-align: top;
}
.e {
    text-align: right;
    vertical-align: middle;
}
.se {
    text-align: right;
    vertical-align: bottom;
}
.s {
    text-align: center;
    vertical-align: bottom;
}
.so {
    text-align: left;
    vertical-align: bottom;
}
.o {
    text-align: left;
    vertical-align: middle;
}

#esquerda {
    background: url(../graficos/esquerda.jpg);
    background-repeat: no-repeat;
}
#esquerda_idx {
    background: url(../graficos/esquerda_idx.jpg);
    background-repeat: no-repeat;
}
#rodape {
    background-color: #e1d8b8;
    font-size: 7pt;
    text-align: center;
    vertical-align: middle;
}
#sombra_areia {
    background: url(../graficos/sombra_areia.gif);
    background-repeat: repeat-y;
}
#vermelho {
    background-color: #9e1402;
}