.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
body {
	background-color: #C46200;
}


.casella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#principale {
	background-image: url(../images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
	width: 480px;
}
#seconda {
	height: 320px;
	width: 320px;
}
.testo#testo_inferiore {
	margin-top: 30px;
	font-size: 60%;
	font-weight: normal;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.testo img {
	float: right;
}
