BODY{
	background-color: black;
	
}

a:link {/* link sin visitar*/
	color: #ffffff;
	text-decoration: none;
}
a:visited{/* link visitado */
	color: #796f6d;
	text-decoration: none;
}
a:hover{/* mouse over link */
	color: #493f3c;
}
a:active{/* link seleccionado */
	color:#000000;
}


#fondo{
	position: relative;
	valign: middle;
	background: url(../img/cabceraweb.jpg) no-repeat;
	margin: 5px auto;
	/*z-index: 0;*/
	width:795px;
	height:925px;
	top:-8px;
}
#fondo2{
	position: relative;
	valign: middle;
	background: url(../img/newweb.jpg) no-repeat;
	margin: 5px auto;
	/*z-index: 0;*/
	width:805px;
	height:715px;
	top:-8px;
	

}
#menu{
	position: relative;
	valign: middle;
	width:797px;
	height:44px;
	top:360px;
	left:-3px;
}
#texto{
	position:absolute;
	width:481px;
	height:667px;
	left:216px;
	top:428px;
	overflow:auto;
	padding:10px;
	scrollbar-face-color:#1e1d1d;
	scrollbar-arrow-color:black;
	scrollbar-track-color:black;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:black;

}
#textoenl{
	position:absolute;
	width:117px;
	height:283px;
	left:211px;
	top:483px;
	overflow:hidden;
}
#textoenl2{
	position:absolute;
	width:117px;
	height:283px;
	left:408px;
	top:483px;
	overflow:hidden;
}
#textoenl3{
	position:absolute;
	width:117px;
	height:283px;
	left:599px;
	top:483px;
	overflow:hidden;
}
#textoc{
	position:absolute;
	width:481px;
	height:667px;
	left:216px;
	top:428px;
	padding:10px;
	overflow:auto;
	padding:10px;
	scrollbar-face-color:#1e1d1d;
	scrollbar-arrow-color:black;
	scrollbar-track-color:black;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:black;
	
}
#textodisco{
	position:absolute;
	width:349px;
	height:323px;
	left:82px;
	top:428px;
	overflow:hidden;
	padding:10px;
}

#novedad{
	position:absolute;
	width:142px;
	height:231px;
	left:3px;
	top:437px;
	
	border:thin;
	border-style:dotted;
	border-color:#666;
}
#titere{
	position:absolute;
	width:200px;
	height:200px;
	left:512px;
	top:486px;
	border:thin;
	border-style:dotted;
	border-color:#666;
}
#entra{
	position:absolute;
	width:118px;
	height:69px;
	left:291px;
	top:525px;
}

#discog{
	position:absolute;
	width:142px;
	height:57px;
	left:3px;
	top:678px;
	border:thin;
	border-style:dotted;
	border-color:#666;
}
#maispeis{
	position:absolute;
	width:142px;
	height:40px;
	left:3px;
	top:746px;
	border:thin;
	border-style:dotted;
	border-color:#666;
}

#facebook{
	position:absolute;
	width:142px;
	left:3px;
	top:797px;
	border:thin;
	border-style:dotted;
	border-color:#666;
}
#endorser{
	position:absolute;
	width:743px;
	height:45px;
	left:4px;
	top:1132px;
	border:thin;
	border-style:dotted;
	border-color:#666;
 }
#legal{
	position:absolute;
	width:743px;
	height:54px;
	left:5px;
	top:1183px;
	overflow:hidden;
}
.texto{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 8pt;
}
.textocon{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 8pt;
}

.fecha{
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 8pt;
}

.textoL{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 7pt;
}
