* {
  line-height: 1.7em;
  font-family: Georgia, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
  font-size: 13px;
}
body {
  background-color: #efefef;
  font-size: 11px;
  font-family: Verdana, Tahoma, sans-serif;
  line-height: 1.6em;
  margin-top: 0;
  background: url('chor1.png') repeat-y center;
}

#pagina {
  width: 780px;
  margin: auto;
}

#menu {
  font-size: 16px;
  font-variant: small-caps;
  width: 190px;
  float: right;
  margin-right: 12px;
}

#menu ul {
  margin: 2px;
  padding: 0;
  padding-left: 15px;
  list-style: none;
}

#menu ul li {
  font-weight: bold;
  font-variant: small-caps;
  border-bottom: 1px solid #777;
  font-size: 16px;
  text-align: right;
  padding-right: 3px;
}

a {
  text-decoration: none;
  color: #711;
}

ul.menu a {
  color: #bb1;
}

#content {
  width: 550px;
  margin-left: 10px;
}

p {
  text-align: justify;
  text-indent: 1em;
}

li {
  text-align: justify
}

td.t1 {
  background-color: #e9e9e9;
}
td.t2 {
  background-color: #f5f5f5;
}

.head {
  font-size: 20px;
  border-bottom: 1px solid #999;
  text-align: center;
  font-weight: bold;
  font-variant: small-caps;
}

.attachbox {
  background-color: #aaa;
  float: left;
  width: 200px;
  margin-top: 2em;
  border: 1px dotted #000;
}

.attachbox h3 {
  border-bottom: 1px dotted #000;
  text-align: center;
}

.newslisthead, .newshead {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 16px;
}

.newslistdate, .newsdate {
  color: #777;
  font-size: 9px;
  margin-top: -7px;
}

.newslistbody, .newsbody {
  margin-bottom: 2em;
  font-size: 12px;
  line-height: 1.6em;
  width: 450px;
  text-align: justify;
}

.newsbody p {
  font-size: 12px;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  margin-bottom: .5em;
  margin-top: 1em;
}

#content #submenu {
  padding: 5px;
}
