/* CSS Document */

body{background:#DCDCDC; font-family:Verdana; font-size:12px; color:#545454;}

#all{width:976px; margin:15px auto 50px auto;}
#top{background:url(../images/bg-top.png) no-repeat; height:31px;}
#middle{background:url(../images/bg-middle.png) repeat-y; padding:0 6px 10px; position:relative;}
#bottom{background:url(../images/bg-bottom.png) repeat-y; height:9px;}

#menu{background:url(../images/bg-menu.png) no-repeat; width:890px; height:32px; position:absolute; left:46px;}
  #menu ul{width: 890px; margin: 0 5%; overflow: hidden;}
  #menu li{float:left; margin:0 16px; line-height:32px;}
  #menu li a{color:#FFF; font-size:15px; font-weight:bold;}
	
#bottom-menu{margin:15px auto 0; overflow:auto; width:858px;}
  #bottom-menu li{float:left; margin-right:46px;}
  #bottom-menu li a{display:block; width:179px; height:62px; background:url(../images/bg-bottom-menu.gif) no-repeat; text-indent:-900em; outline:none;}
  #bottom-menu .last{margin:0px !important;}
  #bottom-menu li .videos{background-position:-179px 0;}
  #bottom-menu li .galeria-de-fotos{background-position:-358px 0;}
  #bottom-menu li .downloads{background-position:-537px 0;}

#header{height:285px; background: #FFF; margin-bottom: 10px; background: url("../images/topo.jpga") no-repeat; position: relative;}
  #header #logo{}
  #header #logo a{display: block; text-indent: -900em; outline: none; background: url("../images/logo.gif"); width: 175px; height: 33px; position: absolute; top: 24px; left: 227px;}
  #header #search{width: 216px; height: 26px; background: url("../images/bg_busca.gif"); position: absolute; bottom: 30px; left:272px;}
  #header #search #field{border: none; width: 149px; height: 18px; margin: 4px 0 0 62px;}

#content{width:884px; margin:25px auto 0; background:#FFF; clear:both; padding:28px 20px 20px; overflow: auto;}

* + html #content{padding-top: 28px;}
* + html #header{margin-bottom: 25px;}
* + html #menu{margin-top: -15px !important;}

#newsletter{width: 150px; height: 88px; background: url("../images/bg_news.gif") no-repeat; z-index: 100; position: absolute; left: 240px; padding: 5px 10px; display: none;}
#newsletter #news label{color: #FFF; display: block;}
#newsletter #news label#lb_nome{margin-top: 3px;}
#newsletter #news label#lb_email{margin-top: 7px;}
#newsletter #news input{border: none; height: 15px; width: 150px; font-size: 11px;}
#newsletter #news input#enviar{width: 33px; height: 9px; float: right; margin-top: 7px;}
#newsletter #close_news{display: block; text-indent: -900em; outline: none; background: url("../images/close_news.gif"); width: 7px; height: 9px; position: absolute; top: 4px; right: 7px;}
#newsletter #aviso{clear: both; margin-top: 28px; color: #000;}
