	body
	{
	  background-color: #FFFFFF;
	  margin:0px;
	  
/******
	  background-color: transparent;
	  background-image: url('dinamico\immagini\logo_fijlkam_rot_colori.jpeg');
	  background-repeat: repeat;
	  filter:alpha(opacity=30);
******/
	}
	
  table.TBMAIN
  {
	  background-color: #FFFFFF;
    width: 100%;
  }
  
/* TEST INIZIO */
  table.TBMAINARC
  {
	  background-color: #FFE17B;
    width: 100%;
  }
/* TEST FINE */
  
  table.TABROW
  {
    width: 100%;
    font-family: Tahoma; 
    font-size: 6pt; 
    color: #000080;
/*	  background-color: #FFFFFF;*/
	  background-color: transparent;
  }
  
  td.TITOLOPAGINA
  {
    vertical-align: top;
    height: 50px;
    text-align: center;
    font-family: Tahoma; 
    font-size: 42px;
    font-weight: bold;
    color: #000080;
  }

/* 16-07-2007 START */  
  td.SUBTITOLOPAGINA
  {
    vertical-align: top;
    height: 50px;
    text-align: center;
    font-family: Tahoma; 
    font-size: 12px;
    font-weight: bold;
    color: #000080;
  }
/* 16-07-2007 END */  
  
  td.AGGIORNAMENTOPAGINA
  {
    vertical-align: top;
    height: 16px;
    text-align: center;
    font-family: Tahoma; 
    font-size: 18px;
    font-weight: bold;
    color: #ff5080;
  }
  
  td.DATA
  {
    font-size: 10pt;
    font-weight: normal;
    color: #000080;
  }
  
  td.TITOLO
  {
    background-color: #ff0000;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
  }
  
  td.TESTO
  {
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: #000080;
  }

  img.IMMAGINE
  {
    border: 2px solid #AAAAAA;
/* 04-03-2009 START */
/*
    width: 100px;
    height: 100px;
    width: 98px;
    height: 98px;
*/
/* 04-03-2009 END */
    vertical-align:top;
  }

  td.ALLEGATO
  {
    font-size: 8pt;
    font-weight: normal;
    color: #FF0000;
    width: 100px;
    height: 100px;
    vertical-align:top;
  }

  a
  {
    font-size: 12pt;
    font-weight: normal;
    color: #0000FF;
  }

/********** CSS per i TAG inesistenti *************/
  td.VOIDDATA
  {
    font-size: 8pt;
    font-weight: normal;
    color: #000080;
  }
  
  td.VOIDTITOLO
  {
    font-size: 12pt;
    font-weight: bold;
    color: #000080;
  }
  
  td.VOIDTESTO
  {
    text-align: center;
    font-size: 8pt;
    font-weight: normal;
    color: #000080;
  }

  td.VOIDALLEGATO
  {
    font-size: 8pt;
    font-weight: normal;
    color: #FF0000;
    width: 100px;
    height: 100px;
  }
