body{	background-color: #FFFFFF; 	font-family: Verdana, Tahoma, Arial;	font-size: 11px;	margin: 0;	text-decoration: none;}/*----- logo -----*/.logo{/*	padding-left: 8px; */	height: 118px;}/*----- attributi del riquadro (titolo+corpo): sfondo, bordo, altezza, ... -----*/.riquadro{/*	background-color: #F8F8F8; */	height: 346px;	border-top: 1 solid #C0C0C0;  	border-bottom: 1 solid #C0C0C0;  	border-right: 1 solid #C0C0C0;  	border-left: 1 solid #C0C0C0;  }/*----- attributi del corpo: sfondo, bordo, altezza, ... -----*/.corpo{	background-color: #F4F4F4; }/*----- tabelle diverse -----*/.sfondo_fill{	background-color: #8080C0;	color: red;	border-right: 1 solid #999999;}/*----- titolo -----*/.titolo{	font-family:  Arial, Verdana, Tahoma;	font-size: 22px;	font-weight: bold;	text-transform: uppercase;/*	color: #F77E2B;*/	color: #999999;	height: 60px;	padding-left: 8px;	padding-bottom: 2px;	padding-top: 4px;	margin-top: 12px;	margin-bottom: 0;/*	border-bottom: 1 solid #C0C0C0;  */}/*----- standard  -----*/td, p{	font-size: 11px;	color: #666688; }.testo{	line-height: 150%;}a{	text-decoration: none;	font-size: 11px;	font-weight: bold;	background: transparent;	color: #666688; }a:hover{	color: #F77E2B;}strong{	color: #F77E2B;	/*correggere*/	font-weight: normal;}a strong{	color: #F77E2B; /*correggere*/	font-weight: bold;}li{	margin-bottom: 6px;	margin-top: 6px;}ul{	margin-bottom: 0;	margin-top: 0;	margin-left:14px;}/*----- menu1 -----*/.tabella-menu1{	height=40px;	border-top: 1 solid #C0C0C0;  	border-bottom: 1 solid #C0C0C0;  	border-right: 1 solid #C0C0C0;  	border-left: 1 solid #C0C0C0;  }.menu1{	font-family: Verdana, Tahoma, Arial;	font-weight: bold;	text-transform: uppercase;	height=20px;	color: #AAAAAA;	/*	border-top: 1 solid #666688; 	border-bottom: 1 solid #666688; 	color: #999999; */}.menu1 a{/*	color: #666688;*/	color: #999999;	font-weight: bold;	text-decoration: none;}.menu1 a:hover{	color: #F77E2B;}/* menu1_att */.menu1_att{	font-family: Verdana, Tahoma, Arial;	color: #F77E2B;	font-weight: bold;	text-transform: uppercase;}/*----- menu2 -----*/.menu2{	font-family: Verdana, Tahoma, Arial;	color: #9B7431;	font-weight: bold;	text-transform: uppercase;	height: 30px;	padding-top: 10px;	border-left: 1 solid #474747;	border-bottom: 1 solid #474747;}.menu2 a{	color: #9B7431;	font-weight: bold;	text-decoration: none;}.menu2 a:hover{	color: #FF9900;}/* menu2_att */.menu2_att{	font-family: Verdana, Tahoma, Arial;	color: #FF9900;	font-weight: bold;	text-transform: uppercase;	height: 30px;	padding-top: 10px;	background-color: #303030;	border-bottom: 1 solid #474747;	border-left: 1 solid #474747;}/* td.menu2_att h2 */td.menu2_att h2{	font-size: 11px;	margin-top: 0;	margin-bottom: 0;}/*----- menu3 -----*/.menu3{	font-family: Verdana, Tahoma, Arial;	color: #9B7431;	font-weight: bold;	text-transform: none;	text-indent: 13px;	border-bottom: 1 solid #474747;	border-left: 1 solid #474747;}.menu3 a{	color: #9B7431;	font-weight: bold;	text-decoration: none;}.menu3 a:hover{	color: #FF9900;}/* menu3_att */.menu3_att{	font-family: Verdana, Tahoma, Arial;	background-color: #474747;	color: #FF9900;	font-weight: bold;	text-transform: none;	text-indent: 13px;	border-bottom: 1 solid #474747;	border-left: 1 solid #474747;}/*----- td.menu3_att h3 -----*/td.menu3_att h3{	font-size: 11px;	margin-top: 0;	margin-bottom: 0;}/*----- testo evidenziato -----*/.txt_evidenziato{	color: white;	font-weight: bold;}/*----- footer -----*/.footer{/*	color: #FFFFFF;	background-color: #909096;*/	font-size: 11px;	text-align: center;	padding-top: 2px;	/*	padding-bottom: 140px;	color: #999999; */}