
/*
Seção 4
*/

.box_top {
	width: 707px;
	margin-left: 28px;
	padding-top: 20px;
	margin-top: 0px;
}
.secao_icones_detalhes{
	font: 10px tahoma;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C9CDB4;
	color: #009036;
}
.secao_icones_detalhes a{
	font: 10px tahoma;
	font-weight: bold;
	color: #009036;
	margin-left: 0px;
}
.secao_icones_detalhes a:hover{
	font: 10px tahoma;
	font-weight: bold;
}
.secao_icones_zip {
	font: 10px tahoma;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C9CDB4;
	color: #009036;
}
.secao_icones_zip a{
	font: 10px tahoma;
	font-weight: bold;
	color: #009036;
	margin-right: -8px;
}
.secao_icones_zip a:hover{
	font: 10px tahoma;
	font-weight: bold;
}
.data_conteudo {
	padding-top: 20px;
	color: #9a9a9a;
	font: 10px tahoma;
	font-weight: bold;
	margin-left: 0px;
}
.data_conteudo a{
	color: #9a9a9a;
	font: 10px tahoma;
}
.data_conteudo2 {
	color: #9a9a9a;
	font: 10px tahoma;
	font-style: italic;
	font-weight: normal;
}
.titulo_conteudo {
	color: #9a9a9a;
	padding-bottom: 10px;
	margin-left: 0px;
}
.data_ultima_atualizacao {
	color: #9a9a9a;
	font: 10px tahoma;

	font-style: italic;
	font-weight: normal;
}
.titulo_data_conteudo {
	padding-left: 28px;
	border-bottom: 1px dotted #C9CDB4;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #009036;

}

.tooltip {
	color: #757575;
	font: 9px tahoma;
}
.secao_paginacao_tr {
	color: #009037;
	font: 10px tahoma;
}

.secao_paginacao_ano_atual {
	font-weight: bold;
	color: #009036;
	background: url('/images/seta_verde_secao4.gif') no-repeat;
	background-position: center 100%;
}

.secao_paginacao_ano_atual a{
	font-weight: bold;
	color: #009036;
	font-size: 11px;
}
.secao_paginacao_ano_atual a:hover{
	font-weight: bold;
	color: #9A9A9A;
	text-decoration: none;
	font-size: 11px;
}
.secao-2-dtl-data {
	margin-left: -3px;
	vertical-align: middle;
}
.secao_seta_verde {
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -5px;
}
.secao_paginacao_ano a{
	font-weight: normal;
	color: #9A9A9A;
	font-size: 11px;
}
.secao_paginacao_ano a:hover{
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: none;
	font-size: 11px;
}
.secao_tabela_ipe {
	width: 707px;
	margin-left: 10px;
}
.titulo_apresentacao {
	padding: 25px 0px 0px 30px;
	font-weight: bold;
	font-size: 15px;
}
/*.titulo_apresentacao td {
	font-weight: bold;
	font-size: 15px;
	margin-left: 40px;
}*/
.conteudo_sub_apresentacao {
	padding-left: 0px;
}
.conteudo_apresentacao {
	padding-left: 0px;
}
.link_ordenacao{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 100px;
}
.link_ordenacao a{
	color: #9A9A9A;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma;
}
.link_ordenacao a:hover{
	color: #009036;
	font-size: 12px;
	text-decoration: underline;
	font-family: tahoma;
}
.bullet_seta{
	margin-left: 35px;
}

/* Aba com links Cemig D e GT */

.aba_links {
	margin: 43px 0px 0px 580px;
	position:absolute;
	font-family: tahoma;
	font-size: 10px;
	font-weight: none;
	color: #9a9a9a;
	vertical-align: top;
	text-align: left;
	width:170px;
	background: none;
}

body:nth-of-type(1) .aba_links {
	margin-top: 43px;
}

.aba_links h1 {
	font-family: tahoma;
	font-size: 11px;
	padding: 6px 0px 5px 0px;
	margin-top: -75px;
	font-weight: none;
	color: #FFFFFF;
	text-align: center;
	position:relative;
	z-index:100;
	background: url('/images/bg_info_conteudo.gif') center no-repeat;
}

* html .aba_links h1, *:first-child+html .aba_links h1 {
	width: 170px;
	top: 0px;
	background: url('/images/bg_info_conteudo.gif') center no-repeat;
}

.aba_links a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	font-weight: none;
}
.aba_links a:hover {
	text-decoration: none;
	color: #757672;
	font-size: 10px;
	font-weight: none;
}
/* FIM */