/* 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;
	color: #6699CC;

}
.testoResp {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;

}
.organizzatori {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.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;
}

