/* Default CSS Stylesheet for a new Web Application project */
.title
{
	font-size: large;
	color: #003366;
	font-family: Verdana, Arial;
}

.IntestazioneTd
{
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 2px;
	color: #003366;
	padding-top: 5px;
	border-bottom: #666 1px solid;
	font-family: verdana;
	background-color: silver;
}

.IntestazioneTdSmall
{
	padding-left: 5px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 2px;
	color: #003366;
	padding-top: 5px;
	border-bottom: #666 1px solid;
	font-family: verdana;
	background-color: silver;
}

body {
	background-color : white;
}

.btn
{
	font-size: 12px;
	cursor: hand;
	color: grey;
	font-family: 04b_21, verdana;
	height: 21px;
	background-color: white;
}

.plus
{
	font-size: 12px;
	cursor: hand;
	font-family: 04b_21, verdana;
	height: 14px;
	width: 14px;
	background-image: url(../img/src/open_b.gif);
	background-color:  #e5e5e5;
	border: 0px none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hide_butt
{
	height:1px;
	width: 1px;
	background-color:  gray;
	border: 0px none;
}

.label
{
	font-size: 10px;
	cursor: hand;
	color: black;
	font-family: verdana, Arial;
}

.label_Totali
{
	font-weight: bolder;
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: verdana, Arial;
	font-style: italic;
}

.INPUT, .input
{
	border-right: #666 1px outset;
	border-top: #666 1px inset;
	font: 11px/11px Verdana;
	border-left: #666 1px inset;
	clip: rect(auto auto auto auto);
	cursor: text;
	color: #333;
	text-indent: 0px;
	border-bottom: #666 1px outset;
	/*height: 18px;*/
	background-color: #f0f0f0;
	text-align: left;
}

.INPUT_Totali
{
	border-right: #e5e5e5 0px outset;
	border-top: #e5e5e5 0px inset;
	font: 14px/13px Verdana;
	font-weight:bolder;
	border-left: #e5e5e5 0px inset;
	clip: rect(auto auto auto auto);
	cursor: text;
	color: #333;
	text-indent: 0px;
	border-bottom: #e5e5e5 0px outset;
	height: 18px;
	background-color: #ffffcc ;
	text-align: left;
}
.INPUT_Totali2
{
	border-right: #e5e5e5 0px outset;
	border-top: #e5e5e5 0px inset;
	font: 14px/13px Verdana;
	font-weight:bolder;
	border-left: #e5e5e5 0px inset;
	clip: rect(auto auto auto auto);
	cursor: text;
	color: #333;
	text-indent: 0px;
	border-bottom: #e5e5e5 0px outset;
	height: 18px;
	background-color: #ffffff ;
	text-align: left;
}

.INPUT_ro
{
	border-right: #e5e5e5 0px outset;
	border-top: #e5e5e5 0px inset;
	font: 11px/10px Verdana;
	font-weight:bolder;
	border-left: #e5e5e5 0px inset;
	clip: rect(auto auto auto auto);
	cursor: text;
	color: #333;
	text-indent: 0px;
	border-bottom: #e5e5e5 0px outset;
	height: 18px;
	background-color: #e5e5e5 ;
	text-align: left;
}

.Textarea
{
	border-right: #666 1px outset;
	border-top: #666 1px inset;
	font: 11px/11px Verdana;
	border-left: #666 1px inset;
	cursor: text;
	color: #333;
	text-indent: 0px;
	border-bottom: #666 1px outset;	
	background-color: #f0f0f0;
	text-align: left;
}

.message
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-size: xx-small;
	border-left: red 1px solid;
	color: red;
	border-bottom: red 1px solid;
	font-family: Verdana, Arial;
	text-align: center;
}

.bgTableData
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	margin-bottom: 5px;
	border-left: #666 1px solid;
	border-bottom: #666 1px solid;
	background-color: #e5e5e5;
}
  
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;
	color: #003366;
	}	

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:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
select
{
	border-right: #666 1px outset;
	border-top: #666 1px inset;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: 11px/11px Verdana;
	border-left: #666 1px inset;
	cursor: text;
	color: #333;
	text-indent: 0px;
	border-bottom: #666 1px outset;
	background-color: #f0f0f0;
	text-align: left;
}

.titolomaschera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
    padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.titolopagina {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	
	color: #333333;
	background-color:  #CFC9BA;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #666 1px solid;		
}

.titolopagina2 {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	color: #333333;
	background-color:  #990000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #666 1px solid;	
}

.titolotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}