.bordi {
	border: 1px solid #FFCC00;
}
.testo01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.testo02 {
	color: #00F;
	text-align: center;
	background-color: #FF9900;
	font: italic bolder 12px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.testogiustificato {
	color: #000000;
	text-align: justify;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.testo03 {
	color: #000;
	text-align: justify;
	background-color: #FF9900;
	font: bold normal 10px Arial, Helvetica, sans-serif;
	}
.testo04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
.testo05 {
	text-align: justify;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #C00000;


}
.bordi2 {
	border-top: 2px double #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 2px double #FFF;
	border-left: 1px solid #FFF;

}
.bordi3 {
	text-align: center;
	border-top: 1px none #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px none #FFCC00;
	border-left: 1px solid #FFCC00;
}
.testotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
	border: 1px solid #C00000;

}
.testogiustificato2 {
	color: #FF9900;
	text-align: justify;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.testotitolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-weight: bold;
	background-color: #FF9900;
}
.storia {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
}
.sfondopec {
	background: url(immagini/testata.gif);
	text-align: center;
	font: italic bold 35px "Times New Roman", Times, serif;
	white-space: normal;
	letter-spacing: 3px;
	text-decoration: blink;
}

