﻿body {
    font-family: Arial;
    font-size: 10pt;
    color:#000000;
}


H1 {
    color:#99BCBF;
    text-align:center;
}


.T2 {
    color:#99BCBF;
    font-size:12pt;
    font-weight:bold;
    text-align:center;
}

a.gridlinks
{
    color:#808080;
    text-decoration:none;
}
a.gridlinks:hover
{
    color:#DE788D;
    text-decoration:underline;
}

a.menulinks
{
    text-decoration:none;
    color:#000000;
}
a.menulinks:visited
{
    text-decoration:none;
    color:#000000;
}
a.menulinks:hover
{
    color:#DE788D;
    text-decoration:underline;
}

.txtPesquisa {
    color:#738C8E;
    margin:2px;
}

.Descricao
{
    font-family: Arial;
    font-size: 10pt;
    color:#000000;
    text-align:justify;
}

.DescricaoTitulo
{
    font-family: Arial;
    font-size: 10pt;
    color:#000000;
    font-weight:bold;
}

.fieldset
{
    border: 1px solid #99BCBF;
    padding: 0.2em 0.5em;
}
.legend
{
    color: black;
    background: #99BCBF;
    border: 1px solid #008CA7;
    padding: 2px 6px 
}

.QuadroProcessos
{
    background-color:#D3ECFF;
}

.QuadroProcessosAlt
{
    background-color:#C9E4FF;
}

DIV.menuP
{
    background-image: url("../../images/background_title.jpg");
    position:relative;
    height:20px;
    width:100pt;
}
DIV.menuP-child
{
    position:absolute; 
    top:20%;
    width:100pt;
}

.Quadros
{
border-width:0;
}

.div-Imagem {
 position:relative;
}

.div-Banner {
 position:relative;
 top:-50px;
 left: 400px;
 font-size: 12pt;
 color: #738C8E;
 font-weight:bold;
 width:460px;
}


HR{
color: #000;
background-color: #000;
height: 0.1px;
}

table { background:#D3E4E5;
 border:1px solid gray;
 border-collapse:collapse;
 border:0px;
 color:#fff;
 font:normal 12px arial, verdana, helvetica, sans-serif;
}
caption { border:1px solid gray;
 color:#5C443A;
 font-weight:bold;
 letter-spacing:20px;
 padding:6px 4px 8px 0px;
 text-align:center;
 text-transform:uppercase;
}
td, th { color:#363636;
 padding:.4em;
}
tr { border:1px dotted gray;
}

tbody td a { color:#363636;
 text-decoration:none;
}
tbody td a:visited { color:gray;

}
tbody td a:hover { text-decoration:underline;
}
tbody th a { color:#363636;
 font-weight:normal;
 text-decoration:none;
}
tbody th a:hover { color:#363636;
}

tbody td+td+td+td a:visited { background-image:url('bullet_white.png');
 background-position:left center;
 background-repeat:no-repeat;
}
tbody th, tbody td { text-align:left;
 vertical-align:top;
}
tfoot td { background:#5C443A;
 color:#FFFFFF;
 padding-top:3px;
}
.odd { background:#fff;
}
tbody tr:hover { background:#D3E4E5;
 border:1px solid gray;
 color:#000000;
}

.cssPager span { 
background-color:#99BCBF; 
color:#000000;
font-size:14px;}