/********************************************
   AUTOR: Víctor Sánchez 
   WEBSITE: http://www.matibruno.es/
   VERSION: 1.0
	 ÚLTIMA MODIFICACIÓN: 22 Abril 2009          	
 *******************************************/ 
 

/* Cuerpo
----------------------------------------------- */
body {
	margin:0; 	
	padding: 0;
	font: normal .80em/1.5em 'Trebuchet MS', Verdana;
	color: #8B8B89;
	background: #000000 url(../../imgcons/body.jpg) center top repeat-x;
	text-align: center;	
	height: 100%;	
}



/********************************************
               Contenido   	
 *******************************************/ 
#envoltorio {
	position:relative;
	margin: 0 auto;
	width:870px;
	height:674px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:870px;
	height:119px;
}

#portadadisco {
	position:absolute;
	left:0px;
	top:119px;
	width:450px;
	height:313px;
}

#promodisco {
	position:absolute;
	left:450px;
	top:119px;
	width:420px;
	height:313px;
}

#myspacelink {
	position:absolute;
	left:0px;
	top:432px;
	width:400px;
	height:242px;
}

#reservadisco {
	position:absolute;
	left:400px;
	top:432px;
	width:470px;
	height:79px;
}

#singlepromo {
	position:absolute;
	left:400px;
	top:511px;
	width:259px;
	height:163px;
}

#download {
	position:absolute;
	left:659px;
	top:511px;
	width:211px;
	height:78px;
}

#tracklist {
	position:absolute;
	left:659px;
	top:589px;
	width:211px;
	height:85px;
}