<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imagem{

border:0px solid transparent;

}

*{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.rastro_fim{font-size:16px; font-weight:bold; color:#132372;}

#todo{background-image:url(/view/login/topo2.jpg); background-repeat:repeat-x; background-color:#F2F5F9; border: 1px solid  transparent;}

#topo .identificacao .nome_sistema{text-align:right; padding:10px 25px 0px 0px; color:#286186; font-size:25px;}

#topo .identificacao .nome_sistema a{
   text-align:right;
   padding:10px 25px 0px 0px;
   color:#286186; font-size:25px;
   text-decoration:none;
}

#topo{width:900px; margin:0 auto; height:180px }
	#topo .marca{width:164px; height:164px; float:left; z-index:2px; margin:15px 20px 20px 20px;}
	#topo .identificacao{height:40px; background-image:url(/view/login/linha_cinza.jpg); background-repeat:repeat-x;}
		
	
	#topo .usuario{height:30px; background-image:url(/view/login/linha_branca.jpg); background-repeat:repeat-x;}
		#topo .usuario .icone{ float:left; margin:5px 0px 0px 0px;}
		#topo .usuario .nome_usuario_normal{text-align:left; color:#286186; margin:15px 0px 0px 0px;  *margin-top:0px;  font-size:11px; font-weight:normal;}
		#topo .usuario .nome_usuario{width:650px; margin:8px 0px 0px 6px; text-align:left; float:left; color:#286186; font-size:11px; font-weight:bold;}
		#topo .usuario .iconesair{ float:right;  margin:-15px 0px 0px -40px; *margin:-15px 0px 0px -40px; width :60px; color:#286186; font-size:11px; font-weight:bold; vertical-align:top;}
	        #topo .usuario .iconehome{ float:right;  margin:-15px 150px 0px -38px; *margin:8px 0px 0px -175px ;width :60px; color:#286186; font-size:11px; font-weight:bold; vertical-align:top;}
     	        

                #topo .usuario .botao_sair{  margin:-15px 0px 0px 20px ; *margin:-15px 0px 0px 20px;position:relative;left:5px;  float:right; color:#286186; font-size:11px; font-weight:bold;}
                #topo .usuario .botao_sair a{ color:#286186; font-size:11px; font-weight:bold;}
                #topo .usuario .botao_sair a:hover{ color:#286186; font-size:11px; font-weight:bold;}
	        #topo .usuario .botao_home{  margin:-15px 70px 0px -130px ; *margin:-15px 0px 0px -130px ;float:right; color:#286186; font-size:11px; font-weight:bold;}

	#topo .menu{height:48px; background-image:url(/view/login/linha_azul.jpg); background-repeat:repeat-x;}
		#topo .menu .submenu{height:20px; float:left; color:white; font-size:13px; padding:15px 0px 10px 10px; font-weight:bold;}

#conteudo{ width:900px; margin:0px auto;  margin-top:0px; *margin-top:0px;}
		#conteudo .titulo_conteudo{margin-top:0px; margin-left:40px; *margin-left:0px; position:absolute;}
		#conteudo .icone_titulo{float:left; width:17px; height:17px; margin-top:5px; padding:0px;  background-image:url(/view/login/icone_titulo.jpg); background-repeat:no-repeat; }
		#conteudo .texto_titulo{float:left;  height:28px; line-height:28px; margin-left:5px; width:600px;}
		#conteudo .texto_titulo .rastro{font-size:16px; font-weight:bold; color:#3B83B1;}
		#conteudo .texto_titulo .rastro a{font-size:16px; font-weight:bold; color:#3B83B1; text-decoration:none; font-family:Arial,Helvetica,sans-serif;}
		#conteudo .texto_titulo .rastro a:hover{font-size:16px; font-weight:bold; color:#3B83B1; text-decoration:none; font-family:Arial,Helvetica,sans-serif;}
		#conteudo .texto_titulo .titulo{font-size:16px; font-weight:bold;}
		#conteudo .conteudo_miolo{
		//margin: 50px 100px 180px 90px;
                padding-top:40px;*padding-top:0px;
*margin: 50px 100px 10px 60px;
                 
		#conteudo .bg_home{width:238px; height:341px; margin:0 auto;  background-image:url(/login/bg_home.jpg); background-repeat:no-repeat; }
                  

}

