BODY {
	background-color: #98bfd0;
	background-image: url(img/bg.jpg); 
	background-position: top; 
	background-repeat: repeat-x; 
	margin-top: 10px;
}

A {
	color: #4390ba;
}

.text {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #000;
	width: 200px;
	text-align: justify;
}

.foto {
	width: 500px;
}


.ptext {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #000;
	width: 380px;
	text-align: justify;
}

.gentext {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 20px;
	color: #000;
	width: 700px;
	text-align: justify;
}

.pfoto {
	width: 320px;
}

.gtext {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #000;
	width: 300px;
	text-align: justify;
}

.subgtext {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #000;
	width: 400px;
	text-align: justify;
}

.gfoto {
	width: 720px;
}

.prezzi {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #000;
	width: 700px;
	text-align: justify;
}

.prezzitd {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

.prezzitd TD {
	border: 1px dotted Silver;
	text-align: center;
}

.prezzipr TD {
	border: 1px dotted Silver;
	text-align: right;
}


.note {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}





