body {
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(immagini/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.footer {
	font-size: 10px;
	line-height: 140%;
	color: #999999;
	padding: 1px;

}
.footer A:link, .footer A:visited {
	font-size: 10px;
	line-height: 140%;
	color: #B0B0B0;
	text-decoration: none;
	padding: 1px;
}
.footer A:hover {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #990000;
	padding: 1px;
	
}
.becom {
	font-size: 9px;
	color: #CCCCCC;
}
.becom A:link, .becom A:visited {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;

}
.becom A:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
p {
	font-size: 11px;
	line-height: 160%;
}
h1 {
	font-size: 14px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.occhiello {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	color: #666666;

}
A:link, A:visited {
	color: #990000;
	text-decoration: underline;
	padding: 1px;

}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding: 1px;
}
.nofondo {
	font-size: 9px;
	color: #CCCCCC;
}
.nofondo A:link, .nofondo A:visited {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;

}
.nofondo A:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;

}.tabella {
	font-size: 10px;
}

