td img {display: block;}
.fondo {
	color: #adadad;
}
.fondo a:link, .fondo a:visited {
	text-decoration: none;
	color: #adadad;
}
.fondo a:hover, .fondo a:active {
	text-decoration: underline;
	color: #adadad;
}
a:link, a:visited {
	text-decoration: none;
	color: #BB0011;
}
a:hover, a:active {
	text-decoration: underline;
	color: #BB0011;
}
#foto_basso_dx {
	float: right;
	padding: 1px;
	margin: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE0B1E;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #AE0B1E;
}
#foto_dx {
	float: right;
	padding: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #AE0B1E;
	border-bottom-color: #AE0B1E;
	border-left-color: #000000;
	margin: 8px;
}
#foto_sx {
	float: left;
	padding: 1px;
	margin: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #AE0B1E;
	border-bottom-color: #AE0B1E;
	border-left-color: #000000;
}

