@charset "iso-8859-1";
/* CSS Document */

.destra {
	text-align: right;
}
.rosso {
	color: #F00;
}
.alfabeto {
	list-style-type: lower-alpha;
}
#bando h2, #bando h3, #bando h4 {
	text-align: center;
}
#bando h3 {
	color: #333;
	font-size: 14px;
	margin: 16px;
}
#bando h4 {
	color: #666;
	font-size: 12px;
	margin: 8px;
}
#bando dt {
	font-size: 24px;
	margin-top: 8px;
	text-decoration: underline;
}