body {
	margin:0px;
	padding:0px;
}

.table_home_td {
	border: none;
	padding: 0px;
	margin:0px;
}

table {
	border:1px solid #212E42;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

th,td {
	border-width: 1px;
	padding:2px 5px;
	border-style: solid;
	border-color: #212E42;
	background-color: #FFFFFF;
	-moz-border-radius: 3px 3px 3px 3px;
}

#noticiaG p iframe html body{
	background-color: #000;
}

h1, h2, h3, h4, h5, h6, form, p, address, fieldset, ul{  /* Oculto os elementos: dl, ol, dt, dd  */
	margin:0px;padding:0px;
}
img {
	border:0px;
}
/* Form de E-mail */
fieldset {
	padding: 1em .5em .5em .5em;
	border: 1px dotted #082767;
	margin-top:10px;
}
legend {
	background: #082767;
	padding: 1px 20px;
	color:#FFFFFF;
}
select{
	margin-left: 5px;
}
label {
	margin-left:5px;
}

/* #########
	IDs
######### */

/* Barra governo */
#governo{
	height:24px;
	background:#FFCC00 url(../img/minaseenergia.gif) no-repeat center left;
	text-align:right;
}
#governo img {
	margin-right:7px;
}
/* Banner */
#bgbanner {
	display:block;
	width:100%;
	height:75px; /*height:155px; (anteriormente)*/
	background:url(../img/bacckground_bgbanner.jpg) repeat-y right top;
}
#bgbannert2 {
	display:table;
	width:100%;
	background:#082767 url(../img/bgbannerT2.jpg) repeat-x left top;
	/* height:115px */
}
/* Logo do site */
#logoTopo {display:table;
	width:30%;
	height:100%;
	background:url(../img/logo.jpg) no-repeat 10px 15px;
	float:left;}
#linkstopo {
	display:table;
	width:65%;
	float:right;
}

#englishLink {  /* Essa id envolve os botões de Inglês e Português */
	text-align:right;
	height:50%;
}
/* Barra atalhos */
#barraatalhos {
	display:table;
	width:100%;
	padding-right:0px;
}
/* Valores originais do estilo acima retirados por solicitação do ggv em 01/02/2007:
	height:28px;
	background:#f5f7f8 url(../img/bg_atalhos.jpg) repeat-x center top;
*/

/*Botões / Inglês - Português - Espanhol*/
#english {
	padding:0px 0px 5px 0px;
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	text-align:left;
	float:right;
	display:inline;
	background-color:#f0f3f7;
	color: #ccc;
}
#english a:link,#english a:visited {
	color: #000000;
	text-decoration:none;
}
#english a:hover {
	color: #000000;
	text-decoration:none;
}
#english a.curvaLeft {
	background: url(../img/curve_left.jpg) left bottom no-repeat;
	padding-left:5px;
	padding-bottom:5px;
}
#english a.curvaRight {
	background: url(../img/curve_right.jpg) right bottom no-repeat;
	padding-right:5px;
	padding-bottom:5px;
}
/* Menu Superior */
#Containermenusuperior {
	text-align:right;
	height:50%;
}
#menusuperior {
	vertical-align:middle;
	margin: 25px 10px 3px 0px;
	color: #f6f3ee;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}
#menusuperior ul{
	padding-left:0px;
	display: inline;
}
#menusuperior ul li {
	font: bold .7em Arial;
	padding: 0px 1em;
	list-style: none;
	display: inline;
	font-variant:small-caps;
}
#menusuperior a:visited,#menusuperior a:link {
	text-decoration: none;
	color: #f6f3ee;
	font-size: 12px;
}
#menusuperior a:hover {
	text-decoration: none;
	color:#ffff66;
	border-bottom:1px solid #ffff66;
	font-size: 12px;
}

#degradetopo{
	background-image:url(../img/degradetopo.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:25px;
}

/* Barra Combinada - Busca + Onde Estou (Caminho de seções percorrida pelo usuário) */
#barracombinada{
	height:35px;
	background-color:#FFFFFF;
	width:100%;
	display:table;
}
#barracombinadaHome{
	height:35px;
	background:url(../img/tit_destaque_bg.jpg) repeat-x left top ;
	width:100%;
	display:block;
}

#emenda{
	margin:0px;
	padding:0px;
	height:35px;
	width:62px;
	float:left;
	background-color:#FFFFFF;
}

#busca{
	float:left;
	position: relative;
	width:180px;
	height:35px;
	background-color: #FFFFFF;
	text-align:center;
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #1551aa;
	font-weight:bold;
	padding-right:20px;
	left: 0px;
}

#buscar_info{
	color:#1551AA;
	font-variant:small-caps;
	padding:0px 0px 0px 5px;
	width:auto;
}

.busca1{
	width:100px; 
	border:1px solid #CCCCCC;
	height:14px;
}

.busca2{
	background-color:#4A91D0;
	border:2px solid #7EB1DE;
	color:#FFFFFF;
	width:25px;
	height:18px;
	font-size:10px;
}

#menu_lateral{
	width:auto;
	font-size:11px;
}
/* imagens "Notícias" e "Destaque" da home */

#imgLeft {
 margin-left: 180px;
 margin-right: 390px;
}

#imgLeftInt {
    float:left;
	position: relative;
}

#imgRight {
	float:right;
	position: relative;
	width: 380px;
	right:0px;
}
#imgNot {
	float:left;
	position: relative;
	padding-top:0px;
}
#imgDest {
	padding-top:0px;
	position: relative;
	float:left;
}
#imgDestEnd {
	padding-top:0px;
	position: relative;
	float:right;
}
#imgNotEnd {
float:right;
position: relative;
padding-top:0;
}

