.corpo{ }
.topo{ 
	position:absolute;
	margin-left:25px;
	border-color:black;
	margin-right:250px;
	margin-top:25px;
	border-width:1px;
	border-style:solid;
	height:175px;
	width:600px;
	background-image: url('i22.jpg');/*i3f2.jpg*/
	background-repeat: no-repeat;
	background-position:center center;border-color:#E8EAE8;
	}
.corpo{
	position:absolute;
	border-color:black;
	margin-right:250px;
	border-width:1px;;
	border-style:solid;
	height:1000px;
	width:600px;
	background-color: #E8EAE8;
	margin-left: 25px; margin-top: 265px;border-color:#E8EAE8;
	}
.borda{
	position:absolute;
	margin-left:165px;
	margin-right:240px;
	margin-top:0px;
	border-width:1px;
	border-style:solid;
	border-color:#E8EAE8;
	height:1300px;
	width:650px;
}
.menu{
	position:absolute;margin-top: 205px; height: 30px;
	margin-right:250px;
	width:605px;
	margin-left:23px;
}
.tab{
	position:absolute;
	border-width:0px;
	width:100%;
	height:100%;
	text-align:center;
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana;
	
}

.l{display:block;}
a:link {
         text-decoration:none;
         background-color:#E8EAE8;
	 	 color:#006600;
	 	 padding-top:3px;
	 	 padding-bottom:3px;      
        }
a:visited{text-decoration:none;
          background-color:#E8EAE8; 
	 	  color:#006600;
	 	  padding-top:3px;
	 	  padding-bottom:3px;      }
a:hover {
	    	text-decoration:none;
            background-color:#E8EAE8;
            color:#003300;
            }