ul.section-menu01 li a, a.superlink, a.tipoFotos, a.prev_btn, a.next_btn, dt a, ul.icon-container li.icon a, a.artista, .image a div.zoom, select.selector, #menu-header nav ul li a.selected:before, thead th a {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}

#main-title {
  position: absolute;
  top: 12px;
  left: 0px;
  height: 28px;
  overflow: hidden;
}

#main-title a {
  display: block;
  text-decoration: none;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ff7373;
  font-weight: normal;
  text-shadow: 0px 1px RGBA(255,255,255,0.1)
}

#logo { left:0px }

#menu-header nav {
  padding-left: 60px;
  height: 85px;
  left: 0;
  position: absolute;
  top: 0;
}

#menu-header nav ul {
  margin-top: 15px;
  /*width: 140px;*/
  padding-right: 30px;
  border-left: 2px solid #ff6666;
  height: 55px;
  float: left;
}

#menu-header nav ul li {
  float: none;
  display: block;
  line-height: 25px;
  margin: 2px 0 5px 0;

}

#menu-header nav ul li a {
  font-size: 17pt;
  line-height: 25px;
  text-indent: 10px;
  position: relative;
}

#menu-header nav ul li a:hover, #menu-header nav ul li a.selected {
  border: none;
  color: #ff7373;
}

#menu-header nav ul li a.selected:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -1px;
  width: 0;
  height: 0;
  border-left: 6px solid #ff7373;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

/* --  IEFIX  --  */

#IEFix {
  display: none;
}

/* --  SUBMENU PAGINA EVENTO  --  */

#menu-header nav ul li ul.submenu {  /* pongo todo el path al submenu porque sino impone el estilo del submenu de 'style.css' y este lo ignora...*/
  top: -30px;
  left: 140px;
}
#menu-header nav ul li ul.submenu:before {
  height: 100%;
  left: -100px;
  top: 12px;
  width: 100px;
  background: transparent url(../images/pestana2-submenu.png) top right no-repeat;
}

#menu-header nav ul li ul li {
  list-style-image: none;
  float: none;
  background: black;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #404040;
  margin-bottom: 5px;
  letter-spacing: 2px;
}

#menu-header nav ul li ul li a {
  color: white;
  text-shadow: none;
  display: block;
  text-align: center;
  line-height: 25px;
  padding: 8px 0;
}

#menu-header nav ul li ul li a:hover {
  color: #ff7373;   /* opcion rojo web */
}

div.title-page h1 small {
  font-size: 30px;
  line-height: 32px;
  color: #ff7373;;
  font-weight: normal;
  display:block;
  margin-bottom:8px;
  letter-spacing:1px;
  display: inline;
  margin-right: 10px;
}
div.title-page h1 small a {
  color:#000;
  text-decoration:none
}

div.title-page h1 small a:hover, div.title-page h1 small a:after {
  color:#ff7373;
}

div.title-page h1 small a:after {
  content: " / ";
}

#slideshow { height: 440px; position: relative ;}

div#slideshow > div { position: absolute; }

ul#slideshow > li { float: left; list-style-type: none; }

div.sidebar {
  height: 100%;
  position:relative;
  text-align:center;
}

ul.section-menu01 {
  margin-left: 10px;
  padding-bottom: 40px;
  /*height: 100%;*/
  text-align:left;
}

ul.section-menu01 > li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  margin-left:-10px;
  margin-right:10px;
  -webkit-box-shadow: 3px 3px 0px 0px #eeeeee;
  -moz-box-shadow: 3px 3px 0px 0px #eeeeee;
  box-shadow: 3px 3px 0px 0px #eeeeee;
  position: relative;
}

ul.section-menu01 li a {
  text-decoration: none;
  color: white;
  font-size: 24px;
  display: block;
  padding: 6px 10px;
  line-height: 28px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
  background: #ff7373;
  text-shadow: 2px 2px 0px #f05050;
  /*filter: dropshadow(color=#f05050, offx=2, offy=2);*/

}

ul.section-menu01 li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid solid solid solid;
  border-color: transparent #AFAFAF transparent transparent;
  border-width: 0 9px 9px 0;
  position: absolute;
  bottom: -9px;
}

ul.section-menu01 li a.selected::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  font-size: 0;
  border-width: 23px;
  border-style: solid;
  border-color: transparent white transparent transparent;
  right: -4px;
  top: -3px;
}

ul.section-menu01 li a:hover, ul.section-menu01 li a.selected {
  background: black;
  text-shadow: 0px 0px 0px #000;
  /*filter: dropshadow(color=#000, offx=0, offy=0);*/
}

