/* CSS Document */
html, body, div, input, img { margin:0; padding:0 }
.intform {font-family: Arial; font-size: 12pt; color: #696969}
.intform_pic {font-family: Arial; font-size: 8pt; color: #696969}
.campo1 {
	float:right;
	width:73px;
	height:22px;
	margin:0;
	border:0
}
.campoinput {
	position:relative;
	top:0px;
	background: url(sfondolabel_n.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-size: 12px;
	height: 22px;
	width: 130px;
	border:0;
	font-family: Arial;
}

