

/* div#principal
---------------- */
#filmeFlash{
height:1px;
width:1px;
font-size:1px;
color:white;
}
div#principal {
display: inline;
float: left;
margin-left: 15px;
padding-top: 120px;
width: 465px;
}
div#principal div.wrapper {
width: 465px;
float: left;
}
div#principal p.titulo-secao {
display: none;
}
h1 {
padding: 52px 0 5px 30px;
background-image: url(/img/bandas-h1-fdo-trans.png);
}
div#principal div.conteudo {
margin-left: 20px;
padding: 0 10px;
width: 425px;
overflow: hidden;
display: inline;
float: left;
}
div#principal img {
display: block;
margin-bottom: 1em;
}
div#principal div.conteudo p img {
margin-left: 10px;
margin-right: 10px;
}
div#principal div.fechamento {
width: 445px;
height: 5px;
background-image:  url(/img/bandas-principal-fech-trans.png);
margin-left: 20px;
display: inline;
float: left;
}



/* div#lateral
-------------- */

div#lateral {
float: left;
display: inline;
margin-left: 20px;
margin-top: 175px;
padding: 45px 0 0;
width: 276px;
background-image: url(/img/bandas-lateral-fdo-trans.png);
}
div#lateral div.conteudo {
width: 246px;
padding: 0 15px 1em;
float: left;
}
div#lateral div.wrapper {
width: 276px;
float: left;
}
div#lateral div.discografia h2 {
height: 39px;
margin-bottom: 0.5em;
text-indent: -1000px;
background: #FFF url(/img/bandas-discografia-tit.gif);
}
div#lateral div.fechamento {
width: 276px;
height: 33px;
background-image: url(/img/bandas-lateral-fech-trans.png);
float: left;
}




/* div.contato
-------------- */

div.contato {
height: 65px;
padding: 30px 15px 0 30px;
background: #FFF url(/img/bandas-contato-fdo.gif);
}
div.contato h2 {
display: none;
}
div.contato li {
margin-bottom: 0.5em;
text-indent: -15px;
}
div.contato li span {
font-weight: bold;
}



/* cabecalho do disco
--------------------- */

div.disco {
float: left;
margin: 0;
}
div.disco p {
float: left;
}
div.disco h3,
div.disco ul.opcoes {
float: right;
width: 151px;
padding-bottom: 1em;
}
div.disco ul.opcoes li {
line-height: 2.5em;
height: 1%; /* ie */
}
div.disco li.capa {
background: url(/img/bandas-ic-capa.gif) left center;
}
div.disco li.compre {
background: url(/img/bandas-ic-comprar.gif) left center;
}
div.disco ul.opcoes a {
display: block;
padding-left: 20px;
}



/* lista de faixas
------------------ */

div.faixas {
clear: both;
padding: 0;
width: 246px;
}
div.faixas ul {
padding: 1em 0 30px;
float: left;
}
div.faixas h4 {
display: none;
}
div.faixas ul li {
float: left;
margin-bottom: 1em;
}
div.faixas ul span {
display: block;
width: 205px;
float: right;
}
div.faixas ul ul {
width: 40px;
height: 15px;
float: left;
padding: 0;
}
div.faixas ul ul li {
margin-left: 0;
}



/* icones dos arquivos
---------------------- */

div.faixas li.stream,
div.faixas li.download {
width: 17px;
height: 15px;
text-indent: -1000px;
float: left;
}
div.faixas li.stream a,
div.faixas li.download a {
display: block;
width: 17px;
height: 15px;
}
div.faixas li.stream {
background-image: url(/img/bandas-ic-stream.gif);
}
div.faixas li.download {
background-image: url(/img/bandas-ic-download.gif);
}



