 body {
 	background: white url('img/sfondo.jpg') repeat-x left top;
 	color: #111111;
	font-size: 10pt;
	font: normal normal normal 62.5%/1.3 Arial, Helvetica, sans-serif;
}
.testata {
	background-color:#ffffff;
 	text-align:right;
 	color:#000000;
}
.fascia {
	background-color:#363428;
	border: 1px hidden;
} 
 td {
 	background-color:#ffffff;
	color: #000000;
	font-size: 10pt;
} 
 A:link {
 	color: #002664;
	text-decoration: none
}
 A:visited {
 	color: #002664;
	text-decoration: none
}
 A:active {
 	color: #002664;
	text-decoration: none
}
 A:hover {
 	color: #111111;
	text-decoration: none
} 
 A.menu:link {
 	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt
}
 A.menu:visited {
 	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt
}
 A.menu:active {
 	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt
} 
 td.titolo {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	background-color:#445498;
	border: 0px solid #445498;
	color: #FFFFFF;
}
 td.titolo_cifre {
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	background-color: #363428;
	border: 0px solid #363428;
	color: #FFFFFF;
}
 td.news {
	text-align: justify;
	color: #363428;
	font-size: 10pt;
	border-top: 1px solid #363428;
	border-right: 1px solid #363428;
	border-bottom: 1px solid #363428;
	border-left: 1px solid #363428;
}
td.news2 {
	text-align: left;
	color: #363428;
	font-size: 10pt;
	border: 0px solid #363428;
}
td.news2_dispari {
	text-align: left;
	color: #363428;
	font-size: 10pt;
	border: 0px solid #363428;
	background-color: #363428;
}
td.news2_cifre {
	text-align: right;
	color: #363428;
	font-size: 10pt;
	border: 0px solid #363428;
}
td.news2_cifre_dispari {
	text-align: right;
	color: #363428;
	font-size: 10pt;
	border: 0px solid #363428;
	background-color: #CCEEFF;
}
td.news3 {
	text-align: justify;
	color: #363428;
	font-size: 10pt;
	border: 0px none #363428;
}
.titolo {
	text-align: justify;
	color: #111111;
	font-size: 12pt;
	border: 0px solid #ffffff;
	font-weight: bold;
}
.alert {
	text-align: center;
	font-weight: bold; 
	font-size: 10pt;
	color: #e10000; 
}
.header {
	background-color: #363428;
}
