a4p.htm
853 Bytes
<html>
<head>
<link rel="stylesheet" type="text/css" href="../../css/input.css" />
<link rel="stylesheet" type="text/css" href="../../css/geral.css">
<link rel="stylesheet" type="text/css" href="../../css/botoes2.css">
</head>
<body id=corpo style="background-color:white" onmouseover="javascript:this.onmousemove=processevent1">
<div id=mapa style="z-index:10;position:absolute;top:20px;left:150px"></div>
<div id=legenda style="z-index:0;border:0 solid black;font-size:14px;position:absolute;top:20px;left:0px;height:100%"></div>
<div id=escalanumerica style="z-index:15;border:0 solid black;font-size:14px;position:absolute;top:40px;left:150px"></div>
<div id=titulo style="border:0 solid black;font-size:14px;position:absolute;top:0px;text-align:center" ></div>
</body>
<script type="text/javascript" src="janelas.js"></script>
</html>