﻿a
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
a:link
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
a:active
{
    text-decoration: none;
    color: #404040;
}
a:hover
{
    text-decoration: none;
    color: #404040;
}
a:visited
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
text
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #808080;
    text-decoration: none;
}
.texto 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #808080;
    text-decoration: none;
}
body 
{
    margin-left:0;
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    background-color:White;
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #808080;
    text-decoration: none;
}
.titulo
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 13px;
    color: blue;
    text-decoration: none;
    font-weight:bold;
}
.textoResposta
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: red;
    text-decoration: none;
}
.textoRespostaOK
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: blue;
    text-decoration: none;
}
.textoRespostaPeq
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 9px;
    color: red;
    text-decoration: none;
}
.link 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
a:a.link 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
a:link.link 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
a:visited.link 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #496Eb2;
    text-decoration: none;
}
a:hover.link 
{
    text-decoration: none;
    color: #404040;
}
a:active.link 
{
    text-decoration: none;
    color: #404040;
}
.linkMenuRodape 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #606060;
    text-decoration: none;
}
a:a.linkMenuRodape 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #606060;
    text-decoration: none;
}
a:link.linkMenuRodape 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #606060;
    text-decoration: none;
}
a:visited.linkMenuRodape 
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #606060;
    text-decoration: none;
}
a:hover.linkMenuRodape
{
    text-decoration: none;
    color: #b1b1b1;
}
a:active.linkMenuRodape
{
    text-decoration: none;
    color: #b1b1b1;
}
.tituloCorpo 
{
    font-family: Tahoma,Arial;
    font-weight: bold;
    font-size: 12px;
    color: #FF8400;
    text-decoration: none;
}
.cxTexto
{
    background-color: #f1f1f1;
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #606060;
    text-decoration: none;
    text-align:left;
    border: solid 1px #8080aa;
}
.botao
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    height: 18px;
    color: #404040;
    text-decoration: none;
    text-align:center;
    background: url(imagens/fundobotao.jpg);
    border: solid 1px #c7c8c9;
    padding: 0 0 0 0;
}
.botao-download
{
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    color: navy;
    text-decoration: none;
    text-align:center;
    background: url(imagens/fundobotao.jpg);
    border: solid 5px #cdcdcd;
    padding: 0 5px 0 5px;
}
.list
{
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #e0e0e0;
    color: #606060;
    border-right: 1pt #f7f7f7 solid;
    border-top: 10pt #404040 solid;
    border-left: 1pt #404040 solid;
    border-bottom: 1pt #f7f7f7 solid;
    padding: 2pt;
    margin:0px;
}
.pesquisaResposta
{
    background-color: #f5f5f9;
    text-align:center;
    padding-left:4px;
    padding: 2px;
    border-left: solid 1px #d1d1d5;
    border-right: solid 1px #d1d1d5;
    border-bottom: solid 1px #d1d1d5;
    color:#d80000;
    font-family:Arial;
    font-size:11px;
    position:absolute; left:484px; top:31px;
}
.tabela
{
    border-color: #e1e1e1;
    border-style:solid;
    border-width: 1px;
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 11px;
    color: #808080;
    text-decoration: none;
    padding: 10px;
    padding-left: 10px;
    text-align: left;
}