input#formTuaEmail {
	color: white;
	background-color: #666;
	border:solid 1px #999;
	padding:2px;
	width: 90px;
	float:left;
	margin-top:1px;
}

#iscrivitiAllaNewsletter {
	float:left;
	font-size:smaller;
	font-weight: normal;
	background-color:transparent;
	width:160px;
	height:20px;
	margin-top:2px;
	padding-left:4px;
}

li#wrapperIscrizioneNewsletter:hover {
	color:white;
}

input#formPulsante {
	border:0px;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin-top:2px;
	float:right;
	border: 0px;
	cursor:pointer;
	background:transparent url(../img/go.png);
}

input#formPulsante:hover {
	background:transparent url(../img/go2.png);
}
