.Puntatore{
	cursor:pointer;
	cursor:hand;
}

.BackgroundSX
{
	background-image:url(Sfondo/Background_SX.jpg);
	background: url(Sfondo/Background_SX.jpg);
	text-align: right;
}

.BackgroundDX
{
	background-image:url(Sfondo/Background_DX.jpg);
	background: url(Sfondo/Background_DX.jpg);
	text-align: left;
}

.SfondoTab {
	background-color: #F4EED4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.TabellaTesto {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF9DE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
}	
.ParteImmagini {
	vertical-align: top;
	text-align: right;
}
.ParteCatalogo {
	vertical-align: top;
	text-align: justify;
}
.TestoCatalogo {
	font-size: 9px;
	font-family:  Segoe UI, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.TestoCatalogoPagina {
	vertical-align: top;
	font-size: 12px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	text-align: right;
}
.TestoDestra {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	vertical-align: top;
}
.TestoCrediti {
	text-align: center;
}