/*
*/
* {
  margin: 0px;
  padding: 0px; 
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
  background-color: #A9B582;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: verdana, arial, tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #666;  
}

a {
	outline: none;
	color: #666;
	text-decoration: none;
}
#pg_contatos a{
  color:#72AF36;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0; 
}

#geral {
  background: #A9B582 url(../imagens/fundo_topo.jpg) repeat-x;
}

#logo, #meio, #rodape, #area {  
  margin: 0 auto;
  width: 760px;
}

#logo {
  background: #A9B582 url(../imagens/fundo_logo.jpg) center top no-repeat;
  text-align: left;
  width:758px;
  height: 199px;  
}

#logo a {
  text-indent: -9999px;
}

#logo div.titulo {
  background: transparent url(../imagens/barra.gif) center bottom no-repeat;
  padding-top: 160px;
  height:31px;
  display:block;
  width:678px;
  padding-left:80px;
  float:left;
  }

div#cidade {
  width: 280px;
  float:left;
  height:20px;
  padding-top:8px;
}

div.language{
  float:left;
  width:160px;
  text-align: right;
  color:#5F8C34;
  font-size:10px;
  font-weight:bold;
  padding-top:9px;
}

div.box_title{
  width:200px;
  float:left;
}

#logo div.titulo a.flag_brBR {
  display: block;
  float: left;
  width: 34px;
  height: 22px;
  background: url(../imagens/flag_br.jpg) no-repeat left bottom;
  text-indent: -9999px;
  margin:4px 0 0 10px;
}
#logo div.titulo a.flag_usaBR {
  display: block;
  float: left;
  width: 34px;
  height: 22px;
  background: url(../imagens/flag_usa.jpg) no-repeat left top;
  text-indent: -9999px;
  margin:4px 0 0 3px;
}
#logo div.titulo a.flag_espBR {
  display: block;
  float: left;
  width: 34px;
  height: 22px;
  background: url(../imagens/flag_esp.jpg) no-repeat left top;
  text-indent: -9999px;
  margin:4px 0 0 3px;
}


#logo div.titulo a.home {
  display: block;
  float: right;
  width: 65px;
  height: 29px;
  background: url(../imagens/botao_home.gif) no-repeat left top;
  text-indent: -9999px;
  
}

#logo div.titulo a.home:hover {
  background: url(../imagens/botao_home.gif) no-repeat left bottom;
}

span.language{
  color:#5F8C34;
  font-size:10px;
  font-weight:bold;
  text-align:right;
  border:1px solid red;
  width:300px;
}


#meio {
  background: #A9B582 url(../imagens/fundo_geral.jpg) repeat-y;
  text-align: left;
  width:758px;  
}

