body {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
td, div, span, h1, h2, h3, p { font-family: 'Georgia', Garamond, 'Times New Roman', serif; font-size: 12px; color: #333333; line-height: 18px; letter-spacing: 0px;}

.sfondo_prezzi_titolo {
	background: #CECECE;
}
.sfondo_prezzi {
	background: #e6e6e6;
}