#ondestou {
	margin: 10px 10px 0px 0px;
	font: bold .7em Arial, Helvetica,sans-serif;
	color: #000000;
}
#ondestou h3 {
	color: #000000;
}
#ondestou ul, #ondestou h3 {
	padding-left:0;
	display: inline;
}
#ondestou ul li {
	font-weight: normal;
	padding: 0px 3px;
	border-left: 1px solid #000000;
	list-style: none;
	display: inline;
}
#ondestou ul li.primeiro {
	border-left: none;
	list-style: none;
	display: inline;
}
#ondestou a:link,#ondestou a:visited {
	text-decoration: none;
	border-bottom:1px solid #212E42;
	color: #212E42;
}
#ondestou a:hover {
	text-decoration: none;
	color:#212E42;
	border-bottom:0px;
}
#ondestou a:active {
	text-decoration: none;
	background-color:#a00;
	color:#FFFFFF;
	border:0px;
}

/* Area principal / Miolo */
#bgPrincipal {
	display:block;
	width:100%;
	background-color:#FFFFFF;
	/*url(img/bgPrincipal.gif) repeat-y left top*/
	padding:0px;
	margin:0px;
	border: 0px solid #000000;
}
#conteudo {
	text-align: left;
	font-family: arial;
	border: solid 0px #000000;
	font-size: 1em;
	font-weight: normal;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #conteudo { /* Tratamento (html>body) feito para caso o browser seja antigo, a tag "body" herde esse margin */
	margin-left:195px;
	margin-right:377px;
}
/* colunaA */
#colunaA {
	float:left;left:0px;
	width:210px;  /*{width:206px;_width:196px; display:table;}*/
}
#coluna_A{
	width:210px;
	padding-right:5px;
}

#montanoticias {
	float:left;
    position: relative;
    width:98%;
	padding:0px;
	margin:0px;
	border-right:1px solid #ccc;
	background-color:#FFFFFF;
}
#montanoticias p.alterado{
	font: normal .75em Arial, Helvetica, sans-serif;
	color: #212E42;
	text-align:right;
}
#montanoticias.template2 {
	background-color:transparent;
	border:none;
	width:100%;
}
/* Coluna B */
#colunaB{
	float:left;
	width:33%;
	position: relative;
	padding:0px;
	margin:0px;
	border-right:2px solid #ccc;

}
/* ids da coluna B (Geologia) */
#botoes {
	margin:1px auto;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}
#botoes.clear {
	clear:both;
}
#botoes a {
	width:100%;
	text-decoration:none;
	min-height:60px;
}
#botoes a.video {
	background:  url(../img/btn_mapoteca.gif) no-repeat 3px 3px;
}
#botoes a.congresso {
	background:  url(../img/btn_33igc.gif) no-repeat 3px 3px;
}
#botoes a.simp {
	background:  url(../img/btn_xxiisgn.gif) no-repeat 3px 3px;
}
#botoes a.geo {
	background:  url(../img/btn_geo.gif) no-repeat 3px 3px;
}
#botoes a.aero {
	background:  url(../img/btn_aero_Magn.gif) no-repeat 3px 3px;
}
#botoes a.geologia {
	background:  url(../img/btn_geologia.gif) no-repeat 3px 3px;
}
#botoes a.relat2006 {
	background:  url(../img/btn_relat2006a.gif) no-repeat 3px 3px;
}
#botoes a.geodiversidade {
	background:  url(../img/geodiversidade.gif) no-repeat 3px 3px;
}
#botoes a.domsub{
	background:  url(../img/rechidsub.gif) no-repeat 3px 3px;
}
#botoes a.mapGeo {
	background:  url(../img/one_logo.gif) no-repeat 3px 3px;
}
/* Classes correspondentes ao id Botoes utilizadas no template w_homeshortinfo_mapas.htm */
.mapa {
	/*width:160px;*/
	width:auto;
	padding-left:10px;
	padding-top: 10px;
}
.mapa_img {
	float:left;
}

.botoes_item {
	float:left;
	/*width:160px;*/
	width:100%;
	border-bottom:2px dotted #ccc;
	padding-top:7px;
	padding-bottom:9px;
}

.botoes_item:hover {
	background-color:#e9e9e9;
}

/* Fim das classes correspondentes ao id Botoes utilizadas no template w_homeshortinfo_mapas.htm */
#botoes a p {
	font-family: arial; font-size: .7em;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
}

#botoes a p.normal{
	font-size: .65em;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}
#botoes a:link,#botoes a:visited {
	color: #000000;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
#botoes a:hover {
	color: #000000;
	background-color:#e9e9e9;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}

p.normal{
	font-family: arial; font-size:10px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
}
p.normal{
	font-weight: normal;
		font-family: arial; font-size:10px;

}

#botoes2direito p {
	font-weight: normal;
	text-align:center;
}

#botoes2direito p.normal2 {
	font-weight: normal;
	text-align:center;
	width:170px;
}

#botoes p.normal a:link{
	color: #000000;
	border:0px solid #FFFFFF;
	background:transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#botoes p.normal a:visited{
	color: #000000;
	border:0px solid #FFFFFF;
	background:transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#botoes p.normal a:hover {
	color: #ccc;
	border:0px solid #FFFFFF;
	background:transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
