@charset "utf-8";
#fundo_hot_site {/*fundo do miolo do hotsite*/
  background:url(ImagesLayout/_fundo_site.png) #e2e6e7 repeat-x;
}
#box_titulo_hot_site {
  background:url(titulo_box_hotsite.png) no-repeat;
  width:190px;
  height:37px;
  margin-top:6px;
}
#box_titulo_hot_site2 {
  background:url(titulo_box_hotsite2.png) no-repeat;
  width:190px;
  height:37px;
  margin-top:6px;
}
#box_itens {
  background:url(fundo_box_itens.png) no-repeat;
  height:18px;
  padding-left:33px;
  padding-top:3px;
  font-weight: bold;
}
#box_gold_item {
  background:url(fundo_box_gold.png) no-repeat;
  height:18px;
  padding-left:33px;
  padding-top:4px;
  font-weight: bold;
}
#box_bottom{
  background: url(fundo_box_bottom.png) no-repeat;
  height:14px;
  margin-bottom:20px;
}
#box_spacer {
  background:url(fundo_box_space.png) no-repeat;
  height:4px;
}