 	/* /conteudo geral/ .................................................................................... */
	
	DIV#content-full UL.lista-interna { font-weight: normal }
	
	DIV#content-full A.link-header2 { margin-left: 84px }
	
	DIV#popupConteudo {
	position: relative;
	margin-left: 5px;



    } 
	
	DIV#header_pop {
	position: relative;
	width: 739px;
	margin-bottom: 5px;
	height: 200px;
	background: #FFFFFF url("../../images/_layout/fundo_pop.png") repeat-x;
	/*background-image: url(%22../../images/_layout/fundo_pop.png%22);*/
	z-index: 1;


    }
	
	DIV#header_pop_perfil {
	position: relative;
	width: 550px;
	margin-bottom: 5px;
	height: 200px;
	background: #FFFFFF url("../../images/_layout/fundo_pop_perfil.png") repeat-x;
	/*background-image: url(%22../../images/_layout/fundo_pop_perfil.png%22);*/
	z-index: 1;
    }
	
	DIV#box_indicadores { width: 350px } 

        DIV#box_indicadores  { margin-left: 10px; margin-right: 50px; display: inline }
	
	INPUT.botao-voltar { 
      width: 80px; height: 19px; padding: 0; margin-left: 4px; margin: 0px 0px 0 250px; 
      border: 1px solid #FFFFFF !important; 
      background: url("../../images/_layout/fundo_botao_verde.png") repeat-x; 
      font-weight: bold; text-align: center; color: #FFFFFF 
    }
	
	INPUT.botao-voltar-grande { 
      width: 120px; height: 19px; padding: 0; margin-left: 4px; margin: 0px 0px 0 200px; 
      border: 1px solid #FFFFFF !important; 
      background: url("../../images/_layout/fundo_botao_verde.png") repeat-x; 
      font-weight: bold; text-align: center; color: #FFFFFF 
    }
	
	INPUT.botao-topo { 
      width: 50px; height: 19px; padding: 0; margin-left: 4px; margin: 0px 0px 0 290px; 
      border: 1px solid #FFFFFF !important; 
      background: url("../../images/_layout/fundo_botao_verde.png") repeat-x; 
      font-weight: bold; text-align: center; color: #FFFFFF 
    }
	
	H1.mapas{ text-align: left; margin-top: 16px; margin-left: 16px }
	
	P#topo { text-align: right; margin-top: 24px; margin-bottom: 16px }
	
	P#topo A { padding-bottom: 1px; border-bottom: 3px solid #CEDECA; color: #000000 }
	
	P#topo A:hover { text-decoration: none; border-bottom-color: #A7CE2F }
	
	P#voltar.anteriores { text-align: right; margin-top: 24px; margin-bottom: 16px }
	
	BODY.fundo-branco { text-align: center; background: #FFFFFF} 
	
	H3.h3-glossario {margin-left: 16px; color: #646464; text-align: left; font-family: Verdana, Arial, sans-serif; font-weight: bold}
	
	A.links-glossario  { font-weight: bold; color: #095AA6 }
	
	IMG.alinha-imagem { text-align: right; vertical-align: top; margin-left: 10px }
	
	IMG.espaco-imagem { margin-left: 100px; text-align: right }
	
	DIV.texto-download { display: inline; width:150px; text-align: left; margin-top:150px}
	
	IMG.espaco-imagem2 { display: inline; text-align: right }
	
	IMG.imagem-margem-topo { margin-left: 80px; margin-top: 10px; text-align: right; vertical-align: top }
	
	SPAN.imagem_centro { text-align:center; }
	
	SPAN.texto-imagem {
	position: absolute;
	margin-left: 60px;
	text-align: left;
	width:250px;
	left: 110px;
}
	
	IMG.imagem_esquerda { float: right }
	
	SPAN.legenda-mapas { position: relative;  width:100px; font: normal 9px Arial, Helvetica, sans-serif !important; color: #646464 ; height:64px; vertical-align: top}
	p.legenda-mapas { position: relative; width:100px; font: normal 9px Arial, Helvetica, sans-serif !important; color: #646464 ; height:64px; vertical-align: top}
	p.legenda-mapas_right {  width:80px; font: normal 9px Arial, Helvetica, sans-serif !important; color: #646464 ; height:64px; vertical-align: top; float:right; margin-right:8PX;}
	p.legenda-mapas_center {  width:80px; font: normal 9px Arial, Helvetica, sans-serif !important; color: #646464 ; height:40px; vertical-align: top; float:left; margin-left:45px;}
	
	.alinha_mapa{float:left; width:300px;}
	.alinha_mapa1{float:left;}
	.alinha_mapa2{float:right;}
	.clearSpace{clear:both;}
	
	HR.linha { height:1px; width:300px; color:#A7CE2F; margin: 0px 100px 0px 100px; }
	
	HR.linha_imagem { height:1px; width:400px; color:#D2D3AD; margin: 0px 0px 0px 0px; }
	
	HR.linha_mapas_sin { height:2px; width:300px; color:#808080; margin: 0px 0px 0px 0px; }
	
	.borda_preta_1px { border: 1px solid #000000; }
	
	SPAN.titulo_imgens_indicadores { position: relative; margin-left: 20px; width: 160px; }
	
	/* /conteudo geral/ .................................................................................... */

	/* /listas/ .................................................................................... */
	
	UL.centro { text-align: center; }	
	
	LI.bullet-vazio { display: block; list-style: none; color:#000000; margin-left: -18px }
	
	LI.identado { margin-left: -22px }
	
	LI.identado2 { margin-left: -10px }
	
	Ol.decimal LI UL.estrutura LI { margin-top: 4px; margin-left: -15px; display: block; font-weight: normal; list-style-type: disc;}
	
	OL.decimal { font-weight: bold }
	
	OL.decimal LI { margin: 10px 0 10px 0; display: block; list-style-type: decimal; color:#000000 }
	
	UL.normal LI { margin: 10px 0 10px 0; display: block; color:#000000 }
	
	OL.decimal LI SPAN, UL.normal LI SPAN { font-weight: normal; }
	
	OL.decimal P { margin-left: -20px; }	
	
	LI.disc { margin-left: -18px; display: block; font-weight: normal; list-style-type: disc; }
	
	/* /listas/ .................................................................................... */
	


	/* tabelas ............................................................................................. */
	
	TABLE.mapas_mensal { margin-left: 85px }
	
	TABLE.mapas_condicoes { margin-left: 60px }
	
	TABLE.margem { margin-left: 5px }
	
	TABLE.cinza { background-color: #6A6A6A; color:#FFFFFF}
	
	TD#cinza { background-color: #CCCCCC;}
	
	TD#semdados {width:40px; color:#E5E5E5; text-align: center; background-color: #E5E5E5; border-right: 2px solid #CCCCCC; border-bottom: 2px solid #E5E5E5}
	
	TD#semdados-topo { text-align: center; background-color: #E5E5E5; border-right: 2px solid #CCCCCC; border-bottom: 2px solid #CCCCCC}
	
	TR.linhaProcedimentosClaro TD.altura { height:29px; text-align: center; vertical-align: middle; border-right: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF}
	
	TD.texto-centro { text-align: center; vertical-align: middle }
	
	TD.texto-centro-noborder { text-align: center; vertical-align: middle; }
	
	TD.texto-direita { text-align: right; padding-right: 10px; vertical-align: middle; line-height: 30px }
	
	TD.espaco { padding: 0px 15px 0 15px; text-align: center;}
	
	TD { vertical-align: text-top }
	
	TD.bottom { vertical-align: text-bottom }
	
	TD.meio-vertical { vertical-align: text-middle }
	
	TR.linhaProcedimentosClaro { padding: 2px 6px 2px 5px; background-color: #E3EEBB}
	
	TR.linhaProcedimentosEscuro { height:20px; padding: 2px 6px 2 5px; background-color: #D2D3AD}
	
	TR.linhaProcedimentosNav, TABLE.cinza TR { height:20px; padding: 2px 6px 2 5px; color:#FFFFFF; background-color: #6A6A6A; font-weight: bold}
	
	TR.linhaProcedimentosNav TD#cccccc, TR.linhaProcedimentosClaro TD#cccccc { color:#000000; background-color: #CCCCCC; text-align: center; vertical-align: middle; border-right: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF}
	
	TR.linhaProcedimentosNav TD#cccccc SPAN.verde, SPAN.verde { color:#006633; font-weight: bold }
	
	TR.linhaProcedimentosNav TD#cccccc SPAN.vermelho, SPAN.vermelho { text-align: center; color:#FF0000; font-weight: bold }
	
	TR.linhaProcedimentosNav TD#cccccc SPAN.preto, SPAN.preto { color:#000000; font-weight: bold }
	
	SPAN.azul { color:#0000FF; font-weight: bold }
	
	TR.linhaProcedimentosNav TD A {font-weight: bold; color:#FFFFFF;}
	
	TR.linhaProcedimentosClaro TD, TR.linhaProcedimentosEscuro TD, TD.texto-centro { height:21px; border-right: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF}
	
	TD.submodulos { padding: 0px 100px 0 5px; }
	
	TD.nome_agente { width:350px; }
	
	TD.revisao { padding: 0px 5px 0 5px; text-align: center; vertical-align: middle}
	
	TD.revisao A { color:#FFFFFF}
	
	TD A#branco  { color:#FFFFFF}
	
	DIV#linkback { text-align: right}
	
	DIV#linkback A { color:#FFFFFF }
	
	DIV#content-full A.linkBranco {color:#FFFFFF }
	
	/* tabelas ............................................................................................. */
	
	
	/* formulários ............................................................................................. */
	
	SELECT#regiao OPTION#vermelho {color:#FF0000 }
	
	SELECT#regiao OPTION#verde {color:#990000 }
	
	SELECT#regiao OPTION#azul {color:#0000FF }
	
	INPUT.semborda { border: none } 
	div#pega_mapas_sin_base{
	width:400px;
	height:440px;
	float:left;
	}
	div#pega_mapas_sin{
	width:175px;
	height:82px;
	float:left;
	}
	div#pega_texto_mapa_sin{
	width:370px;
	height:45px;
	float:left;
	margin-left:30px;
	}
	div#pega_texto_mapa_sin_2{
	width:360px;
	height:45px;
	float:left;
	margin-right:90px;
	}
	div#pega_mapas_sin_2{
	width:175px;
	height:82px;
	float:left;
	margin-right:50px;
	}
    div#pega_mapas_sin_links{
	width:175px;
	height:82px;
	float:left;
	}

	div#pega_mapas_sin_links_abaixo{
	width:360px;
	height:45px;
	float:left;
	margin-left:90px;
	}
	div#pega_mapas_sin_links_abaixo_2{
	width:175px;
	height:45px;
	float:left;
	}
	div#pega_mapas_sin_3{
	width:360px;
	height:82px;
	float:left;
	margin-left:90px;
	}
	p.legenda-mapas_usina { position: relative; width:100px; font: normal 9px Arial, Helvetica, sans-serif !important; color: #646464 ; height:28px; vertical-align: top}