div.disco {
margin: 0 0 50px 300px;
width: 580px;
min-height: 420px;
color: #403D3C;
}

.ie6 div.disco {
height: expression(this.offsetWidth > 360 ? "360px"  : this.offsetWidth);
}

div.menu_disco {
background: white;
border:1px solid;
border-color: #D8D8D8 #909090 #909090 #D8D8D8;
position: absolute;
padding: 5px 15px 0 15px;
margin: 90px 0 0 24px;
width: 220px;
}

.ie6 div.menu_disco {
width: 250px;
}

div.menu_disco ul li a {
color: #948D8A;
}

h2 {
color: #DAD6D3;
}

h3 {
margin-top: 0;
margin-bottom: 0;
color: #CCC8C5;
letter-spacing: -.05em;
}

a h3{
color: #666;
}

div.menu_disco h3 {
margin-top: -5px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 12px;
font-weight: normal;
margin-bottom: 20px;
}

h5.editora {
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
}

p {
color: #403D3C;
margin-bottom: 20px;
}

p a {
text-decoration: none;
font-size: 12px;
color: #403D3C;
font-family: "Arial Narrow";
text-transform: uppercase;
}

img {
margin: 5px 0 5px 0;
border: solid 7px white;
}

.ie6 img {
margin-bottom: 0px;
}

li{
list-style: none;
margin-right: 10px;
}

li a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #403D3C;

}

div.som {
float: left;
width: 140px;
}

div.foto {
margin: 22px 10px 0 0;
float: left;
width: 420px;
min-height: 350px;
height: expression(this.offsetWidth > 350 ? "350px"  : this.offsetWidth);
}

div.fotos_divulga {
margin: 22px 10px 0 0;
float: left;
width: 550px;
min-height: 350px;
height: expression(this.offsetWidth > 350 ? "350px"  : this.offsetWidth);
}

div.fotos_divulga p {
text-align: left;
float: left;
padding-right: 30px;
width: 120px;
height: 170px;
font-size: 11px;
}

.ie6 div.fotos_divulga p {
padding-right: 15px;
margin-bottom: -10px;
height: 200px;

}

div.musicas ul li a, div.letra ul li a {
font-family: "Arial";
font-weight: normal;
font-size: 12px;
}

span#numero {
font-size: 11px;
color: white
}

span#participa {
font-size: 11px;
font-family: arial;
text-transform: none;
}

span#ano {
color: #812028;
}

div.som span#ano {
color: white;
}

span.ano {
color: #812028;
}

span.ano:hover {
color: white;
}

