/* CSS Document */
#detalhes { position:relative; min-height:400px; height:auto !important; height:400px; }
#detalhes #zoom { position:absolute; left:0px; width:430px; z-index:1000; display:none; }
#detalhes h2 { font-size:16px; }
#sinopse { width:290px; float:left; display:inline; margin-left:15px; } 
.alpha { opacity:.1; filter:alpha(opacity=10); }

#botoes { position:relative; float:left; display:inline; width:100px !important; }
#botoes a.zoom { width:100px; text-align:center; display:block; position:absolute; top:0px; left:0px; }
#botoes div.fotoThumb { margin:auto; margin-bottom:41px; z-index:1; float:none; }

#comprar { width:100px; text-align:center; }
#comprar span { font:bold 10px Tahoma, Verdana, Arial; }
#comprar a { margin-top:10px; display:block; }
#comprar img { border:0px; }


