.testi{
	color:#373ABE;
	background-color:white;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
}
.blu14b{
	color:#373ABE;
	background-color:white;
	font-size:14px;
	font-weight:bold;
	font-stretch:extra-condensed;
}
.blu_small{
	color:#373ABE;
	background-color:white;
	font-size:9px;
}
.rosso14b{
	color:#ff3333;
	background-color:white;
	font-size:14px;
	font-weight:bold;
	font-stretch:extra-condensed;
}
.rossob{
	color:#ff3333;
	background-color:white;
	font-weight:bold;
	font-stretch:extra-condensed;
}
.rossob_small{
	color:#ff3333;
	background-color:white;
	font-stretch:extra-condensed;
	font-size:9px;
}
.rosso25b
{
	color:#FF3333;
	background-color:white;
	font-size:20px;
	font-weight:900;
}
.smallText{
	font-size:8px;
	color:white;
}
ul.img{
	list-style: none;
		
}
li.pdf{
	padding-left: 20px;
	padding-right: 16px;
	padding-top:7px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	background-image: url("../images/icons/pdficon_small.gif");
}
li.www{
	padding-left: 20px;
	padding-right: 16px;
	padding-top:7px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	background-image: url("../images/icons/page_url.gif");
}
.footerinfo{
	margin:0px;
	padding:0px;
	line-height:8px;
	margin-bottom:0px;
	vertical-align:bottom;
}
.chi_siamo{
	font-size:12px;
	font-weight:normal;
}

.chi_siamo_ul{
	font-size:12px;
	padding-left:13px;
}

.chisiamo_underline{
	text-decoration:underline;
}