/* CSS Document */

body {
	background-color: #000000;
	scrollbar-face-color: #3e3e3e; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #8e8e8e; 
	scrollbar-darkshadow-color: #303030;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #f7c21d;
}

#centrado{
	text-align: center;
	vertical-align: middle;
	margin-top: -211px;
	margin-left: -390px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 422px;
	z-index: 1;
}

#centrado2{
	text-align: center;
	vertical-align: middle;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	width: 780px;
	z-index: 1;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:71px;
	z-index:1;
	background-image: url(../images/arriba.gif);
}

#banner{
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:140px;
	background-image: url(../images/banner.jpg);
	z-index:1;
}


#menu-sup{
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:20px;
	z-index:1;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:303px;
	z-index:1;
	background-color:#FFFFFF;
}

#content-t {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:283px;
	z-index:1;
	background-color:#FFFFFF;
	overflow:auto;
}

#content-t2 {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	z-index:1;
	background-color:#FFFFFF;
}

#content-2 {
	position:relative;
	padding:5px 5px 5px 5px;
	left:0px;
	top:0px;
	width:740px;
	z-index:1;
	background-color:#FFFFFF;
}


#footer {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:48px;
	z-index:1;
	background-image: url(../images/abajo.gif);
}
#sello {
	position:absolute;
	left:68px;
	top:87px;
	width:138px;
	height:131px;
	z-index:1;
	background-image: url(../images/sello.gif);
}
#guitarra {
	position:absolute;
	left:340px;
	top:0px;
	width:440px;
	height:303px;
	z-index:1;
	background-image: url(../images/guitarra.jpg);
}

#menu-idenx {
	position:absolute;
	left:11px;
	top:59px;
	width:250px;
	height:179px;
	z-index:2;
}