ul.section-menu02 > li {
  list-style-type: none;
  height: 40px;
  border-top: 1px solid #ff7373;
}

ul.section-menu02 li a {
  text-decoration: none;
  color: black;
  line-height: 40px;
  display: block;
  text-indent: 20px;
  font-size: 16px;
}

ul.section-menu02 li a:last-child { border-bottom: 1px solid #ff7373; }

ul.section-menu02 li a:hover, ul.section-menu02 li a.selected {
  color: #ff7373;
}

div.section-block { overflow: hidden; border-top: 2px solid #000; margin-bottom: 30px; }
div.section-block2 { overflow: hidden; margin-bottom: 30px; }


div.section-block:first-child{ padding: 0; }

div.section-block h2, div.section-block h3 { font-family: 'LeagueGothicRegular', Helvetica Neue, Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: normal; }

div.section-block h2 {
  font-size: 30px;
  padding: 20px 0 12px 0;
  clear: both;
  text-shadow: 0 1px 1px #fff;
  /*filter:dropshadow(color=#fff, offx=1, offy=1);*/
}

div.section-block h3 { font-size: 18px; line-height: 20px; margin-bottom: 10px; }

div.section-block h2:first-child{ margin-top: 0; }

div.content p { padding: 0 15px 15px 0; }

a.superlink {
  background-color: #ff7373;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "LeagueGothicRegular",Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 17px;
  margin: 10px 0 5px;
  padding: 8px 15px 9px;
  text-decoration: none;
  text-transform: none;
}

a.superlink:hover, div.top_select_items ul li a.selected { color: #fff; background: black; }

li.prog-dia {
  background-color: #FEFEFE;
  border:3px solid #333;
  display: block;
  list-style-type: none;
  margin: 0 20px 30px 0;
  float: left;
  padding: 0;
  color: #333;
  text-align:center;
  box-shadow:  5px 5px 0px #ddd;
  -webkit-box-shadow: 5px 5px 0px #ddd;
  -moz-box-shadow:  5px 5px 0px #ddd;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}

li.prog-dia h3 {
  font-size: 36px;
  font-weight: normal;
  line-height: 35px;
  text-transform: none;
  text-align: left;
  padding:15px 10px 10px 15px;
  /*filter: dropshadow(color=#f05050, offx=2, offy=2);*/
}

li.prog-dia ul {
  font-size: 20px;
  overflow:hidden;
  border-top: 1px solid #333;
  margin: 0 10px;
  padding: 10px 0 10px 0;
  text-transform: uppercase;
  /*filter: dropshadow(color=#f05050, offx=2, offy=2);*/
  line-height: 22px;
  text-align: left;
}

li.prog-dia h3 + ul{
  border-top: 3px solid #333
}

li.prog-dia ul li { float: left; list-style-type: none;  padding: 5px; }

li.prog-dia ul li.banda, li.prog-dia ul li.lugar { width: 175px; }

li.prog-dia ul li.hora, li.prog-dia ul li.title_hora { float: right; }

li.prog-dia ul li.lugar, li.title_lugar { text-align: center; }

li.prog-dia ul li.title_banda, li.prog-dia ul li.title_lugar, li.prog-dia ul li.title_hora { position: relative; }

#navigation-wrapper {
  height: 40px;
  padding-top: 10px;
  text-align: center;
  margin: 20px auto;
  clear: both;
}

a.gallery-btn-prev, a.gallery-btn-next, #gallery-navigation ul {
  height: 26px;
}

#gallery-navigation a.gallery-btn-prev, #gallery-navigation a.gallery-btn-next {
  text-decoration: none;
  color: black;
  font-size: 40px;
  line-height: 24px;
}

#gallery-navigation a.gallery-btn-prev:hover, #gallery-navigation a.gallery-btn-next:hover { color: #ccc; }

#gallery-navigation ul {
  background: #ff7373;
  margin: 0 10px 0 10px;
}


li.number {
  display: block;
  float: left;
  list-style-type: none;
  width: 40px;
  height: 40px;
  background: white;
  margin-right: 2px;
  font-size: 24px;
  line-height: 26px;
}

li.number a {
  text-decoration: none;
  color: black;
  width: 40px;
  height: 26px;
  display: block;
}

#gallery-navigation ul li:last-child {
  margin-right: 0;
}

