body {
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: lighter;
	color: #48494a;
	line-height: 16px;
}
.ombraSup {
	background-image: url(img/ombra-sup.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ombraInf {
	background-image: url(img/ombra-inf.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ombraSin {
	background-image: url(img/ombra-sin.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ombraDes {
	background-image: url(img/ombra-des.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
}
a:hover {
	text-decoration: line-through;
}
.testo01{
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: lighter;
	color: #48494a;
}
.testo02 {
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #666666;
}
