.testo { 
 	font-size: 9pt;
	font-weight: normal;
	font-family: arial;
	color: #54565A;
	text-align: justify;
}

/*----------*/

table, td{
		line-height: 16px;
}

/*----------*/

.testobold { 
 	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
	color: #F38596;
	text-align: justify;
}

/*----------*/

/*----------*/

.testopiccolo { 
 	font-size: 8pt;
	font-weight: normal;
	font-family: arial;
	color: #6D7077;
	text-align: justify;
}

.form_c {
	width: 130px;
	height: 20px;
	padding-left: 3px;
	padding-top: -3px;
	color: #818385;
	font-size: 9pt;
	font-family: arial;
	border-style: solid;
	border-color: #949494;
	border-width: 1px;
	background: #D1E4ED;
}

/*----------*/


.form_d {
	width: 70px;
	height: 20px;
	padding-left: 3px;
	padding-top: -3px;
	color: #818385;
	font-size: 9pt;
	font-family: arial;
	border-style: solid;
	border-color: #949494;
	border-width: 1px;
	background: #D1E4ED;
}

/*----------*/

.messaggio {
	width: 420px;
	height: 60px;
	padding-left: 3px;
	color: #818385;
	font-size: 9pt;
	font-family: arial;
	border-style: solid;
	border-color: #949494;
	border-width: 1px;
	background: #D1E4ED;
	overflow-y:auto;
}

/*----------*/

.modulo {
	font-size: 11px;
	font-weight: normal;
}





