﻿.ElementiCheck
{
	color: #ffff00;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

body
{
	font-family: Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
}
#MasterContainer
{
	border: solid 1px black;
	font-size: small;
	font-family: Tahoma;
}
#BannerContainer
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: medium;
}

.TabMenuContainer
{
  border-top: solid 1px black;
  
}

.TabMenuItem
{
  background-color: #FFFFBC;
  text-align:center;
  font-size: xx-small;
  color:navy;
  border: solid 1px black;
  border-left: none;
  padding: 3px 3px 3px 3px;
	width : 120px;
}
.TabMenuItemSelected
{
	
	text-align:center;
	font-size: xx-small;
	border-right: solid 1px black;
	border-bottom: none;
	border-top: none;
	border-left: none;
	padding: 5px 3px 5px 3px;
	width : 120px;
	background-color:#2b2bff;
	color:white;
	font-weight: bold;
}

.TabMenuItemHover
{
	/*background-image: url("immagini/tab_left_over.gif");*/
	color:#ffffff;
	font-weight: bold;
	width : 120px;
	background-color:#ff822f;
	color:white;
}
.SiteStaticMenu
{
	background-color:  #081484;
  margin: -1px 0px 0px 0px;
  background-color: #081484;
}
.TabMenuSpacer
{
  background-color:  #081484;
  padding: 5px 5px 5px 5px;
}

#SiteContent
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%; 
}

.SiteContentSpacer
{
  height: 200px;
  visibility: hidden;
}
#FooterContainer
{
  font-size: xx-small;
  border-top: solid 1px black;
}

.LabelTestoHeaderPivotPoint
{
	color:White;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}




.LabelTitoliPannelli
{
	color : #ffff00;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.TestoLabelGrafici
{
	color:White;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}

.Combo
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}
.Bottoni
{
	font-family:Arial;
	font-size:8pt;
	color:Navy;
	background-color:#FFEBC1;
	font-weight:bold;

}

.Line1 {
    background-color: #EAF4FD;
}
.Line2 {
    background-color: #FFFFFF;
}
.Descrizione
{
	font-size: 9px;
	color: windowtext;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.Moneta
{
	font-size: 9px;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.Massimo
{
	font-size: 10px;
	color: #008000;
	font-style: normal;
	font-family: Arial, sans-serif;
	background-color: #bbffcc;
	text-decoration: none;
}
.Minimo
{
	font-size: 10px;
	color: #800000;
	font-style: normal;
	font-family: Arial, sans-serif;
	background-color: #ffdddf;
	text-decoration: none;
}
.MoneyUp
{
	font-weight: bold;
	font-size: 9px;
	color: green;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
.MoneyDown
{
	font-weight: bold;
	font-size: 9px;
	color: red;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
.MoneyEqual
{
    font-weight: bold;
    font-size: 9px;
    color: black;
    font-style: normal;
    font-family: Verdana;
    text-decoration: none;
}
 tableWithBorder {
 border: 1px solid Black;
}
   .DescrizioneTitolo
{
	font-weight: bold;
	font-size: 12px;
	background: navy;
	color: white;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	/*border-right-color: navy;*/
}
.ClasseTitolo
{
	font-weight: bold;
	font-size: 11px;
	color: windowtext;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.MouseOver {
    background-color: #CCCCCC;
}
div#normal a:link {
    color: #000000;
    text-decoration: none;
}
div#normal a:visited {
    text-decoration: none;
    color: #000080;
    
}
div#normal a:hover {
    text-decoration: none;
    color: #000080;
}
div#normal a:active {
    text-decoration: none;
    color: #000080;
}
.DescrizioneNormale {
    font-family: Arial, sans-serif;
    color: #000000;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}

.LabelPianoTrading
{
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	font-size: xx-small;
	font-family: Tahoma;
	overflow: hidden;
	
}

.LabelPianoTradingBold
{
	margin-left: 5px; margin-top: 0; margin-bottom: 0;
	margin-right:0;
	font-size: xx-small;
	font-weight:bold;   
	font-family:Tahoma;       
	overflow: hidden;
}

.LabelPianoTradingBoldRed
{
	margin-left: 5px; margin-top: 0; margin-bottom: 0;
	margin-right:0;
	font-size: xx-small;
	font-weight:bold;   
	font-family:Tahoma;      
	color:Red; 
	overflow: hidden;
}

.LabelPianoTradingBoldGreen
{
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	font-size: xx-small;
	font-weight: bold;
	font-family: Tahoma;
	color: #00cc00;
	overflow: hidden;
}

.LabelPianoTradingBoldNavy
{
	margin-left: 5px; margin-top: 0; margin-bottom: 0;
	margin-right:0;
	font-size: xx-small;
	font-weight:bold;   
	font-family:Tahoma;   
	color: navy;
	overflow:hidden;
}

        
        
table.MsoNormalTable
{
font-size:10.0pt;
font-family:"Times New Roman";
}
span.testolabelgrafici1
    {
    font-family:"Verdana";
    font-size: 7pt;
    color:#FFFFFF;

    }
	        
span.variazionepositiva
    {
    font-family:"Verdana";
    font-size: 7pt;
    color:#33cc33;
    font-weight:700;
    }
span.variazionenegativa
    {
    font-family:"Verdana";
    font-size: 7pt;
    color:red;
    font-weight:700;
    }
        
.updateProgress
{
	position: absolute;
	background-color: black;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;

}   