#main {
     
	border: 0px solid #cccccc;
	width: 450px;
	background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size : 12px;
	overflow:hidden;
	float:right;
	

}

form {
    margin-left: 0px;
	border: 0px solid #cccccc;
	width: 440px;
	background: #99ccff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 16px;
    padding:5px;
    margin-bottom:10px;
}

#result {
    margin-left: 0px;
	border: 1px solid #cccccc;
	width: 440px;
	background: #99ccff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:50px;
}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

.detail{
   border-collpase:collapse;
   width:100%;
   
}

.detail td {
   padding:5px;
   border:1px solid #333;
   text-align:right;
   font-weight:normal;
}

.form, td {
   padding:5px;
   border:0px solid #333;
   text-align:left;
  
}

.res{
   padding:5px;
   font-size:18px;
   color:#C64934;
   font-weight:bold;
}

.rata{
   padding:5px;
   font-size:16px;
   color:#333;
   width:250px;
}

.interesse{
   padding:5px;
   font-size:18px;
   color:#C64934;
   font-weight:bold;
}




#nav {
	
	font-size:14px;
	height:27px;
	background-image:url(http://www.il-mutuo-casa.com/sfondoBARRAon.gif);
	background-repeat:repeat-x;
	border:1px solid #390;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	font-weight:bold;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	font-weight:bold;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #390;
	background:#777;
	font-weight:bold;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	background-image:url(http://www.il-mutuo-casa.com/sfondoBARRAon.gif);
	background-repeat:repeat-x;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background-image:url(http://www.il-mutuo-casa.com/sfondoBARRAhover.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#390;
	font-weight:bold;
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #390;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #390;
	border-right: 1px solid #390;
	border-left: 1px solid #390;
	background-image:url(http://www.il-mutuo-casa.com/sfondoBARRAon.gif);
	background-repeat:repeat-x;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background-image:url(http://www.il-mutuo-casa.com/sfondoBARRAhover.gif);
	background-repeat:repeat-x;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}


