

.button {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: black;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
  margin: 10px;
}

.button:hover {background-color: #6ACCE4}

.button:active {
  background-color: #28ABCB;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

#playlist {
 width: 100%;
 height: 100%; float: left;
 }



#tabla_oculta {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 0px;
 margin-left: 0px;}

@media (min-width: 800px) {

body 
{ background-image: url(../imagenes/fondoguitarraflauta.jpg);
  
background-repeat: no-repeat;
  
background-attachment: fixed; 
background-size: 100% 100%;
font-family: 'Roboto Condensed', sans-serif;
}

.auto-columns {  -webkit-column-count: 3; /* Chrome, Safari, Opera */
   		 -moz-column-count: 3; /* Firefox */
  		  column-count: 3;
		}
#cabecera {
 width: 100%;
  min-height: 100px;
  float: left;
  background: rgba(0,0,0,0.7);position: fixed; z-index:100}


#logo {
 float: left; }

#menu_superior {
  width: 700px;
  height: 30px;
  float: right;
  z-index: 100;
  margin-left: 100px;
  margin-top: 10px;
}

ul, li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  z-index: 100;
}

.menu > li {
  float: left;
}
.menu li a {
  text-decoration: none;
  list-style-type: none;
  display: block;
  width: 135px;
  height: 35px;
  color: black;
  font-family: 'quenda';
  font-size: 20px;
  text-align: center;
  padding-left: 5px;
  padding-top: 5px;
}
.menu li ul {
  display: none;
  width: 140px;
  height: 30px;
  position: relative;
}
.menu li a:hover {
  background-color: #ffc300;
  text-decoration: none;
  list-style-type: none;
}
.menu li:hover > ul {
  display: block;
}
a .menu {
  color: #990033;
}
.menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-decoration: none;
  position: relative;
  z-index: 100;
}
.menu * {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-decoration: none;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: bold;
}
.menu ul > li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-decoration: none;
}
.menu li a {
  padding: 10px 5px 0px;
  display: block;
  color: #fadf57;
  text-align: center;
  width: 127px;
  height: 45px;
  margin-left: 0px;
  font-size: 20px;
  z-index: 100;
}
.menu li ul a {
  border-bottom: 1px solid;
  padding: 9px 5px 0px;
  display: none;
  height: 50px;
  font-size: 19px;
}
.menu > li:hover a {
  background: gray none repeat scroll 0%;
  color: white;
}
.menu li:hover > ul a {
  background: white none repeat scroll 0%;
  display: block;
  color: #990033;
}
.menu li ul li a:hover {
  border:  none;
  color: white;
  background-color: #990033;
}



#espacio0 {
  width: 100%;
  min-height: 250px;
  float: left;
  background-image: none; }


#nosotras {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}

#texto_nosotras  {
 background-color: #fcf3cf;
 padding: 2%; width: 55%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}

.textoprincipal {
  font-size: 20px;
}

#cvs {
  background-color: #fcf3cf; padding: 2%;
  width: 37%;
  height: 100%;
  float: left;
}


#CvAfri {
  width: 200px;
  height: 200px;
  background-image: url(../imagenes/fotoafriCv.jpg);
 float: left;
  margin-left: 35px;
  margin-top: 35px; border-radius: 50%;
}
#CvAfri:hover ,#CvBea:hover {
  opacity: 0.7;
  color: #088a68;
} 

#CvBea {
  width: 200px;
  height: 200px;
  background-image: url(../imagenes/fotobeaCv.jpg);
  float: left;
  margin-left: 35px;
  margin-top: 35px; border-radius: 50%;
}


#tablaprecios {
 background-color: #fcf3cf;
 padding-right: 40%; padding-left: 10%; width: 50%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 0px;
 margin-left: 0px;}

#espacio1 {
  width: 100%;
  min-height: 100px;
  float: left;
  background-image: none; }


#repertorio {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}

#botones_repertorio { padding: 2%; width: 19%;
 max-width: 19%; height: 300px;
  text-align: center;
  float: left;  margin-top: 1px;
 margin-left: 0px;}

#textorepertorio { padding: 2%; width: 50% ;
 max-width: 50%; height: 100%;
  text-align: justify;
  float: left;  margin-top: 1px;
 margin-left: 0px;}

#lista_repertorio { padding: 2%; width: 96%;
  height: 100%;
  text-align: center;
  float: left;  margin-top: -10px;
 margin-left: 0px; z-index:1;}

#contacto {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}
}




@media (max-width: 800px) {

body 
{ background-image: url(../imagenes/fondoguitarraflautamovil.jpg);
  
background-repeat: no-repeat;
  
background-attachment: fixed; 
background-size: 100% auto;
    
font-family: 'Roboto Condensed', sans-serif;
}

#cabecera {
 width: 100%;
 height: 10%; min-height: 40px;
  float: left;
  background: rgba(0,0,0,0.7);position: fixed; z-index: 100;}



#logo {
 float: left; 
 height: 100%;}



#espacio0 {
  width: 100%;
  min-height: 250px;
  float: left;
  background-image: none; }


#nosotras {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}

#texto_nosotras  {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}

.textoprincipal {
  font-size: 20px;
}

#cvs {
  padding: 2%;
  width: 96%;
  height: 100%;
  float: left;
}


#CvAfri {
  max-width:50%; width: 150px;
  height: 150px; background-image: url(../imagenes/fotoafriCv.jpg);
 
 float: left; margin-bottom: 20px;
  margin-top: 20px; border-radius: 50%;
}

#CvBea {
 max-width:50%; width: 150px;
  height: 150px;
 background-image: url(../imagenes/fotobeaCv.jpg);
  float:right;
 margin-bottom: 20px;
  margin-top: 20px; border-radius: 50%;
}


#CvAfri:hover ,#CvBea:hover {
  opacity: 0.7;
  color: #088a68;
} 

#tablaprecios {
 background-color:#fcf3cf;
 width: 90%;
  height: 100%;
 float: left;  margin-top: 0px; padding: 5%; text-align: center; 
}

#espacio1 {
  width: 100%;
  min-height: 25px;
  float: left;
  background-image: none; }


#repertorio {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}

#lista_repertorio { padding: 2%; width: 96%;
  height: 100%;
  text-align: center;
  float: left;  margin-top: -10px;
 margin-left: 0px;}

#botones_repertorio { padding: 2%; width: 96%;
  height: 100%;
  text-align: center;
  float: left;  margin-top: 1px;
 margin-left: 0px;}

#textorepertorio { padding: 2%; width: 96% ;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 0px;
 margin-left: 0px; }

#contacto {
 background-color: #fcf3cf;
 padding: 2%; width: 96%;
  height: 100%;
  text-align: justify;
  float: left;  margin-top: 10px;
 margin-left: 0px;}
}