﻿@media screen{
	.CabecalhoPrincPagina{
		width: 55%;
		margin: 3px auto 3px auto; 
		padding: 20px;
		background-color: #FFFFFF;
	}
	.CabecalhoPaginaLogin{
		width: 55%;
		margin: 3px auto 3px auto; 
		padding: 20px;
		background-color: #FFFFFF;
		border: 0px solid red;
	}
}
@media print{
	.CabecalhoPrincPagina{
		width: 100%;
		margin: 0px; 
		padding: 0px;
		background-color: #FFFFFF;
	}
	.CabecalhoPaginaLogin{
		width: 100%;
		margin: 0px; 
		padding: 0px;
		background-color: #FFFFFF;
		border: 0px solid red;
	}
}
.mapalnk{
	border-bottom: 1px solid #eaeaea;
	padding: 3px;
	margin-bottom: 5px;
	text-align: left;	
}
section#corpo{
    display: :block;
    width: 39%;
    float: left;
    margin-right: 5px;
}
aside#lateral{
    top: -10px;
    display: block;
    width: 59%;
    float: right;
}
p.alerta {
    position: relative;
    list-style: none;
    left: -30px;
    padding: 1px 0px 1px 0px;
    color: red;
}
ul li.geral {
    position: relative;
    list-style: none;
    left: -40px;
    padding: 1px 0px 1px 0px;
}
table.tblForm{
	width: 100%;
	border: 0px solid white;
}
table.tblForm td{
	width: 100%;
	border: 0px solid white;
}
table.tblEditais{
	width:100%;
//	line-height: 13px;	
}
table.tblEditais tr td {
	border: 0px solid gray;
}
.limpa{
	border: 0px;
}
table.tblEditais tr td.inativo {
	color: silver;
	font-style:italic;
}
.tblEmail{
	width: 700px;
	border-spacing: 4px;
	background-color: #ffffff;
	border: 1px solid silver;
	padding: 10px;
}
.tblEmail thead tr td{
	background-color: #ffffff;
	border: 0px solid gray;
}
.tblEmail thead tr td.logo{
	width: 100px;
}
.tblEmail tbody tr td{
	background-color: #ffffff;
	border: 0px solid gray;
}
.tblEmail tbody tr td.titulo{
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}
.tblMeio {
    width: 100%;
}
.tblMeio tbody td {
    border-bottom: 0px solid gray;
}
.tblMeio tbody td.titulo {
    width: 10%;
    font-weight: bold;
}
.tblMeio tbody td.texto {
    width: 90%;
}
.tblMeio tbody td.destaque {
  color: #ff0000;
  font-size: 150%;
  font-weight: bold;
  background-color: #eaeaea;
}
.tblFormulario {
	width: 100%;
}
.tblFormulario thead td{
	padding: 5px 1px 5px 1px;
  border: 0px solid white;
  text-align: center;
  font-size: 100%;
  font-variant: normal;
  color: white;
}
.tblFormulario thead td.titulo{
	background-color: #003E5B;
}
.tblFormulario tfoot td.titulo{
	background-color: #003E5B;
	color: white;
}
.tblFormulario thead td.subtitulo{
	background-color: transparent;
}
.tblFormulario tbody td{
	border: 0px solid white;
}
.tblAcompanha {
    width: 100%;
}
.tblAcompanha thead td {
	padding: 2px 1px 2px 3px;
  background-color: white; /*#F0F0F0*/
  border-bottom: 1px solid gray;
  text-align: left;
  font-size: 100%;
  font-variant: normal;
  color: black;
}
.tblAcompanha tbody td {
	padding: 2px 1px 2px 3px;
  border-bottom: 1px dotted silver;
}
.tblConsulta{
	width: 100%;
}
.tblConsulta tbody tr td{
	padding: 10px 0px 10px 5px;
}
.tblConsulta thead td.data{
	text-align: right;
	background-color: transparent;
	border: 0px;
}
.tblConsulta thead td.titulo{
	text-align: center;
	background-color: #eaeaea;
	border: 0px;
	padding: 1px;
	font-size: 120%;
}
.tblConsulta tbody td.titulo{
	text-align: right;
	font-weight: bold;
	width: 35%;
	border: 0px;
	font-size: 110%;
}
.tblConsulta tbody td.texto{
	width: 65%;
	border: 0px;
	font-size: 110%;
}
.tblConsulta tfoot td.ttPrincipal{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	border: 0px solid black;
}
.tblConsulta tfoot td.txtPrincipal{
	text-align: justify;
	font-size: 120%;
	font-weight: normal;
}
.tblDesempenho{
	width: 100%;
}
.tblDesempenho thead td.data{
	text-align: right;
	background-color: transparent;
	border: 0px;
}
.tblDesempenho thead td.titulo{
	text-align: center;
	background-color: #eaeaea;
	border: 0px;
}
.tblDesempenho tbody tr td{
	padding: 3px 0px 3px 0px;
}
.tblDesempenho tbody td.titulo{
	text-align: right;
	font-weight: bold;
}
.tblDesempenho tbody td.texto{
	font-weight: normal;
}
.tblDesempenho tfoot td.ttPrincipal{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: transparent;
}
.tblDesempenho tfoot td.txtPrincipal{
	text-align: justify;
	font-size: 120%;
	font-weight: normal;
}
.logons{
	position: relative;
	top: 10px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.logoueg{
	position: relative;
	float: left;
	margin: 0px 10px 0px 0px;
}
.politica{
	text-align: justify;
	border: 1px dotted silver;
	padding: 15px;
}
.politica h2{
	font-size: 120%;
}
.politica p{
	text-align: justify;
	line-height: 1.5;
	font-size: 110%;
}
.imgTitPaginaLogin{
	padding: 10px;
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
	border: 0px solid blue;	
}
.txtTitPaginaLogin{
	padding: 20px 10px 10px 10px;
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	border: 0px solid gray;	
}
.txtPaginaLogin{
	margin: 15px 0px 0px 0px;
	padding: 5px;
	border: 0px solid gray;
}
.txtTitCagGeralLogin{
	clear:both; 
	text-align: center; 
	font-size: 150%; 
	font-weight: bold;
}
.txtPaginaLogin h2{
	text-align: center;
}
.paragrafo{
	text-indent: 10px;
}
.tblDetalheProcesso {
    border-spacing: 10px;
    width:100%;
}
.tblDetalheProcesso fieldset{
    border: 1px solid gray;
    border-radius: 2px;
}
.tblDetalheProcesso fieldset legend{
    padding: 2px 5px 2px 5px;
    background-color: #dddddd;
    border-bottom: 0px solid black;
}
.tblDetalheProcesso tbody tr .td-esq{
	width: 40%;
	text-align: justify;
    vertical-align: top;
}
.tblDetalheProcesso tbody tr .td-dir{
	width: 60%;
	text-align: left;
    vertical-align: top;
}
thead tr td {
    padding: 10px;
    font-variant: small-caps;
    font-weight: bold;
    text-align: center;
    background-color: #eaeaea;
    border-bottom: 1px solid gray;
}
tfoot tr td {
    background-color: #eaeaea;
    text-align: center;
}
tbody tr td {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted silver;
}
tbody tr .td-centro{
		text-align: center;
}
tbody tr .td-trinta{
		width: 30%;
		text-align: right;
    padding-right: 5px;
}
tbody tr .td-cinquenta-right{
		width: 50%;
		text-align: right;
    padding-right: 5px;
}
tbody tr .td-cinquenta{
		width: 50%;
		text-align: left;
    padding-right: 5px;
}
tbody tr td .td-setenta{
		width: 70%;
		text-align: left;
        padding-right: 5px;
}
div.mini-texto{
	font-style: italic;
	font-size: 14px;
	text-align: center;
	border: 0px solid gray;
	width: 100%;	
}
div.texto-alerta{
	padding: 10px;
	color: red;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}
.dv-centro{
	padding: 10px 0px 10px 0px;
	width: 100%;
	text-align: center;	
	border: 0px solid gray;
}
fieldset{
	margin: 0px 0px 10px 0px;
	border: 1px solid black;
	border-radius: 4px;
}
fieldset.login{
	text-align: center;
	width: 97%;
	padding: 1.5%;
	margin: 1px auto 1px auto;
}
fieldset.novasenha{
	text-align: center;
	line-height: 200%;
	font-size: 130%;
}
fieldset span.mail{
	color: red;
	font-weight: bold;
}
.legenda{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
legend.titulo{
	font-weight: bold;
	padding: 5px;	
}
.leg-acompanha{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e2e2e2;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid silver;
}
.painel{
	padding: 10px 0px 10px 0px;
	background-color: #eaeaea;
	text-align: center;	
}
.painel-titulo{
	padding: 1px 0px 1px 0px;
	background-color: #eaeaea;
	text-align: center;	
}
.painel-noticia{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color: #e2e2e2;
	text-align: left;	
	color: #002953;
}
.painel-tit{
	padding: 10px;
	background-color: #eaeaea;
	font-weight: 550;
	font-size: 130%;
}
.painel_contatos{
	padding: 5px 5px 5px 5px;
	width: 30%;
	height: 20%;
	border: 1px solid gray;
	position: absolute;
	top: 20%;
	left: 65%;	
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  -o-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 5px #000;
}
.tt_contato{
	padding: 5px 0px 5px 0px;
	width: 100%;
	border: 0px solid gray;
	position: relative;
	text-align: center;	
	background-color: #eaeaea;
	font-weight: bold;
}
.tx_contato{
	padding: 5px 0px 5px 0px;
	width: 100%;
	border: 0px solid gray;
	position: relative;
	line-height: 160%;
}
.botao{
	padding: 3px 5px 3px 5px;
	background-color: white;
	border-top: 1px solid gray;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-left: 1px solid gray;
	font-weight: bold;
}
.botao:hover{
	background-color: #B0E6FF;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	cursor: pointer;
}
.botao-lnk{
	padding: 3px 5px 3px 5px;
	margin-bottom: 7px;
	background-color: white;
	border: 0px solid gray;
	font-weight: bold;
	color: black;
}
.botao-lnk:hover{
	color: red;
	cursor: pointer;
}
label{
	font-weight: bold;
}
.campo-titulo{
	font-weight: bold;
}
.erro{
		text-align: center;
    color: red;
}
.info{
		text-align: center;
    color: #006393;
}
.explicacao{
	color: #707070;
}
#logoNS {
		margin: 20px 0px 0px 20px;
    width: 44px;
    height: 44px;
    float: left;
    border: 0px solid gray;
}

#logoNS a {
    display: block;
    outline: none;
    text-indent: -10000px;
    width: 44px;
    height: 44px;
    float: left;
}

