a:link {
color: Blue;
text-decoration: underline;
} 

a:visited {
color: Purple;
text-decoration: underline;
} 

a:hover {
color: Red;
text-decoration : underline;
} 

a:active {
color: Red;
text-decoration: underline;
}

body {
/* background-color: #BFE1F9; */
/* SFONDO x NATALE background-image: url('/immagini/s_sfondo_natale6.jpg'); */
background-image: url('/immagini/s_ciotoli.jpg');
margin-top: 5px;
margin-left: 5px;
margin-right: 0px;
margin-bottom: 0px
} 


h1 {
	font-family: Verdana,Arial,Tahoma,serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #1C3254;
}
h2 {
	font-family: Verdana,Arial,Tahoma,serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #1C3254;
}
h3 {
	font-family: Verdana,Arial,Tahoma,serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #0099FF;
}


/* FOGLIO STILE MENU TENDINA ORIZZONTALE */

#dropmenudiv{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana,Arial,Tahoma,serif;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
background-color: #973400; /* Colore Alternativo Sfondo #245DA2 */
}

#dropmenudiv a:hover{ background-color: #6597CA;
}

#dropmenudiv a:link{ color: #FFFFFF;
}

#dropmenudiv a:visited{ color: #FFFFFF;
}

/* FINE FOGLIO STILE MENU TENDINA ORIZZONTALE */

