a {
  color: #009;
  text-decoration: none;
  border-bottom: 1px solid #aaa
}

a img {border: 0; vertical-align: top}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #444;
  font-size: 12px;
  line-height: 18px
}

h1 {font-size: 26px; font-weight: bold}

h1, h2, h3 {line-height: normal; color: #555}

ul {list-style: square}

ul.bueros {
 list-style:none;
 padding: 0;
 margin: 0;
}

ul.bueros li {
  list-style:none;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
}


ul.tags .size0 {font-size: 80%}

ul.tags .size1 {font-size: 100%}

ul.tags .size2 {font-size: 120%}

ul.tags .size3 {font-size: 150%}

ul.tags li a{
  white-space: nowrap;
  border: 0;
  line-height: 26px;
  padding: 2px
}

ul.tags li, ul.pics li {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-right: 8px;
  float: left
}

ul.tags, ul.pics {padding: 0; margin: 0}

#ads {float: right; margin-left: 10px}

#content {width: 650px}

#footer {
  margin-top: 20px;
  border-top: 1px solid #696;
  color: #669966;
  padding: 10px;
  background: #033
}

#footer a {color: #696; border: 0}

#footer p {
  width: 800px;
  margin: auto;
  padding: 0;
  text-align: right;
  letter-spacing: 0.05em
}

#header {
  background: #003333;
  padding: 10px;
  border-bottom: 1px solid #696
}

#header h1, #header h1 a {
  width: 800px;
  margin: auto;
  font-size: 50px;
  letter-spacing: -0.05em;
  color: #696;
  border: 0
}

#highlight {color: #C22}

#logoutlink {float: right; color: #696}

#main {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background: #fff
}

#tabs {
  float: left;
  width: 100%;
  line-height: normal;
  border-bottom: 1px solid #696
}

#tabs a {
  float: left;
  background: url("pics/tableftC.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
  border: 0
}

#tabs a span {float: none}

#tabs a span {
  float: left;
  display: block;
  background: url("pics/tabrightC.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #666
}

#tabs li {display: inline; margin: 0; padding: 0}

#tabs ul {margin: 0; padding: 0; list-style: none}

#tabs a:hover span, #tabs a.active span {
  background-position: 100% -42px
}

#tabs a:hover span, #tabs a.active span {color: #fff}

#tabs a:hover, #tabs a.active {
  background-position: 0% -42px
}

a:hover {border: 0}

ul.tags li a:hover{background: #696; color: #FFF}