.chiSiamo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	
}
.testato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
    text-align: center;
	background-color: #FFFFCC;
}
.titolo {
    font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color:#0033CC;
	text-align: center;
	background-color: #FFCC99;
}
.titolini {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color:#F28A3F;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	
}

.arancio {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color:#FF6600;
	text-align: center;
}
.testogrigio {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color:#687A7F;
}
.testoblu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color:#0033CC;
}

	A {color:6D7FB9};
	A:hover {color:007fb0}