body {
  background-color: #000000;
  background-image: url('../bg/home.jpg');
  background-repeat: no-repeat;
  margin: 0;
}

#censura {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  background-color: #000;
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity:0.8;
  z-index: 9000;
}

#descricao1 {
  top: 402px;
  left: 535px;
}
#descricao2 {
  top: 345px;
  left: 535px;
}
#descricao1, #descricao2 {
  color: #ffffff;
  background-color: transparent;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  border: 0;
  margin: 0;
  position: absolute;
  width: 200px;
  height: 55px;
  overflow-y: auto;
}

#listvideo1 {
  top: 462px;
  left: 200px;
}
#listvideo2 {
  top: 60px;
  left: 505px;
}
#listvideo1, #listvideo2 {
  position: absolute;
}

#noitenoir {
  position: absolute;
  background-color: transparent;
  top: 470px;
  left: 630px;
  width: 185px;
  height: 125px;
  overflow: hidden;
}

#noitenoir div {
  position: absolute;
  border-width: 0 4px 4px 0;
  border-style: solid;
  border-color: #303030 #404040;
}

