.home {
	background-image: url(../images/home.gif);
	background-repeat: repeat-x;
	background-position: 0px 154px;

}
.azienda {
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../images/sfondi/azienda.jpg);
}
.progettazione {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sfondi/progettazione.jpg);
}
.info {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sfondi/info.jpg);
}
.attivita {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sfondi/attivita.jpg);
}
.produzione {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sfondi/produzione.jpg);
}
.news {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sfondi/news.jpg);
}
.stampo {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sfondi/stampo.jpg);
}
.topinterno {
	background-image: url(../images/top_interno.gif);
	background-position: 130px 0px;
	background-repeat: no-repeat;
}
.bgmenu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondotesto {
	background-color: #D5D5D5;
}
.bottomtesto {
	background-image: url(../images/bottom_interno.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #D5D5D5;

}
.rigatesto {
	background-image: url(../images/riga_testo.gif);
	background-repeat: repeat-x;
	background-position: 150px 40px;

}
.angolo {
	background-image: url(../images/angolo_snstr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image:  url(../images/bg_left.gif);
	background-repeat: repeat-x;
	background-position: 0px 86px;
}
.imghome {
	background-image: url(../images/sfondi/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}a {
	color: #FE0000;
}
.titrosso {
	font-weight: bold;
	color: #EF4036;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}
.rigahome {
	background-image: url(../images/riga_testo.gif);
	background-repeat: repeat-x;
	background-position: 150px 10px;
}