#rodape{margin-top:20px;width:100%;position:relative;bottom:0 }
	#rodape .copyright{height:1px; line-height:1px; padding-bottom:0px; text-align:center;  background-image:url(/view/login/linha_copyright.jpg); background-repeat:repeat-x; margin:0 auto; font-weight:bold; color:#286186; font-size:11px;}
	#rodape .endereco{height:40px; line-height:40px; text-align:center; color:#DFEDF4; font-size:9px; background-image:url(/view/login/linha_endereco.jpg); background-repeat:repeat-x; margin:0 auto;}
/*
#rodape{margin:0 auto;}
	#rodape .copyright{height:1px; line-height:1x; padding-bottom:0px; text-align:center;  background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/linha_copyright.jpg); background-repeat:repeat-x; margin:0 auto; font-weight:bold; color:#286186; font-size:11px;}
	#rodape .endereco{height:40px; line-height:40px; text-align:center; color:#DFEDF4; font-size:9px; background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/linha_endereco.jpg); background-repeat:repeat-x; margin:0 auto;}
*/
/* formatação */
#input{
	border:1.5px solid #DBE5F1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	width:370px;
	height:25px;
	font-size:11px;
	margin-left:15px;
	vertical-align:middle;
	color:#666;
	padding:0px 0px 0px 5px;
}


.p_campo{
	border:1.5px solid #DBE5F1;
	border-radius:5px;	-moz-border-radius:5px;	-webkit-border-radius:5px;	-khtml-border-radius: 5px;
	width:140px;	height:25px; line-height:25px;
	font-size:11px;
	margin-left:15px;
	vertical-align:middle;
	color:#666;	
	padding:0px 0px 0px 5px;
}

.p_combo{
	border:1.5px solid #DBE5F1;
	border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;	-khtml-border-radius: 5px;
	width:147px;	height:25px;
	line-height:25px;
	font-size:11px;
	margin-left:15px;
	vertical-align:middle;
	color:#666;
	padding:2px 0px 0px 5px;
}

#textfield{
	border:1.5px solid #DBE5F1;
	border-radius:5px;	-moz-border-radius:5px;	-webkit-border-radius:5px;	-khtml-border-radius: 5px;
	width:30px;
	font-size:11px;
	vertical-align:middle;
	color:#666;
	padding:2px;

}
#select{
	border:1.5px solid #DBE5F1;
	border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;	-khtml-border-radius: 5px;
	height:25px;	line-height:25px;
	font-size:11px;
	margin-left:15px;
	vertical-align:middle;
	color:#666;
	padding:2px 0px 0px 5px;
}



.p_campo_desativado{
        margin-left:15px;

	border:1.5px solid #9B9B9B;
	background-color:#D1D1D1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	width:140px;
	height:25px;
	font-size:11px;
	vertical-align:middle;
	color:#999;	
	padding:0px 0px 0px 5px;
}


#textarea{
	border:1.5px solid #DBE5F1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	font-size:11px;
	width:370px;
	margin-left:15px;
	vertical-align:middle;
	color:#666;
	padding:5px 0px 0px 5px;
}

