.sfondo {
	background-image:  url(sfondopag.jpg);
	background-repeat: repeat-x;
}
.testomenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}
.testo1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
.testmews {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}

.tabcentrale {
	border: 1px solid #999999;
}
.testesco {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A404E;
	background-color: #FFFFFF;
	border: 1px solid #3A89B2;
	text-align: right;
}
.bordoProd {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}