/* Coluna C */
.DestaqueColunas{
	float:right;
	position: relative;
	width:380px;
	right:0px;
}
.DestaquesColuna1{
	float:left;
	position: relative;
	right:0px;
	width:180px;
	background-color:#FFFFFF;
	padding:0px 0px; /* padding:10px 0px; (antigo)  */
	border: 0px solid #000000;
	text-align:center;

}
.DestaquesColuna2{
	float:left;
	position: relative;
	right:0px;
	width:180px;
	background-color:#FFFFFF;
	padding:0px 0px; /* padding:10px 0px; (antigo)  */
	text-align:center;
	border-left: 1px solid #ccc;
}
/* botoes Laterais Coluna C - botoes esquedo e direito */
#botoestipo2 {
	margin:1px auto;
	padding-left:10px;
}
#botoes2direito{
	/*float:left; */
	width:100%;
	border-bottom:2px dotted #ccc;
	padding-top:0px; /* acrescentado */
	/*display:table;*/
}
#botoes2direito a p {
	/*margin: 20px 4px 3px 4px;  */
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
}
#botoes2direito a {
	display: block;
	width:100%;
	text-decoration: none;
}

.centralizado{
	text-align: center;
}
/* Classes utlizadas no template w_homeshortinfo_destaques_botoes_diresq.htm */
.btnDir_img {
	float:left;
	height:69px;
}
.btnDir {
	float:left;
	width:60%;
	text-align: right;
	padding-top:10px;
}
.btnDir p {
	font-size:11px;
}
.btn_img {
	text-align: center;
	padding-top:10px;
}

#botoes2esquerdo{
	/*float:left; */
	width:100%;
	border-bottom:2px dotted #ccc;
	padding-top:0px;
	padding-bottom:4px;
}
#botoes2esquerdo a {
	display: block;
	width:100%;
	text-decoration: none;
}
#botoes2esquerdo a p {
	/*margin-top: 10px;
    margin-left: 20px;  */
	font-family: arial;
	font-size: .7em;
	text-align: left;
}
#botoes2esquerdo a.pga {
	background:  url(../img/btn_pga.gif) no-repeat;
	background-position:right;
	padding-bottom:10px;
}

#botoes2esquerdo a.carta {
	background:  url(../img/btn_carta.gif) no-repeat;
	background-position:right;
	padding-bottom:10px;
}

.btnEsq_img {
	float:left;
	height:66px;
}
.btnEsq {
	float:left;
	width:60%;
	text-align: left;

	padding-top: 10px;

}
#botoes2esquerdo p, #botoes2direito p {
	font-size:10px;
}
/* complemento de links das ids  "botoes2 direito e esquerdo"  */
#botoes2direito a:link, #botoes2esquerdo a:link,#botoes2esquerdo a:visited, #botoes2direito a:visited {
	color: #000000;
	background-color:#FFFFFF;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #aeaeae;
	display:table;
}
#botoes2direito a:hover, #botoes2esquerdo a:hover {
	color: #000000;
	background-color:#e9e9e9;
	border-top:0px solid #cfcfcf;
	border-left:0px solid #cfcfcf;
	border-right:0px solid #FFFFFF;
	cursor:pointer;
}
/* botao tipo 3 - cheias */
/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
#cheias {
	width:93%;
	margin:0px 10px;
	clear:both;
	display:table;
	padding-top:2px;
	padding-bottom:2px;
	font-family: arial;
	font-size:11px;
	border-bottom:2px dotted #ccc;
	height:115px;
	text-align:right;
	background: url(../img/fundo_cheias2.gif) no-repeat left top; 
	float:left;
}
*/
/* ________________________________________DESABILITANDO_______________________________________________________*/
#cheias{
	background:transparent url(../img/fundo_cheias2.gif) no-repeat scroll left top;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	display:table;
	font-size:12px;
	height:auto;
	margin:0px;
	padding-top:0px;
	text-align:left;
	width:100%;
	float:left;
}


#cheias a {
	text-decoration: none;
	margin-left:35px;
	font-weight:bold;
	font-size:12px;
}
#cheias a:link,#cheias a:visited {
	color: #000000;
	border-bottom:1px dotted #999;
}
#cheias  ul{
	list-style-type:none;
}
/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
#cheias_links {
	float: left;
	text-align:left;
	width:130px;
	padding: 35px 0px 0px 33px;
}
*/

#cheias_links{
	padding:35px 0px 30px 0px;
	text-align:left;
	float:left; 
	height:auto;
	width:130px;
	margin:0px;
}
#cheias_links a{
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	line-height:18px;
	font-weight:bold
}
/* ________________________________________DESABILITANDO_______________________________________________________*/

#cheiasbtn {
	padding:0px;
	display:table;
	width:8.5em;
	margin:0px;
	font-family: arial;
	font-size: .7em;
	font-weight:bold;
	text-align:left;
	float:right;
	display:inline;
}
#cheiasbtn a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding:0px 0px;
}
#cheiasbtn a:link,#cheiasbtn a:visited {
	color: #000000;
	border-bottom:1px dotted #999;
}
#cheiasbtn a.primeiro {
	border-top:1px dotted #999;
}
#cheiasbtn a:hover {
	color: #000000;background-color:#FFFFFF;
}
/* botao tipo 4  */
#botaotipo4 {
	width:100%;
	clear:both;
	padding-top:2px;
	border-bottom:2px dotted #ccc;
	padding-bottom:2px;
	text-align:left;
	height:60px;
}
#botaotipo4 p {
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	color:#000000;
}
#botaotipo4 p.normal {
	font-family: arial;
	font-size: .7em;
	font-weight: normal;
	color:#000000;
}
#botaotipo4 a {
	color: #000000;
	text-decoration:none;
}
#botaotipo4 a:link {
	color: #000000;
	text-decoration:none;
	background-color:#FFFFFF;
}

