table {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.albuns {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left:30px;
}
.albuns .cd {
	font-weight: bold;
	font-size: 11px;
	width:150px;
}
.albuns .artista {
	font-weight: normal;
	font-size: 10px;
}

P {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	text-indent: 30px;
	color: #ffffff;
}
span {
	text-align: center;
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
}
.couteudoTexto {
	text-align: justify;
	font-family: Verdana;
	font-size: 14px;
	text-indent: 30px;
	vertical-align: text-top;
	float:left;
	width: 400px;
}
.capa {
	text-align: justify;
	font-family: Verdana;
	font-size: 14px;
	text-indent: 30px;
	vertical-align: text-top;
	float:left;
}
.video {
	margin-right: 10px;
	background-repeat: no-repeat;
	float:left;
	margin-left:20px;
}
.listaMusicas {
	color:#FFFFFF;
	font-family:verdana;
	font-size:15px;
	list-style-type:decimal;
}

.clear{
	clear:both;
}
.player {
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
}
.player .ft {
	color: #000000;
}
.buttonOuvir {
	background:transparent url(../img/ouvir.gif) repeat scroll 0 0;
	height:15px;
	margin-left:15px;
	text-align:center;
	width:60px;
}

.buttonOuvir a {
	bottom: -2px;
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}
