/*----------------------------------------------------*/
/* INIZIALI							             	  */
/*----------------------------------------------------*/

.fieldsetSpacing {
	padding:5px;
	background-color:#eeecea;
}

.Tform {
	color:#2d6797;
	font-size:12px;
}

form {
	margin:0px;
	padding:10px 0px 0px 0px;
}

legend {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#003368;
	letter-spacing:1pt;
}

.conferme {
	background-color:#003368;
	color:#FFFFFF;
	font-weight:bold;
}

.Confermae {
	border:double #000000 3px;
	position:absolute;
	width:679px;
	height:350px;
	z-index:5000;
	padding:0px;
}

.Confermai {
	-moz-opacity:0.9 !important;
	filter:alpha(opacity=90);
	background-color:#333;
	width:679px;
	height:350px;
	z-index:5001;
}

.internoConferma {
	color:#fff;
	width:659px;
	height:324px;
	padding:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.bordDivi {
	height:10px;
	width:100%;
	border-bottom:1px solid #666666;
}

select {
	z-index:100;
}

.zindexbasso {
	z-index:1;
}
