.Tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D80137;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 450px;
	margin-bottom: 5px;
	padding-bottom: 3px;



}
.sfondo {
	background-color: #D80137;
}
.evidenzaColore {
	color: #D80137;
}
.descrAttivita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 5px;
	font-style: normal;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
