body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/struttura/bg.gif);
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	text-decoration: none;
}

.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
	text-decoration: none;
}

.testo_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #989898;
	text-decoration: none;
}

.testo_eurob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B9A9B;
	text-decoration: none;
}

.testo_eurob:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.table_x100 {
	height: 100%;
	width: 100%;
}

.table_Hx100 {
	height: 100%;
}

.table_Wx100 {
	width: 100%;
}

.bg_sx {
	background-image: url(images/struttura/sf_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_dx {
	background-image: url(images/struttura/sf_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_bottom {
	background-image: url(images/struttura/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_cella {
	background-image: url(images/struttura/sf_cella.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.greca_sx {
	background-image: url(images/struttura/greca_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.greca_dx {
	background-image: url(images/struttura/greca_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bordo_table_sx_dx {
	border-top: 0px none;
	border-right: 1px dashed #BFBFBF;
	border-bottom: 0px none;
	border-left: 1px dashed #BFBFBF;
}

.bordo_bottom {
	border-bottom: 1px solid #FFFFFF;
}

.bordo_foto {
	border: 2px solid #E5E5E5;
}

.textfield {
	border: 1px solid #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	text-decoration: none;
}

.submit {
	border: 1px solid #BABABA;
	background-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	text-decoration: none;
	font-weight: bold;
}

.select {
	border: 1px solid #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	text-decoration: none;
	width: 98%;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}