body {
	background-image: url(images/4_1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sfondo {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-y;
}
.LineaColorata {
	background-image: url(images/punto_colorato.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
.foto {
	border: thick double #F60;
	margin: 5px;
	padding: 5px;
	float: left;
	clear: none;
}
.testo {
	width: 80%;
	min-width:530px;
}
.fotoDX {
	float: right;
	border: thin solid #F60;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: right;
}
p {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #F60;
	text-decoration: underline;
}
.fondo {
	font-size: small;
	text-align: center;
}
