	 ul.menu {
		font-size:14px;
	}
	 a.menu {
		font-weight:bold;	 
	 }
	 a.menu:hover {
		text-decoration:none;
		font-weight:bold;
	}
	a.hideMap {
		font-size:11px;	
	}
	div.fb {
		position:absolute;
		margin-top:215px;
		height:80px;
		background-color:#fcaf3e;
		/*margin-bottom:10px;
		float:left;*/
	}
	span.contatti {
		font-size:13px;
	}
	table#preventivo {
		width:440px;
		padding-left:10px;
	}
	table#preventivo td {
		text-transform:uppercase;
		font-size:12px;
		/*background: #ffffff url(../img/top_tabella_left.png) top left no-repeat;*/
		background: #f5e7d0 url(../img/tabella_bg.png) top left no-repeat;
		border-bottom:1px dashed #f5c77f;
	}
	table#preventivo input.button,
	table#calcolarata input.button {
			background: #f5e7d0 url(../img/tabella_bg.png) top left no-repeat;
			border:1px outset;
	}
	table#preventivo input.button:active,
	table#calcolarata input.button:active {
			background: #f5e7d0 url(../img/tabella_bg.png) top left no-repeat;
			border:1px inset;
	}
	table#preventivo input {
		padding:3px;
		font-size:13px;
		width:268px;
	}
	table#preventivo input#reddito {
		width:190px;
		text-align:right;
	}
	table#preventivo input#importo {
		width:255px;
		text-align:right;
	}	
	/* CALCOLO RATA*/
	table#calcolarata {
		width:440px;
		padding-left:10px;
	}
	table#calcolarata td {
		/*background: #f5e7d0 url(../img/top_tabella_left.png) top left no-repeat;*/
		padding:5px;
		padding-bottom:2px;
		color:#3A3A3A;
		text-transform:uppercase;
		font-size:12px;
		background: #f5e7d0 url(../img/tabella_bg.png) top left no-repeat;
		border-bottom:1px dashed #f5c77f;		
	}	
	table#calcolarata input {
		padding:3px;
		font-size:13px;
		/*width:268px;*/
	}
	table#calcolarata td.ratacostante {
		background-image: none;
		background-color:#CE5C00;
		border:1px solid #FFFFFF;
		color:#FFFFFF;
	}
	table#calcolarata td.ratacostante input {
		background-image: none;
		background-color:#CE5C00;
		border:1px solid #FFFFFF;
		color:#FFFFFF;
		font-size:16px;
		font-weight:bold;
	}			
	
	div.inbreveCalcola {
		background: transparent url(../img/calcola-v2.png) top left no-repeat;
		padding-top:70px;
		padding-bottom:30px;
	}
	div.inbreveOffriamo {
		background: transparent url(../img/offriamo-v2.png) top left no-repeat;
		padding-top:70px;
		padding-bottom:30px;
	}	
	div.inbreveCalcola a,
	div.inbreveOffriamo a {
		color: #FFFFFF;
	}
	div.sidebarR {
		width:151px;
		background-color:#fcaf3e;	
	}
	div.sidebarR a.fimaa,
	div.sidebarR a.fimaa:hover {
		background-color:#fcaf3e;
		color:#fcaf3e;
	}
	a.fimaa img {
		width:130px;	
	}
	div#main {
	
	}