.tituloAdicional
{
  font-family: Times, Arial, sans-serif, Helvetica;
  font-weight: bold;
  font-size: 19px;  
  
}

.descricaoAdicional
{
  font-family: Times, Arial, sans-serif, Helvetica;
  font-weight: bold;
  font-size: 16px;  
}

.ajuda
{
  display: none;
  position: absolute;
  left : 5px;
  top : 140px;
  z-index : 5px;
  background-color: #eef1f1;
  border: 1px solid #999;
  border-width: 1px 1px 1px 1px;
  border-color: #ccc #ccc #ccc #ccc;
  padding: 1px 15px 15px 15px;
  margin: 0 0 0 0;

  font-family: Times, Arial, sans-serif, Helvetica;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  
}

.fundoImagemAmpliada
{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	background-color: WhiteSmoke;
	border: thin solid #CACACA;
	width: 1px;
	padding: 20px;
	z-index: 2000;
}

.BarraTopoSite
{
	background-repeat: repeat-x;
	background-image: url(/App_Themes/TemaPrincipal/Imagem/BarraTopo.jpg);
}

.FundoBannerTopoSite
{
	/*background-color: #ddb9c5;*/ /*background-color: #b86d84;*/
	background-color: #b3c2e2;
}

.SemBordas
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.mensagemSistemaErro
{
	text-align: left;
	color: #FF0033;
	border-color: #009900;
}
.mensagemSistemaSucesso
{
	text-align: left;
	color: #0000FF;
	border-color: #009900;
}

/* ---------------------------------------------------------------------------- */
.carateresAntesMaximo
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-family: Times, Arial, sans-serif, Helvetica,;
	font-size: 12px;
}

.carateresDepoisMaximo
{
	color: red;
	font-weight: bold;
	font-size: 15px;
}

/* ---------------------------------------------------------------------------- */

.ConsultaCabecalho
{
	background-color: #5D7B9D;
	color: White;
	font-weight: bold;
	font-size: 10pt;
}

.ConsultaLinhaPar
{
	background-color: #F7F6F3;
	color: #333333;
	font-size: 12pt;
	font-weight: normal;
}

.ConsultaLinhaImpar
{
	background-color: White;
	color: #284775;
	font-size: 12pt;
	font-weight: normal;
}

.DescricaoGrupo
{
	font-style: normal;
	border-color: #009900;
	font-weight: bold;
	font-size: 11px;
}

.ResumoPaginasRegistros
{
	font-style: normal;
	border-color: #009900;
	font-weight: bold;
	font-size: 11px;
}

.Observacao
{
	font-style: normal;
	color: #0000FF;
	font-style: italic;
	font-size: 12px;
}

.Observacao2
{
	font-style: normal;
	color: #0000FF;
	font-style: italic;
	font-size: 14px;
}


.texto
{
	font-style: normal;
	border-color: #009900;
}


