/* CSS Document */

A:hover {
	text-decoration:none;
	color: #CC6600;
}
A:link {
	text-decoration:none;
	color: #0033CC;
}
A:visited {
	text-decoration:none;
	color: #003399;
}.testo {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: none;

}
.lineaTratteggiataSup {

	border-top: thin dashed #999999;
	border-right: thin dashed #FFFFFF;
	border-bottom: thin dashed #FFFFFF;
	border-left: thin dashed #FFFFFF;
	font-size: 9px;
	font-style: normal;
	background: center center;
}
.lineaTratteggiata {
	border-top: thin dashed #FFFFFF;
	border-right: thin dashed #FFFFFF;
	border-bottom: thin dashed #999999;
	border-left: thin dashed #FFFFFF;
	font-size: 9px;
	font-style: normal;
	background: center center;

}
.testoTitolo {

	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.scentific-committee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}

