

#id_header_site{
	overflow:hidden;
	}
@media (max-width:480px) {
	#id_header_site{
		/*display:none;*/
		animation: height_to_0 1s;
		animation-fill-mode: forwards;
		}
}

div._item_topo_1{
	padding: 10px;
	font-size: .9em;
}
@media (max-width:767px) {
	div._item_topo_1{
		padding: 5px;
		font-size: 0.8em;
		font-family:arial;
	}
}
._item_topo_1 a{
	text-decoration:none;
}
._item_topo_1 a:hover{
	color: #fff;
	text-decoration:none;
}
._item_redes_sociais_topo{
	display:inline;
	padding-left:1em;
}
 ._icone_redes_sociais_topo{
	font-size:2em;
}
div._info_cookies_topo_full{
	background-color:#444;
}
div._info_cookies_topo{
	padding: 10px 10px;
	font-size: 0.9em; 
	color: #BBB;
}
@media (max-width:767px) {
	div._info_cookies_topo{
		padding: 5px 5px;
		font-size: 0.8em; 
	}
}


#id_rodape_site{
	position:static;
	bottom:0;
	width:100%;
	z-index:1000;
}
@media (max-width:767px) {
	#id_rodape_site{
		padding-top:0;
		padding-bottom:0;
	}
}
#id_rodape_1_full{
	width:100%;
	padding:0;
}
div._item_rodape{
	padding: 10px 15px;
	font-size: .85em;
}
@media (max-width:767px) {
	div._item_rodape{
		padding: 5px;
		font-size: 0.8em;
		font-family:arial;
	}
}
._item_rodape a{
	text-decoration:none;
}
._item_rodape a:hover{
	color: #fff;
	text-decoration:none;
}
._item_redes_sociais_rodape{
	display:inline;
	padding-left:1em;
}
 ._icone_redes_sociais_rodape{
	font-size:2em;
}
div._info_cookies_rodape_full{
	background-color:#000;
}
div._info_cookies_rodape{
	padding: 10px 10px;
	font-size: 0.9em; 
	color: #bbb;
}
@media (max-width:767px) {
	div._info_cookies_rodape{
		padding: 5px 5px;
		font-size: 0.8em; 
	}
}



/*======== TITULOS =====*/

._titulo_principal, ._titulo_principal_sem_barra, ._titulo_modulo{
	font-size: 1.8em;
	color: #333;
	padding: 20px 20px 20px 20px;
	line-height: 100%;
	margin: 0;
}
._titulo_principal_com_barra{
	font-size: 1.8em;
	color: #FFF;
	padding: 30px 20px 30px 20px;
	line-height: 100%;
	margin: 0;
}
._titulo_tema{
	font-size: 1.5em;
	color: #333;
	line-height: 100%;
	margin: 0;
}
._titulo_bloco_sem_moldura, ._data_bloco_sem_moldura{
    font-size: 1.2em;
    line-height: 100%;
	padding:.2em;
}
._titulo_bloco_com_moldura, ._data_bloco_com_moldura{
	font-size: 1.1em; 
    line-height: 100%;
	padding:.2em;
}
._titulo_bloco_sem_moldura, ._titulo_bloco_com_moldura{float:left}
._data_bloco_sem_moldura, ._data_bloco_com_moldura{float:right}

._sub_titulo_bloco{
    font-size: 1.2em;
    line-height: 100%;
}

@media (max-width:767px) {
	._titulo_principal, ._titulo_modulo{
		font-size: 1.5em;
		padding: 10px 10px 5px 10px;
	}
	._titulo_tema{
		font-size: 1.3em;
	}
	._titulo_bloco_sem_moldura, ._data_bloco_sem_moldura{
		font-size: 1.2em;
	}
	._titulo_bloco_com_moldura, ._data_bloco_com_moldura{
		font-size: 1.2em;
	}
	._sub_titulo_bloco{
		font-size: 1.0em;
	}
}



/*======== CONTEÚDOS =====*/

._bloco_ver_mais, ._bloco_ver_menos {
	cursor:pointer;
	color:#990000;
}
._bloco_ver_mais:hover, ._bloco_ver_menos:hover {
	color:#FF0000;
}

#id_rodape_conteudo{
	width:100%; 
	height:35px; 
	margin:auto; 
	padding-left:5%; 
	padding-right:5%;
	/*background-color: #FFFFFF;*/
	/*background-color: rgba(255,255,255,0.5);*/
	background-color: transparent;
}

#id_target_conteudo {
	min-height:200px !important;
	padding: 0 0 0 0;
}
@media (max-width:767px) {
	#id_target_conteudo {
		min-height:200px !important;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width:767px) {
	#id_submenu_lateral_esquerdo_1 {
		padding-right: 0 !important;
	}
}

