body {
	background-color: #003366;
	background url(../figuras/fundo6.jpg);
    font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
     }

		   
#todo_conteudo{
	 width: 800px;
	 height: 550px;
	 background-color: #ffffff;
     margin-left: auto;
     margin-right: auto;
	 margin-top: auto;
	 margin-botton: auto;
              }

#cabecalho {
	background: url(../figuras/barratopo.jpg);
	position:absolute;
	top: 5px;
	width:800px;
	height:90px;
	z-index:1;
      }

	
#menu {
   position: absolute;  
   margin: 0px 0px 0px 0px;
   text-align: center;
   font-size: 11px;
   font-weight: bold;
   top: 97px;
   width: 800px; 
   height: 44px;   
   z-index:2;	  
	  }
	   
#login {
   background: url(../figuras/bb.png);
   background-repeat: no-repeat;
   position: absolute;  
   margin: 0px 0px 0px 0px;
   top: 137px;
   width:800px; 
   height:98px;   
   z-index:1;	  
	  }	  

.textologin {
	margin: 0px 0px 0px 570px;
	color: #ffffff;
	font-size: x-small;
	}


#principal {
	position: absolute;
	margin: 0px 0px 0px 240px;
	top: 195px;
	width:300px;
	height: 60px;
	text-align: center;
	z-index:1;
	left 108px;
            }

#principal2 {
	position: absolute;
	margin: 0px 0px 0px 468px;
	top: 205px;
	width:300px;
	height: 10px;
	z-index:2;
	left 108px;
	color: #00479e;
	text-align: left;
	font-size: x-small;
	line-height: 1.4em;
	left 108px;
            }


				
.texto {
	color: #00479e;
	text-align: center;
	font-size: small;
	line-height: 1.8em
	}
	
#hora {
	position: absolute;
	margin: 0px 0px 0px 5px;
	top: 170px;
	width:150px;
	height: 20px;	
	color: #00479e;
	z-index:1;
	}

	   
.infobusca {
    font-size: medium;
	color: #000066;
	}



#formulario_infobusca {
	position: absolute;
	top: 270px;
	width:800px;
	height: 300px;
	z-index:1;
	text-align: center;
	color: #000066;
	line-height: 1.6em;
	   }
	   
#carregando {
	position: absolute;
	top: 470px;
	width:800px;
	height: 300px;
	z-index: 1;
	text-align: center;
	color: #000066;
	line-height: 1.6em;
	   }


#noticia_rodape {
	background: url(../figuras/index_r7_c10.jpg);
	position: absolute;
	top: 540px;
	width: 800px;
	height: 49px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	z-index:2;
        }
		
#propaganda_esquerda {
	background url(../figuras/fundoesquerdo.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px;
	position: absolute;
	color: #ffffff;
    text-align: left;
    font-size: 11px;
	font-size small;
	line-height 3.1em;
	top: 190px;
	width: 130px;
	height: 340px;
	z-index:2;
        }
		
.texto_menu_esquerdo {
	margin: 0px 0px 0px 15px;
	}
		
#propaganda_direita {
	background url(../figuras/fundodireita.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 657px;
	position: absolute;
	top: 235px;
	width: 130px;
	height: 295px;
	z-index:2;
        }
						  
#menu a:hover {
color: #ffffff;
font-style oblique;
}

#menu a:active {
color: #ffffff; 
}


#noticia_rodape a:link {
        color: #000066;
        text-decoration: none;
        border-bottom: none;
       }

#noticia_rodape a:visited {
           color: #000066;
           text-decoration: none;
           border-bottom: none;
          }


a:link {
        color: #000066;
        text-decoration: none;
        border-bottom: none;
       }

a:visited {
           color: #000066;
           text-decoration: none;
           border-bottom: none;
          }
		  
		  
#principal2 a:visited {
           
           text-decoration: underline;
           
          }

#principal2 a:link {
           
           text-decoration: underline;
           
          }
		  







		  
