   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.fullheight { height:100% }
body {
	background-image: url(immagini/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEF8D8;
}
#top {
	background-image: url(immagini/top.gif);
	height: 173px;
	width: 750px;
	text-indent: -999em;
	line-height: 0px;
}
#piede {
	background-image: url(immagini/piede.gif);
	height: 139px;
	width: 750px;
}
.bg {
	background-image: url(immagini/bg.gif);


}
#home {
	background-image: url(immagini/home.gif);
	height: 300px;
	width: 428px;
	text-indent: -999em;
	text-align: center;

}
#pIva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EBC27C;
	position:relative;
	top:70px
}
#pIva a:hover {
	color: #FF0000;
	text-decoration: underline;

}
#pIva a:link, #pIva a:active, #pIva a:visited  {
	color: #EBC27C;
	text-decoration: none;

}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #960;
	line-height: 25px;

}
a img {
	border: 0px none;
}
.testo h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A71817;
	line-height: 25px;
}
.testo b {
	font-weight: normal;
}
#decorazioni {
	background-image: url(immagini/decorazioni.gif);
	height: 33px;
	width: 352px;
	text-indent: -999em;

}
#pitture {

	background-image: url(immagini/pitture-esterne.gif);
	height: 39px;
	width: 189px;
	text-indent: -999em;
}
#soluzioni {


	background-image: url(immagini/soluzioni-interni.gif);
	height: 36px;
	width: 218px;
	text-indent: -999em;
}
#creazioni {
	background-image: url(immagini/creazione-oggetti.gif);
	height: 38px;
	width: 226px;
	text-indent: -999em;

}
.campoForm {
	border: 1px solid #960;
	width: 300px;

}

