html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #eee9db;
}

#principal {
	margin: 0 auto; 
	width: 770px;
	background-color: #fff;
}

#header {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 157px;
}

#logo {
	display:none;
}

/*GERAL - INICIO*/
ul, li, form, input {
	margin: 0;
	padding: 0;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#ff7700;
}
img {
 border: 0;
}
/*GERAL - FIM*/


/*MENU - INICIO*/
#menu {
	float: left;
	width: 140px;
	padding: 0 0 15px 15px;
}
#menu #m_pri{
	width: 140px;
	margin: 0;
	background-color: #ffd6b2;
}
#m_p_top{
	width: 140px;
	height: 80px;
	line-height: 0;
	background-image: url(/shared/bg_menu_sustentabilidade_up.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#m_p_bottom{
	width: 140px;
	height: 5px;
	line-height: 0;
	background-image: url(/shared/bg_menu_sustentabilidade_down.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.lista_mp {
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 0;
	list-style-position: outside;
	list-style-type: none;
}
#menu #m_pri ul li {
	margin: 5px 0 0 0;
}
#menu #m_pri ul a, #menu #m_pri ul a:link, #menu #m_pri ul a:active, #menu #m_pri ul a:visited {
	font-size: 0.9em;
	line-height: 0.9em;
	color:#ff7700;
}
#menu #m_pri ul a:hover {
	font-size: 0.9em;
	line-height: 0.9em;
	text-decoration:underline;
}
#menu #m_pri ul ul a, #menu #m_pri ul ul a:link, #menu #m_pri ul ul a:active, #menu #m_pri ul ul a:visited {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: normal;
	color:#000;
}
#menu #m_pri ul ul a:hover {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: normal;
	text-decoration:underline;
}
#menu #m_sec{
	width: 140px;
	margin: 15px 0 0 0;
	padding: 0;
	background-color: #ffd7b4;
}
#m_s_top{
	width: 140px;
	height: 5px;
	line-height: 0;
	background-image: url(/shared/bg_menu_secundario_up.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#m_s_bottom{
	width: 140px;
	height: 5px;
	line-height: 0;
	background-image: url(/shared/bg_menu_secundario_down.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#menu #m_sec dl dt {
	margin: 0;
}
#menu #m_sec dl a, #menu #m_sec dl a:link, #menu #m_sec dl a:active, #menu #m_sec dl a:visited {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: bold;
	color:#000;
}
#menu #m_sec dl a:hover {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: bold;
	text-decoration:underline;
}
#menu #m_sec dl dd{
	margin: 12px 0 0 5px;
}
#menu #m_sec dl dd a, #menu #m_sec dl dd a:link, #menu #m_sec dl dd a:active, #menu #m_sec dl dd a:visited {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: normal;
	color:#000;
}
#menu #m_sec dl dd a:hover {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: normal;
	text-decoration:underline;
}
#menu #m_sec form {
	margin:5px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bold;
}
input {
	font-size: 0.9em;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	margin-top: 3px;
}
#busca_txt{
	width: 124px;
	padding: 2px;
	color: #999;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu #m_pri, * html #menu #m_sec {
	position: relative;
}
* html #m_p_bottom, * html #m_s_bottom {
	position: absolute;
	bottom: -1px;
	line-height: 0;
}
/* End */
#menu #menu_font{
	width: 140px;
	margin: 15px 0 0 0;
	padding: 0;
}
#menu #menu_font span{
	display: block;
	margin: 5px 0 0 5px;
	font-weight: bold;
	font-size: 0.9em;
	color:#ff7700;
	
}
#menu #menu_font ul {
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 0;
	list-style-position: outside;
	list-style-type: none;
}
#menu #menu_font ul li{
	display: inline;
	margin: -2px;
	padding: 0;
}
#menu #menu_font ul a, #menu #menu_font ul a:link, #menu #menu_font ul a:active, #menu #menu_font ul a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#000;
}
#menu #menu_font ul a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#ff7700;
	text-decoration:underline;
}

/*MENU - FIM*/


