h1.titular_mapa{
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #62BAB9;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h1.titular_mapa_main{
  font-size: 24px;
  line-height: 30px !important;
  font-weight: bold;
  line-height: 20px;
  color: #62BAB9;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.leyend{
  width: 600px;
  text-align: justify;
}
.row_evento{
  width:590px;
  float: left;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px dotted #bababa;
  margin-bottom: 10px;
}
.row_evento img{
  float: left;
  margin-right: 8px;
  border: 0px;
  margin-bottom: 18px;
}
.row_evento_featured{
  width:570px;
  float: left;
  clear: both;
  padding: 10px;
  border-bottom: 1px dotted #bababa;
  margin-bottom: 10px;
  background-color: #eaeaea;
}
.row_evento_featured img{
  float: left;
  margin-right: 8px;
  border: 0px;
  margin-bottom: 18px;
}