﻿    .Arial10
    {
      Font-size: 10pt;
    }
    .Arial8
    {
      Font-size: 8pt;
    }
    .Arial14
    {
      Font-size: 14pt;
    }
    .Arial12
    {
      Font-size: 12pt;
    }
    .FontBold
    {
      font-weight: bold;
    }
    .FontRed
    {
      color: red;
    }
    .FontWhite
    {
      color: white;
    }
    .FontBlue
    {
      color: #000066;
    }
    .FontBlack
    {
      color: black;
    }
    .FontGray
    {
      color: gray;
    }
    .ElencoProdotti
    {
	    background-image: url(../fader.ashx?w=1000&h=100&clr1=000044&clr2=cccccc&ang=90);
	    background-repeat: no-repeat;  	
		border:solid 1px gray;
		background-color: #cccccc;	
    }