/*CONTEUDO - INICIO*/
#conteudo {
	float: right;
	width: 615px;
	padding: 0;
	margin: 0;
	/*background-image: url(/shared/bg_industriais.gif);
	background-repeat: no-repeat;*/
	min-height: 500px;
}
#conteudo p a, #conteudo p a:link, #conteudo p a:active, #conteudo p a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	text-decoration:underline;
}
#conteudo p a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
}
#idioma {
	float: right;
	padding: 0 15px 0 0;
	border-bottom: 1px solid #ff7700;
}
#conteudo #idioma a, #conteudo #idioma a:link, #conteudo #idioma a:active, #conteudo #idioma a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
}
#conteudo #idioma a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	text-decoration:none;
}
#titulo {
	margin: 10px 0 5px 0;
}
#conteudo #titulo h1 {
	margin: 0 0 0 15px;
	font-size: 1em;
	line-height: 1em;
	color:#999;
}
#conteudo #titulo h2 {
	margin: 6px 0 0 35px;
	font-size: 1.3em;
	line-height: 1em;
	color:#000;
}
#conteudo #titulo h3 {
	margin: 0 0 0 15px;
	font-size: 1.6em;
	line-height: 1em;
	color:#ff7700;
}
/* Fix IE. Hide from IE Mac \*/
* html #principal #conteudo #titulo h1 {
	margin: 0 0 -10px 15px;
}
* html #principal #conteudo #titulo h3 {
	margin: -10px 0 0 15px;
}
/* End */
#conteudo p {
	margin: 15px;
	font-size: 0.9em;
	line-height: 1.4em;
}
#conteudo ul {
	margin: 15px;
	padding: 0 15px 0 15px;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: circle;
}
#conteudo ul ul{
	margin: 15px;
	padding: 0 15px 0 15px;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: disc;
}
#conteudo ol {
	margin: 15px;
	padding: 0 15px 0 15px;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-position: outside;
}
#conteudo ol li{
	padding-bottom: 15px;
}
.img_dir{
	float: right;
	margin: 10px 0 10px 10px
}
.img_esq{
	float: left;
	margin: 10px 10px 10px 0
}
#mapaPerfil{
	margin: 0 0 40px 0;
}
#conteudo #mapaPerfil p{
	font-size: 0.9em;
	line-height: 1.4em;
	color:#002cbd;
	font-weight:bold;
}
#conteudo #mapaPerfil ul a, #conteudo #mapaPerfil ul a:link, #conteudo #mapaPerfil ul a:active, #conteudo #mapaPerfil ul a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight:bold;
}
#conteudo #mapaPerfil ul a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#002cbd;
	text-decoration:none;
}
#mapaFlorestais{
	margin: 0 0 40px 0;
}
#conteudo #mapaFlorestais p{
	font-size: 0.9em;
	line-height: 1.4em;
	color:#00823c;
	font-weight:bold;
}
#conteudo #mapaFlorestais ul a, #conteudo #mapaFlorestais ul a:link, #conteudo #mapaFlorestais ul a:active, #conteudo #mapaFlorestais ul a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight:bold;
}
#conteudo #mapaFlorestais ul a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#00823c;
	text-decoration:none;
}
#conteudo #mapaFlorestais ul ul a, #conteudo #mapaFlorestais ul ul a:link, #conteudo #mapaFlorestais ul ul a:active, #conteudo #mapaFlorestais ul ul a:visited {
	font-size: 1em;
	font-weight:normal;
}
#conteudo #mapaFlorestais ul ul a:hover {
	font-size: 1em;
	color:#00823c;
	font-weight:normal;
	text-decoration:none;
}
#mapaIndustriais{
	margin: 0 0 40px 0;
}
#conteudo #mapaIndustriais p{
	font-size: 0.9em;
	line-height: 1.4em;
	color:#ffbb00;
	font-weight:bold;
}
#conteudo #mapaIndustriais ul a, #conteudo #mapaIndustriais ul a:link, #conteudo #mapaIndustriais ul a:active, #conteudo #mapaIndustriais ul a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight:bold;
}
#conteudo #mapaIndustriais ul a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#ffbb00;
	text-decoration:none;
}
#conteudo #mapaIndustriais ul ul a, #conteudo #mapaIndustriais ul ul a:link, #conteudo #mapaIndustriais ul ul a:active, #conteudo #mapaIndustriais ul ul a:visited {
	font-size: 1em;
	font-weight:normal;
}
#conteudo #mapaIndustriais ul ul a:hover {
	font-size: 1em;
	color:#ffbb00;
	font-weight:normal;
	text-decoration:none;
}
#mapaSustentabilidade{
	margin: 0 0 40px 0;
}
#conteudo #mapaSustentabilidade p{
	font-size: 0.9em;
	line-height: 1.4em;
	color:#965500;
	font-weight:bold;
}
#conteudo #mapaSustentabilidade ul a, #conteudo #mapaSustentabilidade ul a:link, #conteudo #mapaSustentabilidade ul a:active, #conteudo #mapaSustentabilidade ul a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight:bold;
}
#conteudo #mapaSustentabilidade ul a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#965500;
	text-decoration:none;
}
#conteudo #mapaSustentabilidade ul ul a, #conteudo #mapaSustentabilidade ul ul a:link, #conteudo #mapaSustentabilidade ul ul a:active, #conteudo #mapaSustentabilidade ul ul a:visited {
	font-size: 1em;
	font-weight:normal;
}
#conteudo #mapaSustentabilidade ul ul a:hover {
	font-size: 1em;
	color:#965500;
	font-weight:normal;
	text-decoration:none;
}
#mapaOutros{
	margin: 0 0 40px 0;
}
#conteudo #mapaOutros p{
	font-size: 0.9em;
	line-height: 1.4em;
	color:#ff7700;
	font-weight:bold;
}
#conteudo #mapaOutros ul a, #conteudo #mapaOutros ul a:link, #conteudo #mapaOutros ul a:active, #conteudo #mapaOutros ul a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight:bold;
}
#conteudo #mapaOutros ul a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	text-decoration:none;
}
#conteudo #mapaOutros p a, #conteudo #mapaOutros p a:link, #conteudo #mapaOutros p a:active, #conteudo #mapaOutros p a:visited {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight:bold;
	text-decoration:none;
}
#conteudo #mapaOutros p a:hover {
	font-size: 0.9em;
	line-height: 1.4em;
	text-decoration:none;
}
#conteudo #formulario{
	float: left;
}
#conteudo #formulario p {
	margin: 15px 0 0 15px;
	font-size: 0.9em;
	line-height: 1.4em;
}
#conteudo #formulario form input, #conteudo #formulario form textarea {
	font-size: 0.9em;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	margin: 0 0 0 15px;
}
#conteudo #endereco{
	float: right;
	width: 315px;
}
.tamanhoBoxForm{
	width: 280px;
}

