body
{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    margin: 5px 5px 5px 5px;
    background-color: White;
}
p
{
    margin-top: 4px;
    margin-bottom: 3px;
    margin-left: 2px;
}
small
{
    font-family: tahoma;
    font-size: 11px;
}


form
{
    margin: 0px;
}
blockquote
{
    margin-left: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
}
textarea
{
    font-family: tahoma;
    font-size: 12px;
}
input, option, select
{
    font-family: tahoma;
    font-size: 11px;
}
label
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
}
A:ACTIVE, A:LINK, A:VISITED
{
    font-family: tahoma;
    color: #2c2a8f;
    text-decoration: none;
}
A:HOVER
{
    font-family: tahoma;
    color: #000000;
    text-decoration: underline;
}
.botao
{
    width: 80px;
}
.seletor
{
    width: 150px;
}

/* new */
td.results
{
    padding-left: 10px
    
}
.resultsheader 
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-align: Left;
    font-weight:100;
    background-color: #A9A9A9;
}
.resultspager 
{
    font-family: Tahoma;
    font-size: 11px;
    color: #993322;
    text-align: Left;
    background-color: #F0F0F0;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
}
.resultsodd
{
    font-family: tahoma;
    font-size: 11px;
    color: #2F4F4F;
    background-color: #F0F0F0;
}
.resultseven
{
    font-family: tahoma;
    font-size: 11px;
    color: #2F4F4F;
    background-color: #E8E8E8;
}
th
{
    font-weight: 100;
}
.barramenus
{
    font-size: 8pt;
}
/* ... */

