#header {
	width: 100%;
	height: 230px;
	font-family: verdana, helvetica, sans-serif;
}

/*
- LOGO MARCA
*/

#header h1 {
	width: 187px;
	height: 120px;
	position: absolute;
}

#header h1 a {
	width: 100%;
	height: 100%;
	background: url(../img/lgo/gdf.gif) no-repeat;
}

#header #empreendedor h1 a {
	width: 100px;
	height: 300px;
	background: url(../img/lgo/portal_do_empreendedor.gif) no-repeat;
}


/*
- OPCOES DE ACESSIBILIDADE
*/

#header #acessibilidade {
	width: 300px;
	margin-left: 0;
	position: absolute;
	top: 0px;
	font-weight: bold;
}

#header #acessibilidade strong {
	background:url("../img/ico/marcador_h.gif") no-repeat scroll 0 2px transparent;
	color:#828181;
	display:inline;
	font-size:8px;
	height:8px;
	padding-bottom:3px;
	padding-left:10px;
	width:105px;
	margin-right: 0;
	margin-left: 60px;
	margin-bottom: 0;
}

#header #gdf h1 a {
	background:url("../img/lgo/portal_do_cidadao.gif") no-repeat scroll 0 0 transparent;
	height:100px;
	margin-left:126px;
	width:400px;
}

#header #gdf .portal_empreendedor {
	background:url("../img/lgo/portal_do_empreendedor.gif") no-repeat scroll 0 0 transparent;
	height:100px;
	margin-left:126px;
	margin-top:-123px;
	width:400px;
}
#header #gdf .portal_servidor {
	background:url("../img/lgo/portal_do_servidor.gif") no-repeat scroll 0 0 transparent;
	height:100px;
	margin-left:126px;
	width:400px;
}
/*
 Funcoes basicas
*/

#header #funcoes-basicas {
	width: 180px;
	position: relative;
}

#header #funcoes-basicas li {
	margin-bottom: -2px;
	padding-left: 8px;
	display: block;
	background: url(../laranja/img/ico/marcador_f.gif) 0 4px no-repeat;
}

#header #funcoes-basicas li a {
	color: #828181;
}

#header #funcoes-basicas li a span {
	display: block;
}

#header #funcoes-basicas #aumentar-fonte,
#header #funcoes-basicas #diminuir-fonte {
	padding: 0;
	background: none;
}

#header #funcoes-basicas #aumentar-fonte a,
#header #funcoes-basicas #diminuir-fonte a {
	width: 24px;
	height: 25px;
	position: absolute;
	top: 18px;
	background-repeat: no-repeat;
	background-image: url(../laranja/img/btn/manipular_fonte.gif);
}

#header #funcoes-basicas #aumentar-fonte a {
	left: 0px;
	background-position: 0 0;
}

#header #funcoes-basicas #diminuir-fonte a {
	left: 28px;
	background-position: -26px 0;
}

/*
 Teclas de atalho
*/

#header #teclas-atalho li {
	position: fixed;
	top: 60px;
	left: 50%;
	z-index: 10;
}

#header #teclas-atalho li a {
	text-indent: -9999px;
	display: block;
	position: relative;
	top: 0;
	left: -50%;
}

#header #teclas-atalho li a:active, #header #teclas-atalho li a:focus {
	padding: 8px 20px 10px 20px;
	text-indent: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
	background-color: #f2f2f2;
	border: 1px solid #b9c0c6;
}

#header #teclas-atalho li a kbd {
	text-indent: 0;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

/*
- MENU RETRATIL
*/

#header #menu-retratil {
	display: block;
	float: right;
	color: #333;
}

#header #menu-retratil .ativa {
	margin-top: -20px !important;
}

#header #menu-retratil .basico,
#header #menu-retratil .agencia-brasilia {
	width: 156px;
	margin: -27px 3px 0 0;
	display: block;
	float: left;
}

#header #menu-retratil a {
	text-decoration: underline;
	color: #333;
}

#header #menu-retratil li .sobre-governo,
#header #menu-retratil li .sobre-df,
#header #menu-retratil li .ouvidoria,
#header #menu-retratil .agencia-brasilia a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: center 37px;
}

