.tab {
	border: 1px solid #CCCCCC;
}
.sf_casetta {
	background-attachment: fixed;
	background-image: url(immagini/casetta_basso.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testo_bianco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.testo_news {

	font-family: Verdana;
	font-size: 9px;
	color: #282828;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #262626;
	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;
}
