*
{
    font-family: Arial;
    font-size: 9pt;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body
{
    /*overflow-y: scroll;*/
    background-image: url(../imagem/bg2.jpg);
    background-repeat: repeat;
    background-position: center top;
}

table, img, td
{
    border: 0px;
}

label
{
    font-weight: bold;
}

a:link, a:visited, a:active
{
    color: Black;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

table.menu
{
    background-image: url(../imagem/menu_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

table.menu td
{
    text-align: center;
}

td#bannerPrincipal
{
    border: solid 1px #83595a;
    border-bottom: solid 2px #83595a;
}

td#painelPrincipal
{
    background-color: white;
    border: solid 1px #83595a;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
    width: 400px;
}

td#painelEsquerdo
{
    background-color: #f3f8fe;
    border: solid 1px #83595a;
	vertical-align: top;
    text-align: left;
    width: 160px;
}

td#painelDireito
{
    background-color: #f3f8fe;
    border: solid 1px #83595a;
	vertical-align: top;
    text-align: left;
    width: 160px;
}

div.tituloPagina
{
    padding-bottom: 10px;
    color: #009900;
    font-size: 12pt;
    font-weight: bold;
}


div#menu1
{
    font-size: 9pt;
    font-weight: bold;
    color: #333333;
    padding: 3px 3px 3px 10px;
    border-top: Solid 1px #FFFFFF;
    background-color: #cceaf5;
}

div.menu2
{
    font-size: 9pt;
    color: #333333;
    padding: 3px 3px 3px 20px;
    border-top: Solid 1px #FFFFFF;
    background-color: #D8D8D8;
}

a.menu, a.menu:visited
{
    font-size: 9pt;
    color: #333333;
}

td.rodape
{
    text-align: center;
    padding: 5px 0px 5px 0px;
    color: White;
    /*background-color: #e5e5e5;
    border: solid 1px Silver;*/
    border-top: 0px;
}

a.rodape, a.rodape:visited
{
    font-weight: bold;
    font-size: 10px;
    color: White;
    text-decoration: none;
}
a.rodape:hover
{
    text-decoration: underline;
}

a.titulo, a.titulo:visited, a.titulo:active, span.titulo, div.titulo
{
    color:#996600;
    font-weight:bold;
}

div.titulo
{
    color:#996600;
    font-size: 11pt;
    font-weight:bold;
    padding: 3px 0px 3px 0px;
    text-align: center;
}

span.dataHora, div.dataHora
{
    color:#996600;
}

span.resumo
{
    font-style:italic;
    font-size: 9pt;
}

a.link
{
    font-size: 9pt;
}


table.parceria
{
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 0px 0px 10px 0px;
}

table.divulgacao td
{
    vertical-align: top;
    border: 1px solid #CCCCCC;
    padding: 4px 4px 4px 4px;
    /*margin-bottom: 10px;*/
}


div.concursoTitulo
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

td.dia
{
    font-weight: bold;
    font-size: 11pt;
    border-top: Solid 1px #666666;
    padding: 0px 0px 10px 0px;
}

/* Estilos para tela de cronologia */

.TxtAno {
	font-size: 11px;
	color: #8A2D00;
	font-weight: bold;
}
.ttTabelaBrasil {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #F1F1D8;
}
.ttTabelaJustica {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #DBD9A8;
}
.Linha1b {
	background-color: #F9F9EE;
}
.Linha1j {
}
.TBlinha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EFEEDA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
}


/****************************************
Calendario
****************************************/
.DataHora {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-right: 5px;
	padding-left: 5px;
}
a.evento {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

.style1 {	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.tbBorda {	border: 1px solid #CCCCCC;
}

a.calendarioMes{
	color:#FFFFFF;
	font-size: 8pt;
}

/****************************************
fim do calendario
****************************************/

div#conteudo p
{
    margin-bottom: 10px;
    text-align: left;
}

td#center
{
	text-align:left;
}

p.titulo
{
    font-size: 11pt;
    font-weight: bold;
    color: #24263f;
    text-align: left;
    margin-bottom: 15px;
}
