/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Lucida Sans Unicode, Tahoma, Arial; font-size: 95%; color: #444; background-image: url(img/bg.jpg); }

hr { border: 1px dotted #bbb; padding: 0px; }
p { margin: 0px; }
a { color: #006600; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
img { border: 0px; }

#box { margin: auto; width: 950px; height: 900px; background-image: url(img/bg_box.jpg); background-repeat: no-repeat; }
	#logo { float: left; width: 860px; height: 90px; padding: 38px 0px 0px 20px; }
		#logo img { float: left; }
	#header { float: left; width: 932px; height: 285px; padding: 0px 0px 0px 18px; }
		#header img { float: left; }
	#testo { float: left; width: 870px; padding: 0px 0px 60px 40px; line-height: 160%; }