body {
	background-image: url(images/struttura/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #959595;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	vertical-align: top;
}

img.images-dx {
	margin-left: 10px;
	border-color: #B9B9B9;
}

img.images-sx {
	margin-right: 10px;
	border-color: #D21B17;
}


a img {
	border: 0px solid #BDBDBD;	
	background: White;
} 


a {
	text-decoration: none;
	color: #D21B17;
}

a:hover {
	text-decoration: none;
	color: #00CC00;
}


.testopiccolo {
	font-size: 9px;
	color: #333333;
	line-height: 16px;

}

.titoletto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #D21B17;
	vertical-align: center;
}

td.titoletto_piccolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D21B17;
	vertical-align: bottom;
	text-align: left;
}

td.copyright {
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
}

td.copyright a {
	font-size: 10px;
	color: White;
	text-decoration: none;
}

td.copyright a:hover {
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
