body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color:#600000;
	background-color: #f6f0a1;

}
.home {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color:#600000;
	background-color: #f6f0a1;

}

td, th {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color:#600000;
	background-color: #f9d03c;

}
.itin {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	padding: 10px;
	color:#600000;
	background-color: #f6f0a1;

}
.bordo {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}
.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #600000;
	background-color: #f6f0a1;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-left:5px;
	padding-right:5px;
*/
	color: #600000;
	text-decoration: underline;

}
a:hover {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-color: #336600;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
*/
	text-decoration: none;
}
.tdcentro {
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #600000;
	font-weight:bold;
	border-bottom-color: #600000;
	margin-right: 50px;
	margin-left:10px;
	padding-left: 20px;
		padding-top: 10px;

}
.testi {
	text-align: justify;
	padding-right: 30px;
	padding-left: 10px;
}
.bordodx {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0088bc;
}
.bordoimg {
	padding: 3px;
	border: 1px solid #336600;
	margin: 5px;
}
.prezzi {}
.prezzi td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #600000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #600000;
	padding-right:20px;

			}
.sfondo {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

