body, p, .unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 150%; font-weight: normal; color: #000000; text-decoration: none}

.inizio {
	position: absolute;
	left: -350px;
	top: 19px;
	height: 100px;
	width: 200px;

}
.tool {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #676B85;
}
.tool a:link, .tool a:visited {
	font-size: 10px;
	color: #676B85;
	text-decoration:none;}
	
.tool a:hover, .tool a:active {
	font-size: 10px;
	color: #676B85;
	text-decoration:underline;}
	
	
.home1 {
	vertical-align:bottom;
	text-align:center;
	background-image: url(img/home/bg_home2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.home2 {
	vertical-align:top;
	text-align:center;
}

.titHome2 {
	margin-top:10px;
}
.cardHome {
	padding-left:8px;
}

.shadow {
	border:1px solid #060;
	margin:10px 0;
	filter: progid:dximagetransform.microsoft.shadow(color=#666666,direction=120,strength=3);
}