* {
  margin:  0px;
  padding: 0px;
}

body {
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  overflow: auto;
  background-color: #545454;
}

a {
  color: #FF0000;
}

a:hover {
  color: #000000;
}

td {
  font-size: 11px;
  text-align: center;
}

img {
  border: 0px solid;
}

#container {
  width:  100%;
  height: 100%;
  background-color: #545454;
  text-align: center;
  border: 0px solid;
}

#cont {
  position: relative;
  width: 1020px;
  height: 484px;
  background-image: url(imagens/bgglobo.gif);
  background-repeat: no-repeat;
  background-position: left;
  border: 0px solid;
}

#globo {
  position: absolute;
  top:   0px;
  right: 0px;
  width:  534px;
  height: 484px;
  z-index: 1;
}

#text {
  position: absolute;
  top: 50px;
  left: 30px;
  width:  430px;
  height: 300px;
  border: 0px solid;
  text-align: justify;
  z-index: 2;
}

#logos {
  position: absolute;
  bottom: 5px;
  left: 30px;
  width: 430px;
  height: 125px;
  border: 0px solid;
  z-index: 1;
}

#lie {
  position: absolute;
  bottom: 5px;
  right: 20px;
  width:  140px;
  height: 146px;
  z-index: 1;
}

#rdp {
  position: relative;
  width: 1020px;
  height: 122px;
  color: #FFFFFF;
  font-size: 11px;
  text-align: left;
  border: 0px solid;
}

#arvore {
  position: absolute;
  top:  10px;
  left: 30px;
  width: 300px;
  height: 95px;
}

#parcerias {
  position: absolute;
  top:   10px;
  right: 30px;
  height: 95px;
}
