/* --------------- BLOCCHI CENTRALI REGISTRAZIONE --------------- */
.line {
	border-top: 1px #f1f1f1 dotted;
	clear:both;
	width: 650px
}
.form-text {
	padding: 5px 20px 20px 0;
	float:left;
	text-align:right;
	width: 300px;
}
.form-text .verde {
	color: #91be22;
}

.more-info {
	padding: 5px 0 0 0;
	float:left;
	font:normal 11px/16px Arial,Helvetica,sans-serif;
	width: 300px
}
.bakground-dati {
	width:260px;
	height:90px;
	margin: 10px 0 0 25px;
	padding: 10px 8px 10px 40px;
	background: url(../i/border-register-1.jpg) no-repeat 0 0;
}
.bakground-personal {
	width:250px;
	height:130px;
	margin: 30px 0 0 25px;
	padding: 10px 18px 10px 40px;
	background: url(../i/border-register-2.jpg) no-repeat 0 0;
}
.bakground-shipping {
	width:250px;
	height:135px;
	margin: 10px 0 0 25px;
	padding: 10px 18px 10px 40px;
	background: url(../i/border-register-3.jpg) no-repeat 0 0;
}

.bakground-contatti {
	width:253px;
	height:95px;
	margin: 20px 0 0 25px;
	padding: 10px 8px 10px 38px;
	background: url(../i/border-register-4.jpg) no-repeat 0 0;
}

.bakground-friends {
	width:250px;
	height:135px;
	margin: 10px 0 0 25px;
	padding: 10px 18px 10px 40px;
	background: url(../i/border-register-5.jpg) no-repeat 0 0;
}

#invia-form {
	clear:both;
	text-align:center
}

.button-send {
	border:0 none;
	cursor:pointer;
	height:32px;
	margin:6px 0;
	width:120px;
} 




h2 {
	margin: 7px 0;
	color: #00cccc;
	font-size: 14px
}
.rosso {
	color: #e00b0b
}
.verde {
	color: #91be22}
	
	
.aste-concluse-content {	
	margin: 10px 0 0 0;
	width:295px;

}
#aste-concluse-background h1 {
	color: #91be22;
	margin: 0 0 0 0;
	font:normal 12px/16px Arial,Helvetica,sans-serif;
}
#aste-concluse-foot {
	height: 13px;
	margin: 0 0 10px 0;
}
#aste-concluse-background .images {
	float:left;
	margin: 0 5px 0 0;
	width: 75px;
	height: 110px
}

