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;
	 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;
      }
	  
.banner {
	position:absolute;
	top:20px;
	margin: 0px 0px 0px 300px;
	width:468px;
	height:60px;
	z-index:2;
	}
	
#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:1;	  
	  }
	  
#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 {
	margin: 200px 0px 0px 0px; 
	       }

.hora {
	margin: 0px 0px 0px 5px;
	color: #00479e;
	}

#legislacao {
	margin: 10px 0px 0px 80px; 
	width: 640px;
	font-size: 11px;
	text-align: justify;
	z-index: 1;	
            }
	
#noticia {
	margin: 10px 0px 0px 80px; 
	width: 640px;
	font-size: 11px;
	text-align: justify;
	z-index: 1;	
            }

#downloads {
	margin: 10px 0px 0px 80px; 
	width: 640px;
	font-size: 11px;
	text-align: justify;
	z-index: 1;	
            }

#noticia_rodape {
	background: url(../figuras/index_r7_c10.jpg);
	position: absolute;
	width: 800px;
	height: 49px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	z-index:2;
        }
		
#propaganda_esquerda {
	background-color: #ccd9e7;
	margin: 0px 0px 0px 5px;
	position: absolute;
	color: #ffffff;
    text-align: center;
    font-size: small;
	line-height: 3.8em;
	top: 160px;
	width: 130px;
	height: 370px;
	z-index:2;
        }
		
#propaganda_direita {
	background-color: #ccd9e7;
	margin: 0px 0px 0px 665px;
	position: absolute;
	top: 265px;
	width: 130px;
	height: 265px;
	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;
          }

#legislacao a:link {
        color: #000066;
        text-decoration: none;
        border-bottom: none;
       }

#legislacao a:visited {
           color: #990000;
           text-decoration: none;
           border-bottom: none;
          }


#noticia a:link {
        color: #000066;
        text-decoration: none;
        border-bottom: none;
       }

#noticia a:visited {
           color: #990000;
           text-decoration: none;
           border-bottom: none;
          }


#downloads a:link {
        color: #000066;
        text-decoration: none;
        border-bottom: none;
       }

#downloads a:visited {
           color: #990000;
           text-decoration: none;
           border-bottom: none;
          }

		  
