#top {
	width: 926px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu {
	width: 926px;
	height: 40px;
}

.menu-sx {
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	float: left;
	background-image: url(../image/menu/riservata.png);
	background-repeat: no-repeat;
}

.menu-dx {
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 2px;
	background-image: url(../image/menu/home.png);
	background-repeat: no-repeat;
}

.menu-azienda {
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/azienda.png);
	background-repeat: no-repeat;
	}
	
.menu-prodotti {
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/06-2010/thumb/prodotti.png);
	background-repeat: no-repeat;
	}	

.menu-village {
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/06-2010/thumb/village.png);
	background-repeat: no-repeat;
	}
			
.menu-contatti {
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/contatti1.png);
	background-repeat: no-repeat;
	}
	
.menu-news{
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/news.png);
	background-repeat: no-repeat;
	}
	
.menu-galleria{
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/galleria.png);
	background-repeat: no-repeat;
	}
	
.menu-download{
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/download.png);
	background-repeat: no-repeat;
	}
	
.menu-preventivi{
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/preventivi.png);
	background-repeat: no-repeat;
	}

.menu-riservata{
	width: 89px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url(../image/menu/riservata.png);
	background-repeat: no-repeat;
	}				

.nul {
	clear: left;
}

 h2{font-size:16px; margin-bottom:10px; color:#555;}
        .demo{ margin-bottom:50px; overflow:auto; clear:both;}
        
	.demo a{
		display:block;
		text-indent:-9999px;
		width:90px;
		height:46px;
		margin-right:7px;
		float:left;
		background-image:url(nav-sprite.png);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
	
	

