/*-- Geral -------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, form, fieldset {
	padding: 0;
	margin: 0; }

html { height: 96%; }

body {
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 780px;
	min-height: 444px; }

h1 { font-size: 1.2em; }

ul { list-style: none; }

p {
	line-height: 1.25em;
	margin: 0 0 1em 0; }

a {
	color: #000;
	text-decoration: none; }

a:hover {
	color: #000;
	text-decoration: underline; }

a img { border: none; }

font {
	font: 1em Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif; }

/*-- Wrapper -----------------------------------------------------------------*/

#center {
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	width: 780px;
	height: 444px;
	margin-top: -220px;
	margin-left: -390px;
	font-size: 0.75em; }

#foto {
	display: block;
	position: absolute;
	z-index: 5; }

#wrapper {
	position: absolute;
	z-index: 10;
	width: 780px;
	height: 444px; }

/*.home #wrapper { background: url("../img/bg-home.gif") 50% 50% no-repeat; }
.interna #wrapper, .mapa #wrapper, .busca #wrapper { background: url("../img/bg-interna.gif") 50% 50% no-repeat; }*/
#wrapper { background: url("../img/bg-interna.gif") 50% 50% no-repeat; }

#wrapper h1 {
	position: absolute;
	z-index: 15;
	width: 130px;
	height: 70px;
	right: 65px;
	top: -8px; }

/*-- Fotos internas ----------------------------------------------------------*/

#gradesq,
#fotoesq {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0; }

#graddir,
#fotodir {
	position: absolute;
	z-index: 4;
	right: 0;
	bottom: 54px; }

#gradesq {
	z-index: 6;
	width: 236px;
	height: 390px; }

#graddir {
	z-index: 7;
	width: 236px; /*222px;*/
	height: 390px; /*255px;*/ }

/*-- Content internas --------------------------------------------------------*/

.interna #content {
	position: absolute;
	left: 239px;
	top: 48px;
	width: 288px;
	height: 315px;
	padding: 0 0 0 15px;
	background: url("../img/div-content.gif") 0 0 no-repeat; }

.interna #content div {
	height: 275px;
	padding-right: 20px;
	overflow: auto; }

.interna #content div p { line-height: 1.5em; }
.interna #content a:hover { background-color: #eee; }

h2 {
	font: 1.8em Arial, Verdana, Tahoma, "Trebuchet MS", sans-serif;
	margin: 0 0 18px 0; }

h2 span { color: #405b76; }

h3 {
	font-size: 1em;
	color: #9aaec1;
	margin: 0 0 1em 0; }

/*-- Release -----------------------------------------------------------------*/

.release #content h3 {
	color: #000;
	text-transform: uppercase; }

.release #content img {
	float: left;
	margin: 0 5px 5px 0; }

.release #content p { clear: both; }

img.thumb {
	border: 2px solid #000; }

p.download a {
	padding: 0 0 0 10px;
	background: url("../img/item-level2.gif") 0 50% no-repeat; }

#archive {
	position: absolute;
	left: 20px;
	top: 42px;
	width: 200px; }

#archive dl {
	float: left;
	margin: 0 0 44px 0; }

#archive dt {
	float: left;
	width: 76px; }

#archive dd {
	float: left;
	width: 120px;
	margin: 0 0 0 4px;
	text-transform: uppercase;
	line-height: 1.3em; }

/*-- Content mapa ------------------------------------------------------------*/

.busca #content,
.mapa #content {
	position: absolute;
	left: 25px;
	top: 19px;
	width: 746px;
	height: 380px; }

.mapa #content {
	background: url("../img/div-mapa.gif") 0 50px no-repeat; }

.mapa #content div {
	float: left;
	width: 158px;
	margin: 14px 18px 0 0;
	overflow: auto;
	padding: 0 17px 0 0; }

.mapa #content div.last {
	margin-right: 0;
	padding-right: 0;
	background: none; }

.mapa #content div ul { margin: 0 0 15px 0; }
.mapa #content div li.level2 { margin: 4px 0 2px 4px; }
.mapa #content div li.level3 { margin: 0 0 0 4px; }

.mapa #content div li.level2 a {
	padding: 0 0 0 12px;
	background: url("../img/item-level2.gif") 0 4px no-repeat; }

.mapa #content div li.level3 a {
	padding: 0 0 0 10px;
	background: url("../img/item-level3.gif") 0 4px no-repeat; }

.mapa h2 { color: #405b76; }
.mapa h3 { color: #9aaec1; margin-bottom: 2px; }

/*-- Content busca -----------------------------------------------------------*/

.busca #content a { color: #405b76; }

.busca #content form {
	float: left;
	width: 100%;
	margin-bottom: 20px; }

.busca #content label { display: none; }

.busca #content input {
	float: left;
	margin-right: 5px; }

p.found {
	clear: both;
	color: #405b76;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0 10px 0; }

.busca #content div {
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
	width: 730px;
	height: 230px;
	margin-bottom: 10px;
	overflow: auto; }

