.linee {
	border: 1px solid #CCCCCC;
}
.TITOLI {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #2AA048;
}
.testo {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.TITOLI_BIG {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #227B39;
	letter-spacing: 3px;
}
.TITOLI_SCURI {

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #132E0F;
}
.img {
	border: 1px solid #EBEBEB;
}
.sf {
	background-image: url(immagini/sf_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #71C06D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.testo_MINI {

	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.TITOLI_FUCSIA {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF00FF;
	letter-spacing: 3px;
}
.didascalia {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #2AA048;
	background-color: #F5F5F5;
	margin: 2px;
	padding: 2px;
}
