.bct {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	padding-left: 15px;
}

.bct a:link {
	color: #999999;
	text-decoration: none;
}

.bct a:hover {
	color: #999999;
	text-decoration: underline;
}

.bct a:active {
	color: #999999;
	text-decoration: none;
}

.bct a:visited {
	color: #999999;
	text-decoration: none;
}

.usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 15px;
}

.titulocampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
    text-align: right;
}

.titulocampoEsquerda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
    text-align: left;
}

.titulopag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.textoImperativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	background-image: url(../images/t_seta.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

.textoImperativo a:link {
	color: #003366;
	font-size: 11px;
}

.textoImperativo a:hover {
	color: #003366;
	font-size: 11px;
}

.textoImperativo a:visited {
	color: #003366;
	font-size: 11px;
}

.textoImperativo a:active {
	color: #003366;
	font-size: 11px;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #003366;
	margin: 3px;
}

.campoLeitura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px;
	margin: 3px;
    text-align: left;
}

.campodesab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #003366;
	margin: 3px;
    background-color: #CCCCCC;
}

.label {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.labelEsquerda {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.labelCentro {
	text-align: center;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.labelElevado {
	text-align: right;
	padding-right: 5px;
        padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.labelCampoFixo {
	text-align: left;
	padding-left: 3px;
    padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;    
	color: #000000;
}

.labelComprovante {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.labelComprovanteData {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.labelComprovanteEsquerda {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.labelComprovanteDataEsquerda {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #003366;
}

.topo {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #015DA6;
	height: 55px;
	width: 100%;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #629962;
	background-image: url(/images/t_mbg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	/*padding-left: 10px;*/
	width: 100%;
	height: 18px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.tabelaGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

.botaoIntuitivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	border: 1px solid #003366;
	height: 22px;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	height: 22px;
}

.botaodesabilitado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bbbbbb;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	height: 22px;
}

.textosimples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.msgSucesso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/msg_verde.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

a:link {
	color: #003366;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #003366;
}

a:active {
	color: #003366;
}

.msgLembrete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/msg_azul.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

.msgAtencao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/msg_amarela.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

.msgErro {
	font-family: Arial;
	font-size: 11px;
	color: #882222;
	padding-left: 25px;
	background-image: url(../images/msg_vermelha.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

.msgErro a:link {
	color: #993333;
}

.msgErro a:hover {
	color: #993333;
}

.msgErro a:active {
	color: #993333;
}

.msgErro a:visited {
	color: #993333;
}

.tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.tabela th {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/tab_th_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	background-color: #669966;
	font-weight: bold;
}

.tabela th a:link {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.tabela th a:hover {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.tabela th a:visited {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.tabela th a:active {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.tabela tr.even  {
	height: 17px;
	background-color: #f7f7f7;
}

.tabela tr.even a:hover  {
	height: 17px;
	background-color: #886633;
}

.tabela tr.odd  {
	height: 17px;
	background-color: #ebebeb;
}

.labelObrigatorio {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882222;
}

.paginacao {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	height: 20px;
	text-align: right;
	background-position: top;
}

.paginacao a:link {
	color: #003366;
	text-decoration: none;
}

.paginacao a:hover {
	color: #003366;
	background-color: #88bb88;
	text-decoration: underline;
}

.paginacao a:visited {
	color: #003366;
	text-decoration: none;
}

.paginacao a:active {
	color: #003366;
	text-decoration: none;
}

/* especialmente para o sae-v.70 */
.camposemmoldura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px solid #003366;
	margin: 2px;
}

.labelObrigatorioEsquerda {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #882222;
}

.nd {
    border: 1px solid #CCCCCC;
    text-align: center;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.celula_contornoPontilhadoLaranja{
	border-top: 1px dotted #FF9900;
	border-right: 1px dotted #FF9900;
	border-bottom: 1px dotted #FF9900;
	border-left: 1px dotted #EEC45A;
    text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.preto {
	color: #000000;
}

.destaqueData {
	border: 1px solid #828282;
}

/* SISAGE */

.rodape{
	float:left;
	width:100%;
	margin:10px 0;
}

.rodape .links{
	color:#fff;
	height:18px;
	font-size:10px;
	padding-top:6px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../imagens/bg_menu.png) !important;
}

.rodape .links a{
	color:#fff;
	text-decoration:none;
}

.rodape .links a:hover{
	text-decoration:underline;
}

.textoRodape{
	color:#929292;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px;
}


.textoRodapeEsquerda{
	color:#929292;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 10px;
	float: left;
	width: 48%;
	text-align: left;
}

.textoRodapeDireita{
	color:#929292;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 10px;
	float: right;
	width: 48%;
	text-align: right;
}

.textoRodape a{
	color:#929292;
	margin-left:3px;
	margin-right:6px;
	font-weight:normal;
	text-decoration:none;
}

.textoRodape a:hover{
	text-decoration:underline;
}

.esquerda{
	width:17%;
	float:left;
	text-align:left;	
	margin-top: 0.3%;
	margin-bottom:0.5
}

.imagemEsquerda{	
	height: 12px;	
	margin-left: 10px;
}

.centro{
	width:58%;
	float:left;
	text-align:center;
	margin-top: 0.3%;
	margin-bottom:0.5;
}

.direita{
	width:10%;
	float:right;
	text-align:right;	
	margin-top: 0.3%;
	margin-bottom:0.5;
}

.imagemDireita{	
	height: 12px;	
	margin-right: 10px;
}
#governoInterna{
	background:#FFCC00;
	margin:0 auto;
	height:21px;
}

#brasilInterna{
	height:21px;
	width:85px;
	float:right;
	padding:0 0 0 25px;
}

#previdenciaInterna{
	width:256px;
	height:21px;
	float:left;
}

.topo{
	width:100%;
	height:60px;
	background-color:#053A64;
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/top_bg.jpg);
}

.topo a{
	text-decoration:none;
}

#logoPrevidencia{
	float:left;
	padding-top:6px;
	vertical-align:middle;
	position:absolute;
}

#logoEntidade{
	padding-top:6px;
	vertical-align:bottom;
}

#seloComemorativo{
	float:right;
}

h1{
	margin:0;
	float:center;
	text-align:center;
	padding:15px 0px;
	color:#fff;
	font-weight:bold;
	font-size:16px !important;
	font-family:Arial, Helvetica, sans-serif;
}

#icons{
	position:absolute;
	text-align:right;
	padding-top:10px;
	z-index:30000;
	width:50px;
	left:100%;
	margin-left:-52px;
}

.cabecBarra {
	background-image: url(../images/barra-gov-1.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	z-index: 1;
	width: 11px;
	height: 35px;	
}

.barraGov1{	
	width:1%; 
	height:35px;	
	background-image: url("../images/barra-gov-1.png");
	background-repeat: no-repeat; 
	/*background-position: left top;*/
	float: left; 
}

.barraGov2{		
	float: left;  
	width:15%; 	
	height:35px;
	background-image: url("../images/barra-gov-2.png");
	background-repeat: repeat-x;
	z-index:1;	
}

.barraGov3{		
	background-image: url("../images/barra-gov-3.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 35px;   
    margin-right: 1px;
    width: 100%;
    z-index: 3;	
}

.barraCabGov{
	width: 100%;
	height: 35px;
	background-color: #004921;
}

.barraRodapeGov{
	width: 100%;
	height: 35px;
	background-color: #004921;
}
