body {
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #585b62;
	text-decoration: none;
}
.TIT {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TIT_small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	color: #000000;
	text-decoration: underline;
}
.AZZURRO {color: #4361a3}

.TESTO {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}

.TESTO_small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}

.TESTO_nero {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TESTO_BIG {
	font-size: 15px;
}


.link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #385695;
	text-decoration: none;
}
.link:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #030f29;
	text-decoration: underline;
}

.just {
	text-align:justify  
}

.TESTO_note {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sfondo_UP_SX {
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo_UP_DX {
	background-repeat: no-repeat;
	background-position: right top;
}
.link_gruppo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: 8395bb;
	text-decoration: none;
}
.link_gruppo_utente {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: 385695;
	text-decoration: none;
}

.sfondo_DW_SX {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sfondo_DW_DX {
	background-repeat: no-repeat;
	background-position: right bottom;
}


.errore {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.indirizzo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}

