.columnai .temporada {
  padding: 10px;
  background-color: #FFFFFF;
  background-image: url("imagenes/fondotxiki.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  text-align: left;
}

.infoeventoo {
  border-bottom: 1px dotted #ea7f00;
  margin-bottom: 5px;
  padding-bottom: 5px
}

.columnai .temporada .eventosecciones {
  border-bottom: 1px dotted #ea7f00;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.titeventoo {
  font-size: 24px;
  color: #ea7f00;
  font-weight: bold;
}

.seccion, .seccion a {
  color: #458dee;
  font-size: 1.2em;
}

.columnai .temporada .eventosecciones .seccion {
 padding: 0px 20px;
 margin: 3px 0px;
 text-transform: uppercase;
 border-right: 2px solid #458dee;
 float: left;
 font-weight: bold;
}

.donde {
  border-bottom: 1px dotted #ea7f00;
  padding-bottom: 4px;
  color: #ea7f00;
  font-weight: bold;
}

.compralink {
  color: #000000;
  font-weight: bold;
}

.columnai .temporada .tdrepre {
  background-image: url("imagenes/repre_bgrtxiki.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 29px 0px 10px 0px;
  width: 357px;
  text-indent: 25px;
}

.columnai .temporada .tdrepre a {
  font-weight: bold;
  font-size: 1.2em;
}


.columnai .temporada .tdrepre:hover {
  background-position: 0px -53px;
}

.datitop {
  background-image: url("../imagenes/datitop.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 40px;
}

.datibot {
  background-image: url("../imagenes/datibot.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 40px;
}

.daticen {
  background-image: url("../imagenes/daticen.png");
  background-repeat: repeat-y;
  width: 100%;
}