#header #menu-retratil .basico {
	height: 68px;
	background: url(../laranja/img/mnu/aba_retratil.gif) no-repeat;
}

#header #menu-retratil .agencia-brasilia {
	height: 40px;
	margin: 0;
	background: #387d22 url(../laranja/img/mnu/noticias.jpg) no-repeat;
}

#header #menu-retratil .seta {
	width: 21px;
	height: 11px;
	margin-left: 69px;
	position: absolute;
	top: 40px;
	cursor: pointer;
	background: url(../laranja/img/mnu/fechar.gif) no-repeat;
}

#header #menu-retratil li .sobre-governo {
	background-image: url(../laranja/img/mnu/sobre_governo.gif);
}

#header #menu-retratil li .sobre-df {
	background-image: url(../laranja/img/mnu/sobre_df.gif);
}

#header #menu-retratil li .ouvidoria {
	background-image: url(../laranja/img/mnu/ouvidoria.gif);
}

/*
 Acessibilidade, acesso sem o uso de JavaScript
*/

#menu-retratil.acesso-simples .basico:hover {
	height: 130px !important;
	background-position: center 7px !important;
	background-color: transparent !important;
}

#menu-retratil.acesso-simples .basico:hover a {
	position: relative;
	z-index: 10;
	background-position: center 42px !important;
}

#menu-retratil.acesso-simples .basico:hover .tarja {
	display: block;
}

#menu-retratil.acesso-simples #sites ul > li:hover ol {
	display: block;
}

#menu-retratil.acesso-simples #sites ul > li:hover > a {
	background-color: #f6b24a;
}

/*
 Conteudo do menu
*/

#header .tarja,
#header .suspensorio {
	width: 100%;
	height: 140px;
	padding-top: 18px;
	display: none;
	position: absolute;
	top: 85px;
	left: 0;
	z-index: 10;
	overflow: hidden;
	font-family: 'trebuchet ms', verdana, helvetica, sans-serif;
	background-color: #facf75;
}

#header .suspensorio {
	display: block;
}

#header .tarja .center {
	width: 936px;
	margin: 0 auto;
}

#header .tarja .right {
	float: right;
}

/* TITULOS */

#header .tarja .titulo,
#header .tarja .subtitulo {
	color: #fff;
	font-size: 1.6em;
}

#header .tarja .titulo {
	margin-bottom: 6px;
}

#header .tarja .subtitulo {
	margin-bottom: 4px;
}

#header .tarja .titulo em,
#header .tarja .subtitulo em {
	display: block;
	font-style: normal;
	font-size: 1.3em;
}

#header .tarja .titulo em {
	margin-top: -6px;
}

#header .tarja .subtitulo em {
	margin-bottom: -2px;
}

#header .tarja img {
	margin-right: 10px;
	display: block;
	float: left;
}

/* BOX DE APRESENTACAO */

#header .tarja .apresentacao {
	width: 356px;
	margin-top: -4px;
	padding-right: 40px;
	float: left;
}

#header .tarja .apresentacao p {
	font-size: 1.2em;
}

/* LISTA DE SITES */

#header .tarja #sites {
	width: 534px;
	height: 111px;
	margin-top: 15px;
	overflow: hidden;
	float: right;
}

#header .tarja #sites ul {
	position: relative;
	float: left;
}

#header .tarja #sites li {
	width: 194px;
	height: 21px;
	display: block;
	float: left;
	clear: both;
	border-bottom: 1px solid #c2a16f;
}

#header .tarja #sites li a {
	height: 20px;
	padding: 4px 0 0 10px;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	color: #fff;
}

#header .tarja #sites .aberta .raiz {
	font-weight: bold;
	background-color: #8c682f;
}

#header .tarja #sites .aberta ol {
	display: block;
}

#header .tarja #sites li ol {
	width: 325px;
	height: 110px;
	display: none;
	position: absolute;
	top: 0;
	left: 194px;
	z-index: 10;
	overflow: auto;
	background: #8c682f url(../laranja/img/ico/pontilhado_a.gif) repeat-y;
}