#menu {
  padding-left: 42px;
  float: left;
}

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li.empresa a {
  text-indent: -9999px;
  background: url(../imagens/botao_empresa.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.empresa a:hover,
#pg_empresa #menu li.empresa a {
  background: url(../imagens/botao_empresa.gif) no-repeat bottom left;
}

#menu li.mercados a {
  text-indent: -9999px;
  background: url(../imagens/botao_recurso.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.mercados a:hover,
#pg_recursos #menu li.mercados a {
  background: url(../imagens/botao_recurso.gif) no-repeat bottom left;
}

#menu li.tecnologia a {
  text-indent: -9999px;
  background: url(../imagens/botao_tecnologia.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.tecnologia a:hover,
#pg_tecnologia #menu li.tecnologia a {
  background: url(../imagens/botao_tecnologia.gif) no-repeat bottom left;
}

#menu li.montagem a {
  text-indent: -9999px;
  background: url(../imagens/botao_montagens.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.montagem a:hover{
  background: url(../imagens/botao_montagens.gif) no-repeat bottom left;
  text-indent: -9999px;  
}

#menu li.produtos a {
  text-indent: -9999px;
  background: url(../imagens/botao_produtos.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.produtos a:hover,
#pg_produtos #menu li.produtos a  {
  background: url(../imagens/botao_produtos.gif) no-repeat bottom left;
}

#menu li.contatos a {
  text-indent: -9999px;
  background: url(../imagens/botao_contatos.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.contatos a:hover,
#pg_contatos #menu li.contatos a  {
  background: url(../imagens/botao_contatos.gif) no-repeat bottom left;
}

#menu li.clientes a {
  text-indent: -9999px;
  background: url(../imagens/botao_clientes.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.clientes a:hover,
#pg_clientes #menu li.clientes a  {
  background: url(../imagens/botao_clientes.gif) no-repeat left bottom;
}


#menu li.bt_link a {
  text-indent: -9999px;
  background: url(../imagens/botao_links.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.bt_link a:hover,
#pg_link #menu li.bt_link a  {
  background: url(../imagens/botao_links.gif) no-repeat left bottom;
}
#menu li.indique a {
  text-indent: -9999px;
  background: url(../imagens/botao_indique.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.indique a:hover,
#pg_indique #menu li.indique a  {
  background: url(../imagens/botao_indique.gif) no-repeat left bottom;
}

#menu li.meioambiente a {
  text-indent: -9999px;
  background: url(../imagens/botao_meioambiente.gif) no-repeat left top;
  height: 31px;
  width: 132px;
  display: block;
  margin-bottom: 2px;
}

#menu li.meioambiente a:hover {
  background: url(../imagens/botao_meioambiente.gif) no-repeat left bottom;
}

ul#submenu {
  list-style: none;  
  /*padding-left: 11px;*/
  display: none;
}

ul#submenu li.caldeiras a {
  text-indent: -9999px;
  background: url(../imagens/botao_caldeiras.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.caldeiras a:hover {
  background: url(../imagens/botao_caldeiras.gif) no-repeat left bottom;
}

ul#submenu li.queimadores a {
  text-indent: -9999px;
  background: url(../imagens/botao_queimadores.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.queimadores a:hover {
  background: url(../imagens/botao_queimadores.gif) no-repeat left bottom;
}

ul#submenu li.acessorios a {
  text-indent: -9999px;
  background: url(../imagens/botao_acessorios.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.acessorios a:hover {
  background: url(../imagens/botao_acessorios.gif) no-repeat left bottom;
}

ul#submenu li.sistema a {
  text-indent: -9999px;
  background: url(../imagens/btn_sistema.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.sistema a:hover {
  background: url(../imagens/btn_sistema.gif) no-repeat left bottom;
}
ul#submenu li.aquatubulares a {
  text-indent: -9999px;
  background: url(../imagens/bt_aquatubulares.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.aquatubulares a:hover {
  background: url(../imagens/bt_aquatubulares.gif) no-repeat left bottom;
}

ul#submenu li.flamotubulares a {
  text-indent: -9999px;
  background: url(../imagens/bt_flamotubulares.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.flamotubulares a:hover {
  background: url(../imagens/bt_flamotubulares.gif) no-repeat left bottom;
}

ul#submenu li.fluido a {
  text-indent: -9999px;
  background: url(../imagens/bt_aquecedores.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.fluido a:hover {
  background: url(../imagens/bt_aquecedores.gif) no-repeat left bottom;
}

ul#submenu li.geradores a {
  text-indent: -9999px;
  background: url(../imagens/btn_geradores.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.geradores a:hover {
  background: url(../imagens/btn_geradores.gif) no-repeat left bottom;
}

ul#submenu li.aquecedores a {
  text-indent: -9999px;
  background: url(../imagens/botao_aquecedores.gif) no-repeat left top;
  height: 30px;
  width: 121px;
  display: block;
  margin-bottom: 2px;
}

ul#submenu li.aquecedores a:hover {
  background: url(../imagens/botao_aquecedores.gif) no-repeat left bottom;
}

#conteudo {
  float: left;
  width: 535px;
  padding: 5px;
}

#conteudo h1 {
  font-size: 20px; 
  color: #72AF36;
  margin-bottom: 10px;
  clear: both;
  border-bottom: 2px solid #72AF36;
  text-align: left; 
}

#conteudo h1 span.tipo-noticia {
  font-size: 11px;
  margin-left: 285px;
}

#conteudo #bemvindo h1 span.tipo-noticia {
  margin-left: 85px;
}

#conteudo h1 span.tipo-noticia a {
  display: inline-block;
  width: 53px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  padding: 0px 2px;
  color: #72AF36;
}

#conteudo h1 span.tipo-noticia a.selecionado {
  background: url(../imagens/aba.gif) no-repeat top center;
  color: #FFF;
}

