#menu {
	position: absolute;
	top: 28px;
	left: 441px;
	text-align: left;
}

a.bott_chisiamo {
	width: 70px;
	height: 18px;
	display: block;
	background-image: url(../immagini/bott_chisiamo_it.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

a.bott_chisiamo:hover {
	width: 70px;
	height: 18px;
	background-image: url(../immagini/bott_chisiamo_it.png);
	background-repeat: no-repeat;
	background-position: 0 -18px;
}

.bott_chisiamo_sel {
	width: 70px;
	height: 18px;
	display: block;
	background-image: url(../immagini/bott_chisiamo_it.png);
	background-repeat: no-repeat;
	background-position: 0 -36px;
	float: left;
}

a.bott_gallery {
	width: 52px;
	height: 18px;
	display: block;
	margin-left: 10px;
	background-image: url(../immagini/bott_gallery_it.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

a.bott_gallery:hover {
	width: 52px;
	height: 18px;
	background-image: url(../immagini/bott_gallery_it.png);
	background-repeat: no-repeat;
	background-position: 0 -18px;
}

.bott_gallery_sel {
	width: 52px;
	height: 18px;
	display: block;
	margin-left: 10px;
	background-image: url(../immagini/bott_gallery_it.png);
	background-repeat: no-repeat;
	background-position: 0 -36px;
	float: left;
}

a.bott_news {
	width: 90px;
	height: 18px;
	display: block;
	margin-left: 9px;
	background-image: url(../immagini/bott_news_it.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

a.bott_news:hover {
	width: 90px;
	height: 18px;
	background-image: url(../immagini/bott_news_it.png);
	background-repeat: no-repeat;
	background-position: 0 -18px;
}

.bott_news_sel {
	width: 90px;
	height: 18px;
	display: block;
	margin-left: 9px;
	background-image: url(../immagini/bott_news_it.png);
	background-repeat: no-repeat;
	background-position: 0 -36px;
	float: left;
}

a.bott_download {
	width: 71px;
	height: 18px;
	display: block;
	margin-left: 10px;
	background-image: url(../immagini/bott_download_it.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

a.bott_download:hover {
	width: 71px;
	height: 18px;
	background-image: url(../immagini/bott_download_it.png);
	background-repeat: no-repeat;
	background-position: 0 -18px;
}

.bott_download_sel {
	width: 71px;
	height: 18px;
	display: block;
	margin-left: 10px;
	background-image: url(../immagini/bott_download_it.png);
	background-repeat: no-repeat;
	background-position: 0 -36px;
	float: left;
}

a.bott_contatti {
	width: 60px;
	height: 18px;
	display: block;
	margin-left: 9px;
	background-image: url(../immagini/bott_contatti_it.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

a.bott_contatti:hover {
	width: 60px;
	height: 18px;
	background-image: url(../immagini/bott_contatti_it.png);
	background-repeat: no-repeat;
	background-position: 0 -18px;
}

.bott_contatti_sel {
	width: 60px;
	height: 18px;
	display: block;
	margin-left: 9px;
	background-image: url(../immagini/bott_contatti_it.png);
	background-repeat: no-repeat;
	background-position: 0 -36px;
	float: left;
}