body
{
      margin: 0px;
      font: 12px Arial, sans-serif;
      text-align: center;
      background: url('../img/bgd.gif') top repeat-y;
}

img
{
     border: 0;
}
.home
{
     text-align: center;
     width: 100%;
  /*   background: url("../img/topo.jpg") center top no-repeat;*/
}

.home .topo
{
     text-align: center;
     width: 930px;
     margin-right: auto;
     margin-left: auto;
     height: 250px;
}

.home .topo img
{
     margin-top: 60px;
}


.home .topo .direito
{
     position: relative;
     float: right;
     width: 460px;
     height: 250px;
}

.home .topo .esquerdo
{
     position: relative;
     float: left;
     width: 300px;
     top: -40px;
     text-align: left;
}


.home .topo .centromenu
{
    width: 910px;
    height: 47px;
    position: relative;
}

.home .topo .centromenu .opcao
{
    width: 280px;
    height: 20px;
    position; relative;
    float: right;
}

.home .topo .centromenu  ul
{
    list-style-type: none;
    position; relative;
    float: left;
    font: 14px verdana;
    height: 25px;
    margin-top: 17px;
    _margin-left: -0px;
    margin-left: 10px;
    padding-left: 0px;
    width: 570px;
    _width: 560px;
    text-align: left;
}

.home .topo .centromenu  ul li { display: inline; }

.home .topo .centromenu  ul li a
{
    text-decoration: none;
    padding-right: 10px;
    color: #808080;
    background: url('../img/separa_menu_topo.gif') no-repeat right;

}

.home .topo .centromenu  ul li a:hover
{
    color: #000;
}

.home .corpo
{
     width: 920px;

     margin-right: auto;
     margin-left: auto;
     text-align: left;
     position: relative;
     top: -50px;
}

.home .corpo .esquerda
{
     width: 240px;
     height: 600px;
     position: relative;
     float: right;
     /*background-color: url('../img/img_separador.png')  #EBEBEB no-repeat left center;*/
     background: url('../img/bg_lateral.png') #EBEBEB no-repeat bottom;
     padding: 10px;
     top: -10px;
     _top: -12px;
}

.home .corpo .esquerda .boxLateralInex
{
     width: 100%;
     padding-left: 5px;
     background: url('../img/ponto_branco.gif') repeat-x bottom;
     padding-bottom: 10px;
}

.home .corpo .esquerda  h1
{
    font: 15px verdana;
    font-weight: bold;
    color: #808080
    position: relative;
    margin-left: 5px;
    background:url(../img/img_h1.gif) no-repeat left center;
    text-indent: 15px;
}

.home .corpo .esquerda .img
{
     border: 0;
}

.home .corpo .esquerda .boxLateralInex p
{
     font: 10px Arial, sans-serif;
     padding: 15px;
}

.home .corpo .esquerda .boxLateralInex .cotacao
{
     font: 13px verdana;
     margin-left: 8px;
}

.home .corpo .esquerda .boxLateralInex .cotacao strong
{
     color: #404040;
}


.home .corpo .esquerda .boxLateralInex .cotacao div
{
     padding-bottom: 5px;
}



.home .corpo .direita
{
     width: 640px;
     position: relative;
     float: left;
     padding-right: 10px;
     min-height: 600px;
}

.home .corpo .direita .boxBG
{
     width: 100%;
	 padding-bottom: 25px;
     position: relative;
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 10px;
}

.home .corpo .direita .boxBG h1
{
    font: 16px arial;
    font-weight: bold;
    color: #606060;
}

.home .corpo .direita .boxBG .imgindex
{
     width: 100%;
}

.home .corpo .direita .boxBG .imgindex .bloco
{
     width: 600px;
     height: 150px;
     background: url('../img/ponto.gif') repeat-x bottom;
}


.home .corpo .direita .boxBG .imgindex .bloco h1
{
    font: 16px arial;
    font-weight: bold;
    color: #808080
}

.home .corpo .direita .boxBG .imgindex .bloco .image
{
     width: 200px;
     text-align: center;
     position: relative;
     float: left;
     margin-top: 5px;
}

.home .corpo .direita .boxBG .imgindex .bloco .texto
{
     width: 390px;
     position: relative;
     float: right;
     font: 12px arial;
}




.home .corpo .direita .boxBGInterno
{
     width: 100%;
     min-height:200px;
     height:auto !important;
     height:200px;
	 background:url(../img/bg_box_interno.jpg) no-repeat top right;
	 padding-bottom: 25px;
     padding: 10px;
     padding-top: 20px;
     _padding-top: 30px;
     position: relative;
     top: -20px;
     _top: -30px;
}




#noticiaIndex
{
    width: 100%;
    padding: 0;
    margin: 0;
    font: 10px Verdana;
}

#noticiaIndex li
{
    list-style: none;
    margin: 0.5em 0 0.5em 0.5em;
    background:url(../img/seta_noticia.gif) no-repeat top left;
    text-indent: 10px;
}

#noticiaIndex li a
{
    margin:0;
    padding:0;
    text-decoration:none;
    color: #000;
}
#noticiaIndex li a:visited
{
    color: #000;
}

