.txtBodyBlackBold11 {
	font-family:Verdana; 
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}

.txtBodyWhiteBold14 {
	font-family:Verdana; 
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;	
}

.txtBodyBlack11 {
	font-family:Verdana; 
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000000;	
}

.txtHeadBlack8 {
	font-family:Verdana;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

.txtOrange7 {
	font-family:Verdana; 
	font-size:7pt;
	font-style:normal;
	font-weight:normal;
	color:#F17E2B;	
}

.txtOrange8 {
	font-family:Verdana; 
	font-size:8pt;
	font-style:normal;
	font-weight: bold;
	color:#F17E2B;	
}

.txtBodyBlack8 {
	font-family:Verdana; 
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000000;	
}
.titoloBold16 {
	font-family:Verdana; 
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}
.titoloBold10 {
	font-family:Verdana; 
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}
.titoloBold8pt {
	font-family:Verdana; 
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}
.descrizione10 {
	font-family:Verdana; 
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;	
}
a.menuOrange7 {
	margin: 2px;
	font-family: Verdana;
	font-size: 7pt;
	color: #F17E2B;
	font-weight: normal;
	text-decoration:none;
}
a.menuOrange7:hover {
	text-decoration:underline;
}

a.menuBlack7 {
	margin: 2px;
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
a.menuBlack7:hover {
	text-decoration:underline;
}

a.menuOrangeLeft8 {
	margin: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #F17E2B;
	font-weight: bold;
	text-decoration:none;
}
a.menuOrangeLeft8:hover {
	text-decoration:underline;
}

a.menuOrange8 {
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #F17E2B;
	font-weight: bold;
	text-decoration:none;
}
a.menuOrange8:hover {
	text-decoration:underline;
}

a.menuLeft8 {
	margin: 5px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
a.menuLeft8:hover {
	text-decoration:underline;
}

a.menuMail {
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
a.menuMail:hover {
	text-decoration:underline;
}

a.menuLeftBold8 {
	margin: 5px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.menuLeftBold8:hover {
	text-decoration:underline;
}

.ultime{
	border:1px solid #F8DBC7;
	background:#F4F4F5;
	margin-top:10px;
	margin-bottom:10px;
	padding:6px;
}
.ultime h3{
	margin:0;
	padding:0;
	color:#000066;
}
a.clicca{
	display:block;
	float:right;
	margin-right:20px;
	margin-top:0;
	width:26px;
	height:17px;
	background:url(images/goto.png) no-repeat top left;
}
a.clicca:hover{
	background:url(images/goto.png) no-repeat top right;
	
}
a.clicca_large{
	text-decoration:none;
	border-bottom:1px dotted #000066;
	color:#717171;
	font-size:12px;
	text-align:center;
}
a.clicca_large:hover{
	border-bottom:1px dotted #F2802A;
	color:#F2802A;
}