.DescricaoCampo
{
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

.ConteudoCampo
{
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
    font-family: Times, Arial, sans-serif, Helvetica;
}

.dica
{
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	position: absolute;
	background-color: #ffffe1;
	visibility: hidden;
	color: black;
	font-style: normal;
	font-family: Times, Arial, sans-serif, Helvetica,;
	font-size: 12px;
}

.botaoPesquisar
{
	background-repeat: no-repeat;
	background-image: url(/imagens/pesquisar.gif);
	background-position: center; /*   margin: 2 2 2 2; */
	background-color: #DEDEBE;
	height: 25px;
	width: 25px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.botaoEnviarArquivo
{
	background-repeat: no-repeat;
	background-image: url(/imagens/enviarArquivo.jpg);
	background-position: center;
	background-color: #DEDEBE;
	height: 25px;
	width: 25px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.Botao
{
	background-repeat: repeat-x;
	background-image: url(/App_Themes/TemaPrincipal/Imagem/BotaoFundo.jpg);
	margin: 2 2 2 2;
	color: Black;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.TituloTela
{
	font-family: Arial, Times, sans-serif, Helvetica,;
	font-size: 18px;
	font-weight: bold; /* IE */ /*       height: 1em; 	  filter: Shadow(Color=#666666, 	          		Direction=135,  			        Strength=5);    */ /* Mozilla */
	line-height: 23px;
	white-space: nowrap;
}

/* Mozilla */
.TituloTela:before
{
	display: block;
	margin: 0 0 -2.12em 0.15em;
	padding: 0;
	color: #666666;
}


.corpo   {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: Times, Arial, sans-serif, Helvetica,;
    font-size  : 14px;
}

.rodape {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center; 
    font-size  : 11px;
    font-family: Arial, sans-serif, Helvetica;	

	background-color: #CACACA;
    
} 

.GrupoPagina
{
	background-color: #f4f4fd;
	border: thin solid #CACACA;
	padding: 10px;
}



.GrupoInformacoes
{
	background-color: #f4f4fd;
	border: thin solid #CACACA;
	width: 1px;
	padding: 10px;
}

.tituloTabela
{
	background-color: #CAD8AF;
}

.tabelaLinhaPar
{
	background-color: #E8E8E8;
}

.tabelaLinhaImpar
{
	background-color: #E0E9D1;
}
.centralizado
{
	text-align: center;
	position: absolute;
	top: 48%;
	width: 100%;
}

.negrito
{
	font-weight: bold;
}

.GrupoOpaco
{
	position: relative; /*    top: 0;     left: 0; */
	width: 100%;
	height: 100%;
	margin: auto;
	-moz-opacity: 0.4;
	background-color: White;
	z-index: 100;
}

.tabelaBorda 
{
	border:1px solid #000000;
	border-spacing : 5px; 
	border-style:solid;
	border-width:0px;
}
.tabelaBorda td  
{
	border:1px solid #000000;
	border-spacing : 5px; 
	border-style:solid;
	border-width:0px;
}



.fundoOpaco
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600%;
	margin: auto;
	opacity: 0.7;
	filter: alpha(opacity=70); /*     */
	-moz-opacity: 0.7;
	background-color:#000000;
	/*background-color: white;*/
	z-index: 1000;
}

.carregando
{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	position: absolute;
	color: Black;
	/*color: white;*/
	margin-left: 35%;
	width: 30%;
	top: 48%;
	background-color: white;
	/*background-color: gray;*/
	z-index: 1001;
}

.comentarioDepoimento
{
    border-top-width: 1px;

	border:1px solid #000000;
	border-spacing : 5px; 
	border-style:solid;
	border-width:0px;
    
	color: black;
	font-style: normal;
	font-style: italic;
	font-family: Arial, sans-serif, Helvetica,;
	font-size: 12px;
	text-align: left;
}

.autorDepoimento
{
    border-top-width: 1px;

	border:1px solid #000000;
	border-spacing : 5px; 
	border-style:solid;
	border-width:0px;
    
	color: black;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, sans-serif, Helvetica,;
	font-size: 12px;
	text-align: left;
}

.bordaSeparadora
{
    border-top-width: 1px;

	border:1px solid #000000;
	border-spacing : 5px; 
	border-style:solid;
	border-width:0px;
    
	color: black;
}


.duvidaPergunta
{
    border-top-width: 1px;

	border:1px solid #000000;
	border-spacing : 5px; 
	border-style:solid;
	border-width:0px;
    
	color: black;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, sans-serif, Helvetica,;
	font-size: 12px;
	text-align: left;
}

.duvidaResposta
{
	
	color: black;
	font-weight: normal;
	font-family: Arial, sans-serif, Helvetica,;
	font-size: 12px;
	text-align: left;
}



/* //////////////////////// -- Estilos de Impressão --////////////////////////////////////// */
@media print
{
	.somenteVideo
	{
		display: none;
	}
}
/* //////////////////////// -- Estilo de Tela --////////////////////////////////////// */
@media screen
{
	.somenteImpressora
	{
		display: none;
	}
}