#conteudo h2 {
  font-size: 17px; 
  color: #495f6b;
  margin-bottom: 10px;
  clear: both;
}

#conteudo p {
  margin-bottom: 10px;
  text-align: justify;
  line-height: 150%;
  width: auto;
}

#conteudo dt {
  color: #495f6b;
  font-weight: bold;
  margin-top: 10px;
}

#conteudo ul {
  margin: 0 0 10px 20px;
  list-style: circle;
  line-height: 150%;
  color: #495f6b;
}

#conteudo form {
  clear: both;
  text-align: center;
}

#conteudo form label {
  display: block;
  width: 80px;
  float:left;
  clear: both;
  text-align:right;
  padding-right:10px;

}

div#conteudo form.indique label {
  display:block;
  width:200px;
  
  text-align:left;
}

#conteudo form input,  #conteudo form textarea, #conteudo form select{
  background-color: #FFF;
  border: 0;
  border: 1px solid #AAA;
  margin-bottom: 5px;
  padding: 2px;
  float:left;
}

#conteudo form input.botao {
  background-image: url(../imagens/submit.gif);
  width: 80px;
  height: 30px;
  color: #495f6b;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 10px 90px;
  
}

#conteudo ul.album {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#conteudo ul.album  li {
  display: inline;
}

#conteudo ul.album  li  a img {
  border: 2px solid #72AF36;
  margin: 0 0 5px 10px;
  padding:2px;
}

#campos, #endereco {
  float: left;
  display: block;
  text-align: left;
}

#campos {
  background:#fff;
  padding:10px;
  width:520px;
  margin: 0 0 20px 0 ;
  
}
#mensagem, #telefone {
  float: right;
  display: block;
  text-align: left;  
}

#grupo {
  display: block;
  clear: both;
}

#endereco{
  width: 210px;
}

#telefone {
  width: 290px;
}


#botao {
  clear: both;
  text-align: center;
}

p#banner {
  margin-left: 4px;
  background-color: #FFF;
}

#bemvindo, #produtos {
  margin-top: 10px;
}

#bemvindo {
  float: left;
  width: 325px;
  margin-left: 5px;
  text-align: justify;
  padding: 5px;
}

#bemvindo a.all{
  float:right;
}
/*** news **/

a div.news {
  width:325px;
  padding: 0 0 10px 0 ;
}
a:hover div.news{
  color:#999;
  cursor: hand;
  text-decoration: none;  
}

div.news div.date{
  background:#A9B582;
  color:#fff;
  float:left;
  font-size:9px;
  height:25px;
  width:35px;
  text-align:center;
  font-weight:bold;
}

div.news h3.title{
  color:#A9B582;
  font-size:16px;
  margin:0;
  padding:0;
  font-weight:bold;
  float:left;
  width:280px;
  padding:0 5px;
  text-align: left;
}

#conteudo div.news_com h2{
  margin:0;
  padding:0;
}
#conteudo div.news_com b{
  font-size:10px;
  color:#495F6B;
}
#conteudo div.news_com img{
  float:left;
  padding:0 10px 10px 0;
}
#conteudo div.news_com small{
  font-size:10px;
  color:#495F6B;
}

div.news_com div.txt {
  text-align: justify;
}

