/* CSS Document */
/* css creatde by Fabio Liotta - www.fabioliotta.it */
body {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #CDCDCD;
	background-image: url(105.bmp);
}

.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.bottom {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.scritte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.linkscritta {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-indent: 2px;
	display: block;
}
.linknome {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

