.titolo_azzurro {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
	color: #444f87;
	line-height: 21px;
}

.titolo_azzurro a{
	color: #444f87;
	text-decoration:none;
}


.titolo_arancio {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	line-height: 21px;
}

.titolo_arancio a{
	color: #FF9900;
	text-decoration:none;
}

.titolo_verde {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
	color: #6AC076;
	line-height: 21px;
}

.titolo_verde a{
	color: #6AC076;
	text-decoration:none;
}

.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	padding-right:20px;
}

.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #728282;
	padding-right:20px;
}

.testo2 ul{
	list-style-image: url(img_home/bullet_square_orange.gif);
	padding-left:15px;
}

