div.headerkeywords {
  color: #999999;
  background: #eeeeee;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #999999;
  padding-bottom: 1px;
}

div.headerkeywords h1 {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  display: inline;
  color: #999;
  font-family: sans-serif;
  margin-bottom: 2px;
}



div#header {
  padding: 10px 6px;
  font-size: 1.2em;
}
div#header a {
  color: #222;
}
div#header p {
  margin: 0;
}
div#header p.title {
  font-size: 1.6em;
}
div#header p.title span {
  color: #666;
}

#bandera {
  float: right;
  margin-top: -10px;
  margin-right: 4px;
  text-align: right;
}

div#location {
  background: url('/images/location_top.png') no-repeat left top;
  color: #fff;
  padding-top: 4px;
  margin: 0 0 6px 0;
  font-size: 1.2em;
  font-weight: bold;
}
div#location div {
  background: url('/images/location_bot.png') no-repeat left bottom;
  padding-bottom: 6px ;
  padding-left: 7px;
}
div#location span#locationNumAnuncis {
  font-weight: normal;
  font-size: 0.75em;
}
div#location span#locationNombreZona {
  padding-right: 5px;
}

