/* CSS Document */
body{
	background			: url(/_imagens/bg_fundo_geral.gif) repeat-x #ffffff;
	margin				: 0px 0px 0px 0px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #586C76;
	text-align:left
	}

	a:link {
		color: #366194;
		text-decoration:none;
	}
	a:visited {
		color: #366194;
		text-decoration:none;
	}
	a:hover {
		color: #0E151F;
		text-decoration:none;
	}
	a:active {
		color: #366194;
		text-decoration:none;
	}
			
input, textarea, select{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#3C3C3C;

}
.botao_claro{
background: #d3e2ea;
color:#395766;
font-size: 0.9em;
font-weight:bold;
cursor:pointer;
border-left:1px solid #dbe9f1;
border-top:1px solid #dbe9f1;
border-right:1px solid #98adb9;
border-bottom:1px solid #98adb9;


}
.botao_claro2{
background: #d3e2ea;
color:#395766;
font-size: 1.0em;
font-weight:bold;
cursor:pointer;
border-left:1px solid #dbe9f1;
border-top:1px solid #dbe9f1;
border-right:1px solid #3d5c6d;
border-bottom:1px solid #3d5c6d;
padding: 2px 4px 2px 4px;


}

.botao_escuro{
background: #184861;
color:#e0eef6;
font-size: 1.0em;
font-weight:bold;
cursor:pointer;
border-left:1px solid #336b88;
border-top:1px solid #336b88;
border-right:1px solid #336b88;
border-bottom:1px solid #336b88;
padding: 2px 4px 2px 4px;
}



#login	input{
		width			: 115px;
		background		: #c1cede;
		border			: 0px;
		}
	
#slidemenubar, #slidemenubar2{
position:absolute;
border:1.5px solid black;
line-height:20px;
}
		
#busca	select{
		width			: 280px;
		background		: #f9f9f9;
		font-family:Arial, Helvetica, sans-serif;
		font-size		:1.0em;
		}
	
	.visivel {
		display: 	block;
		visibility: visible;
	}
	
	.invisivel {
		display: 	none;
		visibility: hidden;
	}
#conteudo{
	background			: url(/_imagens/bg_geral.gif) repeat-y;
	text-align			: left;
	clear				: both;
	width				: 770px;
	height				: 100%;
	margin				: 0 auto;
	}

#miolo_central{
	width				: 760px;
	margin				: 0 auto;
	background			: url(/_imagens/miolo_bg.jpg) repeat-x #e6eff5;
	}

#miolo{
	margin				: 0 auto;
	}
	
	.barra_tit{
		background		: url(/_imagens/bg_tit_processos.gif);
		font-size		: 14px;
		color			: #F1F4F5;
		font-weight		: bold;
		}
	.tit_secao{
		font-size		: 1.5em;
		margin			: 0px 15px 15px 15px;
		padding			: 5px 0px 6px 0px;
		font-family		: Arial, Helvetica, sans-serif;
		font-weight		: bold;	
		border-bottom: 1px dotted #BCC9CF;
		text-align:center;
	
	}
	.usuario_logado{
		background		: url(/_imagens/bg_tit_processos2.gif);
		height			: 19px;
		margin-bottom	: 8px;
		padding			: 5px 0px 0px 62px;
	}
	.barra_tit2{
		font-size		: 1.5em;
		margin-bottom	: 15px;
		padding			: 5px 0px 0px 53px;
		font-family		: Arial, Helvetica, sans-serif;
		font-weight		: bold;
		height			: 28px;
		background		: url(/_imagens/bg_tit_processos2.gif);
		}
	
	.bloco{
		padding			: 0px 20px 0px 0px;
		_margin-left	: 27px;
		margin-left		: 53px;
		margin-bottom	: 10px;
		border-bottom	: 1px dotted #4e6873;
		}
	.bloco2{
		padding			: 0px 20px 0px 0px;
		_margin-left	: 5px;
		margin-left		: 5px;
		margin-bottom	: 10px;
		border-bottom	: 1px dotted #4e6873;
		border-top		: 2px solid #3c86ae;
		text-align		: left;
		}


	.campo_documento{
		margin			: 9px 0px 12px 0px;
		background:#74909c;
		font-size		: 0.9em;
		width			: 170px;
		height			: 17px;
		padding			: 2px 0px 0px 8px;
		font-weight		: bold;
		color			:#f9f9f9;
		
		}	
	
	.descricao{
		font-size		: 1.0em;
		color			:#63717a;
		}
