@charset "utf-8";
/* CSS Document */
#divFundoFlash{
background:#122801;
}
#divFundoConteudo{
background:#122801;
}
.fundoProdutos{
_background:#2a3e1b; /* ie6 hack */
}
#divFundoConteudo{
background:#122801;
width:700px;
position:absolute;
left:50%;
margin-left:-350px;
margin-top:473px;
z-index:5;
}
.tarjaTit{
background:url(../images/bg-tits.gif) repeat-x;
}
.botoes{
background:url(../animais/images/bg-botoes.gif) repeat-x 50% 50%;
padding:0 2px 0 2px;
border:0px;
font-weight:bold;
color:#FFF;
}

#bannerinverno {
  position: absolute;
  top: 250px;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  height: 200px;
  z-index: 50;
  }