body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: auto;
  margin:0;
  padding:0;
  background-color:#FFFFFF;www.
}
a {
	color:#B3000D;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.testoprivacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.testobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.testoboldirri {
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.dotline {
	border-top: thin dashed #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
}
.dotlineindex {
	border-top: thin dashed #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
}
div#bigg1, div#bigg2, div#bigg3, div#bigg4, div#bigg5 {
	float: right;
	clear: both;
	position: absolute;
	margin-top: -60px;
	margin-left: -110px;
}
.inv {
	display: none;
}
a.moreFoto_it {
	background-image: url(../images/fotoIcon_it.gif);
	background-repeat: no-repeat;
	background-position: top;
  margin-left:22px;
	display: block;
	width: 225px;
	height: 60px;
}
a.moreFoto_it:hover {
	background-position: bottom;
}
a.moreFoto_de {
	background-image: url(../images/fotoIcon_de.gif);
	background-repeat: no-repeat;
	background-position: top;
  margin-left:22px;
	display: block;
	width: 225px;
	height: 60px;
}
a.moreFoto_de:hover {
	background-position: bottom;
}
span.error  {
	color: #B3000D;
  font-size: 10px;
}