#login{
	background			: url(/_imagens/login_corpo_bg.gif) repeat-y;
	width				: 287px;
	float				: left;
	clear:both;
	position:fixed;
	
	
}
	.login_1{
		margin			: 3px 0px 1px 82px;
		}

	.login_2{
		margin-left		: 27px;
		font-size		: 1.1em;
		font-family		: Arial, Helvetica, sans-serif;
		font-weight		: bold;
		font-weight:bold;
		}

	.login_3{
		_margin-left	: 34px;
		margin-left		: 35px;
		margin-top		: 4px;
		font-size		: 1.1em;
		font-family		: Arial, Helvetica, sans-serif;
		font-weight		: bold;
		}
		
	.login_4{
		margin-left		: 84px;
		margin-top		: 4px;
		font-size		: 1.0em;
		font-family		: Arial, Helvetica, sans-serif;
		}
	.login_base{
		background			: url(/_imagens/login_base_bg.gif) no-repeat;
		height				: 34px;
		clear				: both;
		}
	.login_usuario{
		margin-left		: 9px;
		font-size		: 1.0em;
		font-family		: Arial, Helvetica, sans-serif;
		font-weight		: bold;
		font-weight:bold;
		}

#busca{
		width				: 470px;
		clear				: both;
		margin				: 5px 0px 120px 0px;
		_margin				: 3px 0px 120px 0px;
		text-align			: center;
		float				: right;
		
	
		}

	.busca_1{
	background			: #89bdd5;
	text-align			: left;
	padding				: 20px 0px 5px 23px;
	}
	
	.busca_2{
	margin				: 0px;
	background			: #89bdd5;
	
		
		}
	.busca_3{
	background			: #89bdd5;
	height				: 70px;
	padding				: 20px 30px 0px 215px;
	text-align			: right;
	font-size			: 1.2em;
		
		}
	.busca_4{
	margin				: 0px 0px 0px 0px;
		}
	.busca_5{
	margin				: 0px 0px 8px 0px;
	padding				: 15px 0px 8px 0px;
	text-align			: center;
	cursor				: pointer;	
	color				: #3F87A3;
	
		
		}
	.listagem{
	margin				: 0px 0px 8px 55px;
	padding				: 15px 0px 8px 0px;
	text-align			: left;
	font-size			: 1.3em;
	font-weight:bold;
	border-bottom		: 1px solid #b2ced9;
		
	
	}

#direita{
	margin				: 10px 0px 0px 200px;
	padding				: 20px 0px 20px 0px; 
	border-top			: 1px dotted #d1d5d9;
	border-bottom		: 1px dotted #d1d5d9;

	}
#esquerda{
	padding				: 10px 0px 0px 8px;
	_padding			: 15px 0px 0px 8px; 
	float				: left;
	width				: 190px;
	background:#D2D9DD;
	}
#esquerda img {
	border				: 3px solid #d0d6da;
	}
#direita2{
/*	margin				: 10px 0px 0px 300px;*/
	float				: right;
	width				: 380px;
	padding				: 20px 0px 20px 0px; 
	border-top			: 1px dotted #d1d5d9;
	border-bottom		: 1px dotted #d1d5d9;
	
	}
	.tit_comentarios{
	font-size			: 1.9em;
	color				: #47809E;
	margin-bottom		: 15px;
	}
	
