@charset "utf-8";
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-transform: none;
	color: #000000;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.testo_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-indent: 5px;
}
.bordo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.testata {
	background-image: url(img/prova-testata.jpg);
	background-repeat: no-repeat;
}.testata2 {
	background-image: url(img/sfondo_tasti.jpg);
	background-repeat: repeat-x;
	background-position: left 206px;
}
