.body {
	background-image: url(/immagini/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.drappino {
	background-image: url(/drappino.jpg);
	background-attachment:fixed;
	background-position:left;
	background-repeat:no-repeat;
	
}
.testo13white, .testo13white a:hover, .testo13white a:visited, .testo13white a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.testo14white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.testo12white, .testo12white a:hover, .testo12white a:visited, .testo12white a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.filobianco {
border: 1px solid white;
}