/* Bloques de Adsense */
.ads_top {
  padding-top: 1px;
  border-bottom: solid 1px #e3e3e3;
}

.ads_bottom {
  margin-top: 24px;
  border-top: solid 1px #333333;
  padding-top: 3px;
}

table.ads {
  width: 100%;
  font-size: 1em;
  border-collapse: collapse;
  table-layout: fixed;
}

table.ads td {
  padding: 6px;
  color: #222;
  vertical-align: top;
}

table.ads a.title, table span.title {
  font-size: 1.3em;
}

table.ads td {
  padding: 0;
}

table.ads img {
  border: 0px;
  margin-right: 6px;
}

table.ads tr td {
  font-size: 1em;
  vertical-align: middle;
  padding: 4px 6px;
  border-bottom: solid 1px #e3e3e3;
}

table.ads tr.first td {
  padding: 5px 6px 1px 6px;
}

table.ads tr.last {
  border: 0px;
}

table.ads tr td p {
  margin: 0 ;
}

table.ads tr a {
  color: #444;
}

table.ads tr a:hover {
  text-decoration: underline;
}

table.ads tr a span.title {
  color: #0000f9;
  font-weight: bold;
  text-decoration: underline;
}

table.ads tr a:hover span.title {
  text-decoration: underline;
}

table.ads tr a span.url {
  color: #008000;
}

.adsense { 
  background-color: #ffffff; 
}


