<br />
<b>Warning</b>:  Undefined array key "left" in <b>D:\inetpub\webs\areats4com\DivMenu.php</b> on line <b>5</b><br />
<br />
<b>Warning</b>:  Undefined array key "Testo" in <b>D:\inetpub\webs\areats4com\DivMenu.php</b> on line <b>6</b><br />


body {
	 background: White;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

#div1 {
	 background: red;
         top: -100px;
	 width: 30px;
	 height: 50px;

	  }

#div2 {
	 background: white;
	 width: 300px;
	 position: absolute;
	 top: 210px;
	 left: 900px;
}

#div3 {
	 position: absolute;
         background: white;
         top: 0px;
         left: -110px;
	 width: 30px;
	 height: 50px;
         z-index:1;
	  }

#login {
	 position: absolute;
         top: 10px;
         left: 60px;
         z-index:2;
         font: bold 12px "Comic Sans MS", Courier, mono;
}

#menu0 {
	 position: absolute;
     background: ;

         top: 0px;
         left: px;

	 width: 150px;
	 height: 100px;
         font: bold 18px "Comic Sans MS", Courier, mono,white;
	 COLOR: white;
         z-index:2;
}

#span {
	position: relative;
	top: -10px;
	left: 10px;
	background: silver;
	}

#div4 {
	 position: fixed;
	 background: white;
	 width: 300px;
	 top: 400px;
	 left: 400px;
	  }

#Nomeutente {
	 position: absolute;
	 width: 300px;
	 top: 10px;
	 left: 60px;
	  }
#txtnome {
	 position: absolute;
	 width: 300px;
	 top: 50px;
	 left: 60px;
	  }
#pass {
	 position: absolute;
	 width: 300px;
	 top: 100px;
	 left: 60px;
       }
#txtpass {
	 position: absolute;
	 width: 300px;
	 top: 150px;
	 left: 60px;
	  }



#div5 {
	top: 0px;
	left: 800px;
	width: 400px;
	position: absolute;
	background: white;
}

#div7 {
	position: absolute;
	width: 400px;
	background: silver;
	border: 2px solid black;
}

#div6 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 200px;
	border: 1px solid black;
	background : Teal;
}