body{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color:#FFFFFF;
}
#blocco {
	position: absolute;
	left:0px;
	top:50px;
	z-index:50;
}
.nomepalette {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	text-decoration:none;
	left:0px;
	width:180px;
	height:10px;
	font-weight: bold;
	color: navy;
}
.nomepalette:hover {
	text-decoration:none;
	color: white;
}
#contenitore {
	position: absolute;
	filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5;
	background-color: #999999;
	width: 210px;
	height: 430px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 65px;
	z-index:1;
	overflow: hidden;
}
#contenitore2 {
	position: absolute;
	filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5;
	background-color: #999999;
	width: 100%;
	height: 430px;
	margin: 0px 0px 0px 0px;
	left: 212px;
	top: 65px;
	z-index:1;
	overflow: hidden;
}
#contenitore3 {
	position: absolute;
	filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5;
	background-color: #999999;
	width: 100%;
	height: 68px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 497px;
	z-index:1;
	overflow: hidden;
}
#puntato_ul{
	position: absolute;
	left: 250px;
	top: 522px;
	z-index:20;
}
.puntatolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 50px;
}
.puntatolink:hover {
	color: #FFFFFF;
}
#filetto_oriz {
	position: absolute;
	background-color: white;
	font-size: 1px;
	width: 1500px;
	height: 2px;
	left: 0px;
	top: 450px;
	z-index:3;
}
#filetto_vert {
	position: absolute;
	background-color: white;
	width: 2px;
	height: 450px;
	left: 210px;
	top: 0px;
	z-index:4;
}
#logo {
	position:absolute;
	left: 40px;
	top: 505px;
	z-index:21;
}
#boxtesto {
	position:absolute;
	width: 180px;
	height: 350px;
	left: 5px;
	top: 100px;
	z-index:10;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;	
	font-size: 18px;
	color: #333;
	
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;	
	font-size: 15px;
	color: #444;
}
#nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: navy;
	text-decoration: none;
	z-index:15;
	
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: navy;
	text-decoration: none;
	z-index:15;
}

.email:hover {
	color: #A20202;
	text-decoration: none;
}
#boxhome {
	position:absolute;
	top:140;
	left:235;
	width:300;
	height:100;
}
#boxhome2 {
	position:absolute;
	top:267;
	left:235;
	width:200;
	height:100;	
}
#boxtesto50 {
	position:absolute;
	width: 250px;
	height: 300px;	
	left: 250px;
	top: 109px;
	z-index:10;
}

