/* General division of the page */

body {
  font-family: sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  background: url(/images/monosaico_orig.jpg) fixed;
  min-width: 980px;
}

#container {
  text-align: left;
  width: 780px;
  background: transparent url(/images/header.jpg) no-repeat;
}
#container-bio {
  text-align: left;
  width: 780px;
  background: transparent url(/images/superior-2-bio.jpg) no-repeat;
}
#container-audio {
  text-align: left;
  width: 780px;
  background: transparent url(/images/superior-2-audio.jpg) no-repeat;
}
#container-video {
  text-align: left;
  width: 780px;
  background: transparent url(/images/superior-2-video.jpg) no-repeat;
}
#container-links {
  text-align: left;
  width: 780px;
  background: transparent url(/images/superior-2-links.jpg) no-repeat;
}
#container-fotos {
  text-align: left;
  width: 780px;
  background: transparent url(/images/superior-2-fotos.jpg) no-repeat;
}
#container-trouble {
  text-align: left;
  width: 780px;
  background: transparent url(/images/superior-2-notas.jpg) no-repeat;
}
#recontainer {
  width: 780px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background: rgb(244,238,211) url(/images/franja-vertical-web-2.jpg);
  border: 3px solid #000000;
  padding: 0px;
}

#header {
  margin: 0px;
  padding: 0px;
  width: 650px;
  height: 500px;
  border: 0px;
  float: left;
}

#header-small {
  margin: 0px;
  padding: 0px;
  width: 650px;
  height: 300px;
  border: 0px;
  float: left;
}

.news {
  border: 1px #405331 solid;
  width: 580px;
  margin: 30px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.news:hover {
  background: #FFF8DB;
}

.gallery {
  border: 1px #405331 solid;
  width: 565px;
  margin: 30px;
  margin-bottom: 10px;
  padding: 10px;
  min-height: 200px;
}
.gallery:hover {
  background: #FFF8DB;
}
.gallery-category {
  border: 1px #405331 solid;
  width: 560px;
  margin: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  min-height: 120px;
}
.gallery-category:hover {
  background: #FFF8DB;
}

.text-menu {
  text-align: center;
}

.gallery-title {
  text-align: center;
}

.portrait {
  float: left;
  margin-left: 30px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.text-help {
  text-align: center;
  font-size: 130%;
  font-weight: bold;
}

.file-table {
  width: 565px;
  margin: 30px;
  border: 1px #405331 solid;
}
.file-table-container {
  width: 545px;
  margin: 10px;
}
.filename {
  float: left;
  width: 397px;
}
.download-icon {
  width: 24px;
  float: left;
}
.text-icon {
  width: 24px;
  float: left;
}
.filesize {
  float: right;
  width: 100px;
  text-align: right;
}
.table-row {
  width: 545px;
  height: 20px;
  clear: both;
}
.table-row:hover {
  background: #FFF8DB;
  border: 1px;
}
.rows2-4 {
  float: right;
}
.rows3-4 {
  float: right;
}

.counter-table {
  width: 130px;
  float: right;
  margin-top: 15px;
  margin-bottom: 15px;
  color: rgb(126,158,162);
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.counter-row {
  width: 100px;
  margin-left: 15px;
  margin-right: 15px;
}
.module {
  width: 80px;
  float: left;
  font-weight: bold;
  color: rgb(244,238,211);
  font-size: 10px;
}
.hits {
  width: 20px;
  float: right;
  font-weight: bold;
  text-align: right;
  color: rgb(232,86,17);
  font-size: 10px;
}
.stats-title {
  font-size: 17px;
  font-weight: bold;
  color: rgb(126,158,162);
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
.tech-notes-link {
  font-size: 12px;
  font-weight: bold;
  color: rgb(126,158,162);
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}

.flash-videos {
  margin: 30px;
}

.menu {
  margin: 0px;
  padding: 0px;
  width: 130px;
  height: 434px;
  border: 0px #000;
  float: right;
  background: black;
  margin-top: 100px;
}
.button-link {
  margin-left: 18px;
  margin-right: 15px;
  margin-top: 10px;
  width: 97px;
  height: 30px;
}
.button-link img {
  opacity: 0.7;
}
.button-link:hover img {
  opacity: 1.0;
}
.button-info {
  margin-left: 18px;
  margin-right: 15px;
  width: 97px;
  height: 97px;
  clear: both;
}
.button-info img {
  opacity: 0.7;
}
.button-info:hover img {
  opacity: 1.0;
}
.button-html {
  margin-left: 22px;
  margin-right: 20px;
  margin-top: 10px;
  width: 88px;
  height: 31px;
  opacity: 0.7;
}
.button-html:hover {
  opacity: 1.0;
}
.button-css {
  margin-left: 22px;
  margin-right: 20px;
  margin-top: 10px;
  width: 88px;
  height: 31px;
  opacity: 0.7;
}
.button-css:hover {
  opacity: 1.0;
}

.text-tapiz {
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  margin-left: 16px;
  margin-right: 13px;
  margin-top: 15px;
  width: 101px;
  color: rgb(244,238,211);
}
.link-tapiz {
  margin-left: 16px;
  margin-right: 13px;
  margin-top: 15px;
  width: 101px;
  border: 2px rgb(232,86,17);
  clear: both;
  opacity: 0.7;
}
.link-tapiz:hover {
  opacity: 1.0;
}

.music-cc-license {
  width: 588px;
  margin: 30px;
}
.cc-left {
  width: 100px;
  float: left;
}
.cc-right {
  text-align: justify;
  float: right;
  width: 488px;
  font-weight: bold;
  font-size: 80%;
}

#separator1 {
  width: 130px;
  height: 20px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: right;
  background: rgb(126,158,162);
}

#contents {
  width: 100px;
  min-height:940px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  float:left;
  background: rgb(244,238,211) url(/images/franja-vertical-web-2.jpg);
}
#left-column {
  float: left;
  width: 650px;
}

.yobonobo {
  background: rgb(94,68,44);
  color: rgb(244,238,211);
  font-weight: bold;
}

#footer {
  width: 780px;
  height: 128px;
  margin: 0px;
  border: 0px;
  background: #000000 url(/images/franja-inferior-web-2.jpg);
  background-repeat: no-repeat;
  clear: both;
}
#footer-fill {
  height: 28px;
}
#footer-bottom {
  height: 100px;
  vertical-align: middle;
}
#footer a {
  color: #E85611;
  font-weight: bold;
}
.footer-text {
  font-weight: bold;
  text-align: center;
  color: rgb(244,238,211);
}

