.sfondo {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.indirizzo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.indirizzo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.sfondo1 {
	background-image: url(images/rete_rossa.jpg);
	background-repeat: repeat;
	height: 100%;
}
.txazienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #AE4C33;
}
.elencoprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AF4A36;
	text-decoration: none;
}

.elencoprod a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AF4A36;
	text-decoration: none;
}
.elencoprod a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AF4A36;
	text-decoration: underline;
}


.txtservizi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #AF4A36;
}

.txcontatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #AE4C33;
}
.txcontatti a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #AE4C33;
}
.txcontatti a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #AE4C33;
}
.filettosf {
	background-image: url(images/filettosx.jpg);
	background-repeat: repeat-y;
}