#noticiaIndex li a:hover
{
    color: #000080;
}

#noticiaIndex li a:active
{
    color: #000080;
}









.home .corpo .direita .maxisIndex
{
    list-style-type: none;
    position; relative;
    font: 11px arial;
    _margin-left: -5px;
    padding-left: 24px;
    width: 100%;
    border: 1px solid #000;
}

.home .corpo .direita .maxisIndex h1
{
    font: 16px arial;
    font-weight: bold;
    color: #808080
    position: relative;
    margin-left: 5px;
    margin-top: 10px;
}

.home .corpo .direita .maxisIndex p
{
    position: relative;
    margin-left: 5px;
    margin-right: 24px;
}

.home .corpo .direita .maxisIndex li
{
    position: relative;
    float: left;
    width: 130px;
    padding: 3px;
    padding: 20px;
}


/* FORMULARIO */

#frm
{
    padding: 10px;
    _padding-top: 0px;
    font: 10px Arial, sans-serif;
}
#frm input, select, textarea
{
	border: 1px solid #D0D0D0;
	padding: 1px;
	width: 210px;
	padding: 5px;
	_height: 25px;
	margin-top: 2px;
	background:url(../img/bg_input.jpg) repeat-x bottom;
    font: 10px Arial, sans-serif;
}

#frm textarea
{
	height: 150px;
}

#frm .label
{
    padding: 5px;
    padding-left: 0px;
}

#frm .image
{
    width: 110px;
    height: 25px;
    position: relative;
    float: right;
    border: 0px;
    background: none;
    margin-right: 17px;
    _margin-right: 12px;
}

.rodape
{
	border-top: 1px solid #808080;
	padding-top: 10px;
	height: 100px;
    background: url("../img/bg_bottom.jpg") top repeat-x;
    text-align: center;
    color: #fff;
}

.rodape .centro
{
     width: 900px;
     margin-right: auto;
     margin-left: auto;
     text-align: left;
     position: relative;
     top: 15px;
}

.rodape .centro .start
{
    position: relative;
    float: right;
    top: -15px;
}

.rodape .centro ul
{
    list-style-type: none;
    position; relative;
    float: left;
    font: 11px verdana;
    height: 25px;
    margin-top: 17px;
    _margin-left: -1px;
    padding-left: 0px;
    width: 630px;
}

.rodape .centro ul li { display: inline; }

.rodape .centro  ul li a
{
    text-decoration: none;
    padding-right: 10px;
    color: #fff;
    background: url('../img/separa_menu_bottom.gif') no-repeat right;

}

.rodape .centro  ul li a:hover
{
    color: #000;
}


#frmcontato
{
   width: 550px;
}

#frmcontato input, select, textarea
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D0D0D0;
	padding: 1px;
	position: relative;
	width: 470px;
	padding: 5px;
	_height: 25px;
	margin-top: 2px;
	background:url(../img/bg_input.jpg) repeat-x bottom;
}

#frmcontato textarea
{
	height: 150px;
	background-color: #fff;
}

#frmcontato .label
{
    padding: 10px;
    padding-left: 0px;
}

#frmcontato .enviar
{
    padding: 10px;
    padding-left: 0px;
    width: 110px;
    height: 30px;
    border: 0px;
    float: right;
    margin-right: 68px;
    _margin-right: 60px;
    background: none;
}

#frmcontato #DivResultado
{
    height: 40px;
    border: 0px;
    margin-top: 30px;
    margin-right: 10px;
    _margin-right: 22px;
}

.home .produto
{
    width: 800px;
    font: 10px Arial, sans-serif;
    padding: 10px;
}

.home .produto h1
{
    font: 15px verdana;
    font-weight: bold;
    color: #808080
    position: relative;
}

.home .produto p
{
    font: 10px verdana;
    color: #000;
    position: relative;
}

.home .produto .frameProduto
{
     width: 890px;
     _width: 900px;
     padding: 5px;
     height: 230px;
     padding-left: 10px;
     padding-top: 20px;
     background:url(../img/bg_frameproduto.jpg) no-repeat center top;
}

.home .produto .frameProduto h1
{
     margin-left: 30px;
}

.home .produto .boxProduto
{
     width: 260px;
     margin: 2px;
     height: 140px;
	 /**/
	 position: relative;
	 float: left;
}

.home .produto .boxProduto h1
{
    position: relative;
    height: 50px;
    text-indent: 45px;
    margin: 15px;
    margin-bottom: 0px;
}

.home .produto .boxProduto h1 span
{
    position: relative;
    top: 15px;
    font: 15px verdana;
    font-weight: bold;
    color: #808080;
    margin-left: 15px;
}

.home .produto a, a:hover
{
    color: #808080;
    text-decoration: none;
    
}

.home .produto .boxProduto .span
{
    font: 10px verdana;
    color: #606060;
    margin-top: 10px;
    margin-left: 12px;
    width: 230px;
}


/*
Alpha PNG support for IE
------------------------------
Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.
O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.
\*/
* html img/**/
{
filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="template/maxicon/img/blank.png").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

