p {
  margin: 0px;
  padding: 0px;
}

@font-face {
font-family: "FRADMCN";
src: url("font/FRADMCN.ttf") format("truetype");
}
.titoloN{
	font-family: "Franklin Gothic Demi Cond", Tahoma;
	font-size: 15px;
	color:#54544a;
	text-decoration: none;
	}	
.testo{
	font-family: Tahoma;
	font-size: 11px;
	color:#54544a;
	text-decoration: none;
	}
.titolotesto{
	font-family: Tahoma;
	font-size: 11px;
	color:#1F69B2;
	text-decoration: none;
	font-weight: bold;
	}
.sottotitolotesto{
	font-family: Tahoma;
	font-size: 11px;
	color:#1F69B2;
	text-decoration: none;
	}
.bold{
	font-family: Tahoma;
	font-size: 11px;
	color:#54544a;
	font-weight: bold;
	}
.form{
	font-family: Tahoma;
	font-size: 12px;
	color:#1F6CB2;
	font-weight: normal;
	text-align: left;
	background-color: #EEEDE8;
	border: 1px;
	border-style: solid;
	border-color: #1E6AB8;
	height: 20px;
	width: 180px;
	}
.cerca{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFF;
	background-color: #1F69B2;
	border: 1px;
	border-style: solid;
	border-color: #1F69B2;
	height: 20px;
	width: 60px;
	cursor: pointer;
	}
#menu ul{
			list-style:none;
			}
#menu li{
				list-style:none;
				margin:0px 0;
			}
*{
	margin:0;
	padding:0;
}
#menu li a{
	list-style:none;
	background:url(img/freccia.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	list-style:none;
	color:#1F69B2;
	text-decoration:none;
	border-width:0 0px 0 0px;
	display:block;
	height:18px;
	line-height:15px;
	padding:0 0 0 25px;
				}
#menu li a:hover{
	list-style:none;
	font-family: Tahoma;
	font-size: 11px;
	list-style:none;
	color:#1F69B2;
	text-decoration:underline;
					}
#menu li a.primo{
	list-style:none;
	background:url(img/menuprimo.jpg) repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	list-style:none;
	color:#54544a;
	text-decoration:none;
	border-width:0 20px 0 0px;
	display:block;
	height:48px;
	line-height:50px;
	padding:0 0 0px 20px;
				}
#menu li a:hover.primo{
	list-style:none;
	background:url(img/menuprimo.jpg) repeat;
	font-family: Tahoma;
	font-size: 11px;
	list-style:none;
	color:#54544a;
	text-decoration:underline;
					}

