.sfondo {
	background-attachment: fixed;
	background-image: url(../immagini/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.sfondointerno {
	background-attachment: fixed;
	background-image: url(../immagini/sfondo_interno.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.testopiccolo {
	font-family: arial;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.groove {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #F9FDFF;
	border: 1px solid #BBE9FF;
}
.linearosa {
	background-color: #FBF3EE;
	border: 1px solid #F9ECE3;
}
.lineazzura {
	background-color: #F5FAFC;
	border: 1px solid #E1F1F7;
}
.pulsanti {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
}
.linkcertif {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1E3C83;
	text-decoration: none;
}
.linkcertif:Hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #E4EFF5;
}
.bordotabella {
	border: 1px solid #D7D7D7;
}
.groove2 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F9FDFF;
	border: 1px solid #BBE9FF;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}