.fondobluscuro {
	background-color: #000033;
}
.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	background-color: #99CCFF;
	font-weight: normal;
	border-top: thin none #FF3333;
	border-right: thin none #FF3333;
	border-bottom: thin none #FF3333;
	border-left: thin none #FF3333;
}
.bordibottoni {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0000FF;
}
