#Marco{
	width: 840px;
	margin-bottom: 2%;
	margin-top: -20px;
	display:table;
}

div.Sitio {
  padding-left: 3%;
  width: 62%;
  padding-right: 2%;
  float: none;
}
div.Sitio p {
  text-align: justify;
  font-weight: inherit;
  color: black;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 20px;
}
.conta {
  border-top: 2px solid white;
  overflow: hidden;
  position: relative;
  font-weight: inherit;
  float: left;
  width: 143px;
  margin-top: 15px;
  padding-top: 5px;
}
.linea {
  border-top: 2px solid white;
  height: 2px;
}
.ligas {
  border-left: 2px solid white;
  position: relative;
  float: right;
  margin-top: 0px;
  padding-left: 2%;
  padding-right: 11%;
  width: 12%;
  max-width:110px;
}
.ligas img {
  border-style: none;
  width: 110px;
  height: 26px;
  position: relative;
}

