body {
	background-color: #b2b2b2;
	margin: 0px;
	padding: 0px;
}
.BARRA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 25px;
}
a.BARRA {
	text-decoration: none;
}
a.BARRA:hover {
	color: #FF0000;
	text-decoration: underline;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FC821D;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.Navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 25px;
	font-weight: bold;
	color: #FC821D;
}
a.Navigazione {
	text-decoration: none;
}
a.Navigazione:hover {
	color: #FF0000;
	text-decoration: underline;
}
.FotoInLine {
	margin: 5px 0px 0px 15px;
	border: 1px solid #000000;
}
.row {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: dotted;
}
a {
    color: #FC821D;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}.FotoBordo {
	border: 1px none #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

