/* CSS Document */
* {padding:0;list-style:none;text-decoration:none;border:none;vertical-align:middle;margin:0;}
html {background: url(../img/bg.jpg) repeat; overflow: -moz-scrollbars-vertical;}
body{width: 890px; margin: 0 auto;}

#cabecalho{width: 570px; position: relative;}
#cabecalho h1{background: url(../img/bandacot.jpg) no-repeat right; width: 275px; height: 80px; text-indent: -9000px; overflow: hidden; margin-top: 30px;}
#cabecalho #menu-top{width: 600px;}
#cabecalho #menu-top ul{background-color: #2f2f2f; padding: 2px 2px 6px; margin: 10px 0; *padding-top: 5px;}
#cabecalho #menu-top ul li{display:inline;}
#cabecalho #menu-top ul li a{font: normal 13px 'trebuchet MS';color: #FFF;padding: 0px 10px; border-right: 1px #FFF solid;}
#cabecalho #menu-top ul li a.semborda{border: none;}
#cabecalho #menu-top ul li a.dest{font-weight: bold; background-color: red; color: #fff;}
#cabecalho #menu-top ul li a:hover{background-color: #FFF; color:#000;}

/*Corpo Internas*/
#topo2{width: 888px; height: 340px; background-color: #353535;}
#topo2 img{margin:30px 60px 0 90px; float: left;}
#topo2 h1 a{width: 310px; font: normal 50px 'times New Roman'; color:#b8a32d; display: table; *display: block;  text-align: center; margin: 70px 0 0 0px;}
#topo2 h1 a span{color:#FFF;}
#topo2 h1 a:hover{font: normal 52px 'times New Roman';}

/*corpo*/
#corpo{background-color: #eaeaea; height: 1100px; margin: 10px 0; min-height: 470px;}

/*discos*/
#discos {float: left;width: 140px;text-align: center;margin:20px 0 0 10px; }
#discos img {margin: 7px;border: 3px solid #000;}
#discos img:hover {border-color: #FFFF00;} 
#musicas {float: left; width: 180px;text-align: left; margin-top: 20px;}
#musicas p a {font: normal 12px "Trebuchet MS";color: #333;margin-left: 10px;margin-top: 5px; vertical-align: middle;height: 10px;}
#musicas p a:hover {color: #AAA;text-decoration: underline;}
#conteudo {background-color: #e1e1e1; float: right; width: 500px;text-align: left;font: normal 13px Arial;line-height: 20px;color: #333;padding: 7px 15px; letter-spacing: 1px; margin: 10px 10px 0 0; }
#conteudo p {margin-bottom: 15px;}
#conteudo p.sub {font: normal 11px Arial;padding-bottom:3px;color:#999;}
#conteudo pre {font: normal 12px Arial;line-height:18px;margin-bottom:15px;}
#conteudo #flash {margin-bottom:10px;}

 /*Entrar*/
#entrar{float: right; text-align: center; margin-top: -40px;}
#entrar p{font: bold 16px 'trebuchet MS'; color:#cc9933;}
#entrar a {color:#fff; font-weight: normal; padding: 0 5px;}
#entrar a:hover{text-decoration: underline;}
#entrar p span{font: normal 12px 'trebuchet MS'; color:#b4b4b4;}
 
/*Rodapé*/
#rodape{width: 830px; margin: 0 auto; padding: 5px 10px;}
#rodape address{width: 260px;}
#rodape address img{float: left; margin-right: 7px;}
#rodape address a{font: normal 13px 'trebuchet MS'; color:#FFF;}
#rodape address a:hover{text-decoration: underline;}

/*Creditos*/
#creditos {text-align: right;padding: 5px 10px 5px 0; }
#creditos a{font: italic 11px Verdana;color: #CCC;}
#creditos a:hover{color: #FFCC00;}

