body{
	margin: 0em;
	padding: 0em;
	background-color: #737D82;
}
a:hover {
	text-decoration: underline;
}

.sfondoBianco {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
}

.TrebuchetGrigioChiaro {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #202E3C;
}
.TrebuchetGrigioScuro {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #202E3C;
}
.TrebuchetGrigioScuroBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #202E3C;
}
.Sfondo_blocco {
	background-image: url(../img/spazio_vuoto.jpg);
	background-repeat: repeat-y;
}
.Sfondo_tratteggio {
	background-image: url(../img/tratteggio_spaziatore.gif);
	background-repeat: repeat-x;
}
.Trebuchet12Grigio {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #202E3C;
	text-decoration: none;
}
.Trebuchet20Grigio {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #202E3C;
	text-decoration: none;
	font-weight: bold;
}
.Trebuchet12Arancio {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #ED6E00;
	text-decoration: none;
}
.SfondoSfumaturaSx {
	background-image: url(../img/sfumatura_sx.jpg);
	background-repeat: repeat-y;
}
.SfondoSfumaturaDx {
	background-image: url(../img/sfumatura_dx.jpg);
	background-repeat: repeat-y;
}

