body
{
	color: black;
	font-family: Tahoma;
	font-size: 9pt;
}
#HeightNews
{
    overflow:hidden;
    height: 250px;
}
.bordoSotto
{
	border-bottom: #000000 1px solid;
	padding-bottom:3px;
	font-weight: bold;
	color: #87b21d;
	font-variant: small-caps;
	font-size: 12pt;
}
.bordoSottoAHref
{
	font-weight: bold;
	color: #87b21d;
	font-variant: small-caps;
	font-size: 12pt;
}
.bordoSopra
{
	border-top: #000000 1px solid;	
	color: #999999;	
	font-size: 9pt;
}

.bg { 
  position:relative; 
  z-index:1000; 
  width:300px; 
  height:200px;
  border:0px;
  }
/* posizionamento del div scorrevole */
.wn { 
  position:absolute; 
  left:1px; 
  top:1px;
  width:295px;
  height:195px;
  z-index:1;
  clip:rect(0, 295px, 195px, 0); 
  overflow:hidden;   
  }

.cnt { 
    position:absolute;
    z-index:1;    
    }

/* formattazione del testo che faremo scorrere */
.itemScroll
{
	width: 294px;
	height: 194px;
	color: BLACK;	
}

.cnt h3 
{
	font-size:12px; 
	margin:0 0 .5em 0 
}
  
.cnt p 
{
	font-size:11px; 
	margin:.5em 0 0 0;
}

.cnt ul 
{
	margin:.5em 0 0 0; 
	padding:0; 
	font-size:11px; 
}

.cnt ul li 
{
	margin: .5em 0 0 1em; 
	list-style-type:none;
}

.cnt a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0024FF;
}

.cnt a:link 
{
	text-decoration: none;
}

.cnt a:visited 
{
	text-decoration: none;
	color: #0024FF;
}

.cnt a:hover 
{
	text-decoration: underline;
	color: #0024FF;
}

.cnt a:active 
{
	text-decoration: none;
	color: #0024FF;
}

.tab
{
	background-position: left top;
	background-image: url(../ImmaginiSito/Approfondimento.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	text-align: left;
	height: 17px;
	border-bottom: #666666 1px double;
	font-weight: bold;
	color: #717171;
	cursor: pointer;
	font-size: 9pt;
	width:187px;
	text-indent: 15pt;
	float:left;
}
.tabOver
{
	background-position: left top;
	background-image: url(../ImmaginiSito/ApprofondimentoOver.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	text-align: left;
	height: 17px;
	border-bottom: #666666 1px double;
	font-weight: bold;
	color: #717171;
	cursor: pointer;
	font-size: 9pt;
	width: 187px;
	text-indent: 15pt;
	float:left;
}
.testotab
{
	color: #717171;
	text-decoration: none;
	font-size: 9pt;
}
.TestoSottomenu
{
	font-size: 10pt;
	font-variant: small-caps;
	font-size: 9pt;
}
.ListaNewsEventi
{
    font-weight: bold;
    color: #717171;
    font-size: 9pt;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 5px;
}
A.ListaNewsEventi
{
	font-weight: bold;
	color: #717171;
	font-size: 9pt;
	text-decoration:none;
}
A.ListaNewsEventi:hover
{
	font-weight: bold;
	color: #717171;
	font-size: 9pt;
	text-decoration:none;
}