/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
	background-color:#ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
.Contesto { 
	font-family:	Verdana,Arial, Helvetica, Sans-Serif;
	font-size:		11px;
	font-weight:	normal;
	text-decoration: none;
	}
.top0left0 {
	top:	0;
	left:	0;
	position:	absolute;
	}
.top30left0 {
	top:	30;
	left:	0;
	position:	absolute;
	height:	130;
	}
.top60left0 {
	top:	60;
	left:	0;
	position:	absolute;
	height:	440;
	}
.top550left0 {
	top:	550;
	left:	0;
	position:	absolute;
	}
.top550left150 {
	top:	550;
	left:	150;
	position:	absolute;
	}
*.corpo {
	margin:0px 6px 0px 6px;
	background-color:#d4d8da;
	}
*.obj_white {
	color:Black;
	background-color:White;
	border-style:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	}
*.button_kaki {
	color:Black;
	background-color:#FFC054;
	border:outset 1px White;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	height:21px;
	}
*.btn_verde {
	color:#FFFF99;
	background-color:MediumSeaGreen;
	border:outset 1px White;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	height:21px;
	}
*.griglia {
	color:Black;
	background-color:White;	
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	}
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:9.0pt;
	font-family:"Times New Roman";
	color:black;
	}
P {
	margin-top:0cm;
	margin-bottom:0cm;
	text-indent:15pt;
	font-family:Verdana,Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
p.Titolo {
	margin-top:0cm;
	margin-bottom:0cm;
	text-indent:0pt;
	font-size:13px;
	font-weight:bold;
	}
TABLE.Testata {
	 width:100%;
	 background-color:#FFFFCC;
	}
TABLE.Opzioni {
	 width:100%;
	 background-color:#F4F4F4;
	}
TABLE.Menu {
	 width:100%;
	 background-color:#C0FFFF;
	}
TD {
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	padding-bottom:3px;
	}
TD.Menu {
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	}
*.popno {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 3px;
	border-style: double;
	border-color: #006400;
	color: #006400;
	}
*.popyes {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 4px;
	border-style: double;
	border-color: #006400;
	color: #006400;
	cursor: help
	}
ul li {
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	color:Black
	}
ul li a span {
	color:Red
	}
ul li ul li {
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	}
ul li ul li a span {
	color:Red
	}
ul li ul li ul li {
	list-style-type:none;
	font-weight: normal;
	color:Black
	}