div#footer {
  margin: 10px 0 0 0;
  clear: both;
}
div#footer div.terms {
  background: url('../images/footer_box_bot.png') no-repeat left bottom;
}
div#footer p#terms {
  font-size: 0.9em;
  padding: 6px 13px 7px 13px;
  margin: 0;
  background: url('../images/footer_box_top.png') no-repeat left top;
}
div#footer div#domains {
   font-size: 0.9em;
   margin: 6px 0 6px 13px;
}
div#footer div#domains a {
   color: #766af9;
}
div#footer div#copyright {
  background: url('../images/box_bk.png') no-repeat left top;
  font-size: 0.9em;
  padding: 4px 0 0 0;
}
div#footer div#copyright span.ma {
  float: left;
  display: block;
  margin: 1px 0 0 0;
}
div#footer div#copyright span.olx {
  display: block;
  text-align: right;
  color: #808080;
}
div#footer div#copyright p {
  padding: 4px 12px;
}
div#footer div#density_box {
  background: url('../images/box_bk.png') no-repeat left top;
  font-size: 0.9em;
  padding: 4px 0 0 0;
  margin-bottom:4px;
}
div#footer div#copyright p.title {
  background: url('../images/box_bk.png') no-repeat left bottom;
  padding-bottom: 20px;
}
div#footer div#density_box p.title {
  background: url('../images/box_bk.png') no-repeat left bottom;
  padding: 8px 12px;
}
div#footer div#copyright p.notice {
  color: #b3b3b3;
  border-top: 1px solid #e5e5e5;
  background: url('/images/box_bk.png') no-repeat left bottom;
  padding: 8px 12px;
}
div#footer div#copyright img {
  vertical-align: middle;
}


/* Item Footer, Footer_Pais() */
div#paisos {
  font-size: 11px;
  padding: 10px 10px 0 13px;
  border-top: 1px solid #e5e5e5;
}

div#paisos span {
  background-color: #fbff8f;
  padding: 1px 3px;
}

