*{
  position: relative;
}

body{
  margin: 0px;
  background: #3A3A3A;
}

a img{
  border: none;
}


h2.noticia{
  margin: 0px;
  margin-bottom: 10px;
  margin-top: 5px;
  font: bold 12px Verdana;
  color: #808080;
  text-transform: uppercase;
  padding-top: 5px;
  border-top:solid 1px #D0D0D0; 
}

h1.noticia{
  margin: 0px;
  margin-bottom: 20px;
  font: bold 16px Verdana;
  color: #FF0000;
}

h3.noticia{
  margin: 0px;
  margin-bottom: 20px;
  font: bold 12px Verdana;
  color: #FF0000;
}

h2.subtitulo{
  margin-top: -15px;
  margin-bottom: 20px;
  font: bold 12px Verdana;
  color: #909090;
}


p{
  font: normal 12px Verdana;
  text-align: justify;
  padding-right: 10px;
}

a.noticia{
  text-decoration: none;
  color:#FF0000;
}

a.noticia:hover{
  text-decoration: underline;
  color: #FF0000;
}


hr.noticia{
  height:0px;
  border:none;
  border-top: solid 1px #DDDDDD;
}


#pagina{
  position: absolute;
  width: 918px;
  left: 50%;
  margin-left:-459px;
}

#topo{
  height:146px;
  margin-top: 20px;
  background: url(img/topo.jpg);
}

#clique_anuncie{
  display: block;
  position: absolute;
  top:8px;
  right: 50px;
  font: bold 10px Verdana;
  text-align: none;
  color: #505050;
}

#links_topo{
  display: block;
  position: absolute;
  bottom:30px;
  right: 50px;
  font: bold 12px Verdana;
  text-align: none;
  color: #505050;
}

#frase_topo{
  display: block;
  position: absolute;
  bottom:30px;
  left: 230px;
  font: bold 12px Verdana;
  text-align: none;
  color: #505050;
}


#menu{
  position: absolute;
  top:220px;
  left: 15px;
  width: 208px;
  height: 140px;
  background: url(img/menu_fundo.jpg);
  z-index: 1000;
}

#menu_interno, #enquete_interno{
  margin-left: 20px;
  margin-right: 20px;
  font: bold 12px Verdana;
  color: #FFFFFF;
}

a.menu{
  display: block;
  font: bold 12px Verdana;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 12px;
}

a.menu:hover{
  color: #EEEE50;
}

#enquete{
  position: absolute;
  top:500px;
  left: 15px;
  width: 208px;
  height: 200px;
  background: url(img/menu_fundo.jpg);
  z-index: 1000;
}

#enquete #enquete_topo{
  position: absolute;
  top: -22px;
  left: 0px;
  width: 100%;
  height: 22px;
  background: url(img/menu_topo.png);
}

#enquete #enquete_pe{
  position: absolute;
  bottom: -27px;
  left: 0px;
  width: 100%;
  height: 27px;
  background: url(img/menu_pe.png);
}

#menu #menu_topo{
  position: absolute;
  top: -22px;
  left: 0px;
  width: 100%;
  height: 22px;
  background: url(img/menu_topo.png);
}

#menu #menu_pe{
  position: absolute;
  bottom: -27px;
  left: 0px;
  width: 100%;
  height: 27px;
  background: url(img/menu_pe.png);
}

#principal{
  margin-left: 197px;
  margin-right: 20px;
  margin-bottom: 60px;
  height: auto !important;
  min-height: 700px;
  height:700px;
  background: url(img/principal_fundo.png);
}


#principal #principal_topo{
  position: absolute;
  top: -32px;
  left: 0px;
  width: 100%;
  height: 32px;
  background: url(img/principal_topo.png);
}

#principal #principal_pe{
  position: absolute;
  bottom: -36px;
  left: 0px;
  width: 100%;
  height: 36px;
  background: url(img/principal_pe.png);
}

#banner1{
  position:absolute;
  top: 35px;
  right: 100px;
}

#plataforma{
display:block;
overflow:hidden;
height:1px;
clear:both;
}


