#menu-bottom {
	width: 783px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	height: 45px;
	list-style-type: none;
	background-color: #c7db31;
	border: 1px solid #e1e1e1;
}
	#menu-bottom li {
		height: 45px;
	}
	#menu-bottom img {
		float: left;
		border: none;
		height: 45px;
		display: inline;
	}
	#menu-bottom a:hover{
		background-position: top;
	}
	#menu-bottom a:hover img{
		background-position: bottom;
	}
	.menu-bottom-attivo{
		background-position: bottom;
	}
	#home {
		width: 47px;
		background-image: url('home.gif');
	}
	#areaprivata {
		width: 90px;
		background-image: url('areaprivata.gif');
	}
	#ambiente {
		width: 78px;
		background-image: url('ambiente.gif');
	}
		#bonificheamianto {
			width: 157px;
			background-image: url('bonificheamianto.gif');
		}
		#bonificherisanamenti {
			width: 150px;
			background-image: url('bonificherisanamenti.gif');
		}
		#depurazioneacque {
			width: 63px;
			background-image: url('depurazioneacque.gif');
		}
	#architettura {
		width: 87px;
		background-image: url('architettura.gif');
	}
		#controsoffitti {
			width: 53px;
			background-image: url('controsoffitti.gif');
		}
		#sadiradius {
			width: 59px;
			background-image: url('sadiradius.gif');
		}
		#pavimenti {
			width: 60px;
			background-image: url('pavimenti.gif');
		}
		#segnaletica {
			width: 53px;
			background-image: url('segnaletica.gif');
		}
		#allestimentinavali {
			width: 70px;
			background-image: url('allestimentinavali.gif');
		}
		#rivestimentifacciata {
			width: 64px;
			background-image: url('rivestimentifacciata.gif');
		}
	.left {
		float: left;
		border-right: 1px dotted #e1e1e1;
	}
	.right {
		float: right;
		border-left: 1px dotted #e1e1e1;
	}	

#sotto-menu-bottom {
	width: 783px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	height: 28px;
	list-style-type: none;
	background: #e3ed97 url('sm-rivestimenti.gif') no-repeat center right;
	border: 1px solid #cccccc;
}
	#sotto-menu-bottom li {
		height: 28px;
		float: left;
	}
	#sotto-menu-bottom img {
		float: left;
		border: none;
		height: 28px;
		display: inline;
	}
	#sotto-menu-bottom a:hover{
		background-position: top;
	}
	#sotto-menu-bottom a:hover img{
		background-position: bottom;
	}
	.menu-bottom-attivo{
		background-position: bottom;
	}
	#agenti {
		width: 54px;
		background-image: url('sm-agenti.gif');
	}
	#cosa-facciamo {
		width: 71px;
		background-image: url('sm-cosa-facciamo.gif');
	}
	#gallery {
		width: 78px;
		background-image: url('sm-gallery.gif');
	}
	#info {
		width: 89px;
		background-image: url('sm-info.gif');
	}
	#referenze {
		width: 67px;
		background-image: url('sm-referenze.gif');
	}
	#soluzioni {
		width: 56px;
		background-image: url('sm-soluzioni.gif');
	}
	.sm-left {
		float: left;
	}
	.sm-right {
		float: right;
	}	