BODY {	BACKGROUND: #FFFFFF;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin:0;
	padding:0;

}

/************** CONTEUDO ****************/
.conteudo {
	position: absolute;
	
	border: 0;
	border-style: none;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 40px;
	margin-bottom: 40px;
	}


.conteudo H1, H2 { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal;}

.conteudo H1:first-letter { font-size: 1.9em; font-style: normal; font-weight: normal;}

.conteudo H3 { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: normal;}


SPAN.grande { font-size: 1.9em; font-style: normal; font-weight: normal;}

span.pequeno { font-size: 0.8em; font-style: normal; font-weight: normal; color:#1A4658;}


SPAN.sem_negrito { font-weight: normal;}

.conteudo A{ TEXT-DECORATION: none; font-weight: bold;}

.conteudo LI { padding: 0.4em; }

.conteudo IMG {  border-style: none;}

span.italico {  font-style: italic;}

span.sublinhado {  text-decoration: underline; }

span.maior { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;}

span.simbolo { font-family: Symbol}

span.pequeno { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;}

span.verde {  color: #5C8B2E;}

span.laranja {  color: #EA5E00;}

span.amarelo {  color: #F4B800;}

span.sub { vertical-align: super;
           text-decoration: underline;	
}

span.sup { vertical-align: super;
           font-size:0.7em;
}
/************** CONTEUDOA ****************/

/*Página das fotografias*/



.conteudoA { width:70%;
             position: absolute;
	     top: 83px;
	     left: 130px;
	     border: 0;
	     border-style: none;
	     margin-top: 30px;
	     margin-right: 80px;
	     margin-left: 40px;
	     margin-bottom: 40px;
}


.conteudoA H1, H2{ font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal;}

.conteudoA H1:first-letter { font-size: 1.9em; font-style: normal; font-weight: normal;}

.conteudoA A{ TEXT-DECORATION: none; font-weight: bold;}

.conteudo LI { padding: 0.4em; }

.conteudo IMG {  border-style: none;}




/****************************************** BANNER  **********************************/

.banner {
	display: inline;
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: 0;
	padding: 0;
	border:0;
	width: 100%;
	height: 69px;
	vertical-align: top;
	border-collapse: collapse;

	background-color: #CCBD99;
	white-space: nowrap;
	}

.banner P {
	margin: 0;
	padding: 0;
	border:0;
	}

.banner A { 
	margin: 0;
	padding: 0;
	border:0;
	}

.banner IMG {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border:0;
}

.data {position: absolute;
	left: 723px;
	top:5px;
	}

.data H1{	font-size: 12px; 
	font-weight:bold;
	padding: 0;
	margin: 0;
	border:0;
}
.data P{
	font-size: 10px; 
	font-style: normal; 
	padding: 0;
	margin: 0;
	border:0;
	vertical-align: top;
}

#pesquisa {color:#676767;}

#pesquisa form{border-style:none;
	  font-size: 0.8em;
	  margin: 0 0 0 0;
	  padding: 0 0 0 0;
	text-align:left;

	}



#pesquisa table{text-align:left;
	border-style:none;
      }

#pesquisa td{border-style:none;
	  font-size: 0.8em;
	  margin: 0 0 0 0;
	  padding: 0 0 0 0;
	text-align:left;
	}


.barra {
	position: absolute;
	top: 69px;
	left:0;
	width: 100%;
	height: 13px;
}

.servicos {
	background-color: #9F5213;
}

.projectos {
	background-color: #267C9E; 
}

.oIGP {
	background-color: #A02A5A; 
}

.novidades {
	background-color: #6C881D;
}


.produtos {
	background-color: #E67316; 
}

.eGeo {background-color:#ECA820;}

/**** MENU  ****/

.menu {
	position: absolute;
	top: 85px;
	left: 1px;
	width:127px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px; 
	color: #FFFFFF;
	border-style: none;
	text-transform: capitalize;
	text-align:left;
	}


.menu A {	color:#FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
}

.menu a:hover { color: #000000;}



.mainsection {
	margin: 2px;
	padding: 2px;
	border-style: none;
	border:none;
	
}
.mainsection H1 {	font-family: Arial, Helvetica, sans-serif;
 	font-size: 1em; 
	margin: 0px;
	padding: 1px;
	border-style: none;
	text-align: left;
}

.mainsection IMG {border:0;}

.section H2	{
 	font-size: 10px; 
	margin-left:0;
	list-style-type: none;
}


.subsection	{
 	font-size: 1em; 
	list-style-type: none;
 	margin-left: 14px;
}

.menu UL{
	padding-left: 1.2em;
 	margin-left: 1px;
	padding-top: 1px;
 	margin-top: 1px;
	padding-bottom: 1px;
 	margin-bottom: 1px;
	background-color: #999999;

}



.menu LI{
	margin-bottom:7px;
}



