* {padding:0;list-style:none;text-decoration:none;border:none;margin:0;}
html {/*background:#000 url('../imagens/back.jpg') top fixed no-repeat; */background:#000 url('../imagens/fundo-bandacot.jpg') center no-repeat fixed; text-align:center;overflow: -moz-scrollbars-vertical;}
body {width: 778px;height: 100%;margin: 0 auto;}

#cabecalho h1 {text-indent: -5000px; overflow: hidden;width: 0;height: 0;}
  #cabecalho #menu { border-top: 1px solid #C09A00; border-bottom: 1px solid #C09A00;display: table;width: 778px;}
  #cabecalho #menu ul { width: 480px;margin: 0 auto;}
  #cabecalho #menu ul li {display:inline;}
  #cabecalho #menu ul li a {font: normal 13px Verdana, Arial, Helvetica, serif;color: #FFF;display: block;float: left;padding: 4px 10px;} 
  #cabecalho #menu ul li a.underline{text-decoration: underline; color:#FF0;}
#cabecalho #menu ul li a.underline:hover{text-decoration: none; color:#FFF;}   
  #cabecalho #menu ul li a:hover {color: #FFCC00;}

/* RODAPÉ */
#rodape {clear: both;background: #936041;height:30px;width:776px;padding-top: 3px;border-bottom: 1px solid #EBC5A1;}
#rodape address {border-top: 2px dotted #EBC5A1; text-align: center;}
#rodape address a {font: normal 11px Arial; color: #FFF;line-height: 27px;}
#rodape address a:hover {text-decoration: underline;}
/* FIM DE RODAPÉ */

/* CREDITOS */

#psi {text-align: right;padding: 5px 10px 5px 0; }
#psi a{font: italic 11px Verdana;color: #CCC;}
#psi a:hover{font: bold 13px Verdana;color: #FFCC00;}
