/* LANG MENU */
#langmenu {
  list-style-type: none;
  width: 150px;
  height: 15px;
  margin: 0px; padding: 0px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: 340px;
}

#langmenu li {
 float: left;
 width: 25px;
 height: 15px;
 padding: 3px;
 padding-top: 3px;
 border: 1px black solid;
 text-align: center;
 background: #853203;
 color: white;
}

#langmenu li a {
 color: white;
 font-size: 9px; 
}

#langmenu li.current_page_item {
 background: white;
}

#langmenu li.current_page_ancestor {
 background: white;
}

#langmenu li.current_page_item a {
  color: black;
  font-weight: bold;
}

#langmenu li.current_page_ancestor a {
 color: black; 
 font-weight: bold;
}

/* end lang menu */


/* topmenu */
#topmenu {
 list-style-type: none;
 width: 840px;
 margin: 0px;
 padding: 0px;
 position: absolute;
 left: 50%;
 top: 60px;
 margin-left: -345px;
 }

#topmenu li {
 float: left;
 width: 90px;
 margin-right: 5px;
 padding: 3px;
 padding-top: 90px;
 border-bottom: 17px #8F4F33 solid;
 text-align: center;
}

#topmenu li a {
 color: #D6D2D2;
 font-size: 12px;
}


#topmenu li.current_page_item, li.current_page_ancestor {
 font-weight: bold;
 border-bottom: 18px white solid;
}

ul.repertori { float:left; width: 230px; list-style-type: none; text-align: left; padding: 10px; margin: 0px;  }
ul.repertori li { font-size: 12px; font-family: Arial; padding-bottom: 3px; }
ul.repertori h3 { color: #8F4F33; margin: 0px; padding: 0px; font-size: 17px; }

ul.actuacions { list-style-type: none;  }
ul.actuacions li { padding-bottom: 3px; }
ul.multimedia { list-style-type: none;  }
ul.multimedia li { padding-bottom: 3px; }
ul.links { list-style-type: none;  }

ul.repertori  li:before { content: ""; }
ul.actuacions li:before { content: ""; }
ul.multimedia li:before { content: ""; }
ul.links li:before { content: "" }


ul.multimedia li { background-image: url(images/cd.jpg); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 25px;
  font-weight: bold;  }
ul.links li a { font-weight: bold; color: black; }
ul.links li { padding-bottom: 2px; }



#content_home { height: 500px; }



/*
.leftimage {
  float: left;
}

#toppage {
 background: white;
 height: 300px;
 color: black;
}

#presenpage {
 background: white; height: 440px; color: black;
 padding: 5px;
}

#topage .leftimage, #presenpage .leftimage {
 float: left;
 }

#toppage .titleimage, #presenpage .titleimage {
 margin-left: 320px;
 padding-top: 20px;
}

#toppage .explain, #presenpage .explain {
 margin-left: 320px;
 padding: 0px;
 padding-top: 20px;
 padding-right: 20px;
}

#wpimage-gallery .thumb {padding: 0px; margin: 1px; }
#content a, #content { color: black; }

#toppage h2, #presenpage h2 { 
 color: #31669B;
 line-height: 118%;
}

#calendari, #dvd { font-size: 14px; color: #EAEAEA; }
#calendari span.title, #dvd span.title { font-weight: bold; color: white;  }
#dvd li:before { 
 content: "";
}
#dvd li { background-image: url(images/cd.jpg); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 25px; }
*/


