.pventatxiki {
  padding: 10px;
  border: 1px solid #FFFFFF;
  margin: auto;
  margin-bottom: 10px;
}


.txikilist {
  background-color: #FFFFFF;
  background-image: url("imagenes/fondoabaotxiki.jpg");
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 0px 0px 375px 0px;
  color: #159a00;
  font-weight: bold;
}

.txikilist .eventotx {
  padding: 2px;
}


.txikilist .titulotx {
  padding: 19px;
  background-image: url("imagenes/txikitit_bgr.png");
  background-repeat: repeat-x;
  text-indent: 25px;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-size: 24px;
}

.txikilist a {
  color: #159a00;
  color: #FFFFFF;
}

.txikilist a:hover {
  /*font-size: 14px;*/
}

.txikilist .fototx {
  float: left;
  padding-left: 45px;
  /*margin-right: 10px;*/
  width: 210px;
}

.rojotxiki {
  color: #ae3000;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 2px dotted #ae3000;
  width: 95%
}

.infoevtetxiki {
  float: left;
  width: 440px;
}

.eventotx td .linkrepretx {
  background-image: url("imagenes/linkrepretx.png");
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 25px;
  padding: 3px 0px;
}

.eventotx td:hover .linkrepretx{
  background-image: url("imagenes/linkreprehovertx.png");
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 25px;
  text-decoration: underline;
}
