@import "box.css";
body{
margin: 0px;
line-height: 1.5em;
font: 80% Verdana;
background-color: #fff;
}
.fucsia{
color: Fuchsia;
font-size: 12px;
letter-spacing: 3px;
font-weight: bold;
line-height: 2px;
}
.nero{
color: #000;
font-size: 12px;
letter-spacing: 3px;
font-weight: bold;
}
.info{
letter-spacing: 3px;
	font-size: 12px;
	font-weight: normal;
}
.infopicc{
letter-spacing: 1px;
	font-size: 10px;
	font-weight: normal;
}
.fucsiaingresso{
color: Fuchsia;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
line-height: 2px;

}

.smaller{
	font-size: 0.8em;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #11569b;
	font-size: 0.8em;
}

.piccolo{
	font-size: 0.6em;
}
.titolo{
	letter-spacing: 0px;
}

.patrocinio{
	font-size: 0.6em;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-top: 4px;
}