#botaotipo4 a:visited {
	color: #000000;
	text-decoration:none;
	background-color:#FFFFFF;
}
#botaotipo4 a:hover {
	color: #000000;
	text-decoration:none;
	background-color:#e9e9e9;
}
/* LOGOTIPOS - rodapé  */
#montalogotipos {
	width:100%;
	padding:0px;
	margin:0px auto;
	border:none;
	float:left;
	text-align:center;
}

/* logotipos governo*/
#conteudo.semborda {
	border:1px solid #000000;
	padding:1px;
	background-color:transparent;
	float:left;
}
#conteudo.semborda #logotiposgov {
	display:block;
	text-align:center;
}
#logotiposgov {
	border-top: 0px solid #000000;
	margin:10px 0px;
	width: 100%;
	background: url(../img/fundo_barra_rodape.jpg);
	height:76px;
	background-repeat:repeat-x;
}
#logotiposgov a img {
	padding: 10px 18px;
	vertical-align: middle;
	border:none;
}
#logotiposgov img {
	padding: 10px 18px;
	vertical-align: middle;
	border:none;
}
#logotiposgov a:link, #logotiposgov a:hover, #logotiposgov a:visited{
	text-decoration:none;
}
/*logotipo da acessibilidade - comentei esta logo em 22/05/2006 p/ tirar a linha que estava no fim da página*/
#logo {
	margin:0px auto;
	width:92px;
	border-bottom:1px solid #000000;
	border-top:1px solid #FFFFFF;
	height:47px;
	width:100%;
	display:block;
	background: url(../img/selo_acessobr92x47.gif) no-repeat center;
}
/*#logo a {height:47px;width:100%;display:block;background: url(img/selo_acessobr92x47.gif) no-repeat center;} */
#pulalinha {
	clear:left;
	height:10px;
}

/* Rodapé */
#rodape{
	background-image:url(../img/fundo_barra_rodape.jpg);
	height:76px; 
	width:auto;
	text-align:center;
	padding-top:10px;
}
#rodape a{
	vertical-align:baseline;
	margin:0px 20px;
}

#rodape a img{
	border:none;
}

#efeito800x600{
	width:779px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#FFFFFF;
	height:auto;
	text-align:center;
}
/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
#rodape {
	clear:both;padding-top:6px;
	text-align:center;
	vertical-align:middle;
	font: normal .6em Arial, Helvetica,sans-serif;
	height:21px;
	width:100%;
	background:#f5f7f8 url(../img/bg_atalhos.jpg) repeat-x top center;
	color: #000000;
	border-bottom:1px solid #000000;
	display:table;
}
#rodape a:link {
	text-decoration: none;
	border-bottom:1px solid #212E42;
	color: #212E42;
}
#rodape a:visited {
	text-decoration: none;
	color:#212E42;
	border-bottom:1px solid #212E42;
}
#rodape a:hover {
	text-decoration: none;
	background-color:#212E42;
	color:#FFFFFF;
	border-bottom:1px solid #212E42;
}
#rodape a:active {
	text-decoration: none;
	background-color:#a00;
	color:#FFFFFF;
	border:0px;
}
*/
/* Atalhos / rodapé */
#atalhos {
	vertical-align:middle;
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
}
/* Valores do estilo acima alterados por solicitação do Gilberto Vinha, anteriormente eles eram:
	margin: 3px 0px 3px 10px
*/
#atalhos h3 {
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #000000;
}
#atalhos ul, #atalhos h3 {
	padding-left:0;display: inline;
}
#atalhos ul li {
	font: normal .7em Arial, Helvetica, sans-serif;
	margin-left:0;padding: 0px 3px;
	border-left: 1px solid #000000;
	list-style: none;
	display: inline;
}
#atalhos ul li.primeiro {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#atalhos a:link {
	text-decoration: none;
	border-bottom:1px solid #212E42;
	color: #212E42;
}
#atalhos a:visited {
	text-decoration: none;
	border-bottom:1px solid #212E42;
	color: #212E42;
}
#atalhos a:hover {
	text-decoration: none;
	background-color:#212E42;
	color:#FFFFFF;
	border-bottom:1px solid #212E42;
}
#atalhos a:active {
	text-decoration: none;
	background-color:#a00;
	color:#FFFFFF;
	border:0px;
}
/* parte1 */
#parte1 {
	height:38px;
	background: url(../img/parte1.jpg) no-repeat left top;
	text-align:right;
}
#parte1t2 {height:37px;
	background: url(../img/parte1T2.jpg) no-repeat left top;
	text-align:right;
}
/* Controles de acessibilidade */
#barrabotoes {
	float:right;
	padding-top:6px;
	padding-right:7px;
}
#barrabotoes ul {
	list-style:none;
}
#barrabotoes ul li {
	display: inline;
}
#barrabotoes ul li a {
	text-decoration: none;float:right;
}
#barrabotoes ul li a:hover {
	border-bottom:1px solid #000000;
	background-color:transparent;
	padding-bottom:1px;
}
#Amais{
	width: 24px;
	height:23px;
	background-image:  url(../img/Amais.gif);
}
#Amenos{
	width: 24px;
	height:23px;
	background-image: url(../img/Amenos.gif);
}
#Anormal{
	width: 24px;
	height:23px;
	background-image: url(../img/Anormal.gif);
}
#Obp{
	width: 24px;
	height:23px;
	background-image: url(../img/Obp.gif);
}
#Opb{
	width: 24px;
	height:23px;
	background-image: url(../img/Opb.gif);
}
#Ocor{
	width: 24px;
	height:23px;
	background-image: url(../img/Ocor.gif);
}
#mostratexto {

	padding-top:5px;
	margin-right:105px;
	font: bold .9em Arial, Helvetica, sans-serif;
	color: #212E42;
}
/* parte2 - modulo */
#modulo {
	height:81px;
	background: url(../img/modulo.jpg) repeat-x left top;
}
#modulot2 {
	height:44px;
	background: url(../img/parte2T2.jpg) no-repeat left top;
}
#parte2 {
	height:81px;
	background: url(../img/parte2.jpg) no-repeat left top;
}
#parte2t2 {
	height:44px;
	background: url(../img/moduloT2.jpg) no-repeat right top;
}
/******************* parte3 */
#parte3 {
	height:33px;
	background: url(../img/parte3.jpg) no-repeat left top;display:table;
}
#parte3t2 {
	height:33px;
	background: url(../img/parte3T2.jpg) no-repeat left top;
	display:table;
}