/* botao */
#bt_concluir{background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/botao/bt_concluir.jpg); background-repeat:repeat-x; width:87px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_voltar{background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/botao/bt_voltar.jpg); background-repeat:repeat-x; width:74px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_adicionar{background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/botao/bt_adicionar.jpg); background-repeat:repeat-x; width:89px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_buscar{background-image:url(../imagens/botao/bt_buscar.jpg); background-repeat:repeat-x; width:73px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_cancelar{background-image:url(../imagens/botao/bt_cancelar.jpg); background-repeat:repeat-x; width:85px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_excluir{background-image:url(../imagens/botao/bt_excluir.jpg); background-repeat:repeat-x; width:81px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_entrar{background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/botao/bt_entrar.jpg); width:73px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_avancar{background-image:url(../imagens/botao/bt_avancar.jpg); width:85px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_limpar{background-image:url(../imagens/botao/bt_limpar.jpg); background-repeat:repeat-x; width:73px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_novo{background-image:url(../imagens/botao/bt_novo.jpg); background-repeat:repeat-x; width:73px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_imprimir{background-image:url(../imagens/botao/bt_imprimir.jpg); background-repeat:repeat-x; width:90px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_imprimir_disab{background-image:url(../imagens/botao/desabilitado/bt_imprimir_disab.jpg); background-repeat:repeat-x; width:90px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_salvar{background-image:url(../imagens/botao/bt_salvar.jpg); background-repeat:repeat-x; width:85px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_pesquisa_avancada{background-image:url(../imagens/botao/bt_pesquisa_avancada.jpg); background-repeat:repeat-x; width:28px; height:25px; cursor:pointer; border:0px; }
#bt_enviar{background-image:url(https://www7.tjba.jus.br/eleicaovirtual/imagens/botao/bt_enviar.jpg); background-repeat:repeat-x; width:75px; height:29px; cursor:pointer; border:0px; }
#bt_anexar{background-image:url(../imagens/botao/bt_anexar.jpg); background-repeat:repeat-x; width:81px; height:29px; cursor:pointer; border:0px; margin-top: -20px;}
#bt_fechar{background-image:url(../imagens/botao/bt_fechar.jpg); background-repeat:repeat-x; width:81px; height:29px; cursor:pointer; border:0px; }
#bt_concluir_atendimento{background-image:url(../imagens/botao/bt_concluir_atendimento.jpg); background-repeat:repeat-x; width:150px;height:35px; cursor:pointer; border:0px; }
#bt_atestado{background-image:url(../imagens/botao/bt_atestado.jpg); background-repeat:repeat-x; width:101px;height:29px; cursor:pointer; border:0px; }
#bt_relatorio_medico{background-image:url(../imagens/botao/bt_relatorio_medico.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_info_pessoais{background-image:url(../imagens/botao/bt_info_pessoais.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_info_pessoais_disab{background-image:url(../imagens/botao/desabilitado/bt_info_pessoais_disab.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_historico_consultas{background-image:url(../imagens/botao/bt_historico_consultas.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_anexos{background-image:url(../imagens/botao/bt_anexos.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_prescricao{background-image:url(../imagens/botao/bt_prescricao.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_finalizar_atendimento{background-image:url(../imagens/botao/bt_finalizar_atendimento.jpg); background-repeat:repeat-x; width:101px;height:29px; cursor:pointer; border:0px;}
#bt_adicionar_CID{background-image:url(../imagens/botao/bt_adicionar_CID.jpg); background-repeat:repeat-x; width:130px;height:29px; cursor:pointer; border:0px;}
#bt_hoje{background-image:url(../imagens/botao/bt_hoje.jpg); background-repeat:repeat-x; width:205px;height:29px; cursor:pointer; border:0px;} 
#bt_pendencias{background-image:url(../imagens/botao/bt_pendencias.jpg); background-repeat:repeat-x; width:205px;height:29px; cursor:pointer; border:0px;} 
#bt_emitir_laudo{background-image:url(../imagens/botao/bt_emitir_laudo.jpg); background-repeat:repeat-x; width:101px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_emitir_doc{background-image:url(../imagens/botao/botao_emitir_doc.png); background-repeat:repeat-x; width:135px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_anexos_disab{background-image:url(../imagens/botao/desabilitado/bt_anexos_disab.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_prescricao_disab{background-image:url(../imagens/botao/desabilitado/bt_prescricao_disab.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_historico_afastamento{background-image:url(../imagens/botao/bt_historico_afastamento.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_historico_afastamento_disab{background-image:url(../imagens/botao/desabilitado/bt_historico_afastamento_disab.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_ok_msg{background-image:url(../imagens/botao/bt_ok_msg.jpg); background-repeat:repeat-x; width:27px; height:23px; cursor:pointer; border:0px; margin-top:20px;}
#bt_finalizar_disab{background-image:url(../imagens/botao/desabilitado/bt_finalizar_disab.jpg); background-repeat:repeat-x; width:101px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_salvar_disab{background-image:url(../imagens/botao/desabilitado/bt_salvar_disab.jpg); background-repeat:repeat-x; width:85px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_emitir_laudo_disab{background-image:url(../imagens/botao/desabilitado/bt_emitir_laudo_disab.jpg); background-repeat:repeat-x; width:101px; height:29px; cursor:pointer; border:0px; margin-top:20px;}
#bt_historico_pericias{background-image:url(../imagens/botao/bt_historico_pericias.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }
#bt_historico_pericias_disab{background-image:url(../imagens/botao/desabilitado/bt_historico_pericias_disab.jpg); background-repeat:repeat-x; width:165px;height:29px; cursor:pointer; border:0px; }