#header .tarja #sites li ol li {
	width: 100%;
	height: auto;
	min-height: 21px;
	border-color: #88704c;
}

#header .tarja #sites li ol li a {
	height: auto;
	min-height: 20px;
	line-height: 20px;
}

/* CAIXA ARREDONDADA */

#header .tarja .caixa {
	width: 265px;
	margin: 4px 0 0 5px;
	display: inline;
	float: left;
}

#header .tarja .caixa em {
	margin-top: -2px;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 3.2em;
	color: #fff;
}

#header .tarja .caixa .border {
	border-top: 1px solid #f6b24a;
}

#header .tarja .caixa .nivel-a {
	width: 263px;
	height: 1px;
	border-left: 1px solid #6b8c49;
	border-right: 1px solid #6b8c49;
	border-top: 0;
	background-color: #f6b24a;
}

#header .tarja .caixa .nivel-b {
	width: 263px;
}

#header .tarja .caixa .nivel-c {
	width: 261px;
}

#header .tarja .caixa .nivel-d {
	width: 257px;
	height: 1px;
	border-left: 1px solid #6b8c49;
	border-right: 1px solid #6b8c49;
	border-top: 0;
	background-color: #f6b24a;
}

#header .tarja .caixa .conteudo {
	width: 225px;
	height: 110px;
	padding: 5px 20px 0 20px;
	overflow: hidden;
	float: left;
	background-color: #f6b24a;
}

#header .tarja .caixa .margins h3 {
	margin-bottom: 0;
}

#header .tarja .caixa .margins em {
	margin-top: -4px;
}

#header .tarja .caixa .conteudo p {
	line-height: 15px;
	font-size: 1.1em;
}

/*
- OUTROS PORTAIS
*/

#header #portais {
	height: 26px;
	margin-left: -7px;
	padding: 0;
	position: absolute;
	top: 57px;
	width: 767px;
}

#header #portais strong {
	background: url("../img/ico/marcador_h.gif") no-repeat scroll 0 2px transparent;
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #828181;
	font-size: 8px;
	width: 105px;
	height: 8px;
	margin: 8px 0 0 0;
	display: inline;
	float: l

eft;
/*background: url(../laranja/img/tit/ir_para_portais.gif);*/
}

#header #portais strong.menu {
	color: #828181;
	font-size: 8px;
	width: 77px;
	height: 8px;
	margin: 8px 3px 0 0;
	display: inline;
	float: left;

/*background: url(../laranja/img/tit/ir_para_portais.gif);*/
}

/*
 Botoes
*/

#header #portais li.texto {
	width: 95px;
	height: 24px;
	margin-left: 5px;
	display: inline;
	float: left;
}

#header #portais ul {
	width: 300px;
	padding-bottom: 2px;
	float: left;
	background: url(../laranja/img/ico/separacao_portais.gif) right bottom no-repeat;
}

#header #portais li {
	width: 95px;
	height: 24px;
	margin-left: 5px;
	display: inline;
	float: left;
	background: #e9e9e8 url(../laranja/img/btn/portal.gif) no-repeat;
}

#header #portais li.ativo {
	background: url(../laranja/img/btn/portal_ativo.gif) no-repeat scroll 0 0 #E9E9E8;
}

#header #portais li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#header #portais li .cidadao_ativo {
	background: url(../laranja/img/tit/cidadao.gif) center 5px no-repeat;
}

#header #portais li .empresas {
	background: url(../laranja/img/tit/empresas.gif) center 8px no-repeat;
}

#header #portais li .servidor {
	background: url(../laranja/img/tit/servidor.gif) center 8px no-repeat;
}
#header #portais li .servidor_ativo {
	background: url(../laranja/img/tit/servidor_ativo.gif) center 8px no-repeat;
}
#header #portais li .cidadao_inativo {
	background:url("../laranja/img/tit/cidadao_inativo.gif") no-repeat scroll center 8px transparent;
}
#header #portais li .empresas_ativo {
	background:url("../laranja/img/tit/empresa_ativo.gif") no-repeat scroll center 8px transparent;
}
