.classic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #0000CC;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #832023;
}
a:active {
	text-decoration: underline;
}
}
.pinnette {
	background-image: url(images/portfolio/pinnette.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.zampetta {
	background-image: url(images/soluzioni/zampetta.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fiore {
	background-image: url(images/team/fioresotto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.testoadatta {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #333333;
}
.occhio {
	background-image: url(images/soluzioni/bgr-occhio.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bianco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.nuvole {
	background-image: url(images/index/nuvole2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.classicpiu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding: 20px;
}
.testo80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 20px;
}
.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
	font-weight: bold;
}
.titoli-pagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


