	   a:hover {
	       color: #000000;
	       text-decoration: none;
	       cursor: help;
	   }
		a:link {
	       color: #ff0000;
		    text-decoration: none;
		}
		a:visited {
	       color: #ff0000;		
		    text-decoration: none;
		}
		a:text {
		    color: #ff0000;
		    text-decoration: none;
		}

body {
    scrollbar-3dlight-color: #808080;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-darkshadow-color: #E0E0E0;
    scrollbar-face-color: #73AFD4;
    scrollbar-highlight-color: #FAFAD2;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #A1C8E7;
}

pre {
    color: #1B5285;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 10px;
}

.bottone {
    background-color: silver;
    border: thin ridge #43667C;
    color: Navy;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;    
    cursor: hand;
}

.entra {
    background-color: white;
    border: thin inset #43667C;
    color: red;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;    
    cursor: hand;
}

.seleziona {
    background-color: silver;
    border: thin ridge #43667C;
    color: Navy;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;  
	 cursor: wait;  
}

.login_no {
    color: Red;
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;
}
.href_mail {
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: double;
}
.bottone_elimina {
    background-color: silver;
    border: thin ridge #43667C;
    color: #DC143C;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;    
    cursor: hand;
}

.configura_menu {
	color: Blue;	
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 12px;
}

.configura_menu_modificato {
	background-color: Yellow;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 12px;
}



.input {
    background-color: #FFA07A;
    border: 1px inset #F0F8FF;
    color: Black;
}

.input_password {
    background-color: #8DB8C2;
    border: 1px inset #F0F8FF;
    color: #FF4500;
}

.inputfile {
    background-color: #8DB8C2;
    border: 1px inset #F0F8FF;
    color: Black;
}
.linguaggi {
    color: #8BB5BF;
    font-family: "Times New Roman";
    font-size: 12pt;
    font-weight: bold;
}

.banda {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;		
}

.motti {
    color: #EEE7BB;
    font-family: Verdana;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}

.titoli_presentazione {
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.descrizione_presentazione {
    color: #00000;
    font-family: Verdana;
    font-size: 8px;
    font-weight:	bold;
}

.tdclassfont {
    color: #1B5285;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;    
}

.trclassfont {
    color: #0C375F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;    
    font-weight: bold;    
}

.excel {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.allarme {
    color: Red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;    
    font-weight: bold;    
    }
    
.testo_news   { color: #3A5C75; font-weight: 600; font-size: 9px; font-family: Verdana; text-decoration: none }

.input_invisibile {
	 background-color: transparent;
    border: 0px inset #F0F8FF; 
}

#descrizione {
    display: block;
    height: 366px;
    left: 467px;
    position: absolute;
    top: 13px;
    visibility: visible;
    width: 428px;
}

#titolo {
    display: block;
    height: 19px;
    left: 106px;
    position: absolute;
    top: 9px;
    visibility: visible;
    width: 204px;
}

