body {
	background-color: #000080;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

hr {
	display:none
}

#header {
	position: absolute;
	top: 0px; left: 0px;
	width: 732px;

}
#corpo-colonna1 {
	position: absolute;
	top: 114px; 
	width: 213px;
	height:400px;
	min-height:400px;
}

#corpo-colonna2 {
	position: absolute;
	top: 114px; left: 213px;
	width: 759px
}

#menualto {
	position: absolute;
	top: 0px; left: 732px;
	width: 240px
}

#menusx {
	position: absolute;
	width: 154px;
	height:400px;
		min-height:400px;
	z-index:1000;
	left: 59px;
	top: 93px;
}

#finalesx {
	position: absolute;
	top:256px;
	left:0px;
	width: 213px;
}

#box {
	position: absolute;
	top:66px;
	left:0px;
	}
	
#testi {
	padding: 3px;
	}
h6 {
	font-size: 9px;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #000080;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	color: #0066CC;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
}
h1 {
	color: #CC66FF;
}