#iniciomenu {
	text-align:center;
	background-color:#ccc;
	border-bottom: 1px solid #ddd;
	width:206px;
	display:table;
	height:20px;
	padding-top:6px;
}
#iniciomenu h3 {
	font: .7em arial, sans-serif;
	font-weight: bolder;
}
/* Menu Principal - lista principal */

/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}*/
							/* listas internas */
/*
ul#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
*/
							/* itens das listas */
/*
ul#menu li {
	display: inline;
}
*/
							/* a */
/*
ul#menu li a {
	display: block;
	width:100%;
	border-bottom: 2px solid #8dbae2;
	padding:7px 7px 7px 13px;
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	text-decoration: none;
}
ul#menu li a {
   	voice-family: "\"}\"";
  	voice-family: inherit;
	min-height: 10px;
	height: auto;
	display:table;line-height: 1em;
}
*/
									#menu{
										list-style:none;
										margin:0px;
										padding:0px;
										display:block;
										list-style-position:outside;
									}
									
									#menu li{
										padding-left:0px;
										background-image:url(../img/separador_menu.jpg);
										line-height:25px;
										background-repeat:no-repeat;
										background-position:bottom;
										display:list-item;
									}

/* ________________________________________DESABILITANDO_______________________________________________________*/

/* TEMPLATE 2 */
#conteudoT2 {
	text-align:left;
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	margin-left:0px;  	/* margin-left:218px; usado no layout anterior*/	
	margin-right:22px;
	border:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right:12px;
}

html>body #conteudoT2 {
	margin-left:10px;  	/* margin-left:218px; usado no layout anterior*/
	margin-right:12px;
}
 #conteudoT2 h4 {
	 font-family: arial;
	 font-size: 1em;
	 font-weight:bold;
	 color:#082767;
}
/* noticias */
/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
#noticia {
	margin:0px 10px;
	padding-bottom:10px;
	padding-top:9px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	font: normal .70em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color: #212E42;
	float: left;
	width: 95%;	 
}
#maisnoticia {
	margin:0px 10px;
	padding-top:9px;
	padding-bottom:5px;
	border-bottom:2px dotted #ccc;
	text-align:left;
	font: normal .70em Arial, Helvetica, sans-serif;
	color: #212E42;
	float: left;
	width: 95%;

}
#maisnoticia a:visited,#maisnoticia a:link {
	text-decoration: none;
	color: #212E42;
	display:block;
}
#maisnoticia a:hover {
	text-decoration: none;
	background-color:#e9e9e9;
	color:#000000;
	padding:0px 0px 0px 0px;

}
*/
								#maisnoticia, #noticia{
									border-bottom:1px dotted #CCCCCC; 
									float:left; 
									width:100%;
									padding-bottom:10px;
									margin-bottom:10px;
									line-height:1.5em;
									color: #212E42;
									font: normal .75em Arial, Helvetica, sans-serif;
									display:block;
								}
								#maisnoticia{
									border-bottom:none;
								}

								#primeira_noticia {
									border-bottom:1px dotted #CCCCCC; 
									float:left; 
									width:100%;
									padding-bottom:10px;
									margin-bottom:10px;
									line-height:1.5em;
									color: #212E42;
									font: normal .75em Arial, Helvetica, sans-serif;
									display:block;
								}

								#primeira_noticia a{
									color:#000000; 
									text-decoration:none; 
									width:100%; 
									display:block;
									padding:10px 0px;
									margin-top:0px;
								}
								
								#primeira_noticia a, x:default{  /* rack para o uso do FIREFOX 3.0 */
									display:table-cell;
								}
								
								#noticia a{
									text-decoration:none;
									color:#000000;
									width:100%;
									display:block; 
									padding:10px 0px;
								}

								#maisnoticia a{
									text-decoration:none;
									color:#000000;
									width:100%;
									display:block;
									height:auto;
									padding:10px 0px 10px 0px;
								}
								
								.maisnoticias{
									margin:0px;
									display:block;
									padding:0px; 
									width:100%; 
								}
								
								.maisnoticias img{
									float:right;
									border:none;
									margin-top:0px;
									width:56px;
								}
								
								#primeira_noticia a:hover, #noticia a:hover{
									background-color:#F4F4F4;
									display:block;
									float:left;
									text-decoration:none;
									width:100%;
					padding:10px 0px;
								}
								
								#maisnoticia a:hover{
									background-color:#F4F4F4;
									display:block;
									text-decoration:none;
									margin-top:0px;
									float:left; 
									width:100%
								}
								
								
								#primeira_noticia a img{
									padding-right:15px;
									width:115px;
									border:none;
									float:left;
								}
								#maisNot{
									text-align:right;
								}
								
								#maisNot a {
									float:right;
									width:65px;
								}
								
								#maisNot a:hover {
									float:right;
									width:65px;
									background-color:transparent;
								}