.busca #content div dl {
	width: 700px;
	margin: 0 0 15px 0; }

.busca #content div dl dt {
	padding: 1px;
	border: 1px solid #405b76;
	border-left: 9px solid #405b76; }

.busca #content div dl dd {
	width: 680px;
	margin: 2px 0 0 10px; }

.busca #content ul { font-size: 1.2em; }
.busca #content ul li { float: left; margin-right: 15px; }
.busca #content ul li a { text-decoration: underline; }

/*-- Links -------------------------------------------------------------------*/

#links {
	position: absolute;
	left: 570px;
	top: 135px;
	width: 170px; }

#links li a {
	display: block;
	margin: 0 0 7px 0;
	padding: 0 0 0 25px;
	background: url("../img/arrow-list.gif") 0 50% no-repeat; }

#links li a:hover {
	background: url("../img/arrow-hover.gif") 0 50% no-repeat; }

/*-- Menu home ---------------------------------------------------------------*/

#menuhome {
	position: absolute;
	z-index: 25;
	right: 65px;
	top: 85px; }

#menuhome li a {
	display: block;
	width: 100px;
	height: 45px;
	margin: 0 0 10px 0;
	padding: 25px 10px 0 8px;
	color: #fff; }

li#item_1 a,
li#minstitucional a { background: url("../img/home-menu.gif") 0 0 no-repeat; }
li#item_2 a,
li#mimprensa a { background: url("../img/home-menu.gif") 0 -74px no-repeat; }
li#item_3 a,
li#mresponsabilidade a { background: url("../img/home-menu.gif") 0 -148px no-repeat; }
li#item_4 a,
li#mrelacoes a { background: url("../img/home-menu.gif") 0 -222px no-repeat; }

#menuhome li ul.submenuhome { display: none; }

	/*-- Submenubox ----------------------------------------------------------*/

	#submenubox {
		display: none;
		position: absolute;
		right: 185px;
		z-index: 1000;
		list-style: none;
		padding: 4px;
		text-align: right;
		width: auto;
		color: #000;
		background: #e2e9ed;
		border: 2px solid #fff; }

	#submenubox li a {
		display: block;
		width: auto;
		height: auto;
		margin: 0;
		padding: 2px 6px;
		color: #000;
		background: none; }

	#submenubox li a:hover {
		color: #000;
		background: #f3f5f7; }

/*-- Menus -------------------------------------------------------------------*/

#wrapper ul li.last {
	margin: 0;
	padding: 0;
	background: none; }

/*-- Menu nivel 2 ------------------------------------------------------------*/

#menulevel2 {
	position: absolute;
	left: 0;
	bottom: 28px;
	width: 732px;
	padding: 6px 24px 8px 24px;
	color: #fff;
	background: #405b76 url("../img/div-level2.gif") 0 100% repeat-x; }

#menulevel2 li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0 7px 0 0;
	background: url("../img/div-branco.gif") 100% 50% no-repeat; }

#menulevel2 li a { color: #fff; }
#menulevel2 li a:hover, #menulevel2 li.current a { color: #f3f5f7; }
#menulevel2 li.current a { text-decoration: none; }

/*-- Menu nivel 1 ------------------------------------------------------------*/

#menulevel1 {
	position: absolute;
	left: 24px;
	bottom: 9px; }

#menulevel1 li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 6px 0 0;
	background: url("../img/div-branco.gif") 100% 50% no-repeat; }

#menulevel1 li a { color: #fff; }
#menulevel1 li a:hover, #menulevel1 li.current a { color: #f3f5f7; }
#menulevel1 li.current a { text-decoration: none; }

/*-- Menu basic --------------------------------------------------------------*/

#menubasic {
	position: absolute;
	z-index: 20;
	right: 154px;
	bottom: 9px; }

#menubasic li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0 7px 0 0;
	background: url("../img/div-preto.gif") 100% 50% no-repeat; }

#menubasic li em a {
	font-weight: bold;
	font-style: normal;
	color: #fff; }

/*-- Form busca --------------------------------------------------------------*/

#formbusca {
	position: absolute;
	right: 16px;
	bottom: 6px; }

#formbusca label { display: none; }

#formbusca #busca {
	float: left;
	width: 98px;
	font: 1em Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif; }

#formbusca #ok {
	float: left;
	margin: 1px 0 0 5px; }

/*-- Form contato ------------------------------------------------------------*/

form table {
	font-size: 1em;
	border-collapse: collapse;
	margin: 0 0 16px 0; }

form label { font-weight: bold; }
form table label { display: block; width: 100px; }
form textarea { width: 280px; height: 85px; }

/*-- Etc ---------------------------------------------------------------------*/

a.external,
a.video,
a.pdf {
	text-decoration: underline;
	padding: 0 0 0 10px;
	background-position: 0 2px;
	background-repeat: no-repeat; }

a.external { background-image: url("../img/icon-link.gif"); }
a.video { background-image: url("../img/icon-video.gif"); }
a.pdf { background-image: url("../img/icon-pdf.gif"); }