/*INIZIO gestione sottomenu*/
#button-origini {
	width:89px;
	height:20px;
	background:url(../images/button-origini.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-origini:hover {
	background-position:bottom left;
}
#button-origini-selezionato {
	width:89px;
	height:20px;
	background:url(../images/button-origini.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-passato {
	width:89px;
	height:20px;
	background:url(../images/button-passato.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-passato:hover {
	background-position:bottom left;
}
#button-passato-selezionato {
	width:89px;
	height:20px;
	background:url(../images/button-passato.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-presente {
	width:88px;
	height:20px;
	background:url(../images/button-presente.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-presente:hover {
	background-position:bottom left;
}
#button-presente-selezionato {
	width:88px;
	height:20px;
	background:url(../images/button-presente.jpg) bottom left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#content-sottomenu-storia-dx {
	position:relative;
	width:328px;
	height:20px;
	background:url(../images/sfondo-sottomenu-storia-dx.jpg) no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
/*FINE gestione sottomenu*/
#content-img-storia {
	position:relative;
	width:190px;
	margin-left:34px;
	margin-top:12px;
	display:block;
	float:left;
}
/*INIZIO gestione sottosezione ORIGINI*/
#content-contenuti-origini {
	position:relative;
	height:321px;
	width:310px;
	display:block;
	float:left;
}
#testo-origini {
	position:relative;
	width:310px;
	margin-top:34px;
	display:block;
	float:left;
}
#content-logo-blu {
	position:relative;
	height:111px;
	width:310px;
	margin-top:22px;
	background:url(../images/logo-blu.jpg) left bottom no-repeat;
	display:block;
	float:left;
}
#button-origini01 {
	width:190px;
	height:147px;
	background:url(../images/img-origine01.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-origini01:hover {
	background-position:bottom left;
}
#button-origini02 {
	width:190px;
	height:148px;
	background:url(../images/img-origine02.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-origini02:hover {
	background-position:bottom left;
}
/*FINE gestione sottosezione ORIGINI*/
/*INIZIO gestione sottosezione PASSATO*/
#content-testo-storia-passatopresente {
	position:relative;
	width:594px;
	height:321px;
	background:url(../images/img-storia-passatopresente.jpg) bottom no-repeat;
	display:block;
	float:left;
}
#button-passato01 {
	width:190px;
	height:147px;
	background:url(../images/img-passato01.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-passato01:hover {
	background-position:bottom left;
}
#button-passato02 {
	width:190px;
	height:148px;
	background:url(../images/img-passato02.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-passato02:hover {
	background-position:bottom left;
}
/*FINE gestione sottosezione PASSATO*/
/*INIZIO gestione sottosezione PRESENTE*/
#button-presente01 {
	width:190px;
	height:147px;
	background:url(../images/img-presente01.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-presente01:hover {
	background-position:bottom left;
}
#button-presente02 {
	width:190px;
	height:148px;
	background:url(../images/img-presente02.jpg) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#button-presente02:hover {
	background-position:bottom left;
}
/*FINE gestione sottosezione PRESENTE*/
