﻿body 
{
}

a:hover
{
	color		   : #CCCCCC;
	text-decoration: none;
}

a 
{  
	text-decoration: none; 
	color: #0000CC;
}

a:visited 
{  
	text-decoration: none;
}


.bottone {
    font-family		: Verdana, Arial, Sans Serif;
    font-size		: 11px;
    font-weight		: normal;
    color			: #FFFFFF;
    background-color: #0078B9; 
}

.sfondo
{
	background-color: #FFCCFF;
}

.etichetta {
    font-family	: Verdana, Arial, Sans Serif;
    font-size	: 14px;
    font-weight	: normal;
    color		: #000000;
}

.etichettaBold {
    font-family: Verdana, Arial, Sans Serif;
    font-size:   17px;
    font-weight: bold;
    color:       #000000;
    background-color: #F7F7F7;
}

.etichettaButtom {
    font-family: Verdana, Arial, Sans Serif;
    font-size:   9px;
    font-weight: normal;
    color:       #000000;
}

.hidden {
    display: none;
}

.intestazione 
{
    font-family: Verdana, Arial, Sans Serif;
    font-size:   16px;
    font-weight: bold;
    color:       #0000FF;
}

.intestazioneTab 
{
    font-family:		Verdana, Arial, Sans Serif;
    font-size:			15px;
    font-weight:		bold;
	background-color:	#0078B9;
    color:				#FFFFFF;
}

.link {
    font-family:     Verdana, Arial, Sans Serif;
    font-size:       11px;
    font-weight:     bold;
    color:           #000066;
    text-decoration: none;
    padding-left:    5px;
    padding-top:     2px;
    padding-right:   5px;
    padding-bottom:  2px;
    display:         block;
}

.link:hover {
    background: #FFE000;
    color:      #000066;
    display:    block;
}

.maiuscolo {
    font-family: Verdana, Arial, Sans Serif;
    font-size:   18px;
    font-weight: bold;
    color:       #000000;
}
