.sfondoImg {
	background-image: url(img/sfondo.JPG);
	background-repeat: repeat;
	background-position: center center;
	
	scrollbar-face-color:#FFFF00;
	scrollbar-highlight-color:#003300;
	scrollbar-shadow-color:#003300;
	
	color: #FFFF00;
}

.asfondoHome {
	background-image: url(img/Home/Dea.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

.sfondo {
	background-color: #FCECDC;
}

.fontLink {
	background-repeat: repeat;
	background-position: center center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
}

.menu {
	background-repeat: repeat;
	background-position: center center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF00;
}

.sottomenu {
	background-repeat: repeat;
	background-position: center center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
