@charset "utf-8";
/* CSS Document */
body {
	background: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #928e82;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px auto;
	padding-top:20px;
}

div {
	overflow:hidden;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#player-wrapper {
	width:970px;
	height:34px;
	margin: 0 auto;
	padding-bottom:12px;
}
#player {
	height:34px;
	width:266px;
	float:right;
	margin-right:4px;
}
#cont {
	background:url(images/bgCont.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:970px;
	height:649px;
	margin: 0 auto;
}
#cont2 {
	background:url(images/bgCont2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:970px;
	height:649px;
	margin: 0 auto;
}
.btn_buycd {
	height:118px;
	width:439px;
	float:right;
	margin-top:290px;
	margin-right:33px;
}

.btn_friend {
	height:42px;
	width:252px;
	float:right;
	margin-top:8px;
	margin-right:123px;
}

.redes {
		height:35px;
		width:700px;
		margin:0 auto;
		margin-top:80px;
}
.redes2 {
		height:35px;
		width:900px;
		margin:0 auto;
}
.footer {
		background-image:url(images/bg_footer.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		clear:both;
		width:930px;
		height:80px;
		margin:0 auto;
		padding-top:15px;
		padding-left:20px;
		padding-right:20px;
}

.instyle {
	width:auto;
	height:auto;
	float:right;
	color:#28271d;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.instyle a, .instyle a:link, .instyle a:hover, .instyle a:visited {
	color:#28271d;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.addthis {
	float:left;
	width:auto;
	height:auto;
}
#revista {
	height:370px;
	margin-left:10px;
	margin-top:220px;
	width:700px;
}


