/*
<style type="text/css" media="screen">
<!--
@import url("../marinow3.css");
-->
</style>
<link rel="stylesheet" type="text/css" href="stampante.css" media="print" /> */

/*  da usare anche il "  MAIUSCOLO " semplice  */
/*
body {font-family: sans-serif ;  font-size: 1.4em ; text-align: justify ;
background-color: #eeffee; margin: 1cm;}
td { font-size: 1.3em; }
@page { size: 21.59cm 27.94cm; margin: 1.27cm }
*/
body
	{
	font-size: 1.4em;
	margin-left: 4%; 
	margin-right: 2%;
	background-color : #ededed;;
	font-family : sans-serif ;
	text-align : justify ;
	/* line-height: 110% ; */
	}
.commento
	{
	font-variant: small-caps;
	font-style: italic;
	font-size: 85%;
	line-height: normal ;
	}
pre { 
	font-family: monospace; 
	}
H1   /*  titolone iniziale  */
	{
	color: #aa0000 ;
	font-family : Times, serif ;
	font-size : 3em;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
	word-spacing : 2px;
	line-height: normal ;
	}
H2 /* .titolo */
	{
	font-family : Times, serif;
	font-size : 2em;
	font-weight : normal;
	font-variant : normal;
	line-height: normal ;
	/*  color: */
	/* background-color : #BBCCDD; */
	}
H3  /*  .titoletto  */
	{
	font-family : Times, serif;
	font-size : 1.2em;
	color : #008800;
	font-weight : bold;
	font-style : normal;
	line-height: normal ;
	}
H4  /*  item o parte di testo da evidenziare */
	{
	background-color : #bbccdd;
	font-family : Times, serif;
	font-size : 1.1em;
	font-weight : normal;
	line-height: normal ;
	}
H5  /*  utilizzato come commento  */
	{
	font-family : Times, serif;
	font-size : 90% ;
	font-style: italic;
	color : #0000aa;
	line-height: normal ;
	}
H6	{
	font-family : Times, serif;
	font-size : 85% ;
	font-weight : normal;
	line-height: normal ;
	}
B	{
	color: #0000dd ;
	}
U   /*  item da evidenziare  */
	{
	font-family : "Arial Black", Arial, sans-serif ;
	color : maroon;
	text-decoration : none;
	/*	tolto con arial black font-weight : bold; */
	word-spacing : 3px;
	}
hr	{
	color : Blue;
	}
ol	{
	word-spacing : 2px;
	font-size : 1.1em;
	}
ul	{
	word-spacing : 2px;
	font-size : 1.1em;
	}
a:hover
	{
	background-color : #EEEEEE ;
	}


/*table
{
margin : 3px 3px 3px 3px;
padding : 3px 3px 3px 3px;
width : 100%;
}
td
{
border : 1px ;
border-style : dotted;
margin : 9px 9px 9px 9px;
font-family : Tahoma, "Arial Narrow", Arial ;
padding : 5px 5px 5px 5px;
border-color : Navy;
}
*/





/*
DT
{
}

div
{
color : #13053B;
font-family : verdana;
position : relative;
}

.clsHolder
{
font-size : 12pt;
height : 100;
cursor :default;
}

.clsInst
{
font-size : 10pt;
cursor :default;
}

.clsEnter
{
font-size : 10pt;
margin-top : 10pt;
height :15;
cursor :default;
}

a.clsNav
{
width : 100%;
cursor : hand;
font : 8pt verdana;
font-weight : bold;
text-align : left;
text-decoration : none;
color : black;
}

.navTab {
position :relative;
margin :0;
top :0;
left :0;
width :147;
}

.navCell {
padding-top : 10;
padding-left : 10;
}

.navTopCell {
padding-top : 25;
padding-left : 10;
}

#spanExit
{font-size : 9pt;}
*/

