﻿body {
	margin: 0px;
}

body.bodyPlus
{
	margin: 3px;
	/*background-color: #f8f8f8;*/
}
* 
{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
img 
{
	border: 0px;
}
a 
{
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	color: #f60;
}
table 
{
	border-collapse: collapse;
}
.tablePlus 
{
	width: 100%;
	margin-top: 5px;
	float: left;
	width: 370px;
}
.tablePlus th, .tablePlus td 
{
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 3px;
}
.tablePlus td 
{
	font-weight: bold;
}
.tablePremium 
{
	width: 100%;
	margin-bottom: 5px;
}
.tablePremium th, .tablePremium td 
{
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 3px;
	width: 25%;
}
.r1 
{
	background-color: #f1f1f1;
}
.r2
{
	background-color: #fbfbfb;
}
.tablePremium td 
{
	font-weight: bold;
}
#plusChart 
{
	float: left;
}
.aumento 
{
	color: #090;	
}
.diminuzione 
{
	color: #e00;
}
#ixTD 
{ 
	text-align: right; 
	width: 260px; 
	padding-right: 3px;
	background-image: url(../images/tickerBackground.png);
}
#ixName 
{
	float: left;
	width: 100px;
	text-align: center;
	/*background-color: #fff;*/
	padding: 2px;
	color: #666;
	font-weight: bold;
	/*margin-right: 3px; */
}
#ixValue 
{
	float: left;
	width: 150px;
	text-align: center;
	/*background-color: #fff;*/
	padding: 2px;
	font-weight: bold;
}
.prmHeader 
{
	width: 100%;
	background-color: #f60;	
	color: #fff;
}
.prmHeader td
{
	padding: 3px;
}
.storicoOut 
{
	width: 100%;
}
.storicoOut td {
	padding: 3px;
}
.pager 
{
	width: auto;	
	text-align: center;
}