/*
#bannerList {
	float:right;
	width:360px;
	padding-top:2px;
	text-align:left;
	margin-right:10px;
}
*/
/* ________________________________________DESABILITANDO_______________________________________________________*/
#bannerList{
	float:left;
	margin-left:0px;
	width:100%;
}

#bannerNoticia {
	/*margin:0px 10px; */
	padding-bottom:2px;
	border-bottom:0px dotted #ccc;
	padding-top:3px;
	width:98%;
}
/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
#noticia a{
	text-decoration: none;
	display:block;
}
#noticia a:visited,#noticia a:link {
	text-decoration: none;
	color: #212E42;
	padding:0px 0px 0px 0px;
}
#noticia a:hover {
	text-decoration: none;
	background-color:#e9e9e9;
	color:#000000;
}
#maisNot {
	color:#000000;
	width: 95%;
	text-align:right;
	padding:10px 0px 6px 0px;
	float: left;
}
#maisNot a.maisnoticias:hover {
	text-decoration: none;
	color:#000000;
	background:transparent;
	padding:0px 0px 0px 0px;
}
#maisNot a.maisnoticias:link {
	text-decoration: none;
	color:#000000;
	background:transparent;
	padding:0px 0px 0px 0px;
}
#maisNot a.maisnoticias:visited {
	text-decoration: none;
	color:#000000;
	background:transparent;
	padding:0px 10px 0px 0px;
}
*/
/* ________________________________________DESABILITANDO_______________________________________________________*/
#box_destaque{
	border-left:2px solid #CCCCCC;
	float:left;
	margin-left:0px;
	width:auto;
	display:block;
	height:auto;
}

#dest_1, #dest_2{
	float:left; 
	height:auto;
	width:170px;
	padding-left:5px;
}

#noticiaG {
	margin:3px 10px;
	padding:10px;
	text-align:left;
	font: normal .75em Arial, Helvetica, sans-serif;
	color: #212E42;
	line-height:1.5em;
}
/* botoes Laterais tipo1 - comprido */
#botoesvideo {
	padding:0px;
	width:180px;
	margin:1px auto;
	text-align:center;
}
#botoesvideo a {
	display: block;
	width: 100%;
	text-decoration: none;
}
#botoesvideo a p {
	margin: 3px 4px 3px 4px;
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
}
#botoesvideo a p.normal{
	font-size: .65em;
	font-weight: normal;
}
#botoesvideo a:link,#botoesvideo a:visited {
	color: #000000;
	background-color:#d5d5f4;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #aeaeae;
	border-left:1px solid #FFFFFF;

	border-right:1px solid #aeaeae;
	display:table;
}
#botoesvideo a:hover {
	color: #000000;
	background-color:#FFFFFF;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #FFFFFF;
}
/* CONTEUDOS */
#conteudoT2 img a {
	text-decoration:none;
	border:1px solid #000000;
}
#conteudoT2 img a:active,#conteudoT2 img a:visited, #conteudoT2 img a:link{
	border:1px solid #000000;
}
#conteudoT2 img a:hover {
	border:1px dotted #ffcc00;
}
#conteudoT2 img {
	float:left;margin:6px 6px 6px 0px;
}
#conteudoT2 img.right {
	float:right;
	margin:3px 0px 3px 6px;
}
/*
#ladoimg{
float:left;
margin:0px 5px 0px 0px;}
*/
/* Listas */
#conteudoT2 ul {
	list-style: disc;
	margin-left:20px;
	margin-top:3px;
}
#conteudoT2 li {
	padding-left:5px;
	font-weight:normal;
}
/* Links */
#conteudoT2 a:link, #conteudoT2 a:visited, #conteudoT2 a:active{
	text-decoration: underline;
	color: #003399;
}
#conteudoT2 a:hover, #conteudoT2 img:hover {
	text-decoration: none;
	color:#ff9900;
}
/* #########
	Classes
   ######### */
.campobusca {
	background-color:#FFFFFF;
	width:85px;
	border:2px solid #acacac;
	margin-left:2px;
	margin-right:2px;
	margin-top:-2px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #212E42;
}
.botaobusca {
	font: bold .85em Arial, Helvetica, sans-serif;
	width:25px;
	color: #FFFFFF;
	border: solid 2px #7eb1de;
	background-color:#4a91d0;
	font-weight:bold;
}
.apaga {
	display:none
}
.pair {
	margin:5px 0px 5px 5px;
}
.bgcampo {
	background-color:#FFFFFF;
}
.lado {
	margin-left: 5px;
}
.botao {
	font-weight:bold;
	color: #082767;
	border: 1px outset #ccc;
}
.organograma {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	text-align:center;
}

.organograma_td1{
	background-color:#D5D5F4;
	border: 1px solid #FFFFFF;
} 
.organograma_td1 a{
	color:#000000;
}

