a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
    font-weight: normal;
}

a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFCC00;
    text-decoration: underline;
    font-weight: normal;

}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #F1F1F1;
}
.f_index {
	background-attachment: inherit;
	background-image: url(immagini/f_index.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bordogrigio {
	border: 1px solid #666666;
}
.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}

.f_fondo {
	background-attachment: inherit;
	background-image: url(immagini/fondo_sup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_home {
	background-attachment: inherit;
	background-image: url(immagini/f_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_chi {
	background-attachment: inherit;
	background-image: url(immagini/f_chi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titoli {
	font-family: Tahoma, Arial;
	font-size: 25px;
	color: #CCCCCC;
	letter-spacing: -2pt;
}
.f_titoli {
	background-attachment: inherit;
	background-image: url(immagini/f_titchi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_prodotti {
	background-attachment: inherit;
	background-image: url(immagini/f_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linea_vert {
    background-attachment: inherit;
    background-image: url(immagini/lv.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}
.linea_orizz {
    background-attachment: inherit;
    background-image: url(immagini/lo.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}
form {
    margin: 0px;
    padding: 0px;
}
.errore {
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.f_errore {
    background-attachment: inherit;
    background-image: url(immagini/f_errore.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}.f_index2 {
	background-attachment: inherit;
	background-image: url(immagini/index_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.f_infind {
	background-attachment: inherit;
	background-image: url(immagini/index_4.jpg);
	background-repeat: no-repeat;
	background-position: 255px bottom;
}

