.no-repeat {
	background-repeat: no-repeat;
}
.Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	filter: DropShadow(Color=000000, OffX=4, OffY=4);
}
.mess {
	padding: 10px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