li.number a:hover { color: #ff7373; }

table { 
  margin: 0 50px 20px 0 ;
  border-collapse:collapse;
  border:2px solid #333;
  margin-right:5px;
  -webkit-box-shadow: 3px 3px 0px 0px #eeeeee;
  -moz-box-shadow: 3px 3px 0px 0px #eeeeee;
  box-shadow: 3px 3px 0px 0px #eeeeee;
}

div.content table td, div.content table th { 
  /*width: 50%;*/ 
  border: none;
  line-height: 30px; 
  font-size: 15px; 
  text-indent: 15px;
  position: relative;
  font-weight: 300
}

thead th { font-weight: bold; text-transform: uppercase; text-align: center; position: relative;  }

thead th a {
  margin-left: 5px;
  font-size: 18px;
  line-height: 5px;
  color: #ff7373;
}

thead th a:hover {
  color: black;
}

tr:nth-child(even) { background: #c0c0c0; }

tr:nth-child(odd) { background: white; }

td.value { text-align: center; }

td a, td { color: black; }

td a:hover { text-decoration: underline; }

div.content table thead th { 
  font-family: 'LeagueGothicRegular', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weigth: normal;
  font-size: 22px;
  padding: 5px 0;
  border-bottom: 2px solid #000;
  font-weight: normal;
}

div.content table thead th:first-child { 
  text-align: left
}


div.content table tr:hover{
  background-color: #ffff66
}

div.slideshow_container { position: relative; margin-bottom: 20px; }

div.slideshow_container > a.prev_btn, div.slideshow_container > a.next_btn {
  position: absolute;
  width: 50px;
  height: 50px;
  background: black;
  top: 45%;
  z-index: 10;
  opacity: 0.7;
  color: white;
  line-height: 48px;
  font-size: 40px;
  text-indent: 14px;
}

div.slideshow_container > a.prev_btn {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}

div.slideshow_container > a.next_btn {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}

div.slideshow_container > a.prev_btn { left: -10px; }

div.slideshow_container > a.next_btn { right: -10px; }

div.slideshow_container > a.prev_btn:hover, div.slideshow_container > a.next_btn:hover { margin-top: -10px; opacity: 1.0; }

div.slideshow_container > a.prev_btn:after {
  border-bottom: 10px solid transparent;
  border-right: 10px solid grey;
  border-top: 0 solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50px;
  width: 0;
  z-index: 9;
}

div.slideshow_container > a.next_btn:after {
  border-bottom: 10px solid transparent;
  border-left: 10px solid grey;
  border-top: 0 solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50px;
  right: 0;
  width: 0;
  z-index: 9;
}

a.prev_btn.disable, a.next_btn.disable {
  display: none;
  pointer-events: none;
  cursor: default;
}

dl { padding-left: 0; margin-bottom: 0px; }

dt { padding: 15px 72px 15px 40px; border-top: 2px solid #e5e5e5; position: relative; }

dt.title { padding: 15px 72px 15px 40px; }

#all {
  position: absolute; 
  right: 10px; 
  bottom: 10px; 
  display: block; 
  text-align: right; 
  color: #fff
}

a#expand, a#collapse {
  font-size: 17px;
  padding: 5px 5px 3px 5px;
  line-height: 16px;
  margin: 0;
  text-transform: uppercase
}


#all a#expand:before {
  content: "+";
}
#all a#collapse:before {
  content: "-";
}
#all a#collapse:before, 
#all a#expand:before {
  font-size: 17px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-right: 3px
}

dt a {
  font-family: 'LeagueGothicRegular', Helvetica Neue, Helvetica, Arial, sans;
  font-size: 25px;
  line-height: 28px;
  color: black; 
  text-decoration: none; 
  font-weight: lighter;
  letter-spacing: 0px;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

dt.title a {
  font-size: 32px;
  color: #000000;
}

dt a:hover { color: #ff7373; }

dd { display: none; padding-bottom: 20px; padding-right: 20px; margin: 0 0 0 40px; font-size: 17px;}

dd a { color: #ff7373; font-weight: bold; text-decoration: none; }

dd a:hover { color: #ccc; }

#widget {
  width: 675px;
  height: 320px;
  border: none;
  margin-bottom: 30px;
}

div.top_select_items ul li {
  list-style-type: none;
  float: left;
  margin: 5px 15px 10px 0;
}

div.select_box {
  padding: 20px 0 20px 0;
}

dt:before {
  content: "";
  position: absolute;
  top: 23px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 7px solid #ff7373;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}


dt.expanded:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 15px;
  width: 0;
  height: 0;
  border-top: 7px solid #ff7373;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