.clearing {
  clear: both;
  padding: 0px;
  margin: 0px;
}

hr {
  background: rgb(126,158,162);
  width: 760px;
  height: 5px;
}

.hr-alt {
  border: 1px;
  color: #000000;
  background-color: #000000;
  width: 620px;
  height: 5px;
  margin-left: 10px;
}

table {
  background-color: #C6C6C6;
  color: #1f1f1f;
  padding: 0px;
  width: 580px;
  border: 3px solid #1f1f1f;
  float: left;
  clear:both;
  font-weight: bold;
  margin-left: 10px;
}
table a {
  color: #04B404;
  text-decoration: none;
  border: 0px;
}
table a:hover {
  background-color: #04B404;
  color: #ffffff;
}
table a:visited {
  border: 0px;
  text-decoration: none;
}

p {
  padding: 0px;
  margin: 30px;
  margin-top: 0px;
  border: 0px dashed #CCCCCC;
  text-align: justify;
  color: rgb(94,68,44);
}
p.warning {
  padding: 0px;
  margin: 10px;
  margin-left: 30px;
  margin-top: 30px;
  border: 5px solid #991A1A;
  text-align: center;
  font-style: italic;
  color: #991A1A;
}
p.term {
  font-family: monospace;
  padding: 0px;
  margin: 10px;
  margin-left: 30px;
  border: 5px solid #222222;
  text-align: left;
  color: #555555;
}

a {
  text-decoration: none;
  color: rgb(232,86,17);
}

a:hover {
  text-decoration: underline;
  color: rgb(118,120,130);
}

h1 {
  margin-left: 15px;
  text-decoration: blink;
  color: red;
}
h2 {
  margin-left: 15px;
  text-decoration: underline;
  color: rgb(64,83,49);
}
h3 {
  margin-left: 15px;
  text-decoration: underline;
}
h4 {
  margin-left: 25px;
}

ul {
  margin-left: 25px;
  margin-right:30px;
  text-align: justify;
}

img {
  border: 0px;
  margin: 0px;
}

td.filename {
  width: 50%;
}

.semental-advisory {
  text-weight: bold;
  text-align: center;
  color: rgb(232,86,17);

  font-size: 15px;
}

.text-menulink {
    font-weight: bold; 
    text-align: center;
  margin-left: 16px;
  margin-right: 13px;
  margin-top: 15px;
  width: 99px;
  border: 1px solid rgb(232,84,16);
  color: rgb(244,238,211);
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.text-menulink:hover {
  background: rgb(244,238,211);
}
.text-menulink a {
    display: block;
    text-decoration: none;
    color: rgb(232,84,16);
}
.text-menulink a:hover {
    text-decoration: none;
    color: rgb(232,84,16);
}