

A:link, A:visited { text-decoration: none;}

.tutto {width:100%;}

.tuttoh {width:100%; height:100%;}

.space {
	font-size: 2px;
	font-family: arial, helvetica, sans-serif;
	}
.tdhome {
	background-image: url(img/fondohome.jpg);
	border: 2px solid #1b6690;
}

.tdprod {
	background-image: url(img/fondoprod.jpg);
	border: 2px solid #1b6690;
	background-repeat: no-repeat;
}

.tddist {
	background-image: url(img/fondodist.jpg);
	border: 2px solid #1b6690;
	background-repeat: no-repeat;
}

.tdret {
	background-image: url(img/fondoretail.jpg);
	border: 2px solid #1b6690;
	background-repeat: no-repeat;
}
.tddist {
		border: 2px solid #1b6690;
	}
	
.tdcon {
		border: 2px solid #1b6690;
	}
	
.campi {
	background-color: #ADAFB4;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	color: #000000;
}

.testoform {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	color: #000000;
}

.areatxt {
	background-color: #ADAFB4;
	font-size: 12px;
	font-family: courier, arial, helvetica, sans-serif;
	border: none;
	color: #000000;
}

.testoformsmall {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	color: #000000;
}