@charset "utf-8";
.sfondo {
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
.trebuchet-12-bianco {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.trebuchet-12-grigio {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.trebuchet-12-verde {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #018288;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #00979e;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #00979e;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #00D6E1;
	text-decoration: none;
}
.trat-giu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00979e;
}
.linea-destra {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.trebuchet-13-grigio {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.trebuchet-11-ner {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.trebuchet-14-verde {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #018288;
	text-decoration: none;
}
