body {
	margin: 0;
	padding: 0;
	background: #fff url(../img/bg02.jpg) right bottom no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testo {
	font-size: 11px;
	color: #8F8F8F;
	line-height: 20px;
}
.titolo {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	color: #C92C23;
}
.copyright {
	font-size: 9px;
	color: #8F8F8F;
}
a.linkmenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #616161;
}
a.linkmenu:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C92C23;
}
a.linktestopiccolo {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #616161;
}
a.linktestopiccolo:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #C92C23;
}
.button {
	font-size: 10px;
	text-decoration: none;
	background-color: #CA0002;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #CB6566 #920001 #920001 #CB6566;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.input {
	color: #454545;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	clip: rect();
	left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.testopiccolo {
	font-size: 9px;
	color: #8F8F8F;
}

.error-mex {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6347;
}
hr{
	border-top: #e1e1e1 1px solid;
	height: 1px;
	width: 100%;
}
#controllo { display:none; } /*controllo spam form*/