A { color: #000; text-decoration: underline; 	font-family: Arial, sans-serif; font-size: 11px;line-height: 14px; font-weight: bold;}
A:visited { color: #000; text-decoration: underline; font-weight: bold; }
A:hover { color: #000; text-decoration: underline; font-weight: bold; }
A:active { color: #000; text-decoration: underline; font-weight: bold; }

A.Artista { color: #000; text-decoration: none; 	font-family: Arial, sans-serif; font-size: 11px;line-height: 14px; font-weight: normal;}
A.Artista:visited { color: #000; text-decoration: none; font-weight: normal; }
A.Artista:hover { color: #000; text-decoration: underline; font-weight: normal; }
A.Artista:active { color: #000; text-decoration: none; font-weight: normal; }

A.ArtistaSub { color: #000; text-decoration: underline; 	font-family: Arial, sans-serif; font-size: 11px;line-height: 14px; font-weight: normal;}
A.ArtistaSub:visited { color: #000; text-decoration: underline; font-weight: normal; }
A.ArtistaSub:hover { color: #000; text-decoration: underline; font-weight: normal; }
A.ArtistaSub:active { color: #000; text-decoration: underline; font-weight: normal; }
body{
  margin: 0px;
  padding: 0px;
  overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
  color: #000;
}
div{
  position: absolute;
  margin: 0px;
  padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
  color: #000;
}
input, textarea{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
  color: #000;
}

div#Fondo{
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

div#Fondo div#CRayas{
  top: 165px;
  left: 0px;
  width: 100%;
  height: 395px;
  background-image: url(../Imagenes/FondoRayado.jpg);
}

div#Contenedor{
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

div#Contenedor div#Contenido{
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 615px;
/*background-color: #000;*/
}

div#Contenedor div#Contenido div#Logo{
  left: 67px;
  top: 156px;
  width: 287px;
  height: 422px;
  background-image: url(../Imagenes/P7.gif);
  background-repeat: no-repeat;
}

div#LogoArtistas{
  left: 67px;
  top: 600px;
  width: 41px;
  height: 55px;
  background-image: url(../Imagenes/E7Powers.jpg);
  background-repeat: no-repeat;
  visibility: hidden;
}

div#Contenedor div#Contenido div#E7Logo{
  left: 67px;
  top: 600px;
  width: 46px;
  height: 7px;
  background-image: url(../Imagenes/E7Logo2.jpg);
  background-repeat: no-repeat;
}

div#Contenedor div#Contenido div#Menus{
  left: 476px;
  top: 14px;
  width: 450px;
  height: 9px;
}

div.ContenidoMenu{
  top: 57px;
  left: 476px;
  width: 405px;
  height: 517px;
/*  background-color: #000;*/
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

img{
  border: 0px;
}
div.Menu{
  left: 0px;
  height: 11px;
  overflow: hidden;
}
img.ImgMenu{
  position: relative;
  top: 0px;
  cursor: pointer;
}

div.Texto{
  position:relative;
  text-decoration: none;
}
div.TextoSub{
  position:relative;
  text-decoration: underline;
}

.Obra{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
  color: #000;
}