#id_conteudos_full[style*="background-image"] ._bloco_conteudos[style*="background-image"]{
	background-size: 100% 100% !important;
}

#id_mapa_google{
	/*
	-webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, .3);
	box-shadow: 4px 4px 6px rgba(0, 0, 0, .3);
	*/
}



/*======== TABELAS GERAIS =====*/
table._base {border-spacing: 1px; 
    border-collapse: separate;	
}

table._geral {
	width:100%;
	margin:auto;
	line-height: 100%;
    border-spacing: 1px;
    border-collapse: separate;	
}
table._geral td._head {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding: 8px 16px;}
table._geral td._normal {font-size: .85em; font-weight: normal; line-height: 100%; margin: 0; padding: 6px 12px;}
table._geral td._small {font-size: .8em; font-weight: normal; line-height: 100%; margin: 0; padding: 3px 6px;}
table._geral a._head{text-decoration: none;}
table._geral a._head_on{text-decoration: none;}
table._geral a._head:hover{color:#FFFF00;}
table._geral a._head_on:hover{color:#FFFF00;}
table._geral a._normal{text-decoration: none; color:#001788}
table._geral a._normal:hover{color:#FF0000;}

table._geral td._head_lateral {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding: 8px 16px;}
table._geral td._normal_lateral {font-size: .85em; font-weight: normal; line-height: 100%; margin: 0; padding: 6px 12px;}
table._geral td._small_lateral {font-size: .8em; font-weight: normal; line-height: 100%; margin: 0; padding: 3px 6px;}

@media (max-width:767px) {
	table._geral td._head {font-size: .8em;}
	table._geral td._normal {font-size: .75em;}

	table._geral td._head_lateral {font-size: .8em;}
	table._geral td._normal_lateral {font-size: .75em;}
}


/*======== TABELAS com Listagens =====*/
table._lista_geral {
	width:100%;
	margin:auto;
	line-height: 100%;
    border-spacing: 1px;
    border-collapse: separate;	
}
table._lista_geral td._head, table._lista_geral td._head_on {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding:.5em;}
table._lista_geral td._head > ._head{display:block;}
table._lista_geral td._normal, table._lista_geral td._strip_normal {font-size: .85em; font-weight: normal; line-height: 100%; margin: 0; padding: 6px 12px;}
table._lista_geral td._small {font-size: .8em; font-weight: normal; line-height: 100%; margin: 0; padding: 3px 6px;}
table._lista_geral a._head{text-decoration: none;}
table._lista_geral a._head:hover{color:#FFFF00;}
table._lista_geral a._normal{text-decoration: none; color:#001788}
table._lista_geral a._normal:hover{color:#FF0000;}

table._lista_geral td._head_2 {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding:.5em;}
table._lista_geral td._head_2 > ._head_2{display:block;}
table._lista_geral a._head_2{text-decoration: none;}
table._lista_geral a._head_2:hover{color:#FFFF00;}

@media (max-width:767px) {
	table._lista_geral td._head {font-size: .8em;}
	table._lista_geral td._head_2 {font-size: .8em;}
	table._lista_geral td._normal {font-size: .75em;}
	table._lista_geral td._smalll {font-size: .7em;}
}
	
/*======== Comum a Todas as TABELAS =====*/
td._nivel_1,  td._nivel_2, td._nivel_3, td._nivel_4, d._nivel_4 {display:table-cell}
@media (max-width:1200px) {td._nivel_5 {display:none}}
@media (max-width:991px) {td._nivel_4 {display:none}}
@media (max-width:767px) {td._nivel_3 {display:none}}
@media (max-width:480px) {td._nivel_2 {display:none}}
@media (max-width:360px) {td._nivel_1 {display:none}}

td > a {display:block;}

/*======== BOTÕES =====*/
._b_comum{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
._b_comum{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
._b_comum:disabled{cursor:not-allowed;opacity:0.3}

._b_especial:hover{color:#fff !important;background-color:#c10000 !important}
._b_especial:active {background-color: #ff1212 !important;}
._b_especial:focus {background-color: #ff1212 !important; font-size:1.2em;}


	
/*======== FORMULÁRIOS (form-horizontal) =====*/
._box_form_geral, ._box_form_filtro{
	margin: auto;
	padding: 1em;
}
@media (max-width:767px) {._box_form_geral, ._box_form_filtro{padding:.8em;}}
@media (max-width:480px) {._box_form_geral, ._box_form_filtro {padding:.6em;}}

._bloco_form_geral {
	margin: auto;
	padding: 1em;
	/*background-color:#E8E8E8;*/
}

.form-horizontal .form-group {margin-bottom: 1em;}
.form-horizontal .form-group:last-of-type {margin-bottom: 0;}

.form-horizontal  ._form_control {
	display: block;
	width: 100%;
	height: 34px;
	padding: .4em .8em;
	font-size: 1em;
	line-height: 1.42857143;
	color: #444;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-horizontal ._form_control > ._check_horizontal {display: inline-block;; font-weight:normal; margin-right: 1em;}
  
.form-horizontal .control-label {
	font-size:0.9em; 
	font-weight:normal; 
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}
@media (max-width:767px) {
	.form-horizontal .control-label {padding-top: 15px; padding-left: 15px;}
	.form-horizontal .form-group {margin-bottom:0;}
}
@media (max-width:480px) {
	/*.form-horizontal .control-label  {display:none;}*/
	/*.form-horizontal > div > div  {margin-bottom:1em;}*/
}

._disabled, input[type="text"]:disabled, textarea:disabled{
	color:#444 !important; 
	background-color: #eee !important;
}
textarea:read-only{
	color:#444 !important; 
	background-color: #eee !important;
}
textarea:-moz-read-only{
	color:#444 !important; 
	background-color: #eee !important;
}

textarea._historico {
	font-size:.85em !important;
}


/*======== DIVERSOS =====*/

._icon {
	text-decoration:none !important; 
	font-size: 150% !important;
	line-height: 100%;
}

._box_number {
	text-decoration:none; 
	font-size: 100%; 
	border: 1px solid transparent; border-radius: 3px;
	padding: .2em;
}

a._box_number {
	text-decoration:none; 
	color:#f2f2f2 !important; 
	background-color:#001788;
}
a._box_number:hover {
	background-color:#ff0000;
}


/*======== Sub-Menu Lateral - Opcional =====*/
#id_submenu_lateral{
  width:100%;
  margin:0 10px 10px 0;
  background-color:transparent;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
  box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
}

ul._submenu_lateral{
  width:100%;
  padding: 0;
}

ul._submenu_lateral > li{
  list-style: none;
  position: relative;
  display: block;
  margin: 0;
}

ul._submenu_lateral > li > ._submenu_lateral {
  position: relative;
  display: block;
  line-height:125%;
  margin: 0 0 15px 0;
  padding: 10px 10px 10px 30px;
  text-indent: -20px;
  background-color:#000;
  background-color:rgba(0, 0, 0, .7);
  text-decoration: none;
  color:#DDD;
  /*white-space: nowrap;*/
  text-transform: uppercase;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
  box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
  -webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;
}

ul._submenu_lateral > li > ._submenu_lateral:hover {
  background-color: #FF0000;
  /*color:#FF0000;*/
  color:#FFF;
  -webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;
}

ul._submenu_lateral > li > ._active {
  background-color: #FF0000;
  background-color:rgba(255, 0, 0, .7);
  /*color:#FF0000;*/
  color:#FFF;
}

@media (min-width:768px) {
	ul._submenu_lateral > li > ._submenu_lateral {
		font-size: 0.9em;
	}
}
@media (min-width:992px) {
	ul._submenu_lateral > li > ._submenu_lateral {
		font-size: 0.95em;
	}
}
@media (min-width:1200px) {
	ul._submenu_lateral > li > ._submenu_lateral {
		font-size: 1em;
	}
}


/*======== BARRA de Separadores - Opcional (Para Sub-Menus - Horizontal no Topo) Manutenção =====*/
._sub_menu {
	width: 100%;
    background-color: #252525;
}

._barra_separador {
	position: relative;
	width: 100%;
    overflow: hidden;
	padding-left: 1em;
	color: #bbb;
}
._barra_separador > ._separador_comum {
	padding: 8px 12px;
    float: left;
    width: auto;
    display: block;
    outline: 0;
    border: 1px solid transparent;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	margin-left: 1em;
    background-color: #666;
	-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;
}
._barra_separador > ._separador_comum:hover {
	color: #000;
	background-color: #ccc;
	text-decoration: none;
}
._barra_separador > ._separador_on {font-weight:bold;}
@media (max-width:991px) {
	._barra_separador > ._separador_comum {
		float: none;
		border: 0;
		border-radius: 0;
		margin: 1em 1em 0 1em;
		background-color: #666;
		-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;
	}
	/*._barra_separador >._separador_comum:last-child:not(._separador_on) {margin-bottom:3.5em;}*/
	._barra_separador > ._ultimo {margin-bottom:3.5em;}
	._barra_separador > ._separador_on {position:absolute; bottom:0;}
	._barra_separador > ._separador_on._ultimo {position:relative; bottom:0; margin-bottom:0;}
}
