@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFD212;
}
#player {
	height: 400px;
	width: 290px;
	margin-left: -200px;
	position: absolute;
	left: 199px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#playerswf {
	position: absolute;
	height: 160px;
	width: 290px;
	left: 57px;
	top: 78px;
}
#titulonovedades {
	position: absolute;
	height: 50px;
	width: 290px;
	background-image: url(player/Imagenes/titulonovedades.jpg);
}

#nove #player1 {
	position: absolute;
	height: 1000px;
	width: 290px;
	background-image: url(player/Imagenes/novedades.jpg);
	top: 52px;
}

#nove {
	position: absolute;
	height: 1000px;
	width: 500px;
	left: -1px;
	top: 1px;
	background-repeat: no-repeat;
}
#winamp {
	position: absolute;
	width: 505px;
	left: 2px;
	top: -24px;
	height: 441px;
	background-repeat: no-repeat;
	background-position: center center;
}

