.sfondo {
	background-image: url(../images/sfondo-testo.jpg);
	background-repeat: repeat-x;

}
.verde {
	background-image: url(../images/verde.gif);
	background-repeat: no-repeat;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 007930;
        text-decoration: none;
; line-height: 18px
}
.testo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 007930;
        text-decoration: none;
}
.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: FF0000;
        text-decoration: none;
}
.linea {
	background-image: url(../images/linea_verde.gif);
	background-repeat: no-repeat;
}
.sfondotab {
	background-image: url(../images/sfondo_tabella.gif);
	background-repeat: repeat-y;
}
.puntini {
	background-image: url(../images/interno-puntini.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.grigio {
	background-attachment: fixed;
	background-image: url(../images/bg_forums.gif);
	background-repeat: repeat-y;
}
.codacella {
	background-attachment: fixed;
	background-image: url(../images/coda-cell.gif);
	background-repeat: no-repeat;
}
.testoblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 020D8B;
}
.codacellaint {
	background-image: url(../images/codacella_interno.gif);
	background-repeat: no-repeat;
}
.grigioint {
	background-image: url(../images/grigio_int.gif);
	background-repeat: repeat;
}
.grigio_home {
	background-image: url(../images/bg_newsletters.gif);
	background-repeat: repeat-x;
}
.bg-table {background-image: url(../images/bg_table.jpg); background-repeat: no-repeat; background-position: top}
.ttverde {background-image: url(../images/tt_verde.gif); background-repeat: no-repeat; }
.bg-newsletters {background-image: url(../images/bg_newsletters.gif); background-repeat: repeat-y}
.coda_forums {background-image: url(../images/coda_forums.gif); background-repeat: no-repeat}
.form {  border-color: #666666 black black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bg-table2 {background-image: url(../images/bg_table_2.jpg); background-repeat: no-repeat}
