.body {
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #808080;
	letter-spacing: 1px;
	line-height: 30px;
}

.contenedor {
	height: 450px;
	width: 700px;
	background-image: url(../images/fondo.gif);
	background-repeat: no-repeat;
	border: 1px solid #6A3B0D;
}
.linkESC {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFAA00;
	letter-spacing: 1px;
	text-decoration: none;
}
.linkESC:active {
	text-decoration:underline;
}
.linkESC:hover {
	text-decoration:underline;
}
.lateral {
	width: 240px;
	padding-left: 20px;
	padding-top:20px;
	vertical-align:top;
}
.contenido {
	vertical-align: top;
	padding-top: 110px;
}

.numero_menu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #E4DFA2;
}
.menu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFAA00;
	text-decoration: none;
	text-transform: lowercase;
}
.submenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #E4DFA2;
	text-decoration: none;
}
.menu:active {
	color: #6A3B0D;
}
.menu:hover {
	color: #6A3B0D;
}
.sep_menu {
	height: 10px;
}
.submenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #E4DFA2;
	text-decoration: none;
}
.submenu:active {
	color: #FFAA00;
}
.submenu:hover {
	color: #FFAA00;
}
.tituloapartado {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #C3C3C3;
}
.texto {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #C3C3C3;
}
.textoform {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #D49550;
	font-weight: bold;
}
.inputBox {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #D49550;
	background-color: #282A21;
	border: 1px solid #444739;
	height: 18px;
	width: 185px;
}
.titulocancion {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B6B176;
	text-decoration: none;
}
.textA {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #D49550;
	background-color: #282A21;
	border: 1px solid #444739;
	height: 100px;
	width: 185px;
	overflow:hidden;
}
.boton {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #C3C3C3;
	background-color: #000000;
	border: 1px solid #000000;
}
.contenedor2 {

	height: 450px;
	width: 700px;
	background-image: url(../images/fondo_blues.gif);
	background-repeat: no-repeat;
}
#barras {
	position:inherit;
	overflow: auto;
	width:460px;
	height:290px;
	z-index:1;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6A3B0D; 
	SCROLLBAR-SHADOW-COLOR: #6A3B0D; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR:  #6A3B0D; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}