.SOMMARIO_TITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #FFFF00;
}
.SOMMARIO_TITOLI a:link { color: #FFFF00; text-decoration: none}
.SOMMARIO_TITOLI a:visited { color: #FFFF00; text-decoration: none}
.SOMMARIO_TITOLI a:hover { color: #FFFF00; text-decoration: underline}
.SOMMARIO_TITOLI a:active { color: #FFFF00; text-decoration: underline}

.SOMMARIO_SOTTOTITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: left; color: #FFFFFF;
}
.SOMMARIO_SOTTOTITOLI a:link { color: #FFFFFF; text-decoration: none}
.SOMMARIO_SOTTOTITOLI a:visited { color: #FFFFFF; text-decoration: none}
.SOMMARIO_SOTTOTITOLI a:hover { color: #FFFF00; text-decoration: underline}
.SOMMARIO_SOTTOTITOLI a:active { color: #FFFF00; text-decoration: underline}

.SOMMARIO_DESCRIZIONI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 10px; text-align: center; color: #F3F3F3;
}

.BARRA_MENU {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #FFFFFF;
}
.BARRA_MENU a:link { color: #FFFFFF; text-decoration: none}
.BARRA_MENU a:visited { color: #FFFFFF; text-decoration: none}
.BARRA_MENU a:hover { color: #FFFF00; text-decoration: none}
.BARRA_MENU a:active { color: #FFFF00; text-decoration: none}

.BARRA_NAVIGAZIONE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: left; color: #FFFF00;
}
.BARRA_NAVIGAZIONE a:link { color: #FFFF00; text-decoration: none}
.BARRA_NAVIGAZIONE a:visited { color: #FFFF00; text-decoration: none}
.BARRA_NAVIGAZIONE a:hover { color: #FFFFFF; text-decoration: underline}
.BARRA_NAVIGAZIONE a:active { color: #FFFFFF; text-decoration: underline}

.MENU_INDIETRO_TOP_HOME {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 10px; font-weight: bold; color: #FFFFFF;
}
.MENU_INDIETRO_TOP_HOME a:link { color: #FFFFFF; text-decoration: none}
.MENU_INDIETRO_TOP_HOME a:visited { color: #FFFFFF; text-decoration: none}
.MENU_INDIETRO_TOP_HOME a:hover { color: #FFFF00; text-decoration: none}
.MENU_INDIETRO_TOP_HOME a:active { color: #FFFF00; text-decoration: none}

.BOX_FIRMA {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #336699;
}
.BOX_FIRMA a:link { color: #0000FF; text-decoration: none}
.BOX_FIRMA a:visited { color: #0000FF; text-decoration: none}
.BOX_FIRMA a:hover { color: #FF0000; text-decoration: underline}
.BOX_FIRMA a:active { color: #FF0000; text-decoration: underline}

.TESTO_SCORREVOLE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #F3F3F3;
}
.TESTO_SCORREVOLE a:link { color: #FFFFFF; text-decoration: none}
.TESTO_SCORREVOLE a:visited { color: #F3F3F3; text-decoration: none}
.TESTO_SCORREVOLE a:hover { color: #FFFF00; text-decoration: none}
.TESTO_SCORREVOLE a:active { color: #FFFF00; text-decoration: none}



.TITOLI_BIANCO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.TITOLI_GIALLO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; font-weight: bold; color: #FFFF00;
}

.TESTO_ROSSO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #FF0000;
}
.TESTO_ROSSO a:link { color: #6D8AAE; text-decoration: none}
.TESTO_ROSSO a:visited { color: #6D8AAE; text-decoration: none}
.TESTO_ROSSO a:hover { color: #0000FF; text-decoration: underline}
.TESTO_ROSSO a:active { color: #0000FF; text-decoration: underline}

.TESTO_BLU1 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #1C3254;
}
.TESTO_BLU1 a:link { color: #0000FF; text-decoration: none}
.TESTO_BLU1 a:visited { color: #0000FF; text-decoration: none}
.TESTO_BLU1 a:hover { color: #FF0000; text-decoration: underline}
.TESTO_BLU1 a:active { color: #FF0000; text-decoration: underline}

.TESTO_BLU2 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #0000FF;
}
.TESTO_BLU2 a:link { color: #FF0000; text-decoration: none}
.TESTO_BLU2 a:visited { color: #FF0000; text-decoration: none}
.TESTO_BLU2 a:hover { color: #0000FF; text-decoration: underline}
.TESTO_BLU2 a:active { color: #0000FF; text-decoration: underline}

.TESTO_BLU3 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #6D8AAE;
}
.TESTO_BLU3 a:link { color: #FF0000; text-decoration: none}
.TESTO_BLU3 a:visited { color: #FF0000; text-decoration: none}
.TESTO_BLU3 a:hover { color: #0000FF; text-decoration: underline}
.TESTO_BLU3 a:active { color: #0000FF; text-decoration: underline}

.TESTO_BIANCO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #FFFFFF;
}
.TESTO_BIANCO a:link { color: #FFFF00; text-decoration: none}
.TESTO_BIANCO a:visited { color: #FFFF00; text-decoration: none}
.TESTO_BIANCO a:hover { color: #FFFFFF; text-decoration: underline}
.TESTO_BIANCO a:active { color: #FFFFFF; text-decoration: underline}

.TESTO_GIALLO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #FFFF00;
}
.TESTO_GIALLO a:link { color: #FFFFFF; text-decoration: none}
.TESTO_GIALLO a:visited { color: #FFFFFF; text-decoration: none}
.TESTO_GIALLO a:hover { color: #FFFF00; text-decoration: underline}
.TESTO_GIALLO a:active { color: #FFFF00; text-decoration: underline}

.TESTO_GRIGIO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #F3F3F3;
}
.TESTO_GRIGIO a:link { color: #FFFF00; text-decoration: none}
.TESTO_GRIGIO a:visited { color: #FFFF00; text-decoration: none}
.TESTO_GRIGIO a:hover { color: #F3F3F3; text-decoration: underline}
.TESTO_GRIGIO a:active { color: #F3F3F3; text-decoration: underline}






.TESTO_PICCOLO_ROSSO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #FF0000;
}
.TESTO_PICCOLO_ROSSO a:link { color: #6D8AAE; text-decoration: none}
.TESTO_PICCOLO_ROSSO a:visited { color: #6D8AAE; text-decoration: none}
.TESTO_PICCOLO_ROSSO a:hover { color: #0000FF; text-decoration: underline}
.TESTO_PICCOLO_ROSSO a:active { color: #0000FF; text-decoration: underline}

.TESTO_PICCOLO_BLU1 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #1C3254;
}
.TESTO_PICCOLO_BLU1 a:link { color: #0000FF; text-decoration: none}
.TESTO_PICCOLO_BLU1 a:visited { color: #0000FF; text-decoration: none}
.TESTO_PICCOLO_BLU1 a:hover { color: #FF0000; text-decoration: underline}
.TESTO_PICCOLO_BLU1 a:active { color: #FF0000; text-decoration: underline}

.TESTO_PICCOLO_BLU2 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #0000FF;
}
.TESTO_PICCOLO_BLU2 a:link { color: #FF0000; text-decoration: none}
.TESTO_PICCOLO_BLU2 a:visited { color: #FF0000; text-decoration: none}
.TESTO_PICCOLO_BLU2 a:hover { color: #0000FF; text-decoration: underline}
.TESTO_PICCOLO_BLU2 a:active { color: #0000FF; text-decoration: underline}

.TESTO_PICCOLO_BLU3 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #6D8AAE;
}
.TESTO_PICCOLO_BLU3 a:link { color: #FF0000; text-decoration: none}
.TESTO_PICCOLO_BLU3 a:visited { color: #FF0000; text-decoration: none}
.TESTO_PICCOLO_BLU3 a:hover { color: #0000FF; text-decoration: underline}
.TESTO_PICCOLO_BLU3 a:active { color: #0000FF; text-decoration: underline}

.TESTO_PICCOLO_BIANCO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #FFFFFF;
}
.TESTO_PICCOLO_BIANCO a:link { color: #FFFF00; text-decoration: none}
.TESTO_PICCOLO_BIANCO a:visited { color: #FFFF00; text-decoration: none}
.TESTO_PICCOLO_BIANCO a:hover { color: #FFFFFF; text-decoration: underline}
.TESTO_PICCOLO_BIANCO a:active { color: #FFFFFF; text-decoration: underline}

.TESTO_PICCOLO_GIALLO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #FFFF00;
}
.TESTO_PICCOLO_GIALLO a:link { color: #FFFFFF; text-decoration: none}
.TESTO_PICCOLO_GIALLO a:visited { color: #FFFFFF; text-decoration: none}
.TESTO_PICCOLO_GIALLO a:hover { color: #FFFF00; text-decoration: underline}
.TESTO_PICCOLO_GIALLO a:active { color: #FFFF00; text-decoration: underline}

.TESTO_PICCOLO_GRIGIO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #F3F3F3;
}
.TESTO_PICCOLO_GRIGIO a:link { color: #FFFF00; text-decoration: none}
.TESTO_PICCOLO_GRIGIO a:visited { color: #FFFF00; text-decoration: none}
.TESTO_PICCOLO_GRIGIO a:hover { color: #F3F3F3; text-decoration: underline}
.TESTO_PICCOLO_GRIGIO a:active { color: #F3F3F3; text-decoration: underline}






.TESTO_MOLTO_PICCOLO_ROSSO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #FF0000;
}
.TESTO_MOLTO_PICCOLO_ROSSO a:link { color: #6D8AAE; text-decoration: none}
.TESTO_MOLTO_PICCOLO_ROSSO a:visited { color: #6D8AAE; text-decoration: none}
.TESTO_MOLTO_PICCOLO_ROSSO a:hover { color: #0000FF; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_ROSSO a:active { color: #0000FF; text-decoration: underline}

.TESTO_MOLTO_PICCOLO_BLU1 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #1C3254;
}
.TESTO_MOLTO_PICCOLO_BLU1 a:link { color: #0000FF; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BLU1 a:visited { color: #0000FF; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BLU1 a:hover { color: #FF0000; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_BLU1 a:active { color: #FF0000; text-decoration: underline}

.TESTO_MOLTO_PICCOLO_BLU2 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #0000FF;
}
.TESTO_MOLTO_PICCOLO_BLU2 a:link { color: #FF0000; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BLU2 a:visited { color: #FF0000; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BLU2 a:hover { color: #0000FF; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_BLU2 a:active { color: #0000FF; text-decoration: underline}

.TESTO_MOLTO_PICCOLO_BLU3 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #6D8AAE;
}
.TESTO_MOLTO_PICCOLO_BLU3 a:link { color: #FF0000; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BLU3 a:visited { color: #FF0000; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BLU3 a:hover { color: #0000FF; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_BLU3 a:active { color: #0000FF; text-decoration: underline}

.TESTO_MOLTO_PICCOLO_BIANCO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #FFFFFF;
}
.TESTO_MOLTO_PICCOLO_BIANCO a:link { color: #FFFF00; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BIANCO a:visited { color: #FFFF00; text-decoration: none}
.TESTO_MOLTO_PICCOLO_BIANCO a:hover { color: #FFFFFF; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_BIANCO a:active { color: #FFFFFF; text-decoration: underline}

.TESTO_MOLTO_PICCOLO_GIALLO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #FFFF00;
}
.TESTO_MOLTO_PICCOLO_GIALLO a:link { color: #FFFFFF; text-decoration: none}
.TESTO_MOLTO_PICCOLO_GIALLO a:visited { color: #FFFFFF; text-decoration: none}
.TESTO_MOLTO_PICCOLO_GIALLO a:hover { color: #FFFF00; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_GIALLO a:active { color: #FFFF00; text-decoration: underline}

.TESTO_MOLTO_PICCOLO_GRIGIO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; color: #F3F3F3;
}
.TESTO_MOLTO_PICCOLO_GRIGIO a:link { color: #FFFF00; text-decoration: none}
.TESTO_MOLTO_PICCOLO_GRIGIO a:visited { color: #FFFF00; text-decoration: none}
.TESTO_MOLTO_PICCOLO_GRIGIO a:hover { color: #F3F3F3; text-decoration: underline}
.TESTO_MOLTO_PICCOLO_GRIGIO a:active { color: #F3F3F3; text-decoration: underline}

.INDICE_TESTO_GIUST_NORMALE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: justify; color: #1C3254;
}
.INDICE_TESTO_GIUST_NORMALE a:link { color: #0000FF; text-decoration: none}
.INDICE_TESTO_GIUST_NORMALE a:visited { color: #0000FF; text-decoration: none}
.INDICE_TESTO_GIUST_NORMALE a:hover { color: #FF0000; text-decoration: underline}
.INDICE_TESTO_GIUST_NORMALE a:active { color: #FF0000; text-decoration: underline}

.INDICE_TESTO_GIUST_PICCOLO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 10px; text-align: justify; color: #1C3254;
}
.INDICE_TESTO_GIUST_PICCOLO a:link { color: #0000FF; text-decoration: none}
.INDICE_TESTO_GIUST_PICCOLO a:visited { color: #0000FF; text-decoration: none}
.INDICE_TESTO_GIUST_PICCOLO a:hover { color: #FF0000; text-decoration: underline}
.INDICE_TESTO_GIUST_PICCOLO a:active { color: #FF0000; text-decoration: underline}

.DESCRIZIONE_SEZIONE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: justify; color: #1C3254;
}

.INDICE_TESTO_EDITORIALE {
	font-family: Courier New,Verdana,Arial,serif; font-size: 12px; text-align: justify; color: #1C3254;
}
.INDICE_TESTO_EDITORIALE a:link { color: #0000FF; text-decoration: none}
.INDICE_TESTO_EDITORIALE a:visited { color: #0000FF; text-decoration: none}
.INDICE_TESTO_EDITORIALE a:hover { color: #FF0000; text-decoration: underline}
.INDICE_TESTO_EDITORIALE a:active { color: #FF0000; text-decoration: underline}

.TESTO_NOTA {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; text-align: center; color: #1C3254;
}
.TESTO_NOTA a:link { color: #0000FF; text-decoration: none}
.TESTO_NOTA a:visited { color: #0000FF; text-decoration: none}
.TESTO_NOTA a:hover { color: #FF0000; text-decoration: underline}
.TESTO_NOTA a:active { color: #FF0000; text-decoration: underline}

.TITOLI_SEZIONE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; text-align: center; color: #FFFFFF;
}
.TITOLI_SEZIONE a:link { color: #0000FF; text-decoration: none}
.TITOLI_SEZIONE a:visited { color: #0000FF; text-decoration: none}
.TITOLI_SEZIONE a:hover { color: #FF0000; text-decoration: underline}
.TITOLI_SEZIONE a:active { color: #FF0000; text-decoration: underline}

.SOTTOTITOLI_SEZIONE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: left; color: #1C3254;
}
.SOTTOTITOLI_SEZIONE a:link { color: #0000FF; text-decoration: none}
.SOTTOTITOLI_SEZIONE a:visited { color: #0000FF; text-decoration: none}
.SOTTOTITOLI_SEZIONE a:hover { color: #FF0000; text-decoration: underline}
.SOTTOTITOLI_SEZIONE a:active { color: #FF0000; text-decoration: underline}

.ARTICOLO_MENU {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px;
}
.ARTICOLO_SOTTOTITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; color: #FF0000;
}
.ARTICOLO_TESTO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: justify; color: #1C3254;
}
.ARTICOLO_TABELLA {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px;
}
.MERCATINO_LABEL {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #2A83AC;
}
.MERCATINO_LABEL a:link { color: #0000FF; text-decoration: none}
.MERCATINO_LABEL a:visited { color: #0000FF; text-decoration: none}
.MERCATINO_LABEL a:hover { color: #FF0000; text-decoration: underline}
.MERCATINO_LABEL a:active { color: #FF0000; text-decoration: underline}

.SCHEDEPESCA_LABEL {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: left; color: #2A83AC;
}

.SCHEDEPESCA_LABEL_BIS {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #2A83AC;
}

.SCHEDEPESCA_TESTO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #1C3254;
}

.TESTO_SCORRI_RECORD {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #1C3254;
}

.ALBUM_FOTO_DESCRIZIONE {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: center; color: #1C3254;
}

.INDICE_TESTO_GRANDISSIMO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 19px; font-weight: bold; text-align: center; color: #FF0000;
}

.SCHEDE_ESCHE_PESCI_TITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; font-weight: bold; text-align: center; color: #FF0000;
}
.SCHEDE_ESCHE_PESCI_SOTTOTITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; font-weight: bold; text-align: left; color: #0000FF;
}
.SCHEDE_ESCHE_PESCI_TESTO {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: left; color: #1C3254;
}

.COLONNE_TITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 10px; font-weight: bold; text-align: left; color: #245DA2;
}

.COLONNE_SOTTOTITOLI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 10px; font-weight: bold; text-align: left; color: #000000;
}
.COLONNE_SOTTOTITOLI a:link { color: #000000; text-decoration: none}
.COLONNE_SOTTOTITOLI a:visited { color: #000000; text-decoration: none}
.COLONNE_SOTTOTITOLI a:hover { color: #FF0000; text-decoration: underline}
.COLONNE_SOTTOTITOLI a:active { color: #FF0000; text-decoration: underline}

.COLONNE_DESCRIZIONI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; text-align: left; color: #000000;
}
.COLONNE_DESCRIZIONI a:link { color: #000000; text-decoration: none}
.COLONNE_DESCRIZIONI a:visited { color: #000000; text-decoration: none}
.COLONNE_DESCRIZIONI a:hover { color: #FF0000; text-decoration: underline}
.COLONNE_DESCRIZIONI a:active { color: #FF0000; text-decoration: underline}

.TITOLI_PAGINE_BLU {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 12px; font-weight: bold; text-align: center; color: #FFFF00;
}
.SOTTOTITOLI_PAGINE_BLU {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; font-weight: bold; text-align: left; color: #0000FF;
}
.TESTO_PAGINE_BLU {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; text-align: justify; color: #FFFFFF;
}
.TESTO_PAGINE_BLU a:link { color: #FFFF00; text-decoration: none}
.TESTO_PAGINE_BLU a:visited { color: #FFFF00; text-decoration: none}
.TESTO_PAGINE_BLU a:hover { color: #FFFFFF; text-decoration: underline}
.TESTO_PAGINE_BLU a:active { color: #FFFFFF; text-decoration: underline}

.TESTO_PICCOLO_PAGINE_BLU {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; font-weight: bold; text-align: left; color: #000000;
}

.GESTIONE_UTENTI {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 11px; color: #1C3254;
}
.GESTIONE_UTENTI a:link { color: #006699; text-decoration: none}
.GESTIONE_UTENTI a:visited { color: #006699; text-decoration: none}
.GESTIONE_UTENTI a:hover { color: #0000FF; text-decoration: underline}
.GESTIONE_UTENTI a:active { color: #0000FF; text-decoration: underline}

.GESTIONE_UTENTI_2 {
	font-family: Verdana,Arial,Tahoma,serif; font-size: 9px; font-weight: normal; color: #666666;
}
.GESTIONE_UTENTI_2 a:link { color: #0000FF; text-decoration: underline}
.GESTIONE_UTENTI_2 a:visited { color: #0099DE; text-decoration: underline}
.GESTIONE_UTENTI_2 a:hover { color: #FF0000; text-decoration: none}
.GESTIONE_UTENTI_2 a:active { color: #FF0000; text-decoration: none}