#menufinpers {
width: 160px;
height: 600px;
float: left;
margin-right: 10px;
}
#menufinpers ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 35px;
}

#menufinpers ul li {
  height: auto !important;
	list-style-type: none;
	background-position: bottom left;
	border-right: 2px solid #f9f9f9;
	display: block; 
	margin-bottom: 1px;
}
#menufinpers ul li img {
float: left;
margin-top: 2px;
margin-left: 5px;
margin-right: -10px;
}

#menufinpers ul li a, #menufinpers ul li a:visited {
  width: 100%;
  line-height: 30px;
  display: block;
  background: #1e357b;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-weight: 900;
  border: 1px solid #1e357b;
}
#menufinpers ul li.menucalc a, #menufinpers ul li.menucalc a:visited {
  background: #999798;
  border: 1px solid #999798;
}



#menufinpers ul li.attuale a {
  background: #ffffff;
  color: #1e357b;
  border: 1px solid #1e357b;
}

#menufinpers ul li a:hover {
  background: #ffffff;
  color: #1e357b;
  border: 1px solid #1e357b;
}
#menufinpers ul li.menucalc a:hover {
  background: #ffffff;
  color: #1e357b;
  border: 1px solid #999798;
}

#menufinpers ul li a.attuale {
  background: #ffffff;
  color: #1e357b;
  border: 1px solid #1e357b;
}

#notiziariofinpers {
height: auto !important;
min-height: 440px;
height: 440px;
	}
#notiziariofinpers p {
	text-align: justify;
	margin: 0px 0px 10px 0px
	}
#notiziariofinpers iframe {
	margin-left: 10px;
	margin-bottom: 10px;
	}

#notiziariofinpers .dataora {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	}

#notiziariofinpers a {
	text-align: center;
	font-weight: 900;
	color: #333366;
	text-decoration: none;
	}
#notiziariofinpers a:hover {
	text-decoration: underline;
	}

#navigatorefinpers {
	bottom: 45px;
	left: 40;
	width: 300px;
	text-align: center;
	margin-bottom: 20px;
	}
#navigatorefinpers a {
	font-weight: 400;
	}

#navigatorefinpers ul {
	width: 400px;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigatorefinpers li {
	width: 25px;
	text-align: center;
	float: left;
	}

#navigatorefinpers li a {
	white-space: nowrap;
	color: #333366;
	width: 25px;
	display: block;
	padding: 0px 1px 0px 1px;
	}



#navigatorefinpers li a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #333366
	}

#navigatorefinpers li.esterno {width: 50px;}
#navigatorefinpers li.esterno a {width: 50px;}
#navigatorefinpers li.attuale {
	color: #ffffff;
	background: #ff0000;
	font-weight: 900;
  }
div.blocco {
  }
.blocco img {
  float: left;
  margin: 0px;
  margin-right: 10px;
  }
  
.bloccotesto { 
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 400px;
  margin-bottom: 20px;
  }
.blocco h3 {
  text-align: left;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #333366;
  font-size: 12pt;
  font-weight: 900;
  }
.blocco .dataora {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	}

.blocco a {
	text-align: center;
	font-weight: 900;
	color: #333366;
	text-decoration: none;
	}
	
	
	
/* ----------------------------------------------------------- */
/*                       calcolatori                           */
#calcolatore h1 {
  color: #595959;
  font-size: 12pt;
  font-weight: 900;
  margin-bottom: 5px;
  }
#calcolatore p {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	margin-bottom: 10px;
}
#calcolatore table {
  width: 420px;
  border-collapse: collapse;
  }

#calcolatore table tr.prima td {
  background: #f0f0f0;
  border-bottom: 1px solid #d8deda;
  }
#calcolatore table tr.pari td {
  border-bottom: 1px solid #d8deda;
  }
#calcolatore table tr.dispari td {
  background: #f0f0f0;
  border-bottom: 1px solid #d8deda;
  }
#calcolatore table tr.separatore td {
  height: 5px;
  }
#calcolatore table tr.chiusuratop td {
  border-top: 3px solid #1e357b;
  font-weight: 900;
  }
#calcolatore table tr.chiusuramediana td {
  font-weight: 900;
  } 
#calcolatore table tr.chiusurabottom td {
  border-bottom: 3px solid #1e357b;
  font-weight: 900;
  }
#calcolatore table tr.chiusura td {
  border-top: 3px solid #1e357b;
  border-bottom: 3px solid #1e357b;
  font-weight: 900;
  }
  
#calcolatore table td {
  width: 50%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.descrizione { text-align: right;}
.finale {text-align: right;
  padding-top: 10px;
  }
input {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
input.errore {border: 1px solid red}
.pulsante  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: white;
	background-color: #000080;
	border-color : #0000ff;
	height: 21px }
.avviso {color: red;}


#ammortamento {
  width: 420px;
  height: 520px;
  overflow:auto; 
  scrolbar: on;
  MARGIN-TOP: 20px;
  }

#ammortamento h1 {
  color: #1e357b;
  font-size: 12pt;
  font-weight: 900;
  margin-bottom: 5px;
  MARGIN-TOP: 0px;
  }


#ammortamento table {
  border-collapse: collapse;
  width: 400px;
  }
#ammortamento table td {
  text-align: right;
  font-size: 10pt
  } 
#ammortamento table thead td {
  border-bottom: 3px solid #1e357b;
  font-weight: 900;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
}
#ammortamento table td.mese { 
width: 40px;
text-align: center;
}
#ammortamento table td.rata { 
width: 100px;
text-align: center;
}

