﻿.Testata
{
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: gray;
}

.Testata:hover
{
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: gray;
}

.Testata:link
{
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: gray;
}

.Priorita_Alta
{
	font-size: 7pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: #cc0000;
	
}

.Priorita_Bassa
{
	font-size: 7pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: #006600;
	
}

.Sfondo_Agenda
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-variant: normal;
	background-color: #fff4bc;	
}

.Sfondo_Agenda_Giorno_Bloccato
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-variant: normal;
	background-color: #808080;	
}

.Sfondo_Agenda_Week_End
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-variant: normal;
	background-color: #d3d3d3;
	
}

.Sfondo_Agenda_Data_Attuale
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-variant: normal;
	background-color: #ffa500;
	
}

.Sfondo_Agenda_Data_Scalta
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-variant: normal;
	background-color: #ffcc33;	
}

.Agenda_Bordo
{
	background-color: #f6dba2;
	
}

.Agenda_Bordo_Kuadro
{	
	border-top: #1c4b75 thin solid;
	border-right: #1c4b75 thin solid;
	border-bottom: #1c4b75 thin solid;
	margin: 1px;
	border-left: #1c4b75 thin solid;
}

.Titoli_Agenda
{
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-variant: normal;
	background-color: #9ebef5;
	border-bottom: #0066cc thin solid;
	border-left: #0066cc thin solid;
	border-top: #0066cc thin solid;
	border-right: #0066cc thin solid;
}

.Ora_Minuti_Agenda
{
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-variant: normal;		
	border-top: #0066cc thin solid;
}


.Testo7
{  
    font-size: 7pt;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.Testo8
{  
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.Testo8_Bold
{
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
}

.Testo8_Bold_Bordo
{
	font-size: 8pt;
	color: #a52a2a;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
}

.Testo8_Sottolineato
{
	font-size: 8pt;
	color: black;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: underline;
}

.Elenco_Scadenze
{
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: #fafafa;
}

.Elenco_Scadenze_Kuadro
{
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: #ff0000;
    /*background-color: #ff0000;*/
}

.Elenco_Richieste
{
	font-size: 8pt;
	color: black;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	background-color: #fafafa;
}

.Mittente_Richieste
{
	font-size: 9pt;
	color: black;	
	font-family: Verdana;
	font-variant: normal;
	background-color: #dcdcdc;
}

.Data_Richieste
{
	font-size: 8pt;
	color: black;	
	font-family: Verdana;
	font-variant: normal;
	background-color: #dcdcdc;
}

.Testo9
{  
    font-size: 9pt;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.Testo8_Kuadro
{  
    font-size: 11pt;
    color: #1c4b75;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    /*background-color: #008000;*/
    /*background-color: #ff0000;*/
}

.Testo9_Bold
{
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
}

.Testo9_Sottolineato
{
	font-size: 9pt;
	color: black;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: underline;
}

.Versione_Applicativo
{  
    font-size: 8pt;
    color: white;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}


.Testo10
{  
    font-size: 10pt;
    color: black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.Testo10_Bold
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
}

.Testo11_Bold
{
	font-size: 10pt;
	color: #00008B;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}

.Testo10_Sottolineato
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: underline;
}

.Testo11_Bold_Corsivo
{
	font-size: 11pt;
	color: #00008B;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;	
}

.Testo9_Bold_Corsivo
{
	font-size: 9pt;
	color: #00008B;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;	
}

.Testo9_Bold_Corsivo_Red
{
	font-size: 9pt;
	color: #cc0000;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
}

.Testo10_Bold_Corsivo_Black
{
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;	
}


.Messaggio_Rubrica
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;	
}

.Messaggio_Pagina_Bloccata
{
	font-size: 11pt;
	color: threeddarkshadow;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: underline;
}


.Messaggio
{
	font-size: 10pt;
	color: white;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
}


A:link
{
    font-size: 9pt;
    color: Black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}
A:hover
{
    font-size: 9pt;
    color: Black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}
A:active
{
    font-size: 9pt;
    color: Black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
    text-decoration: none;
}
A
{
    font-size: 9pt;
    color: Black;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;  
    text-decoration: none;
}

.Etichette
{
	font-size: 10pt;
	color: black;	
	font-family: Verdana;
	font-variant: normal;
}

.Etichette_Kuadro
{
	font-size: 10pt;
	color: white;	
	font-family: Verdana;
	font-variant: normal;
}

.Selezione
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	font-variant: normal;
	font-style: italic;
}


.Descrizione_Utente
{
	font-size: 8pt;
	color: white;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
}

.Messaggio_Iframe_Bold
{
	font-size: 10pt;
	color: #3366ff;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
}

.EtichetteS
{
	font-size: 8pt;
	color: black;	
	font-family: Verdana;
	font-variant: normal;
}

.TestataS
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: gray;
}
.TestataS:hover
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: gray;
}

.TestataS:link
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	background-color: gray;
}

.Testo13
{
	font-size: 13pt;
	color: Black;
	font-style: normal;
	font-family: Verdana;
}

.Testo13_Bold
{
	font-size: 13pt;
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
}

.Testo12_Bold
{
	font-size: 12pt;
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
}