@charset "ISO-8859-1";

body { background: #F90 url(../Images/BkgPg.jpg) fixed top; font: normal 14px 'Trebuchet MS', Garamond, Georgia, Serif; color: #000; }
a {	text-decoration: none; }
a:hover { text-decoration: underline; }
img.Borda {	border: solid 1px #666; }
img.Dir { float: right; margin-left: 5px }
img.Esq { float: left; margin-right: 5px }
hr { height: 1px; border: none; border-top: 1px #CCC }
hr.Pontilhada { border-top: 1px dashed; }
hr.Bar { width: 650px; height: 50px; background: url(../Images/HR2.png) no-repeat center; clear: both; padding: 15px 0 15px 0; }
p { margin-bottom: 12px }

fieldset { border: 1px solid #000; width: 90%; margin: 0 auto; padding: 10px;  -moz-border-radius: 0.4em; -khtml-border-radius: 0.4em; margin-bottom: 20px; }
legend { padding: 0.2em 0.5em; border: 1px solid #000; -moz-border-radius: 0.4em; -khtml-border-radius: 0.4em; color: #000; font-weight: bold; text-align: right; margin-bottom: 5px; background: #C60 }
label { clear: both; float: left; width: 80px; margin-right: 0.5em; padding-top: 0.2em; text-align: right; font-weight: bold }
label.Full { width: 100%; text-align: left }

#Cabecalho { width: 100%; height: 60px; background: #000; position: fixed; top: 0; color: #CCC; }
#Cabecalho .Menu { float: left; width: 560px; margin-top: 15px; }
#Cabecalho .Menu ul li { list-style: none; float: left; text-transform: uppercase; }
#Cabecalho .Menu ul li a { display: block; padding: 3px 8px; text-decoration: none; color: #FFF; font-weight: bold; }
#Cabecalho .Menu ul li a:hover, #Cabecalho .Menu ul li ul li a:hover { color: #FC3; }
#Cabecalho .Menu ul li ul { display: none; }
#Cabecalho .Menu ul li:hover ul { position: absolute; display: inline; width: 150px; height: 100px; background: #000; }
#Cabecalho .Menu ul li:hover li { clear: both; float: left; }
#Cabecalho .Menu ul li:hover li a, .Menu li.hover li a { color: #FFF; text-transform: none; }

#Cabecalho .Logo { float: left; margin: 5px 0; }
#Cabecalho .Logo img { position: absolute; z-index: auto }
#Cabecalho .Creditos { float: right; margin: 2px 5px 0 0; }
#Cabecalho .Creditos h4 { font-size: 10px; color: #CCC; }
#Cabecalho .Creditos h5 { font-size: 8px; color: #666 }

/* Tabelas */
#Tbl table { clear:both; margin-top: 20px; width: 90%; border-top: 1px solid #C60; border-right: 1px solid #C60; margin: 1em auto; border-collapse: collapse; }
#Tbl caption { color: #000; font-size: 1.1em; font-weight: bold; letter-spacing: .1em; padding: 0; margin: 1em 0 1em 0; caption-side: top; text-align: center; }
#Tbl tr.odd td, #Tbl tr.odd .column1 { background: #F3F9FE url(../Images/BkgTbl.gif) no-repeat;	}	
#Tbl .column1	{ background: #F9FCFE; text-align: center }
#Tbl td { color:#069;	border-bottom: 1px solid #C60; border-left: 1px solid #C60; padding:.3em 1em; }
#Tbl td.Center, #Tbl th.Center { text-align: center }
#Tbl th { font-weight: normal; color: #069; text-align: left; border-bottom: 1px solid #C60;	border-left: 1px solid #C60; padding:.3em 1em;}	
#Tbl thead th {background: #F3F9FE;	text-align: center; vertical-align: middle; font-size: 1.2em/2em; font-weight: bold; color: #069 }
#Tbl tfoot th { background: #F3F9FE; text-align: center; vertical-align: middle	}	
#Tbl tfoot th strong {	font-size: 1.2em; font-weight: bold;	margin:.5em .5em .5em 0; color: #069; }
#Tbl tfoot th em { color: #f03b58; font-weight: bold; font-size: 1.1em; font-style: normal; }

#Util { width: 990px; margin: 0 auto; height: 100% }

#Divino { float: right; width: 265px; bottom: 50px; position: fixed; right: 0; }

#Conteudo { float: left; width: 650px; clear: both; padding: 10px 5px 100px 5px; margin-top: 80px; }
#Conteudo h1 { font-size: 36px; margin-bottom: 20px; letter-spacing: 2px; color: #C60 }
#Conteudo a { color: #000; font-weight: bold; }
#Conteudo .AlbumLetras { clear: both; width: 440px; }
#Conteudo .AlbumLetras h2 { font-size: 18px; color: }
#Conteudo .AlbumLetras ul li { list-style-image: url(../Images/Lista.png); }
#Conteudo .AlbumLetras span { width: 250px; float: right; padding-bottom: 20px; }

#Home { text-align: center; margin-top: 50px }
#Home p { margin-bottom: 25px; }

#Musica .CapaAlbum { float: right; text-align: center; margin-right: 10px }
#Musica .CapaAlbum p { caption-side: top; margin: 0 }
#Musica .CapaAlbum p + p { caption-side: bottom }
#Musica hr { clear: both; margin: 20px 0 20px 0; }
#Musica fieldset a { float: left; margin: 10px 30px 10px 30px; }

#Rodape { padding: 0; margin: 0; z-index: 1; position: fixed; bottom: 0; width: 100%; height: 50px; background: url(../Images/Rodape.jpg) center #000; text-align: center; }
#Rodape img { margin: 0 auto; }