.txt_sopra {
	background-image: url(images/txt_sopra.jpg);
	background-repeat: repeat-x;
}
.txt_main {
	background-image: url(images/txt_main.jpg);
	background-repeat: repeat-y;
}
.txt_sotto {
	background-image: url(images/txt_sotto.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #B32600;
	FONT-FAMILY: verdana;
	border: 1px solid #B32600;
	background-color: #E5E5E5;
}
a:link {
	color: #666666;
	text-decoration:none
}
a:visited {
	color: #666666;
	text-decoration:none
}
a:hover {
	color: #999999;
	text-decoration:none
}
a:active {
	color: #666666;
	text-decoration:none
}
.testi1 {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.bordo1 {
	border: 1px solid #CC0000;
}
.testi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
