/* Style tab links */
.tablink {
  background-image:url(../../images/fondo_gris.gif);
  color: teal;
  float: left;
  border:solid 1px #d7d7d7;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size:13pt;
  font-weight:700;
  text-decoration:none;
  width: 33%;
}

.tablink:hover {
  color: #ff0505;
}

/* Style the tab content */
.tabcontent {
  padding: 70px 0px 0px 0px;
  text-align: center;
  background-color:none;
}

/* Estilo de texto de las pestañas */
.mapdesc{
text-align:justify;
}
