
body
{
	scrollbar-arrow-color:#B01212;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#B4B4B4;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
	
	}
INPUT
{font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 color: #747474;
}
form
{font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 color: #747474;
}
select
{font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 color: #747474;}

check
{font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 color: #747474;}
label
{font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 color: #747474;}

.testo       
{ 
 font-family: Arial, sans-serif;
 font-size: 12px;
 color: #000000 
}

/* colore di sfondo in basso */
.fine
{
 background:#cccccc;
}

/* colore di sfondo in alto */
.testata
{
 background:#f3f3f3
}

/* classe per il controllo col nome dell'utente */
.utente
{
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 color: #747474;
}

/* classe per il modulo di autenticazione */
 .ingresso_club
{
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
}


/* classe per il titolo del menu utenti */
.titolo_menu_utenti
{
 width:200px;
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 background:#D8AD01;
 color:#ffffff;
}

/* classe per il titolo del menu superuser */
.titolo_menu_super
{
 width:200px;
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 background:#2cb028;
 color:#ffffff;
}

/* sfondo in alto */
sfondo_utenti
{
 background-repeat: repeat-x; 
 background-attachment: fixed; 
 background-position: left top;
}

/* linea sotto all'intestazione */
.linea1_utenti
{
 background:#aeaeae;
}

/* classe per le scritte del contenuto sopra alla login */
.tabella_contenuto_utenti
{
 width:775px;
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
}

/* come sopra per i popup */
.tabella_contenuto_utenti
{
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
}

/* classe contenente il font dei testi */
.testo_utente
{
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 text-decoration: none;
}

/* linea sfumata in basso */
.linea_sfumata_02_utenti
{
 background:#666666;
}

/* classe per i link del menu a destra */
.link_menu_utenti
{ 
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 text-decoration: underline;
 color: #0000ff;
 }

:hover.link_menu_utenti
{
}

/* sfondo in bassissimo */
.fine
{
background:#cccccc;
}

/* classe per l'header e le righe del datagrid contenente i contatti email */
.lista_mail
{
font-family: tahoma,Arial, sans-serif;
font-size: 11px;
background:#Fbfbfb;
padding:3;
color:#666666;
border-right:1 solid #cccccc;
border-bottom:1 solid #cccccc;
border-left:1 solid #cccccc;
}

/* box per la navigazione utenti */
.menu_utenti_link
{
 width:200px;
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 background:#f3f3f3;
 border-right:1 solid #cccccc;
 border-bottom:1 solid #cccccc;
 padding:5;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: right bottom;
}

/**/
.linktesto_ris
{ 
 font-family: Tahoma, Arial;
 font-size: 10px;
 text-decoration: underline;
 color: #848484 
}

:hover.linktesto_ris
{ 
 color: #000000;
 text-decoration: none 
}

.titolo_contenuti_utenti
{
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 background:#D8AD01;
 FILTER: alpha(finishopacity=30, style=1);
 color:#ffffff;
}

.titolo_contenuti_super
{
 font-family: tahoma,Arial, sans-serif;
 font-size: 11px;
 background:#2cb028;
 FILTER: alpha(finishopacity=30, style=1);
 color:#ffffff;
}

