
.disco {
width:200px;
float:left;
text-align:center;
margin-top:20px;
}
.disco a {
border:none;
text-decoration:none;
color:#000000;
}
.disco a:hover {
text-decoration:underline;
}
#capaDisco {
width:200px;
float:left;
text-align:center;
margin-top:20px;
margin-left:0px;
padding-right:50px;
border-right-color:#333333;
border-right-style:dashed;
border-right-width:thin;
}

#infoDisco {
width:630px;

float:left;
margin-top:20px;
margin-left:20px;


}

#infoDisco table {
border:none;
}
#infoDisco td {
font-size:12px;
text-align:center;
padding:3px;
padding-left:5px;
padding-right:5px;
margin:0;
}

#listaTitulos {
	color:#a98f2e;
	font-size:14px;
	font-weight:bold;
}

#infoDisco a {
text-decoration:none;
color:#000000;
}
#infoDisco a:hover {
color:#FF0000;
}
#conteinerDisco {

}
.telaDiscoCarregando {
background-image: url(../img/aguarde2.gif);
background-repeat: no-repeat;
background-position: 550px 100px;
}
.tituloDisco {
font-size:14px;
font-weight:bold;
}
.opcaoDownload {
text-decoration:none;
color:#a98f2e;
font-size:14px;
font-weight:bold;
}

.opcaoDownload:hover {
	color:#e3d6ab;

}

.capaDisco {
	border-color:#333333;
	border-style:solid;
	border-width:medium;
}

#discoBaixo {
	margin-top:10px;
}
