

/* STILI TESTO //////////////////////////////////////////////////////*/ 
.txt {
 	FONT-SIZE: 14px;  
	COLOR: #333333;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
 
}
.txt_bianco {
 	FONT-SIZE: 14px;  
	COLOR: #fff;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
 
}
 
.txt_bold {
 	FONT-SIZE: 14px;  
	COLOR: #333333;
	font-weight: bold;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
 
}
 .txt_small {
 	FONT-SIZE: 12px;  
	COLOR: #333333;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
 
}
#content_pagina P {
	margin-bottom:12px;
}
.txt_titolo_paragrafo {
 	FONT-SIZE: 14px;  
	COLOR: #333333;
	font-weight: bold;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
 
}
.txt_titolo_paragrafo_grigio {
 	FONT-SIZE: 14px;  
	COLOR: #999999;
	font-weight: bold;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
 
}
 
H1   {
 	FONT-SIZE: 22px;  
	COLOR: #00006d;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 
}
H2 {
 	FONT-SIZE: 13px;  
	COLOR: #333333;
	font-weight: bold;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 
}
P {
 	FONT-SIZE: 14px;  
	COLOR: #3e3e3e;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
 
}
.menu_main {
	font-family: SimHei, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF4500;
	font-weight:  bold;
        letter-spacing: 2mm;<!--菜单栏字体间间距修改-->
}
 
 HR.menu_main { 
 	width:140px;
	border-style: dotted;
	border-width:1px;
	color:#CCCCCC;
	margin-bottom: 10px;
	margin-top: 1px;
}	

.news_data{
 	FONT-SIZE: 12px;  
	COLOR: #333333;
	font-weight: bold;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}
 
.news_titolo{
 	FONT-SIZE: 14px;  
	COLOR: #0561a8;
	font-weight: bold;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}

.index_pqtable3{
        FONT-SIZE: 12px;  
	COLOR: #1C1C1C;
	font-weight: normal;
        padding: 0px 0px 0px 16px;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}
	
.index_pqtable2{
        FONT-SIZE: 12px;  
	COLOR: #1C1C1C;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}	 

.index_pqtable{
        FONT-SIZE: 12px;  
	COLOR: #1C1C1C;
	font-weight: normal;
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}	 
.news_abstract{
 	FONT-SIZE: 14px;  
	COLOR: #333333;
	font-weight: normal;
	font-style:italic
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}
.news_abstract_home{
 	FONT-SIZE: 14px;  
	COLOR: #0561a8;
	font-weight: normal;
	font-style:italic
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
} 
.news_luogo{
 	FONT-SIZE: 12px;  
	COLOR: #333333;
	font-weight: normal;
	
	FONT-FAMILY: hevetica,FZZhongDengXian-Z07S, Frutiger Roman, arial,  sans-serif;
}
	
 A:active.news_abstract_home,A:link.news_abstract_home,A:visited.news_abstract_home{
font-weight: normal;
text-decoration: none;
COLOR: #0561a8
}
A:hover.news_abstract_home  {
font-weight: normal;
text-decoration: none;
COLOR: #f01a24
 }

 
/* //////////////////// LINK ////////////////////*/
A:active,A:link,A:visited{
font-weight: bold;
text-decoration: none;
COLOR: #0561a8;
letter-spacing: 1mm<!--菜单栏字体间间距修改-->
}
A:hover  {
font-weight: bold;
text-decoration:underline;
COLOR: #f01a24;
 }

A:active.path_top,A:link.path_top,A:visited.path_top{
text-decoration: none;
color:#333333
 }
A:hover.path_top  {
text-decoration: underline;
 
  }

