/* Colorazione LINK */

a:link { text-decoration: none; }
a:active { text-decoration: none;}
a:visited { text-decoration: none; }

/* CSS  */

.titolo { color: #333333; font-family: arial; font-size: 14px; font-style: normal; font-weight: bold;}

.nome_società { color: #840016; font-family: georgia; font-size: 16px; font-style: normal; font-weight: bold;}

.discorsivo { color: #000000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}
.discorsivo_rosso { color: #000000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}

.discorsivo2 { color: #000000; font-family: arial; font-size: 9px; font-style: normal; font-weight: normal;}

.seleziona { color: #000000; font-family: arial; font-size: 12px; font-style: normal; font-weight: bold;}
.prodotti { color: #000000; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}

.descrizioni { color: #000000; font-family: arial; font-size: 14px; font-style: normal; font-weight: bold;}
.feedback { color: #000000; font-family: arial; font-size: 13px; font-style: normal; font-weight: bold;}
.wait { color: #000000; font-family: arial; font-size: 13px; font-style: normal; font-weight: normal;}

.tasto_posizione { color: #6C6C6C; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.tasto_posizione_desel { color: #6C6C6C; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}
.tasto_posizione_sel { color: #6C6C6C; font-family: arial; font-size: 12px; font-style: normal; font-weight: bold;}


.normale { color: #000000; font-family: arial; font-size: 12px; font-style: normal; font-weight: bold;}

.stampa { color: #333333; font-family: arial; font-size: 12px; font-style: normal; font-weight: bold;}


/* CSS per Calendario  */

.cal_let { color: #FFFFFF; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.cal_day { color: #000000; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}
.cal_selezione { color: #000000; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}
.cal_odierno { color: #000000; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal;}
.cal_testo { color: #000000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal;}



/* Accensione bottoni */

a.tasto_posizione:hover { color: #FF9900; background: none; text-decoration: none; font-weight: bold;}
a.discorsivo:hover { color: #FF9900; background: none; text-decoration: none; font-weight: normal;}
a.stampa:hover { color: #FF9900; background: none; text-decoration: none; font-weight: bold;}
