.body{

      background-color:#000;
	  margin: 0 auto;


	  
	  }
	  
	  
	  #geral{
	         background-color:#FFFFFF;
			 width:980px;
			 margin:0 auto;
			 background-image:url(../imagens/fundo_site.jpg);
			 
			 }
			 
	  a{   
	         color:#666;
	         font-size:12px;
	         text-decoration:none;
	          }
			  
			   a:hover{   
	         color:#000;
	         font-size:12px;
	         text-decoration:underline;
	          }
			    .a{   
	         color:#666;
	         font-size:12px;
	         text-decoration:none;
			 margin-top:15px;
			 padding:5px;
			 margin-left:10px;
			 
	          }
	    #topo{
		width:980px;
		height:162px;
		background-color:#CC9933;
		}
		 
	 #abriga{
	 width:155px;
	 height:500px;;
	 float:left;
		 }
	 .conteudo{
		 width:980px;
		 height:7px;
	 }
     #conteudo{
	 width:670px;
	 margin-top:10px;
	 float:left;
	 background-image:url(../imagens/fundo_brasao.jpg) ;
	 background-position:center;
	 background-repeat:no-repeat;
	 background-attachment:fixed;
	 
	 }
	 #extras{
	       width:153px;
		   height:300px;
		   float:right;
		   }
	 #rodape{
	width:980px;
	height:87px;
	clear:both;
	background-color:#333333;
	background-image:url(../imagens/fundoalternate.jpg);
	color: #369;
			}   
			
	 #rodape h1{
	 color:#FFF;
	 font-size:12px;
	 text-align:center;
	 margin-top:15px;
	 float:left;
	 margin-left:40px;
	 
	 
	  }
	  	 #rodape h3{
     color:#999;
	 font-size:12px;
	 text-align:center;
	 margin-top:15px;
	 float:right;
	 margin-right:39px;
	 
	 
	  }
	  #tempo{
		  float:left;
		  margin-left:8px;
		  margin-top:30px;
		  clear:both;
	  }

