.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6666;
}
.testotutorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	display: block;
	width: 300px;
	margin: 2px;
	padding: 2px 15px 2px 2px;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.immagini {
	text-align: right;
	display: table-column-group;
	padding-top: 0px;
	margin: 0px;
	border-top: thick none #CCCCCC;
	border-right: thick solid #CCCCCC;
	border-bottom: thick solid #CCCCCC;
	border-left: thick none #CCCCCC;
	padding-left: 0px;
}


.titoletti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-attachment: scroll;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
