.sfondo {  background-attachment: fixed; background-image: url(immagini/sfondo.jpg); background-repeat: no-repeat; background-position: right bottom}
.link-infotouch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #001E7C;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #001E7C;
	text-decoration: none;
}
.titoliGRIGI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: none;
	padding-left: 3px;

}
.link-GRIGI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link-GRIGI:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sfondocella {
	background-attachment: fixed;
	background-image:  url(immagini/sfondocella.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link-GRIGI-piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link-GRIGI-piccolo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sfondocellaDX {
	background-attachment: fixed;
	background-image:  url(immagini/sfondocelladx.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blumanager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #001E7C;
	text-decoration: none;
}
.form {
	background-color: #E0E0E0;
	border: 1px solid #001E7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001E7C;
	text-decoration: none;
}
.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top: 1px outset #E5E5E5;
	border-right: 1px outset #888888;
	border-bottom: 1px outset #888888;
	border-left: 1px outset #E5E5E5;
    height: 24px;
}
.boldgrigiogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.corniceTabelle {
	border: 2px dotted #000000;
}
.testoGrigio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
