
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 00px;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
.testoCorsivo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: oblique;
	color: #FFFFFF;
}
.imgSfondoHome {
	background-image: url(../img/fotoHome.png);
	background-repeat: no-repeat;
	background-position: center -50px;
}
.linkVociMenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.rigaDX {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.puntiAlti {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.puntiAltiBianchi {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
.footerTesto {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.BoxPrezzi {
	background-color: #FFFFFF;
	border: 3px solid #666666;
}
.biancoGrande {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #FFFFFF;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #CCCCCC;
}
.riquadro {
	border: 1px solid #666666;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
    width: 84%;
}
