/* /elchimie.css */
/* foglio stile del sito www.el-chimie.com */
/* revisione 1 modifica 11 del 29/01/2010 */
/********************************************++******/



/* ELEMENTI DI STILE PER I REPORT */
/**********************************/
/* (per ora non vengono usati: la conversione da html a pdf non ricnosce i fogli di stile) */

/* .rTitoloRpt - nero 20pt grassetto - titolo dei report */
.rTitoloRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}

/* .rRiferimRpt - nero 7pt - riferimenti dei report */
.rRiferimRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}

/* .rCommentoRpt - nero 9pt - commenti dei report */
.rCommentoRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}

/* .rSezioneRpt - nero 16pt grassetto - sezioni dei report */
.rSezioneRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}

/* .rTitTabellaRpt - nero 14pt grassetto - titoli di tabelle dei report */
.rTitTabellaRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}

/* .rTitCellaRpt - nero 11pt grassetto - titoli di celle e righe dei report */
.rTitCellaRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}
	
/* .rTestoRpt - nero 11pt - testo dei report (testo libero e celle) */
.rTestoRpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
	}


/* ELEMENTI DI STILE PER LE PAGINE */
/**********************************/


/* .pp1 sostituisce .piedipagina: bianco 7pt */
.pp1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
	}

td.pp1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF
	}

/* .pp2 - bianco 10px  */	
.pp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	#text-decoration: blink
	}

td.pp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF
	}

/* .pp3 - blu, 10px */	
.pp3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #0033FF
	}


/* .pp4 - blu, 8pt  */	
.pp4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #0033FF;
	#text-decoration: blink
	}


/* .tx1 -  nero 9pt - sostituisce .textnovita */
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	}

/* .tx2 - nero, 7pt - sostituisce .texthome */
.tx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	}

/* .tx3 - rosso, 9pt - sostituisce .datahome */
.tx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0033
	}

/* .tx4 - nero 9pt - sostituisce .testostatics */
.tx4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	}

td.tx4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	}

/* .tx5 - nero 11pt */
.tx5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	}

/* .tt0 - rosso, 10pt */	
.tt0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0033
	}


/* .tt1 - rosso, 16px - sostituisce .titolonovita' */
.tt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0033;
	font-size: 16px
	}

/* .tt2 - bianco, 9pt - sostituisce .titolihome */
.tt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF
	}

td.tt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF
	}

/* .tt3 - blu, 16px - sostituisce .titolostatics */
.tt3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366
	}

/* .tt4 - nero, 12px - titolo tipo 4 */
.tt4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000
	}

/* .tt5 - rosso, 14pt - titolo lampeggiante per mssaggi di errore */
.tt5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: blink
	}

/* .tt6 - blu, 14px - */
.tt6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366
	}

/* .tt7 - bianco, 14pt - lampeggiante */
.tt7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: blink
	}

/* .tt8 - blu, 10pt */	
.tt8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366
	}


/* definizione larghezza celle */
td.c1 {
	width: 5%;
	text-align: center;
	vertical-align: center
	}

td.c2 {
	width: 30%
	}

td.c3 {
	width: 65%
	}

td.c4 {
	width: 17%;
	text-align: right
	}
