.barra_esq
{
	float:left;
}
.cd
{
	vertical-align:top;
}
.musicas
{
	border:1px red solid;
}
.comprar
{
	/*border:1px red solid;*/
	width:320px;
	font-size:8pt;
	font-family:Tahoma;
	font-weight:600;
	color:#999999;
}
.cont_cabecalho
{
	margin-left:9pt;
	color:"#999999";
	font-family:"Tahoma";
	text-align:justify;
	text-indent:18pt
}
.cont_corpo
{
	width:730px;
	margin-left:24pt;
	color:"#999999";
	font-family:"Verdana";
	font-size:"10pt";
	text-align:justify;
	text-indent:18pt
}
.faixascd
{
	float:left;
	list-style-type:none;
}
.faixascd a, faixascd a:visited
{
	font-family:"Tahoma";
	font-size:8pt;
	color:rgb(155,0,0);
	text-decoration:none;
}
.barra
{
	text-align:center;
}
.faixascd a:hover
{
	background-color:rgb(155,0,0);
	color:rgb(255,255,255);
}
