/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    background-image: url(Img_Sito/Sfondo_1px_Blu_1280.jpg);
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    SCROLLBAR-BASE-COLOR: #DEDEDE;
    SCROLLBAR-ARROW-COLOR: #1B04FC;  
    SCROLLBAR-HIGHLIGHT-COLOR:  #eeeeff;
    SCROLLBAR-SHADOW-COLOR: #7A95AF
   }

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;
	FONT-SIZE: 12px;
	color:	#17504B;
	}	
		
A:visited	{	
	text-decoration:	none;
	FONT-SIZE: 12px;
	color:	#17504B;
	}	
		
A:active	{	
	text-decoration:	none;
	FONT-SIZE: 12px;
	color:	#17504B;
	}	
		
A:hover	{	
	text-decoration:	underline;
	FONT-SIZE: 12px;
	color:	#17504B;
	}
	
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;
	}	

/*
IMG 	{
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	}
*/


/* Mie */	
.FontBigCeleste
	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px;
	COLOR: #B7824E;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}

.FontNormalMarrone
{
	font-weight: normal;
	font-size: 11px;
	color: #b7824e;
	font-style: normal;
	FONT-FAMILY: Verdana;
}
	
.FontBigGreen
	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #17504B;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}

.FontNormalGreen
	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px;
	COLOR: #17504B;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}

.FontSmallGreen
	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px;
	COLOR: #17504B;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}	

.FontSmallIntestazioneGreen
	{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	COLOR: #17504B;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}	
	
.FontIntestazioneGreen
	{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px;
	COLOR: #17504B;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}

.FontIntestazioneMarrone
{
	font-weight: bold;
	font-size: 13px;
	color: #b7824e;
	font-style: normal;
	font-family: Arial, Algerian;
}


/*nuove classi per nuovo stile sito*/

.FontIntestazioneCeleste
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px;
	COLOR: #0081BA;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
}

.FontBigCeleste
	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #00A9F8;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	}
.FontNormalNews
{
	font-weight: normal;
	font-size: 11px;
	color: #669A84;
	font-style: normal;
	FONT-FAMILY: Verdana;
}

.FontIntestazioneCelesteSmall
{
	FONT-SIZE: 11px;
	COLOR: #0081BA;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
}

	/* Per seione dedica */	
		
	.INPUTFLAT
	{
		BORDER-BOTTOM: #666666 1px solid;
	    BORDER-LEFT: #666666 1px solid;
	    BORDER-RIGHT: #666666 1px solid;
	    BORDER-TOP: #666666 1px solid;
	    COLOR: GREEN;
	    FONT-SIZE: 10pt;
	    HEIGHT: 25px;
	    WIDTH: 60px;
	    PADDING-BOTTOM: 0px;
	    PADDING-TOP: 0px;
	    background-color:#FDE999;
	    cursor='hand';
	}
	
	.textArea
	{
		width:100%;
		background-color:#DDFFFB;
		font-family:verdana;
		color:#736429;
		font-size:12px;
		PADDING-TOP: 0px;
		border:0;
		
	}

.FontIntestazioneREdError
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px;
	COLOR: Red;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
}

.FontIntestazioneRedSmall
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	COLOR: Red;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
}
