.testo
{
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif'
}
.intestazione
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #419DD0;
}
.bottoni
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #D5D5D5;
}

.articoli
{
    FONT-SIZE: 8pt;
    COLOR: #505050;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #f4f4f4;
}
.inputFormCart
{
    WIDTH: 25pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
}
.bottoniera
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
}
.legenda
{
	font-family :  Tahoma, Verdana, Georgia, Arial;
	font-size : 8pt;
	color : #FFFFFF;	
}

.totali
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Tahoma, Arial, Verdana, 'Microsoft Sans Serif';
    BACKGROUND-COLOR: lightgrey;
}