#listagem{

}

	#tb_01 table{
	border-bottom				: 3px solid #538daa;
	border-left					: 1px solid #e4e8ea;
	border-right				: 1px solid #e4e8ea;
	}
	
	#tb_02 table{
	border-bottom				: 1px dotted #e3eaed;
	border-left					: 0px solid #538daa;
	border-right				: 0px solid #538daa;
	
	}
	.tit_tabela{
		background-color		: #3c86ae; 
		border-bottom			: 1px solid ##666666;
		color					: #E9F3FC;
		font-weight				: bold;
	}

.contorno_form{
		border-top		: 	0px solid #99b4c6;
		border-right		: 1px solid #bfd0db;
		border-bottom		: 1px solid #bfd0db;
		border-left			: 1px solid #bfd0db;
		
		padding				: 5px;
		width				: 630px;
		margin-bottom		: 5px;
		overflow			: hidden;
		padding				: 12px 0px 0px 35px;
		background			: #FFFFFF;
	}
	
	
	.tit_processo{
	font-size:14px; 
	color:#354962; 
	font-weight:bold;
	border-bottom: 2px solid #9CBFD1;
	margin			: 20px 70px 8px 0px;
	background:#f8fbfd;
	}
	.tit_processo a{
	text-decoration:none;
	color:#354962; 
	}
	.tit_processo a:visited{
	text-decoration:none;
	color:#354962; 
	}
	.tit_processo a:hover{
	text-decoration:none;
	color:#354962; 
	}
	.tit_processo a:active{
	text-decoration:none;
	color:#354962; 
	}
	
	.linha{
		width		: 547px;
		clear		: both;
		border		: 1px solid #b6c1c9;
		padding		: 3px 4px 4px 4px ;
		text-align	: left;
		margin		: 8px;
		background: #FFF;
	}	
	.linha_pad{
	padding				: 0px 4px 0px 4px;
	
	}
		.linha_ins{
		
		clear		: both;
		padding		: 3px 4px 12px 15px ;
		text-align	: left;
		margin		: 0px;
	}	
	.contesta{
		width		: 547px;
		clear		: both;
		border-bottom		: 1px solid #b6c1c9;
		padding		: 6px 4px 6px 4px ;
		text-align	: left;
		margin		: 1px 8px 1px 22px;
		font-size	: 11px;
		color		: #566778;
		background	: #e9f2f8;
	}		

	.label{
		background	: url(../_adm/_images/form_titulo_bg.gif) repeat-x;
		width		: 140px;
		float		: left;
		
		height		: 20px;
		padding		: 2px 10px 0px 0px; 
		color		: #62626b	;
		text-align	: right;
								
	}
	

	.categoria{
		padding		: 1px 3px 0px 3px;
		float		: left;
		margin-left	: 5px;
	}
	.campo {
		margin-top	: 5px;
		text-align	: left;

	}

	.acao{
		padding		: 9px 24px 0px 0px;
		text-align	: right;
		background	: url(../_adm/_images/form_bg_base.gif) repeat-x;
		height		: 40px;
		margin-right: 45px;
		_margin-right: 25px;

	}
	.msg_filtro{
		text-align:center;
		color:red;
		padding: 6px 0px 15px 0px;
		font-size: 1.1em;
		font-weight:bold;
	}

#rodape{
	height				: 21px;
	background			: url(/_imagens/rodape_bg2.gif) repeat-x;
	clear				: both;
	z-index:0;
	}
  
	.rodape_logo{
		float			:left;
		display:none;
		}
	
	.rodape_endereco{
		padding			: 10px 0px 0px 260px;
		margin-bottom	: 14px;
		font-size		: 0.9em;
		display:none;
		}
	
	.rodape_assinatura{
		padding			: 3px 10px 0px 10px;
		text-align		: center;
		font-size		: 0.9em;
		color			: #95A9B3;
		}
.msg_margin{
	text-align			: center;
	font-size			: 12px;
	background			: #f3f5f7;
	color				: #f3350a;
	font-weight			: bold;
	margin				: 15px 0px 20px 0px;
	border-top			: 1px solid #c5ccd0;
	border-bottom		: 1px solid #c5ccd0;
	padding				: 8px 0px 8px 0px;
	}