#menu{
	float:right;
	display:inline;
	margin:4px 16px 0px 0px;

	}
	
#home_page_btn{float:left;display:inline;}
#home_page_btn a{
	height:50px;
	width:72px;
	background:url(../img/graphic/buttons/btn_home_it.jpg) top center;
	display:block;
	}
#home_page_btn a:hover{ background-position:bottom; }

#paly_with_max_btn_it, #paly_with_max_btn_en{float:left;display:inline;}
#paly_with_max_btn_it a{
	height:50px;
	width:125px;
	background:url(../img/graphic/buttons/btn_play_with_max_it.jpg) top center;
	display:block;
	}
#paly_with_max_btn_en a{
	height:50px;
	width:125px;
	background:url(../img/graphic/buttons/btn_play_with_max_en.jpg) top center;
	display:block;
	}
#paly_with_max_btn_it a:hover, #paly_with_max_btn_en a:hover{ background-position:bottom; }


#bio_btn_it, #bio_btn_en{float:left;display:inline;}
#bio_btn_it a{
	height:50px;
	width:48px;
	background:url(../img/graphic/buttons/btn_bio_it.jpg) top center;
	display:block;
	}
#bio_btn_en a{
	height:50px;
	width:48px;
	background:url(../img/graphic/buttons/btn_bio_en.jpg) top center;
	display:block;
	}
#bio_btn_it a:hover, #bio_btn_en a:hover{ background-position:bottom; }


#media_btn_it, #media_btn_en{float:left;display:inline;}
#media_btn_it a{
	height:50px;
	width:70px;
	background:url(../img/graphic/buttons/btn_media_it.jpg) top center;
	display:block;
	}
#media_btn_en a{
	height:50px;
	width:70px;
	background:url(../img/graphic/buttons/btn_media_en.jpg) top center;
	display:block;
	}
#media_btn_it a:hover, #media_btn_en a:hover{ background-position:bottom; }


#news_and_events_btn_it, #news_and_events_btn_en{float:left;display:inline;}
#news_and_events_btn_it a{
	height:50px;
	width:125px;
	background:url(../img/graphic/buttons/btn_news_events_it.jpg) top center;
	display:block;
	}
#news_and_events_btn_en a{
	height:50px;
	width:125px;
	background:url(../img/graphic/buttons/btn_news_events_en.jpg) top center;
	display:block;
	}
#news_and_events_btn_it a:hover, #news_and_events_btn_en a:hover{ background-position:bottom; }


#results_btn_it, #results_btn_en{float:left;display:inline;}
#results_btn_it a{
	height:50px;
	width:83px;
	background:url(../img/graphic/buttons/btn_results_it.jpg) top center;
	display:block;
	}
#results_btn_en a{
	height:50px;
	width:81px;
	background:url(../img/graphic/buttons/btn_results_en.jpg) top center;
	display:block;
	}
#results_btn_it a:hover, #results_btn_en a:hover{ background-position:bottom; }


#links_btn{float:left;display:inline;}
#links_btn a{
	height:50px;
	width:55px;
	background:url(../img/graphic/buttons/btn_links_it.jpg) top center;
	display:block;
	}
#links_btn a:hover{ background-position:bottom; }