#logoNS a.ns {
    background-position: left center;
    background: url(../imagens/logons_pequeno.png) no-repeat center;
}
#accordion_ativo{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 5px;
	border-bottom: 1px dotted #eaeaea;
}
#accordion_ativo ul{
	list-style:none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	border: 0px solid black;
}
#accordion_ativo ul li a {
	line-height: 20px;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:10px;
	text-indent:0;
	text-decoration:none;
}
#accordion {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 5px;
	border-bottom: 1px dotted #eaeaea;
}
#accordion ul {
	list-style:none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
	display:none;	
	border: 0px solid black;
}
	
#accordion ul li {
}
	
/* styling of submenu item */
#accordion ul li a {
	line-height: 20px;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:10px;
	text-indent:0;
	text-decoration:none;
}
	
/* remove border bottom of the last item */
#accordion ul li a.last {
	border-bottom: none;
}		
.img_noticia{
	float: left;
	margin:0 10px 5px 0;	
}
.form-n{
	border-bottom: 1px dotted black;
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	border-left: 0px solid gray;
	letter-spacing: 1;
	font-size: 100%;
}
.form-mini{
	border: 1px solid gray;
	font-size: 70%;
}
p.importante{
	color: #000099; font-weight:bold;	
}
.mais_info{
	border: 0px solid gray;
	position: relative;
	bottom: 5%;	
}
.noticias-ano{
	float: right;	
}
.img_erro{
	padding: 5px 5px 5px 5px;
	width: 42%;
	height: 50%;
	border: 0px solid gray;
	position: absolute;
	top: 30%;
	left: 35%;	
}