
.DEF_TESTO_NEWS_TITOLO {
	
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #CC6666;
	cursor: hand;
}

.DEF_TESTO_NEWS {
	
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #111711;
	cursor: hand;
}

.DEF_DIV_CONTENITORE_DESTRO {
	BACKGROUND-COLOR: #D5EABF;
}

.DEF_DIV_CONTENITORE_NEWS {
	BACKGROUND-COLOR: #FFFFC1;
}

.DEF_TABELLA_RIGA_INTESTAZIONE {
	BACKGROUND-COLOR: #C7C7C7;
}

.DEF_TABELLA_RIGA_DATI_C1 {
	BACKGROUND-COLOR: #E9E9E9;
}

.DEF_TABELLA_RIGA_DATI_C2 {
	BACKGROUND-COLOR: #FFFFFF;
}

.DEF_TABELLA_RIGA_DATI_RICERCA {
	BACKGROUND-COLOR: #FFCC00;
}
.DEF_TABELLA_RIGA_DATI_NORICERCA {
	BACKGROUND-COLOR: #FFFFFF;
}

.DEF_TESTO_MENU_GENERICI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #559944;
	cursor: default;
}
.DEF_TESTO_MENU_GENERICI a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #559944;
	cursor: hand;
}
.DEF_TESTO_MENU_GENERICI a:hover {
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #559944;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFCC;
	cursor: hand;
	text-decoration: none;
}

A {
	COLOR: #669900;
	
	TEXT-DECORATION: none;
	font-size: 12px;
}
A:hover {
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #669900;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-weight: normal;
}
A.links {
	COLOR: #226a46;
	
	FONT-SIZE: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A.links:visited {
	COLOR: #9d859e;  FONT-SIZE: 12pt}
A.linksbar {
	COLOR: white;  FONT-SIZE: 12pt}

.DEF_TESTO_GENERICI {
	
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #003333;
	cursor: hand;
}

.DEF_TESTO_GENERICI a{
	
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #226a46;
	cursor: hand;
}
.DEF_TESTO_GENERICI a:hover {
	
	BACKGROUND-COLOR: #448c68;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #FFFFEC;
	cursor: hand;
	text-decoration: none;
}