* {
	font-family: Arial, Helvetica, sans-serif;
}

.nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.nerobo {
	font-family: Bookman Old Style, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.interno {
	font-size: 12px;
}

.grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.nero .grigio, .nero .blupicc {
	font-size: 12px;
}

.blupicc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0098D1;
}
.giallopicc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB9E40;
}

.verdepicc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}

.rossopicco {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}

.fondo_npr {
	background-color:#0098d1;
}

.fondo_nse {
	background-color:#339900;
}

.fondo_ngi {
	background-color:#eb9e40;
}

.sez_npr {
	color:#0098d1;
}

.sez_nse {
	color:#339900;
}

.sez_ngi {
	color:#eb9e40;
}

a.newssottotitolo {
	margin-bottom:75px;
}







.piuomeno {
	border-bottom:2px solid #666666;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	padding:3px 0 2px 0;
	margin:3px;
}

.boxfoto {
	text-align:center;
	margin:5px 0;
}

.didascalia {
	text-align:center;
	margin:5px 0;
}

a.linkfotomini {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

a.linkfotomini:hover {
	background-color:white;
}

.center {
	text-align:center;
}

.selecta {
	background-color:red;
	color:white;
}

.allegato {
	margin:5px 0;
	float:left;
	clear:left;
	width:100%;
	text-align:left;
	/*border:1px solid red;*/
}

.iconcina img {
	float:left;
	margin:2px;
	vertical-align:middle;
}




.tabellonecentrale {
	width:100%;
	height:100%;
}

.cellacorpo {
	background-color:white;
}

.cellamenu {
	background-color:#ededed;
}

.menuinterno {
	width:170px;
	font-family:arial,sans-serif;
	font-size:8pt;
}





#tooltip {
  padding: 3px;
  background: #f9f9f9;
  border: 1px solid #aaaaaa;
  text-align: center;
  font-size: smaller;
  font-family:arial,sans-serif;
}

span.tip {
  border-bottom: 1px solid #eee;
}


.contenitorefoto {
	width:170px;
	float:left;
	display:inline;
	margin-right:10px;
}

.righettafoto {
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #777777;
	margin-bottom:10px;
	color:#777777;
	font-size:10pt;
}

.titoletto_swf {
  background-color:white;
  line-height:26px;
  height:26px;
}

.titoletto_testo {
  background-color:rgb(47,192,237); 
  color:white;
  text-transform:uppercase;
  font-weight:bold;
  font-size:8pt;
  text-indent:4px;
  line-height:23px;
  height:23px;
  width:100%;
}


.elencolink .titolo {
	font-weight:bold;
	color:rgb(47,192,237);
	border-bottom:1px dotted rgb(47,192,237);
}

a.linkfondo {
	float:left;
	clear:left;
}



.banner_home {
	font-size:8pt;
	text-align:center;
}

.banner_home a {
	border:0;
	text-decoration:none;
}

.banner_home a:hover {
	text-decoration:underline;
}

.banner_home a img {
	border:0;
}
