body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #575757;
	text-decoration: none;
	padding: 20px 0px 0px;
	background-color: #D5D5D5;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #6C6C6C;
}
.margineDs {
	padding-right: 12px;
}
.margineSin {
	padding-left: 220px;
}
.casella {
	padding-right: 18px;
	padding-left: 45px;
}
.txt_piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.link_stand {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link_stand a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link_stand a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 5pt;
}
.txt_piccolo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.txt_piccolo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
