.normale-grigio, .grassetto-grigio{
	font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	/*color:#8C8C8C;*/
	color:#444444;
	text-align:left;
	line-height:18px;
}

.normale-grigio {
	font-weight:normal;
}

.grassetto-grigio {
	font-weight:bold;
}


.normale-rosso, .grassetto-rosso{
	font-family:Arial;
	font-size: 12px;
	color:#E67E01;
	text-align:left;
	line-height:18px;
}

.normale-rosso {
	font-weight:normal;
}

.grassetto-rosso {
	font-weight:bold;
}

.titolo-grande{
	font-family:Arial;
	font-size: 14px;
	color:#E67E01;
	text-align:center;
	line-height:20px;	
	text-transform:small-caps;
	font-weight:bold;
}

.titolo-piccolo{
}

.titolo-progetto{
	text-align:left;
	color: #E67E01;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

img.testo-dx{
	float:left;
	border:0;
	margin:5px;
}

img.testo-sx{
	float:right;
	border:0;
	margin:5px;
}
