.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.piede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.testopiccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.link-menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C6863;
	text-decoration: none;
}
.over { 
	background-color: #a6caff;
	color: #000000;
}
.out { 
	background-color: transparent; 
	color: #000000;
}
.menunobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}
a:hover {
	color: #FF7E06;
}
.menunobold:hover {
	color: #ffffff;
}
.menunoboldgrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.menupiccolo a:hover {
	color: #ffffff;
}
.menupiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.menuover { 
	background-color: #2C73B3;
	color: #000000;
}
.menuout { 
	background-color: transparent; 
	color: #0D4C92;
}#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width:723px;
	height:210px;
	overflow:hidden; 
}	
#slider h2 { 
	width:245px; 
	float:left;
/*	font:normal 20px Georgia, "Times New Roman", Times, serif; */
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#1c1d1c; 
	padding:7px 0 0 8px; 
	margin:0; 
	line-height:1.2em; 
}
#slider p { 
	width:245px; 
	float:left; 
/*	font:normal 11px Georgia, "Times New Roman", Times, serif; */
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#262626; 
	margin:0; 
	padding:3px 0 0 8px; 
	line-height:1.8em; 
}
#slider p.img { 
	width:463px; 
	float:right; 
	padding:12px 0 0 3px; 
	margin:0; 
}

