* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#wrapper {
	background-color: #7B6341;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #encabezado {
	height: 240px;
}
#wrapper #area_central #webmaster a {
	text-decoration: none;
	color: #9F0;
	font-size: 12px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #area_central #menu{
	width: 190px;
	float: left;
	background-color: #7C6442;
}
#wrapper #area_central #contenido {
	width: 520px;
	float: left;
	background-color: #7B6341;
	padding: 0px;
	margin: 0px;
	background-image: url(../imagenes/guitarrafondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#wrapper #area_central #publicidad  {
	float: right;
	width: 190px;
	background-color: #7B6341;
}
#wrapper #area_central #pie {
	clear: both;
	text-decoration: none;
	font-size: 16px;
	color: #000;
}
#wrapper #area_central #pie a {
	color: #9F0;
	text-decoration: none;
	background-color: #7B6341;
}

#wrapper #area_central #linea_superior {
	background-image: url(../imagenes/Linea-de-encabezado.png);
	height: 21px;
	width: 900px;
}
#wrapper #area_central #linea_abajo {
	background-image: url(../imagenes/Linea-de-la-base.png);
	height: 21px;
	width: 900px;
	clear: both;
}
#wrapper #area_central #musica {
	clear: both;
	height: 20px;
	width: 900px;
}

#wrapper #area_central #menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	text-decoration: none;
	color: #5A4830;
	display: block;
	height: 52.5px;
	width: 190px;
	text-align: center;
	line-height: 45px;
	background-image: url(../imagenes/boton_hover-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}
#wrapper #area_central #menu a:hover {
	background-position: bottom;
	font-weight: bold;
	font-size: 24px;
	background-image: url(../imagenes/boton_hover-2.jpg);
}
#wrapper #area_central #pie p {
	text-align: center;
	background-color: #7B6341;
	font-family: "Comic Sans MS", cursive;
	color: #000;
}
#wrapper #area_central #webmaster {
	font-size: 12px;
	text-align: center;
}
#wrapper #area_central #areaplayer {
	clear: both;
	width: 900px;
}
#wrapper #area_central #areaplayer table {
	color: #7B6341;
}
#wrapper #area_central #contenido #contenido p em {
	color: #000;
	font-weight: bold;
}
