body{ 
background:url(images/BG7.png) no-repeat right bottom fixed  #000000;
background-position:center;
}

.bgh{background:url(images/ground_head.png); }
.bg{background:url(images/ground_3.png); }

#navcontainer{
	background:transparent;
	width:137px;
	height:321px;
	position: absolute;
	left: 800px;
	top: 227px;
}

.p{ font-family: "Calisto MT"; 
   font-size:16px; 
   color:#FFFFFF;
   margin: 10px;
    }
.menu_p{font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:13px; 
   color:#f39e0a;
    }	
	    
#sigla_div {background: url(images/header.png);
	width:633px;
	height:80px;
	position: absolute;
	left: 40px;
	top: 11px;
}
#edic_div{
	background: url(images/edic.png);
	width:150px;
	height:200px;
	position: absolute;
	right:11px;
	top: 28px;
	}
#oxi_div{
	background: url(images/oxi.png);
	width:150px;
	height:200px;
	position: absolute;
	right:11px;
	top: 28px;
	}	
#footer {
     background:url(images/ground_head.png);
     text-align: right;
	 color: #fff;
	 margin: 0px;
	 height: 20px;
	 width: 100%;
     clear: both;
	 }
