body
{
	background:#DDDDDD;
	
	}
.testi {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}
.lineatop {
	background-attachment: scroll;
	background-image: url(../immagini/linea_top.gif);
	background-repeat: repeat-x;
}
.lineadown {
	background-attachment: scroll;
	background-image: url(../immagini/linea_down.gif);
	background-repeat: repeat-x;
}
.bandasx {
	background-attachment: scroll;
	background-image: url(../immagini/banda-sx.gif);
	background-repeat: repeat-y;
}
.bandadx {
	background-attachment: scroll;
	background-image: url(../immagini/banda_dx.gif);
	background-repeat: repeat-y;
}
.testilink {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.titoli {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.matitacentro {
	background-attachment: scroll;
	background-image: url(../immagini/matita_centro.jpg);
	background-repeat: repeat-y;
}
a.black:link,a.black:active,a.black:visited
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
a.black:hover 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 16px;
	text-decoration: underline;
	color: #000000;
}
a.bianco:link,a.bianco:active,a.bianco:visited
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
a.bianco:hover 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 16px;
	text-decoration: underline;
	color: #FFFFFF;
}