@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
.piccolo {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: oblique
	}

.piccolo2 {
	font-size: 11px;
	font-weight: normal;
	color: #7689A1;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: oblique
	}
	
.titolo {
	font-size: 15px;
	font-weight: bold;
	color: #7689A1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	}

.titolo2 {
	font-size: 14px;
	font-weight: bold;
	color: #7689A1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;

	}
	
a.link:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7689A1;
	text-decoration: none
}
a.link:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7689A1;
	text-decoration: none
}
a.link:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none
}
a.link:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7689A1;
	text-decoration: none
}

a.link2:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7689A1;
	text-decoration: none
		font-weight: bold;
}
a.link2:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7689A1;
	text-decoration: none
		font-weight: bold;
}
a.link2:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none
		font-weight: bold;
}
a.link2:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7689A1;
	text-decoration: none
		font-weight: bold;
}