/*th.results
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-align: Left;
    font-weight: normal;
    background-color: #A9A9A9;
    padding: 1px;
}
td.results
{
    font-family: Tahoma;
    font-size: 11px;
    background-color: #f0f0f0;
}
td.resultseven
{
    font-family: tahoma;
    font-size: 11px;
    color: #2F4F4F;
    background-color: #E8E8E8;
    padding: 1px;
}
td.resultsodd
{
    font-family: tahoma;
    font-size: 11px;
    color: #2F4F4F;
    background-color: #F0F0F0;
    padding: 1px;
}*/
ul
{
    margin-left: 30px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.error
{
    color: #993322;
}
.highlight
{
    color: #FFFFFF;
    background-color: #000080;
}
.highlight_text
{
    color: #DD0000;
}
.linhapreta
{
    background-color: #969696;
}
.titulo
{
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #562624;
    border-bottom: 1px solid #562624;
}
.texto
{
    font-family: verdana;
    font-size: 9pt;
    color: #5a5a5a;
    text-align: Justify;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 5px;
    border: #D0D0D0 1px solid;
}
.textoerro
{
    color:#993322;
}
.intervencoes
{
    font-family: Verdana;
    font-size: 9pt;
    color: #5a5a5a;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 25px;
    margin-bottom: 15px;
}
th.barramenus
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #801111;
    font-weight: normal;
    text-align: Left;
}
p.barramenus
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #2F4F4F;
}
td.barramenus
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #2F4F4F;
}
span.barramenus
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #696969;
    float: right;
    margin-bottom: 3px;
}
table.cxpesquisa
{
    background-color: #6699CC;
}
td.cxpesquisa
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #ffffff;
}
th.cxpesquisa
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #AFEEEE;
    text-align: right;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
}
a:active.menulateral
{
    font-family: arial;
    color: #ffffff;
    text-decoration: none;
}
a:link.menulateral
{
    font-family: arial;
    color: #ffffff;
    text-decoration: none;
}
a:visited.menulateral
{
    font-family: arial;
    color: #ffffff;
    text-decoration: none;
}
a:hover.menulateral
{
    font-family: arial;
    color: #ffffff;
    text-decoration: underline;
}
table.menulateral
{
    padding: 2px;
}
th.menulateral
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    background-image: url(/images/box/menu-b.gif);
    background-repeat: repeat-x;
}
td.menulateral
{
    border-left: 1px solid #6699CC;
    border-right: 1px solid #6699CC;
    border-bottom: 1px solid #6699CC;
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
}
#nota
{
    font-family: tahoma;
    font-size: 11px;
    color: #808080;
    margin-left: 4px;
}
#imagem
{
    margin-left: 1px;
}
.thumbnail
{
    border: 1px solid #808080;
    margin: 2px;
}
.data
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #2F4F4F;
}
.hora
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
td.caixafundo
{
    background-image: url(/images/tabs/tab-back_line.gif);
}
td.caixapergunta
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    background-image: url(/images/tabs/tab-bg_line_on.gif);
}
td.caixaresposta
{
    font-family: tahoma;
    font-size: 11px;
    color: #EEEEEE;
    background-image: url(/images/tabs/tab-bg_line_off.gif);
}
td.caixaexplicacao
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #2F4F4F;
    border-left: 1px solid #8492AF;
    border-right: 1px solid #8492AF;
    border-bottom: 1px solid #8492AF;
    padding: 2px;
}
td.tabselected
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    background-image: url(/images/tabs/tab-bg_line_on.gif);
    background-repeat: repeat-x;
}
a:active.tablink
{
    color: #e0e0ff;
    text-decoration: none;
}
a:link.tablink
{
    color: #e0e0ff;
    text-decoration: none;
}
a:visited.tablink
{
    color: #e0e0ff;
    text-decoration: none;
}
a:hover.tablink
{
    color: #ffffff;
    text-decoration: underline;
}
td.tabunselected
{
    font-family: tahoma;
    font-size: 11px;
    background-image: url(/images/tabs/tab-bg_line_off.gif);
    background-repeat: repeat-x;
}
.localizacao
{
    font-family: verdana;
    font-size: 8pt;
    padding-left: 10px;
    padding-bottom: 3px;
    color: #2F4F4F;
}
p.barranavegacao
{
    font-family: tahoma;
    font-size: 8pt;
    text-align: right;
    color: #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 15px;
    padding-bottom: 5px;
}
p.barranavegacao-f
{
    padding-top: 5px;
    padding-bottom: 15px;
}
td.bn
{
    font-family: tahoma;
    font-size: 11px;
    color: #6699CC;
    background-image: url(/images/box/button-b.gif);
    background-repeat: repeat-x;
    padding-bottom: 1px;
    width: 60px;
    text-align: center;
}
a:active.bn
{
    font-family: tahoma;
    font-size: 11px;
    color: #e0e0ff;
    text-decoration: none;
}
a:link.bn
{
    font-family: tahoma;
    font-size: 11px;
    color: #e0e0ff;
    text-decoration: none;
}
a:visited.bn
{
    font-family: tahoma;
    font-size: 11px;
    color: #e0e0ff;
    text-decoration: none;
}
a:hover.bn
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

p.bLinkTopo
{
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica;
    color: #4E4E4E;
    text-align: right;
    background-image: url(/images/topbar-bg.gif);
    background-repeat: repeat-x;
    height: 30px;
    margin-top: 10px;
    padding-top: 10px;
}

/****************/
/* Constituição */
/****************/

td.CaixaExplicacaoConstituicao
{ 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #2F4F4F; 
	border-left: 1px solid #8492AF;
	border-right: 1px solid #8492AF;
	border-bottom: 1px solid #8492AF 
}

.tc          { font-family: arial; font-size: 13pt; color: #5a5a5a; font-weight: bold; 
               text-align: Center; border-bottom: 1px solid #5a5a5a; 
               margin-top: 30px; margin-bottom: 15px }
.stc         { font-family: arial; font-size: 11pt; color: #5a5a5a; font-weight: bold; 
               text-align: Center; margin-top: 20px; margin-bottom: 10px }
.capc        { font-family: Verdana; font-size: 9pt; color: #615f5e; text-align: Center; 
               font-weight: bold; margin-top: 20px; margin-bottom: 5px }
.artc         { font-family: Tahoma; font-size: 8pt; color: #5a5a5a; font-weight: bold; 
               text-align: Center; margin-top: 10px; margin-bottom: 10px }