div.news div.txt{
  font-size:10px;
  clear: both;
  padding-top:5px;
}
 
#produtos {
  float: right;
  width: 175px;
  margin-left: 7px;
  border-left: 3px solid #e5d5d5;
  padding-left: 5px;
  padding-top: 5px;
  text-align: right;
}

#produtos img {
  border: 1px solid #000;
  margin-bottom: 5px;
}

#conteudo form.indique {
  clear: none;
  text-align: left;
  width: 268px;
}

#conteudo form.indique label {
  width: auto;
  }

#mercados {
  height: 300px;
  background: transparent url(../imagens/mapa.gif) no-repeat left top;
}

#conteudo a.acessorio {
  width: 171px;
  margin: 6px 3px 0;
  float: left;
  text-align: center;
  border-right: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
  display: block;
  text-decoration: none;
}

#conteudo a.acessorio:hover {
  background-color: #dfdfdf;
  border-right: 1px solid #a3a3a3;
  border-bottom: 1px solid #939393;
}

#conteudo a.acessorio h2 {
  padding-top: 5px;
  height: 35px;
  line-height: 15px;
  font-size: 12px;
}

#conteudo a.acessorio img {
  border: 3px solid #F8912A;
  margin-bottom: 7px;
}

#conteudo a.acessorio img:hover{
  border-color: #F14d24;
}

#rodape {
  background: #A9B582 url(../imagens/rodape.jpg) center bottom no-repeat;
  clear: both;
  font-size: 10px;
  width:758px;
  height:110px;
  
    
}

#rodape p {
  padding-top: 10px;
  color: #2B3A06;
}

#rodape p a {
  color: #2B3A06;
  text-decoration: none;
}

#rodape p a:hover {
  text-decoration: underline;
}

#area {
  color: #FFF;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#area span {
  float: left;
  padding: 0 15px;  
}

#area a {
  color: #FFF;
  float: right;
  padding: 0 15px;  
}

img.direita {
  float: right;
  border: 2px solid #72AF36;
  margin: 0 0 5px 10px;
  padding:2px;
}

img.esq {
  border: 2px solid #72AF36;
  margin: 0 0 5px 10px;
  padding:2px;
}

img.esquerda {
  float: left;
  border: 2px solid #495f6b;
}

.paginacao { 
  color: #862E13; 
  width:100%;  
  border-top:1px solid #495f6b;
  font-size:11px; 
  padding:5px 0; 
  margin:20px 0 0 0; 
  text-align:center; 
  clear:both; 
  display:table; 
}

.paginacao p a { 
  background-color:#FFF; 
  color:#4C5044; 
  background-color:#E4E4E4; 
  text-decoration:none; 
  font-weight:normal; 
  padding:0px 4px; 
  margin:0 2px; 
  display:inline; 
}

.paginacao p a:hover { 
  background-color: #495f6b;
  color:#FFF; 
  text-decoration:none; 
}

.paginacao p span { 
  background-color: #495f6b;
  padding:0px 4px; 
  color:#FFF; 
}

.paginacao h4 { 
  float:left; 
  font-size:11px; 
  color: #495f6b;
}

.paginacao p { 
  float:right; 
  margin:0px; 
}

div#conteudo h5{
  color:#495F6B;
  border-bottom:1px solid #495F6B;
  padding:2px;
  margin:0 0 10px 2px;
  font-size:15px;
  font-weight:bold;  
}

/*********************
 *pathership 
 ********************/
div#partnership div.left{
  width:230px;
  float:left;
}
div#partnership div.right{
  float:left;
  width:300px;
  margin-top:10px;
  padding-bottom:20px;
} 
div#partnership div.right p{
  margin:0; 
  padding:0;
  font-weight:bold;
  font-size:10px;
}

/* pag retrospectiva */

#conteudo h2.retrospectiva {
  font-size:13px;
  text-align:center;
  padding-top:15px;
}
.img2009 {
  float:left;
  padding-left:150px;
}
