body {
	margin: 0px;
}

#logoLay {
	position:relative;
	left:0px;
	top:45px;
	width:200px;
	height:45px;
	z-index:2;
}
#tool1 {
	position:absolute;
	left:0px;
	top:0;
	width:1000px;
	height:45px;
	z-index:4;
}
#tool2 {
	position:absolute;
	left:403px;
	top:-1px;
	width:148px;
	height:45px;
	z-index:4;
}
#tool3 {
	position:absolute;
	left:556px;
	top:0px;
	width:148px;
	height:45px;
	z-index:4;
}
#mainCont {
	position : absolute;
	width : 1000px;
	left : 50%;
	margin-top : 0px;
	margin-left:-500px;
	z-index:1;
	background-color: #FFFFFF;

}
#mainHome {
position:absolute; 
left:20px; top:256px; width:768px; height:365px; 
z-index:2; 
}

#titolo {
position:absolute; 
width:951px; height:35px; z-index:1; left: 27px; top: 257px;
}

#titolo_prod {
position:absolute; 
width:951px; height:35px; z-index:1; left: 27px; top: 104px;
}

.testoBar2Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.testoBar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.testoEvBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D87A1;
	font-weight: bold;
}
.testoRegBianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.testoRegGrigioSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 20px;
}
.testoRegGrigioSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 16px;
}
.testoRegGrigioBoldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.testoBoldGrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: bold;	
}
a:link {text-decoration: none;	font-weight: bold;	color: #0000CC;}
a:hover {text-decoration:underline;font-weight: bold;color: #0000CC;}
a:visited {text-decoration: none;font-weight: bold;color: #0000CC;}

.tit_tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; padding-left: 5px;
	font-style: normal;
}

.testo_celle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.legenda_celle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px; margin-top:6px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
}
