﻿body
{
    color: rgb(0, 20, 100);
}

.titulo1
{
    font-size: 14pt;
    color: rgb(0, 133, 210);
    font-weight: bold;
}

.noticiaMasterPage
{
    list-style: disc;
    color: rgb(0, 20, 100);
    margin-left: 20px;    
}

h1
{
    font-size: 10pt;
}

.divCaminho
{
    width: 100%;
    background-color: #0081C6;
    font-size: 7pt;
    color:#FFFFFF;
}


.botao
{
    font-family: Verdana;
    font-size: 8pt;
    width: 75px;
}

.adobeReader
{
    background-color: #F7F7F7;
    border: solid 1px #C0C0C0;
    padding: 5px;
}

a
{
    color: #707070;
    text-decoration: none;
}

a:hover
{
    color: #0081C6;
}

.titulo
{
    font-weight: bold;
    color: #190262;
}

.titulo2
{
    font-weight: bold;
    color: #000000;
}

.tituloLinha
{
    margin-top: 15px;
    font-weight: bold;
    color: #190262;
    border-bottom: dotted 1px #190262;
}

p
{
    margin-top: 5px;
    margin-bottom: 5px; 
}

.legenda
{
    font-size: 7pt;
}

.siteMap
{
    font-weight: bold;
    border-bottom: solid 1px #F0F0F0;
    width: 100%;
}

.dados
{
    padding: 0 0 0 0;   
    border: solid 1px #000000;
    width: 100%;
}

.dados caption
{
    font-weight: bold;
    color: #190262;
}

.dados th
{
    background-color: #C0C0C0;
    text-align: center;
}

.dados   td
{
    border-bottom: dotted 1px #C0C0C0;
    text-align: center;
}
.dados tr
{
    height: 25px;
}


.dados2
{
    padding: 0 0 0 0;   
    border: node;
    width: 100%;
}

.dados2 th
{
    background-color: #C0C0C0;
    text-align: center;
}

.dados2   td
{
    border-bottom: dotted 1px #C0C0C0;
    text-align: left;
    padding: 5px 5px 5px 5px;
}
.dados2 tr
{
    height: 25px;
}


.collapsePanelHeader
{
    width:100%;	
	color:#004B8D;
	font-weight:bold;  
}

.collapsePanel
{
    background-color: #F7F7F7;
    border: solid 1px #C0C0C0;
}

.collapsePanel div
{
    padding: 5px;
}

.borderNormal
{
    border: solid 1px #004B8D;
}

.fotoNoticia
{
    border: solid 2px #000000;
    margin-right: 20px;
    margin-bottom: 10px;    
}

.divNoticiaDestaque
{    
    background-color: #F7F7F7;
    padding: 5px 5px 5px 5px;
    border-left: solid 5px #0081C6;
}

.divNoticiaDestaque:hover
{
    border-left: solid 5px #DC3333;
}

.divNoticiaDestaque a
{
    text-decoration: none;
    font-weight: bold;
}

.divSubNoticia
{

    padding-left: 10px;    
}

.divSubNoticia:hover
{

    padding-left: 10px;
}

.divSubSubNoticia
{
    margin-top: 5px;
    padding-left: 10px;
}

.divSubSubNoticia a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 7pt;
}

.divSubNoticia a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 7pt;
}

.pNoticia
{
    padding-left: 15px;
    font-size: 7pt;
    border-bottom: dotted 1px #C0C0C0;
    margin-bottom: 10px;
}

input
{
    border: solid 1px #A0A0A0;
    font-family: Arial;
    font-size: 8pt;
}

.txtTexto
{
    width: 97%;
}

.txtNumerico
{
    width: 100px;
    text-align: center;
}

.waterMarkTextBox
{
    color: #C0C0C0;
}

#divLogin a
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;            	    
}

#divLogin a:hover
{
     color: #0081C6;

}

.tblIntroDados
{
    width: 97%;
    border: none;
}

.tblIntroDados th
{
    width: 150px;
    font-weight: normal;
    vertical-align: top;
    text-align: right;
}

.tblIntroDados .tblIntroDados
{
    width: 100%;
}