.organograma_td2{
	border: 1px solid #FFFFFF;
	background-color:#CCCCCC;
} 
.organograma_td2 a.hover{
	color:#000000;
}
.organograma_td{
	color:#000000;
	border: 1px solid #FFFFFF;
	text-align:left;
}
.organograma_td td{
	color:#000000;
	border: 1px solid #FFFFFF;
}

.table_cpmw {
	border: none;
	text-decoration: none;
	font-size: 1em;
}
.hr_cpmw{
color: #C6D4E1;
border:3px dotted #C6D4E1;
}

#paragrafo_texto{
	padding-left:30px;
	line-height:16px;
}

#caixa_texto{
	float: left;
	border:solid 1px #082767;
	padding: 10px;	
	width: 600px;
	line-height: 16px;
}
.clear { clear:both; }

#hdr{
	text-align: left;
	float: left;
	border: 1px solid #1D6CB7;
	margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 10px;
    width: 90%;
}
#hdr1{
	text-align: left;
	float: left;
	border: 0px solid #1D6CB7;
	margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 10px;
    width: 90%;
}


/* Níveis / Listas / Menu Lateral */
/* ________________________________________DESABILITANDO_______________________________________________________*/
/*
ul.n1 li a {
	display:table;
	color: #000000;
	background-color:#FFFFFF;
	padding-left: 0px;
	font: .7em arial, sans-serif;
	font-weight:bold;
	
}
ul.n2 li a {
	display:table;
	color:#082767;
	background-color:#FFFFFF;
	padding-left: 0px;
	font: .7em arial, sans-serif;
}
ul.n1 li a:hover {
	background-color:#FFFFFF;
	border-bottom: 2px;
}

ul.n2 li a:hover {
	background-color:#EFF3F6;
	border-bottom: 1px;
	color:#082767;
}
ul.n2 li a:link {
	background-color:#EFF3F6;
	border-bottom: 1px;
	color:#082767;
}
*/
									.n1 li a {
										display:table;
										height:auto;
										min-height:10px;
										display:block;
										margin:0;
										text-decoration:none;
										width:auto;
										color:#1D6CB7;
										font-weight:bold;
										padding-left:5px;
										font-size:12px;
										font-family:Arial, sans-serif, Helvetica ;
									}
									
									.n2{
										margin:0px;
										padding:0px;
										width:auto;
										color:#FFFF00;
									}
									
									.n2 li a{
										clear:both;
										color:#000000;
										font-weight:normal;
										background-color:#EEFFFF;
										background-image:url(../img/separador_menu2.jpg);
										padding-left:10px;
										background-repeat:no-repeat;
										background-position:bottom;
										font-size:11.5px;
									}

									.n2 li a:hover {
										clear:both;
										color:#000000;
										font-weight:normal;
										background-color:#FFFFFF;
										background-image:url(../img/separador_menu2.jpg);
										padding-left:10px;
										background-repeat:no-repeat;
										background-position:bottom;

									}

/* ________________________________________DESABILITANDO_______________________________________________________*/
/* Titulos */
h3.titulopag {
	font-variant:small-caps;
	display:block;
	font-family: arial;
	font-size: .85em;
	font-weight:bold;
	margin:10px;
	padding:1px 0px 1px 35px;
	color:#FFFFFF;
	background:#082767 url(../img/geonotas.gif) no-repeat 10px center;
}
h3.generico {
	border-bottom: 1px solid #082767;
	font-variant:small-caps;
	display:block;
	font-family: arial;
	font-size: .85em;
	font-weight:bold;
	margin:10px;
	padding:1px 0px 1px 10px;
	color:#082767;
	text-align:left;
}
/*.organograma:hover {
	color: #000000;
	background-color:#FFFFFF;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #FFFFFF;

} */
.negrito {
	font-size: 10px;
}

/*Este Tratamento foi feito apenas para o arquibo w_indexshortinfo_botoes_diresq e refere-se aos botoes que tem a imagem alinhadas à esquerda */
#bt_destaque a{
	border:none;
}

#coluna_B{
	width:352px;
	padding-left:10px;
}

#barra_titulo{
	background-image:url(../img/tit_destaque_bg.jpg);
	background-repeat:repeat-x;
	height:17px;
	width:auto;
	margin-right:0px;
	padding:0px
}

#titulo_barra{
	float:left;
	border-left:5px solid #B0BDCD;
	padding-left:5px;
	font-variant:small-caps;
	font-weight:bold;
	color:#1E4C88;
	font-size:12px;
}

#box_noticia{
	padding:0px; 
	width:100%; 
	height:auto;
	float:left;
	margin:0px;
	text-align:left;
}

#bt_destaque .BotesEsqnovo{
	margin:10px 0px; 
	height:65px;
	border-bottom:1px solid #CCCCCC;
}

/*
.BotesEsqnovo{
	width:100%;
	border-bottom:1px dotted #ccc;
	padding-top:2px; 
	height:63px; 
}
*/

.BotesEsqnovo a {
	display: block;
	width:100%;
	text-decoration: none;
}
.BotesEsqnovo a p {
	/*margin-top: 10px;
    margin-left: 20px;  */
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
}
.BotesEsqnovo p, #botoes2direito p {
		font-size:10px;
}
.bgbranco{
	/*float:left; */
	width:100%;
	border-bottom:2px dotted #ccc;
	padding-top:0px;
	padding-bottom:4px;
}

.bgbranco a {
	display: block;
	width:100%;
	text-decoration: none;
}
.bgbranco a p {
	/*margin-top: 10px;
    margin-left: 20px;  */
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
}

