body {
	background-image: url(images/struttura/sfondo_hp.jpg);
	background-repeat: repeat-x;
	background-color: #BBBBBB;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
}

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

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


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


a {
	text-decoration: none;
	color: Navy;
}

a:hover {
	text-decoration: none;
	color: Blue;
}



table.tb_generale {
	background-color: White;
	border-left: 3px solid White;
	border-right: 3px solid White;
}

td.tb_corpo {
	background-image: url(images/struttura/sfondotb.jpg);
	background-repeat: repeat-x;

}

.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
}


.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-weight:normal;

}

.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	color: #DF0000;
	vertical-align: bottom;
	font-weight: bold;
}

.titoletto_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	vertical-align: bottom;
	font-weight: bold;
}

td.titoletto_piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	vertical-align: bottom;
	font-weight: bold;
}

td.copyright {
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

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