@charset "UTF-8";
.titoloni {
	font-family: "Trebuchet Ms";
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2799A6;
}
.tabella {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.testi_scuri {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 9px;
}
.testi_piccoli {
	font-family: "Trebuchet Ms";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.link_chiari {
	font-family: "Trebuchet Ms";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link_chiari:hover {
	color: #DBE616;
	text-decoration: underline;
}
.testi_chiari {
	font-family: "Trebuchet Ms";
	font-size: 10px;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.testi_grigi {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 8pt;
}
.link_grigi {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 8pt;
}
.link_grigi:hover {
	color: #2799A6;
	text-decoration: underline;
}
.titoletti {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2799A6;
	line-height: 14px;
}
.link_azurri {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2799A6;
	line-height: 8pt;
}
.link_azurri :hover {
	color: #666666;
}
.boxAzzurro {
	background-color: #D5EEF0;
	height: 117px;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box2 {
	background-color: #D5EEF0;
	height: 123px;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

