html, body { /*Necessário para colocar o rodape sempre no radape*/
  height: 100%;  
  
  background-attachment:fixed;
  background-repeat:repeat-y;
  scrollbar-face-color:#D4D0C8;
  scrollbar-arrow-color:#000000;
  scrollbar-3dlight-color:#D4D0C8;
  scrollbar-darkshadow-color:#404040;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#808080;
  scrollbar-track-color:#D4D0C8;  
} 

#wb_HtmlPainelVertical {
  position:relative;
  left:6px;
  top:2px;
  width:178px;
  min-height:610px;
  z-index:1; 
  font-size:13px; 
  font-family: Verdana, Arial; 

  /*border-right: 3px solid #CCCCCC;*/
  }

* HTML #wb_HtmlPainelVertical { /*Hack para internet explorer*/
  margin-top: 0px;
  padding-top:0px;  
  padding-bottom: 127px;
  height: auto; 
  height: 100%;
  }

  
  
#LayerCorpo {
  /**text-align: left; position: relative; min-height: 100%; height: auto; height: 100%; **/
  position:absolute;
  background-image:url(../images/bg_content.gif);
  background-repeat:repeat-y;;
  background-position:left top;
  left:31px;
  top:219px;
  width:90%;
  min-height:100%;
  z-index:7;

  font-size:13px; 
  font-family: Verdana, Arial; 
   /*
      height: auto; 
      height: 100%;
      */
  min-width:785px; /*Necessario p/ que o layout fique fixo na hora que redimencsionar a pagina FF*/    
}
* HTML #LayerCorpo { /*Hack para internet explorer*/
  margin-top: 0px;
  padding-top:0px;  
  padding-bottom: 10px;
  height: auto; 
  height: 100%;
  
  width:785px; /*Necessario p/ que o layout fique fixo na hora que redimencsionar a pagina IE*/
  }

#LayerRodape{
  position:absolute;	
  background-image:url(../images/BOTTOM.GIF);
  background-repeat:no-repeat;;
  background-position:left bottom; 
  left:0px;
  bottom:0px;
  width:785px; 
  height:48px;	
  z-index:29; 
  /*float: bottom 
  margin:0px;*/
  }
* HTML #LayerRodape { margin-bottom:0px; bottom:-1px; } /*Hack para internet explorer*/


#LayerDesk{
  position:relative;
  left:35px;
  top:0;
  width:515px;
  min-height:100%;
  z-index:22; 
  /*background-color: #CCCCCC; */
  float:left;
  padding-bottom: 47px;
}

* HTML #LayerDesk{
  padding-bottom: 37px;
}


.of_query{
  position:absolute;left:18px;top:12px;width:90px;border:0px #000000 solid;background-image:url();font-family:Arial;font-size:12px;z-index:0;
}
.on_query{
 position:absolute;left:18px;top:12px;width:90px;border:0px #000000 solid;background-image:url(http://www.google.com/coop/intl/pt/images/google_custom_search_watermark.gif);font-family:Arial;font-size:12px;z-index:0;
}

#tb_cotacao{
  font-family:Arial;font-size:11px;
  /*background-image:url(../images/img0004.gif);
  height:75px;*/
}


a.LinkBranco:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.LinkBranco:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.LinkBranco:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.LinkBranco:hover
{
   color: #FFFFE0;
   text-decoration: underline;
}
a.LinkMenuPrincpHorizontal:link
{
   color: #074EA3;
   text-decoration: none;
}
a.LinkMenuPrincpHorizontal:visited
{
   color: #074EA3;
   text-decoration: none;
}
a.LinkMenuPrincpHorizontal:active
{
   color: #074EA3;
   text-decoration: none;
}
a.LinkMenuPrincpHorizontal:hover
{
   color: #074EA3;
   text-decoration: underline;
}
a.LinkPreto:link
{
   color: #000000;
}
a.LinkPreto:visited
{
   color: #000000;
   text-decoration: underline;
}
a.LinkPreto:active
{
   color: #000000;
   text-decoration: underline;
}
a.LinkPreto:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.LinkMenuPrincipalVertical:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.LinkMenuPrincipalVertical:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.LinkMenuPrincipalVertical:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.LinkMenuPrincipalVertical:hover
{
   color: #000000;
   text-decoration: underline;
}
a.LinkPreto_1:link
{
   color: #000000;
   text-decoration: none;
}
a.LinkPreto_1:visited
{
   color: #000000;
   text-decoration: none;
}
a.LinkPreto_1:active
{
   color: #000000;
   text-decoration: none;
}
a.LinkPreto_1:hover
{
   color: #000000;
   text-decoration: underline;
}
a.LinkMarrom:link
{
   color: #A52A00;
   text-decoration: none;
}
a.LinkMarrom:visited
{
   color: #A52A00;
   text-decoration: none;
}
a.LinkMarrom:active
{
   color: #A52A00;
   text-decoration: none;
}
a.LinkMarrom:hover
{
   color: #A52A00;
   text-decoration: underline;
}




