/* CSS Document */

span#borda-top {
	display:block;
	width:730px;
	height:16px;
	background:#fff url(../img/borda-top-sets.gif) top no-repeat;
}


p#pt {
	width:320px;
	float:left;
	padding-right:35px;
}

div.sets, div.disco {
	padding:20px 0 40px 0;
	border-top:solid 1px #ccc;
	overflow:auto;
}

div.sets p, div.disco p {
	margin-top:15px;
}

h3 {
	display:block;
	padding:0 0 15px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
}

div.set {
	width:300px;
	background-color:#efc200;
	overflow:auto;
	margin-bottom:3px;
}


div.sets img {
	float:left;
	padding-right:15px;
	padding-top:15px;
}

div.sets p {
	margin:0;
	padding-top:15px;
}

div.set p {
	width:230px;
	float:left;
	padding:4px 3px 3px 8px;
	margin:0;
}

div.set a {
	display:block;
	width:29px;
	height:24px;
	text-indent:-9999em;
	float:right;
}

div.set a.ouvir {
	background:url(../img/ouvir.gif) no-repeat;
	cursor:pointer;
}

div.set a.baixar {
	background:url(../img/baixar.gif) no-repeat;
}

div.disco img {
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

div#player {
	position:fixed;
	_position:absolute;
	width:280px;
	height:90px;
	top:0px;
	left:50%;
	margin-left:85px;
	z-index:1;
}

