/* { 
	margin:0 auto;
    padding:0;
}*/
html, body{
	/* background:#EEEEEE url(images/bg-topo.jpg) repeat-x; */
	/* background:rgb(74,81,85); */
	background:#fff;
	font:12px Calibi, Arial, Verdana, Tahoma;
	color:#000;
	height:100%; 
	/* width:100%; */
}
#corpo_total{
	background:#fff;
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px; /* valor negativo referente a altura do rodapé */
	padding: 0 0 60px; /* desconta a altura do rodapé */
}
#navbarPrincipal{
	z-index:1000;
}
#navbarNivelDois{
	z-index:995;
}
#conteudo{
	background:#fff;
}
.cabecalho_base{
	min-height:40px;
	background:#C0C0C0;
	padding-top:6px;
	font:16px Calibi, Arial, Verdana, Tahoma;
	font-weight:bold;
	font-style:italic;
	margin-bottom:14px;
}
.conteudo_base{
	background:#fff;
}
#fecha_base{
	float:right;
}
#imprimir{
	float:right;
}
.intencoes{
    min-height: 100px;
    background-color: #428BCA;
    border: 2px solid #C0C0C0;
    border-radius: 7px;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 5px;
}
.intencoes h4{
    color: #FCAA23;
    font-weight: bold;
}
.intencoes_table{
    border: 2px solid #FFF;
    border-radius: 7px;
    margin-bottom: 5px;
}
.intencoes_multiplicadores{
    border: 2px solid #FFF;
    border-radius: 7px;
    margin-top: 10px;
}
.intencoes table{
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}
.charts{
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}
#accordion{
    margin-bottom: 5px;
}
.rodape_base{
	min-height:40px;
	background:#F8F8F8;
	padding-top:8px;
}
.rodape_base_etapa{
	min-height: 38px;
	background: #D3D3D3;
	padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
    border: #999 1px solid;
    margin-top: 20px;
}
.rodape_base_etapa form{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
#home{
	background:#fff;
	width:100%;
}
#home_miolo{
	margin:0 auto;
	max-width:1100px;
	border: none;
	text-align:center;
}
#cabecalhoFormPadrao{
	height:43px;
}
#tituloFormPadrao{
	font:14px Calibi, Arial, Verdana, Tahoma;
	color:#000;
	font-weight:bold;
	font-style:italic;
	float:left;
}
#formPadrao{
	float:right;
}
#botoesPadrao{
	float:left;
}
.pesquisaPadrao{
    border: 1px solid #DDD;
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 5px;
}
#pesquisaPadrao{
	float:right;
}
.mesma_linha{
	border:none;
	float: left;
}
#footer{
	height:60px;
	background:#C0C0C0;
	padding-top:12px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
