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

* {margin:0; padding:0;}
body{background:#b46001; font-family: Tahoma,Arial, 'Trebuchet MS', Helvetica, sans-serif; font-size:14px;}
#geral {margin:0 auto;}
#geral .logo {width:570px; margin:0 auto; margin-top:135px;}
#geral .menu {width:100%; margin-top:10px; border-bottom:3px solid #a45209; height:35px; background:url(../_imgs/bg-menu.gif) repeat-x;}
#geral .menu ul {text-align:center; height:35px; overflow:hidden;}
#geral .menu ul li{list-style:none; color:#FFF; display:inline; font-size:18px; padding:17px 20px 0 20px; background:url(../_imgs/bg_separa.gif) top left no-repeat; *background-position:0 18px;}
#geral .rodape {width:570px; margin:0 auto; clear:both; margin-top:15px;}
#geral .rodape .address {color:#f8ab69; font-size:11px; text-align:center;}
