BODY
{
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0px;
	line-height: 18px;
	background-color:#e6e6c8;
}

.intesta
{
	font-size: 24pt;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.titolo
{
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitolo
{
	margin: 10px 0px 5px 0px;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.titolino
{
	margin: 10px 0px 10px 0px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

.paragrafo
{
  margin: 20px 0px 0px 0px;
	font-weight: bolder;
  font-size: 10pt;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.sezione
{
	margin: 10px 0px 5px 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.subsezione
{
	margin: 10px 0px 5px 0px;
  font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.separa
{
	margin: 5px 0px 15px 0px;
  border-bottom: 1px solid black;
}

.notetec
{
	font-size: 9pt;
	font-family: Courier New;
}

.origine
{ 
    margin: 10px 0px 10px 0px;
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

A
{
    color: firebrick;
    text-decoration: none;
}

A:active
{
    color: black;
    text-decoration: none;
}

A:hover
{
    color: firebrick;
    text-decoration: underline;
}

.win
{
    font-size: 10pt;
    color: black;
    font-family:  Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.articoli
{
    FONT-SIZE: 10pt;
    COLOR: black;
    line-height: 18px;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;
}

.articoli .titolo
{
	FONT-SIZE: 18pt;
	COLOR: black;
	LINE-HEIGHT: normal;
	font-family: Times New Roman;
}

.articoli .sottotitolo
{
    FONT-SIZE: 9px;
    COLOR: gray;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.parlato
{
	font-size: 12pt;
	line-height: 20px;
   color: #666666;
	font-style: italic;
	font-family: Times New Roman;
}

.articoli .testo
{
    FONT-SIZE: 10pt;
    COLOR: black;
    line-height: 20px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.info
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #e0dfff;
	padding: 3px 10px 3px 10px;
	margin-top: 20px;
	color: navy;
}

.input
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Courier New;
	background-color: whitesmoke;
	padding: 3px 10px 3px 10px;

	color: dimgray;
}

.articoli .note
{
    FONT-SIZE: 8pt
}

.eng
{
	 font-size:10pt;
    line-height: 18px;
	 color: dimgray;
	 font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}

HR
{
	color: #e6e6c8;
	height: 1px;
}

LI
{
	padding-bottom: 5px;
}

.piccolo
{
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
}

UL
{
	padding-left: 15px;
}

.menu
{
	color: firebrick;
   font-size: 9pt;
   font-family: Arial, Helvetica, sans-serif;
}

.menu A
{
    text-decoration: none;
}

.menu A:active
{
    text-decoration: none;
}

.menu A:hover
{
    text-decoration: underline;
}

.sinistra
{
margin: 0;
padding: 0px 0px 0px 0px;
background-color: transparent;
float: left;
text-align: left;
}

.destra
{
margin: 0;
padding: 0px 0px 0px 0px;
background-color: transparent;
float: right;
text-align: right;
}

.container_titolo { /* il contenitore generale */
padding: 20px 0px 30px 0px;
width: 100%;
}

.backto
{
    color: gray;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}

.backto A
{
    text-decoration: none;
}

.backto A:active
{
    text-decoration: none;
}

.backto A:hover
{
	  color: gray;
    text-decoration: underline;
}







