body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/loop_sfondo.gif);
	margin: 0px;
}
.latodx {
	text-decoration: none;
	background-image: url(images/loop_dx.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.latosx {
	text-decoration: none;
	background-image: url(images/loop_sx.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.latosopra {
	background-image: url(images/loop_sopra.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.latosotto {
	background-image: url(images/loop_sotto.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.testoPrincipale {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
	padding: 0px 40px 10px 30px;
}
ul {
	line-height: 17px;
	list-style-position: outset;
}
