@charset "utf-8";
body {
	background-color: #dcdcdc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.SfondoVert {
	background-color: #FFFFFF;
	background-image: url(immagini/pollam-tetti_23.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.Pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FotoDX {
	margin-left: 10px;
	border: 1px dotted #0B3BA8;
	margin-top: 10px;
	margin-bottom: 10px;
}
.FotoSX {
	margin-right: 10px;
	border: 1px dotted #0B3BA8;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Foto {
	border: 1px dotted #0B3BA8;
}
.Sopra {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(immagini/sfondo_case.png);
	text-align: center;
}
.TabSopra {
	height: 100%;
	width: 100%;
}

.Sotto {
	position: absolute;
	z-index: 1;
	visibility: visible;
	width: 100%;
	left: 0px;
	top: 0px;

}