.bgbranco p, #botoes2direito p {
		font-size:10px;
}

#banner_popup{

}

.semborda{
	border:none;
}


/*________________________________________________________________________ INICIO PROJETO PAC _______________________________*/

#pac_descricao{
	width:100%; 
	border:none; 
	margin:0px; 
	padding:0px; 
	font-size:12px;
}
.pac_titulo_barra{
	height:15px;
}

.pac_programa{
	margin:0px; 
	padding:0px 0px 23px 0px; 
	text-align:left; 
	clear:both;
}

#pac_empreendimento{
	margin:0px; 
	padding:0px; 
	text-align:left; 
	clear:both; 
}

.pac_empreendimento_cor_1{	
	background-color:#FBE8AF;
}
.pac_empreendimento_cor_2{
	background-color:#C3BBCA;
}
.pac_empreendimento_cor_3{
	background-color:#94CDD8;
}
.pac_empreendimento_cor_4{
	background-color:#B8DC7C;
}
.pac_empreendimento_cor_5{
	background-color:#FFF900;
}
.pac_empreendimento_cor_6{
	background-color:#B73B83;
}
.pac_empreendimento_cor_7{
	background-color:#7ABBDB;
}
.pac_empreendimento_cor_8{
	background-color:#D68F6F;
}
.pac_empreendimento_cor_9{
	background-color:#E9AD78;
}

#pac_mapa{
	float:left; 
	margin:15px 0px 0px 0px; 
	padding:0px; 
	border:none;
	width:100%;
}

#pac_tab1{
	width:95%; 
	border:none;
}

#pac_tab2{
	width:100%; 
	border:none;
	font-size:12px;
}
#pac_tab2 tr td{
	padding-bottom:15px;
}

#pac_justificativa{
	text-align:justify; 
	padding:0px;

}

#pac_eff{
	font-size:13px; 
	width:auto; 
	line-height:28px; 
	border-bottom:2px solid #000066;
	color:#000066; 
	padding-left:5px; 
	font-variant:small-caps; 
	margin-top:15px;
}

#pac_tab3{
	width:300px; 
	margin:20px 10px; 
	text-align:center;
	border:none;
}

#pac_tab4{
	width:300px; 
	margin:20px 10px; 
	text-align:center;
}

#tabelas_pac table{
	border:none;
	font-size:12px;
}
#tabelas_pac table tr td{
	border:none;
	border-bottom:1px solid #CCCCCC;
}
#coluna_pac_1{
	width:145px;
	font-weight:bold;
	padding-top:15px;
}
#coluna_pac_2{
	width:330px;
}
#coluna_pac_3{
	width:auto;
}
#pac_td_home_cor_1{
	color:#000000; 
	background-color:#E6E6E6; 
	text-align:left; 
	width:400px; 
	border:1px solid #333333;
}
#pac_td_home_cor_2{
	color:#000000; 
	background-color:#FFFFCC; 
	text-align:center; 
	width:100px; 
	border:1px solid #333333;
}
/*________________________________________________________________________ FIM PROJETO PAC _______________________________*/

/*________________________________________________________________________ INICIO PROJETO TAV _______________________________*/

#mapa_tav{
	margin:20px 0px;
	width:100%;
}

#mapa_tav_f{
	list-style:none;
	width:240px;
	float:left;
	height:145px;
}


/*________________________________________________________________________ FIM PROJETO TAV _______________________________*/
/*________________________________________________________________________ FIM _______________________________*/

#no_borda,#no_borda tr td{
	border:none;
}

/* CSS DA BARRA DE TAMANHO EXPANSÍVEL - BARRA DO GOVERNO */

    
	#barra-brasil-v2-exp img {
		border: 0;
	}
    

    #barra-brasil-v2-exp.gif {
		background: url(../img/barra-gov-bv2-dir.gif) no-repeat right top;
    }
    

	
	#barra-brasil-v2-exp.gif .divCentro {
		background: url(../img/barra-gov-bv2-centro.gif) no-repeat right top #074d21;
	}
    

    #barra-brasil-v2-exp .divEsq {
        float:left;
	}
    
    #barra-brasil-v2-exp .divCentro {
        margin-left: 16px;
        margin-right: 15px;
        width: auto;
		height: 36px;
	}
    
	#barra-brasil-v2-exp #logo-republica-bv2 {
		display: block;
		float: left;
		margin: 0;
		padding: 6px 0 0 14px;
	}
    
	#barra-brasil-v2-exp #logo-gov-bv2 {
		display: block;
		float: right;
		margin: 0;
		padding: 5px 6px 0 0;
	}



/*_________________________________________________________________________________________________________*/

#barra-brasil-v3 {
			position:relative;
			clear:both;
			overflow:hidden;
			min-width:1000px;
			height:28px;
			background:#004b82;
		}
		#barra-brasil-v3 span {
			display:block;
			width:100%;
			height:28px;
			background:url(../img/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
		}
		#barra-brasil-v3 span .imagemGov {
			/*
			position:absolute;
			top:4px;
			left:50%;
			height: 24px;
			width: 1000px;
			margin-left:-500px;
			*/
			float:right;
			margin-right:15px;
			margin-top:4px;
			background: url(../img/barra-brasil-v3-azul.gif) right top no-repeat;
		}
		#barra-brasil-v3 span .brasilgov {
			width: 100px;
			height: 24px;
			float:right;
			display:block;
			border: 0 !important;
		}







