
.tabgenerale {
	background-image: url(Images/SF_tabGen.gif);
}

.tabMenu {
	background-image: url(Images/SF_MENU.gif);
	height: 40px;
}

.tabGrigia {
	background-color: #EBEBEB;
	height: 5px;
}


.tabIframe {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight: normal;
	font-style:	normal;
	color: #757575;
}

.tabdidascalia
{
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7pt;
	font-weight: normal;
	font-style:	normal;
	color: #757575;
	text-align: right;
}


.tabella
{
	border-right: #4880CA 1px solid;
	border-top: #4880CA 1px solid;
	border-left: #4880CA 1px solid;
	border-bottom: #4880CA 1px solid;
}

.txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	color: black;
}

.txtArtisti
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	8pt;
	color: #6D6D6D;
	font-weight:	bold;
}

.txtsponsor
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	9pt;
	color: #BB0000;
	font-weight:	bold;
}

.txtB
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	color: #FFFFFF;
}

.txtTitolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	color: Black;
	font-weight:	bold;
}

.txtTitoloR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	color: #CAD318;
	font-weight:	bold;
}

.txtBP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7pt;
	color: #FFFFFF;
}


.txtTipologia
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	8pt;
	color: #CAD318;
	font-weight: bold;
}


.txtTipologia2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	8pt;
	color: #FF00FF;
	font-weight: bold;
}


.NormalTextBox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: whitesmoke;
}



/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */


BODY
{
    //*BACKGROUND-COLOR: #EBEBEB;*//
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	//*SCROLLBAR-HIGHLIGHT-COLOR: #000000;*//
	SCROLLBAR-SHADOW-COLOR: #FFFFFF	;
	SCROLLBAR-3DLIGHT-COLOR: #C7CAA6;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #C7CAA6;
}


A:link	{	
	text-decoration:	none;
	color:	#6D6D6D;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#6D6D6D;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#6D6D6D;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#CAD318;
	}

.linkCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
	color : #848484;
}
.linkCopy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #FF6600;
	text-decoration : none;
}

	
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;
	}	