#footer .bem_vindo{
	font-weight:normal;
	font-style:normal;
}
.detalhe_atendimento{
	font:14px Calibi, Arial, Verdana, Tahoma;
	font-weight:normal;
	font-style:normal;
}
.detalhe_atendimento_usu{
	font:12px Calibi, Arial, Verdana, Tahoma;
	font-weight:normal;
	font-style:italic;
}
.avatar{
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 4px 4px 2px #5C5C5C;
}
.topo_etapa{
    background-color: #BDBDAE;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: left;
    margin-bottom: 5px;
}
.gerenciar_col1{
    margin-left: 15px;
    margin-right: 15px;
}
.pericia_midia{
    text-align: center;
    min-height: 100px;
}
.pericia_midia img{
    background-color: none;
    border: 5px solid #428BCA;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 100px;
    height: 100px;
}
.pericia_midia_audio{
    min-height: 50px;
    margin-bottom: 10px;
}
.pericia_midia_audio_tocar{
    height: 50px;
    width: 100%;
    padding-bottom: 10px;
}
.pericia_midia_audio_btNovaJanela{
    padding-top: 15px;
}
.pericia_midia_audio_titulo{
    background-color: #ccc;
    padding-bottom: 2px;
}
.pericia_midia_audio_resumo{
    border-bottom: 3px solid #428BCA;
    padding-bottom: 3px;
}
.cad_aux{
    margin-bottom: 15px;
}
.cad_aux form{
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}
.cad_aux_info{
    border: 1px solid #CCC;
    border-radius: 5px;
} 
.cad_aux_table{
    background-color: #89A4E0;
}
.cad_aux_edita{
    margin-right: 15px;
    margin-left: 15px;
}
.cad_aux_edita span{
    color: red;
}
.cad_aux_bt_voltar{
    float: right;
}
.cad_aux_borda{
    border: 1px solid #CCC;
    border-radius: 5px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 10px;
} 
.painel_escondido{
    visibility: hidden;
}
.divisor{
    background-color: #EFEFEF;
    height: 25px;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding-left: 36px;
    padding-top: 5px;
}
.divisor span{
    cursor:e-resize;
}
.btAudio button{
    margin-top: 5px;
}
.audioLista{
    margin-bottom: 10px;
    border-bottom-color: #ccc;
    border-bottom-style: double;
}
.audioLista span{
    color: red;
}
.previa_fonte{
    font-size: 20px; 
    color:#000; 
    font-style:normal;
    font-weight:normal; 
    font-family: "Comic Sans MS";
    margin: 20px 20px 0px 20px;
}
.previa_fonte hr{
    border-top: 1px solid #000;
    margin-left: 5%;
    margin-right: 5%;
}
.tabela_trab{
    border: 2px solid #000;
    padding: 5px;
}
.tabela_trab_topo{
    background-color: #CCC;
    padding: 5px;
}
.link_table{
    color: #000;
    font-weight: normal;
}
.link_table:hover{
    color: blue;
    cursor: pointer;
    font-weight: bold;
}
#div_clear {
	clear:both;
}
/*
#geral {
	height:100%; 
	width:100%;
}
#corpo {
	height:600px; 
	width:100%;
}
#corpo_barra_logados {
	height:590px; 
	width:12%;
	color:#999999;
	background: url(../imagens/bg_02.jpg) repeat;
	float:left;
	border:2px solid #222;
	border-radius:10px;
}
#corpo_barra_logados_topo {
	height:22px;
	padding-top:8px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	background: url(../imagens/bg_03.jpg) repeat-x;
	border-radius:6px;
}
#corpo_barra_logados_conteudo {
	padding-left:5px;
	padding-top:8px;
	line-height:20px;
	font-weight:bold;
	height:562px;
}
#corpo_centro {
	height:600px; 
	width:76%;
	float:left;
}
#link_table{
	border:none;
	border-color:none;
}
#link_table a{
	border:none;
	border-color:none;
}
#link_table a img{
	border:none;
}
#form_esqueciSenha{
	display:block;	
	position:relative;
	margin-left:20px;
	margin-top:20px;
	border:none;
	text-align:center;
}
#form_esqueciSenha label {
	display:block; 
	min-height:26px;
	position:relative;
	overflow:hidden;
}
#form_esqueciSenha span {
	float:left;
	width:80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	margin:0 0 0 0;
}
#form_erro_login{
	display:block;	
	position:relative;
	margin-left:20px;
	margin-top:20px;
	border:none;
	text-align:center;
}
#form_erro_login label {
	display:block; 
	min-height:26px;
	position:relative;
	overflow:hidden;
}
#form_erro_login span {
	float:left;
	width:290px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:center;
	margin:0 0 0 0;
}
#rodape {
	height:34px; 
	width:100%;
	background:#red;
	/* background: url(../imagens/fundo_rodape2.jpg) repeat-x; */		/*
}
#alinha_rodape {
	height:9px;
	background:transparent;
}
#copyright {
    font:11px 'Trebuchet MS';
    color:#181D20;
    text-indent:30px;
    padding:0 0 0 0;
	float:left;
}
#copyright a {
	color:#181D20;
}
#copyright a:hover {
	color:#181D20;
}
#iec_rodape {
    font:11px 'Trebuchet MS';
    color:#79848A;
    text-indent:30px;
    padding:0 20px 0 0;
	float:right;
}
#iec_rodape a {
	color:#A5ACAF;
}
#iec_rodape a:hover {
	color:#2d92be;
}
#pg_home {
	height:593px; 
	width:100%;
}
#home_topo {
	height:563px; 
	width:100%; 
}
#img_fundo {
	padding-top:230px;
	height:333px; 
	width:361px; 
	float:center;
}
#home_rodape {
	height:30px; 
	width:100%;
	font:12px 'Trebuchet MS';
	font-weight:bold;
    color:#79848A;
    text-indent:30px;
}
#home_rodape a {
	color:#A5ACAF;
}
#home_rodape a:hover {
	color:#2d92be;
}
#pg_sobre {
	padding-top:430px;
	height:170px;
	width:400px;
	float:center;
}
#pg_erro404 {
	font:12px Calibi, Arial, Verdana, Tahoma;
    color:#fff;
    text-align:left;
	font-weight:bold;
	/* background:#c1c1c1; */		/*
	margin-top:270px;
	height:60px;
	width:500px;
	float:center;
}
.txt_padrao_br{
	font:12px 'Trebuchet MS';
    color:#fff;
    text-align:left;
}
.txt_padrao_pt_neg{
	font:14px 'Trebuchet MS';
    color:#000;
    text-align:right;
	font-weight:bold;
}
#caixa_200{
	height:19px;
	width:400px;
	font:14px 'Trebuchet MS';
	font-weight:normal;
	color:#707070;
	text-align:left;
}
#caixa_100{
	height:19px;
	width:200px;
	font:14px 'Trebuchet MS';
	font-weight:normal;
	color:#707070;
	text-align:left;
}
.caixa_data_padrao80 {
	width:100px;
	height:18px;
	font-size:12px;
	padding-left:3px;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color:#717171;
	box-shadow:2px 2px 2px rgba(0,0,0,.1) inset;
	border:1px solid #CCC;
	float:left;
}
.caixa_hora_padrao80 {
	width:100px;
	height:18px;
	font-size:12px;
	padding-left:3px;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color:#717171;
	box-shadow:2px 2px 2px rgba(0,0,0,.1) inset;
	border:1px solid #CCC;
	float:left;
}
.checkbox_padrao {
	position:relative;
	float:left;
}
#comboUsuario{
	width:205px;
	height:20px;
	font-size:12px;
	padding-left:3px;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color:#717171;
	box-shadow:2px 2px 2px rgba(0,0,0,.1) inset;
	border:1px solid #CCC;
	border-radius:2px;
	float:left;
}
#comboCategoria{
	width:305px;
	height:20px;
	font-size:12px;
	padding-left:3px;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color:#717171;
	box-shadow:2px 2px 2px rgba(0,0,0,.1) inset;
	border:1px solid #CCC;
	border-radius:2px;
	float:left;
}
#comboEstado{
	width:205px;
	height:20px;
	font-size:12px;
	padding-left:3px;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color:#717171;
	box-shadow:2px 2px 2px rgba(0,0,0,.1) inset;
	border:1px solid #CCC;
	border-radius:2px;
	float:left;
}
#textarea_padrao {
	float:left;
	width:500px;
	height:200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	margin:0 0 0 0;
	overflow:auto;
}
*/