@charset "utf-8";
/* CSS Document */

html, body{ height:100%; margin:0px;}

#background{height:100%; min-width:900px; width:100%; position:absolute;}

#site{min-height: 100%; position:relative; min-width: 800px;}

#site{ background:#000 url(images/back_home.jpg) no-repeat center top; }

#rodape{ width:100%; height:90px; background:#000 url(images/bg_rodape2.jpg) repeat-x;; position:absolute; bottom:0px;}

#conteudo{ height: 500px; position:relative; padding-bottom:90px; }

#content{ width:1000px; margin: 0 auto; }
#content #logo{ float:left; background:url(images/reta.jpg) no-repeat right top; margin-right:10px; }
#content #end_lounge, #content #end_chopperia{ font: 11px arial; color:#FFF; width: 215px; float:left; height:50px; margin-top:20px; }
#content #end_chopperia{ width: 260px;}
#rodape_direita{ background:url(images/reta.jpg) no-repeat left top; float: left; width: 390px; height: 85px; }

#content #som{ position:absolute; left:50%; bottom:5px; width:84px; height:57px; z-index:8; }
