H1 {
 	FONT-SIZE: 140%;
	font-weight:bold;
	color: brown;
	text-align:center;
	border:thin outset;
	BACKGROUND-COLOR: #FFFFCC;
	margin:0 0 5 0;
}
H2 {FONT-SIZE: 120%; text-align:justify;margin:10 0 0 0;}
H2.novità {
 	FONT-SIZE: 120%;
	font-weight:bold;
	color: red;
  text-align:center;
	margin:20 0 20 0;
	BACKGROUND-COLOR: ;
}
H3 {FONT-SIZE: 100%; text-align:justify;}
P {FONT-SIZE: 100%;	text-align:justify; margin:1 0 5 0;}
P.center {text-align:center;margin:10 0 10 0;}
P.cit {FONT-SIZE: 100%;FONT-style: italic;	margin:10 10 10 10;}
P.domande {FONT-SIZE: 90%; FONT-style: italic;	margin:0 0 10 0;}
P.domande:before {content:"D: ";}
LI {margin:0 0 5 10;}
A {text-decoration: none;}
A:hover {	COLOR: #09c;	text-decoration: underline;}
A.reference {	FONT-SIZE: 80%;	FONT-style: oblique;}
A.reference:before {	content:"[";}
A.reference:after {content:url(immagini/reference.gif) "]" ;}
A.note {FONT-style: oblique;margin:0 10 0 0;}
A.note:after {content: url(immagini/note.gif);}

SPAN.conteggi {FONT-SIZE: 80%;	color:red;}
SPAN.nick {color:red;FONT-SIZE: 80%;}
SPAN.greek {font-family:Greek;FONT-SIZE: 120%;}
SPAN.reference {}
SPAN.note {}
Span.capitoli	{}
Span.sezioni:before {content: "S ";font-size: 60%;}
Span.argomenti:before {content: "A ";font-size: 60%;}
Span.temi {color:#663366;}
Span.temi:before {content: "T ";font-size: 60%;}
Span.documenti:before {content: "D ";font-size: 60%;}
Span.cronaca:before {content: "C ";font-size: 60%;}

IMG.immagine {}

/*tabelle */
TABLE.stats {
 	border-collapse:collapse;
	border:none;
 	/*width:50%;*/
	FONT-SIZE: 10pt;
}
TH.stats 	{
 	/*width:50%;*/
	BACKGROUND-COLOR: #FFFFCC;
	font-weight:bold;
	border:solid 1.0pt;
	padding:2;
}
TD.stats 	{
 	/*width:50%;*/
	border:solid 1.0pt;
	padding:2;
}
TD.stats_num 	{
 	/*width:50%;*/
	border:solid 1.0pt;
	text-align:right;
	padding:2;
}
TD.pannelli {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border:thin inset;
	padding:5;
	FONT-SIZE: 11pt;
	vertical-align:top;
}
TABLE.commenti {width:100%;}
TD.commenti {
 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border:thin inset;
	padding:5;
	FONT-SIZE: 11pt;
	vertical-align:top;
	width:100%;
	BACKGROUND-COLOR: white;
}

hr {margin:1 0 1 0;}

/*** Parametri del DIV colonna sx ***/

Div#sx {width:100%}
Div#sx H2 {text-align: center;margin:10 5 1 5;} /*Intestazione*/
Div#sx H3 {text-align: left;margin:0 5 5 10;} /*Sezione*/
Div#sx H4 {FONT-SIZE: 80%;text-align: left;margin:0 5 5 15;} /*Argomento*/
Div#sx H5 {FONT-SIZE: 80%;text-align: left;margin:0 5 5 20;} /*Tema*/
Div#sx H6 {FONT-SIZE: 80%;text-align: left;margin:0 5 5 25;} /*Documento*/
Div#sx P {text-align: center;margin:0 1 0 1;} 
Div#sx hr {margin:0 5 1 5;}

/*** Parametri del TD dx ****/

TABLE.scorrimento {width:100%; border-width:1;border-style:solid none solid none;}
TD.scorrimento 	{width:50%;FONT-SIZE: 80%;	font-weight:bold;}
P.scorrimento_sx {}
P.scorrimento_dx {text-align:right;}

/**** Parametri del DIV della pagina iniziale ****/

TD.home 	{padding:7;FONT-SIZE: 90%;	vertical-align:top;}
Div#home H2 {}
Div#home H3 {text-align:center;}
Div#home P 	{FONT-SIZE: 100%;margin:0 0 5 0;} 
Div#home span.evidenziato	{FONT-weight: bold;color:red;} 

/**** Parametri del DIV della pagina documento ****/

Div#testo H1:before {content: "D ";font-size: 60%} /*da correggere*/

Div#note P {FONT-SIZE: 90%;}
Div#correlate P {FONT-SIZE: 90%}
Div#redazione P {FONT-SIZE: 90%}

/**** Parametri del DIV della pagina argomenti ****/

Div#elenco H3 {margin:10 10 10 10;}
Div#elenco P 	{FONT-style: normal; margin:1 10 1 20;}