#fotoLegendaRightH{
	width: 254px;
	padding: 0 15px 15px 15px;
	float:right;
}

#fotoLegendaRightV{
	width: 194px;
	padding: 0 15px 15px 15px;
	float:right;
}

#fotoLegendaLeftH{
	width: 254px;
	padding: 0 15px 15px 15px;
	float:left;
}

#fotoLegendaLeftV{
	width: 254px;
	padding: 0 15px 15px 15px;
	float:left;
}

#fotoLegendaLeftV p, #fotoLegendaLeftH p, #fotoLegendaRightV p, #fotoLegendaRightH p{
	font-size: 0.8em;
	padding:0;
	margin:0;
}
#conteudo dl{
	margin:15px;
	font-size: 0.9em;
	line-height: 1.4em;
}

.highlight {
    font-weight:bold;
}

div.navegador ul li {
    display:inline;
    text-transform:lowercase;
}

/*CONTEUDO - FIM*/


/*FOOTER - INICIO*/
#footer {
	clear: both;
	width: inherit;
	height: 25px;
	margin: 0;
	border-top: 1px solid #ff7700;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-size: 0.7em;
	line-height: 1em;
	color: #999;
}
#footer a:hover {
	font-size: 0.7em;
	line-height: 1em;
	text-decoration:none;
	color:#ff7700;
}
#copyright{
	float:left;
	text-align:left;
	padding: 4px 0 0 15px;
}

#assinatura {
	float:right;
	text-align:right;
	padding: 4px 15px 0 0;
}
.sustentabilidade{
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
	color:#000;
	width:150px;
	float:left;
	padding-left:7px}
/*FOOTER - FIM*/
