body {
	margin: 0 0;
	padding: 0px;
	text-align: center;
	background:  url(../imgs/bg.jpg) top center repeat-x #000;
}

#wrapper {
	width: 928px;
	height: 600px;
	margin: 0 auto;
}

#top {
	width: 928px;
	height: 217px;
	margin: 0 auto;
}

#logo {
	width: 480px;
	height: 198px;
	margin: 19px auto 0 22px;
	float: left;
	display: block;
}

#facebook {
	width: 392px;
	height: auto !important;
	margin: 0 auto;
	float: left;
	display: block;
}


#social {
	width: 448px;
	height: 22px;
	margin: 7px auto 0;
	float: right;
}

.comparte {
	float: left;
	display: block;
	margin: 6px 10px 0 auto;
}

#twitter {
	width: 118px;
	height: auto !important;
	margin: 0 auto;
	float: left;
	display: block;
}


#player {
	width: 519px;
	height: auto !important;
	margin: 0 auto;
	float: left;
}

#titlep {
	width: 519px;
	height: 79px;
	margin: 0 auto;
	background: url(../imgs/top_player.png) no-repeat;
}

.info {
	margin: 20px auto 0;
	float: left;
	display: block;
	height: 55px;
	text-align: left;
}

a img {
	border: 0px;
}

h1 {
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #333;
}

p {
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial;
	color: #333;
}

.thumb {
	float: left;
	margin: 6px 15px 0 20px;
}

.fb {
	float: left;
	margin: 15px 15px 0 20px;
}

.player {
	width: 519px;
	height: 315px;
	padding-top: 12px;
	margin: 0 auto;
	background: #fff;
}


#comentarios {
	width: 392px;
	height: auto !important;
	margin: 0 auto;
	float: right;
}

.comentarios {
	width: 392px;
	height: 432px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
}

#titlec {
	width: 392px;
	height: 79px;
	margin: 0 auto;
	background: url(../imgs/top_facebook.png) no-repeat;
}

#social {
	width: 300px;
	margin: 128px auto 0;
	float: right;
	display: block;
}

#chatfb {
	width: 97px;
	height: 76px;
	margin: 0 auto;
	float: left;
	display: block;
}

#fb {
	width: 70px;
	margin: 15px 10px 0 auto;
	float: left;
	display: block;
}

#twitter {
	width: 70px;
	margin: 13px 4px 0 auto;
	float: left;
	display: block;
}

/* Movil */
#movil {
	width: 521px;
	height: 126px;
	padding-top: 15px;
	margin: 0 auto;
	background: url(../imgs/bg_movil.png) no-repeat;
	float: left;
}

#escobar {
	width: 518px;
	height: 115px;
	margin: 0 auto;
	float: left;
}


/* Classes */
.clear {
	clear: both;
}

a img {
	border: 0px;
}
