@charset "utf-8";
/* CSS Document */

body{ margin:0; background: url(images/background.jpg) #000000;}

#madre{	position: relative;height: 500px; width: 970px; top: 5px; z-index: 0;}

#top{	position: absolute; height: 150px; width: 970px; top: 0px; left: 0px; z-index: 1;}

#izq{	position: absolute; height: 390px; width: 85px; top: 150px;left: 0px; z-index: 1;}

#medio{	position: absolute; height: 390px; width: 800px; top: 150px; left: 85px; z-index: 0;}

#der{	position: absolute; height: 390px; width: 85px; top: 150px; left: 885px; z-index: 1;}

#bottom{position: absolute; height: 30px; width: 970px; top: 540px; left: 0px; z-index: 1;}

#logo{	position: absolute; height: 176px; width: 189px; top: 5px; left: 390px; z-index: 2;}

#music{	position: absolute; height: 178px; width: 284px; top: 3px; left: 80px; z-index: 2;}

#botonera{ position: absolute; height: 40px; width: 380px; top: 100px; left: 530px; z-index: 2;}

#botonera2{ position: absolute; height: 25px; width: 380px; top: 128px; left: 540px; z-index: 2;}

#mp3{	position: absolute; height: 20px; width: 200px; top: 105px; left: 110px; z-index: 3;}

#descargar{ position: absolute; height: 75px; width: 109px; top: 10px; left: 255px; z-index: 4;}

#contador{ position: absolute; height: 15px; width: 250px; top: 555px; left: 700px; z-index: 4; 
	   font-family: Arial;font-size: 10px;color: #ffffff;}