/*fim botao */

/*modal*/
#bt_ok{background-image:url(../imagens/botao/bt_ok_msg.jpg); background-repeat:no-repeat; width:27px; height:21px; cursor:pointer; border:0px; margin-top:20px;}
#bt_cancelar_msg{background-image:url(../imagens/botao/bt_cancelar_msg.jpg); background-repeat:no-repeat; width:61px; height:21px; cursor:pointer; border:0px; margin-left:20px; margin-top:20px;}
/* fim modal */

/* icone */
#icone_buscar{background-image:url(../imagens/botao/icone_buscar.jpg); background-repeat:repeat-x; width:21px; height:18px;cursor:pointer; border:0px; margin-top:20px;}
#icone_remover{background-image:url(../imagens/botao/icone_remover.jpg); background-repeat:repeat-x; width:21px; height:20px; cursor:pointer; border:0px; }
#icone_adicionar{background-image:url(../imagens/botao/icone_adicionar.jpg); background-repeat:repeat-x; width:21px; height:20px; cursor:pointer; border:0px; }
/* fim icone */

.p_texto{	font-size:11px;	vertical-align:top; *margin-top:5px;vertical-align:middle;height:40px;width:70px}
.texto_obrigatoriedade{color:#990000; padding-left:75px; font-size:9px;}
.obrigatoriedade{color:#990000;	font-size:13px;}
.p_resultado_mensagem{color:#990000; font-weight:bold;	font-size:12px;}


/* tela login */
.login{width:580px;margin-top: 150px;*margin-top: 0px;background-color: #F2F5F9; / * height:500px; */ }
.titulo_login{text-align:center;} 
.campo_login{width:270px;  text-align:left; margin:0 auto;}
.texto_pequeno{font-size:9px; color:#626367;}
.texto_pequeno a:link{font-size:9px; color:#626367; text-decoration:none;}
.texto_pequeno a:hover{  color:#333; text-decoration:underline;}
.texto_pequeno a:visited{  color:#999; text-decoration:underline;}
/* fim tela login*/

/*grid*/
.barra_superior{background-color:#B7D1E2;}
.barra_superior img{margin-right:3px; background-color:#B7D1E2;}
.titulo_grid{color:#01456A; background-image:url(../imagens/bg_tit_grid.jpg); text-align:center; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:30px;}
.rodape_grid{background-color:#DBDCE0; font-size:11px; height:35px; color:#333; padding-left:15px;}
.linha_impar{color:#626262; background-color:#F5F5F5; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; height:25px; }
.linha_impar a{color:#626262; background-color:#F5F5F5; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; height:25px; }
.linha_impar a:hover{color:#626262; background-color:#F5F5F5; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; height:25px; }
.linha_impar td a{font-size:11px;font-family:Arial, Helvetica, sans-serif; height:25px; } 
.linha_par{color:#626262; background-color:#EBEBEB; text-align:center; font-size:11px;font-family:Arial, Helvetica, sans-serif; height:25px;}
.linha_par td{font-size:11px;font-family:Arial, Helvetica, sans-serif; height:25px;} 
/* fim grid*/

/* tooltip */
a:hover {background:none; text-decoration:none;} /* background-color e necessario para o IE6 */
a.tooltip span {display:none; padding:3px 4px; margin-left:8px;  font-size:9px;  margin-bottom:50px;}
a.tooltip:hover span{display:inline; position:absolute; background:#FFFFCC; border:1px solid #cccccc;  font-size:9px;  color:#666;}
/* fim tooltip*/



#linkmais p {
			color: #809823;
			text-decoration: underline;
			display:inline;
			
		}
#linkmais p:hover {
			cursor: pointer;
			color:#000;
			text-decoration: none;
		}




*modal mensagem*/

.msg_editar{vertical-align:middle; padding:5px 0px  0px 0px; font-size:11px;	}
.full{	position:fixed;	z-index:999;	top:0px;	left:0px;	width:100%;	height:100%;	background-color:#0C253A;opacity:0.65;-moz-opacity: 0.65;filter: alpha(opacity=65);}
.modal{	
	position:fixed;		top:25%;		width:300px;		height:80px;	
	margin:50px 0px 0px -250px;	
	padding:10px;		z-index:9999;	/*color:#B56E1F; background-color:#FEF7F5; */	
	border:1px solid #FDE4E0;			 background-color:#F4F4F4;
	-moz-box-shadow:0px 0px 10px #000;		-webkit-box-shadow:0px 0px 10px #000;	box-shadow:0px 0px 10px #000;}

.modal_validacao{	
	position:fixed;		top:25%;		width:300px;		height:80px;		margin-top:50px;		margin-left:-250px;		padding:10px;		z-index:9999;	color:#333;
	border:1px solid #333;		background-color:#F4F4F4;		
	-moz-box-shadow:0px 0px 10px #000;		-webkit-box-shadow:0px 0px 10px #000;	box-shadow:0px 0px 10px #000;}

.modal_erro{	
	position:fixed;		top:25%;		width:300px;		height:80px;		margin-top:50px;		margin-left:-250px;		padding:10px;		z-index:9999;	color:#BF2E35;
	border:1px solid #BF2E35;		background-color:#FEF7F5;		
	-moz-box-shadow:0px 0px 10px #000;		-webkit-box-shadow:0px 0px 10px #000;	box-shadow:0px 0px 10px #000;
}

.modal_sucesso{	
	position:fixed;		top:25%;		width:300px;		height:80px;		margin-top:50px;		margin-left:-250px;		padding:10px;		z-index:9999;	color:#4D5F09;
	border:1px solid #4D5F09;		background-color:#F2F6DF;		
	-moz-box-shadow:0px 0px 10px #000;		-webkit-box-shadow:0px 0px 10px #000;	box-shadow:0px 0px 10px #000;
}

.modal_detalhamento{	
	position:fixed;		top:25%;		width:300px;		height:80px;		margin-top:50px;		margin-left:-250px;		padding:10px;		z-index:9999;	color:#000000;
	border:1px solid #4D5F09;		background-color:#F2F6DF;		
	-moz-box-shadow:0px 0px 10px #000;		-webkit-box-shadow:0px 0px 10px #000;	box-shadow:0px 0px 10px #000;
}


span.close{
	background:#000 url(../imagens/close.png) no-repeat center center;
	cursor:pointer;	
	height:25px;	
	width:25px;	
	position:absolute;	right:12px;	top:12px;	
	cursor:pointer;
	-moz-border-radius:5px;	
	-webkit-border-radius:5px;	
	border-radius:5px;		
	opacity:0.5;}
span.close:hover{	opacity:1.0;}
ul.friendsList{	list-style:none;	margin:10px 0 0 0;}
ul.friendsList li a{	
	display:block;	
	padding:15px 15px 15px 55px;	
	text-decoration:none;	
	color:#ddd;	
	font-size:26px;	text-shadow:1px 1px 1px #000;	
	margin:5px 10px;	
	background-color:#1f1f1f;	
	border:1px solid #222;	
	-moz-box-shadow:0px 0px 10px #000;	
	-webkit-box-shadow:0px 0px 10px #000;	
	box-shadow:0px 0px 10px #000;
	background-repeat:no-repeat;	
	background-position:5px 50%;	
	opacity:0.9;	
	outline:none;
}
.destaque{background:#DDE5EC;color:#025A8D;}
