a#menu_home{
	background: transparent url("../img/home.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_profilo{
	background: transparent url("../img/profilo.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_avvocati{
	background: transparent url("../img/avvocati.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_settori{
	background: transparent url("../img/settori.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_uffici{
	background: transparent url("../img/uffici.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_home_sel{
	background: transparent url("../img/home_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_profilo_sel{
	background: transparent url("../img/profilo_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_avvocati_sel{
	background: transparent url("../img/avvocati_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_settori_sel{
	background: transparent url("../img/settori_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_uffici_sel{
	background: transparent url("../img/uffici_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_home:hover{
	background: transparent url("../img/home_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_profilo:hover{
	background: transparent url("../img/profilo_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_avvocati:hover{
	background: transparent url("../img/avvocati_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_settori:hover{
	background: transparent url("../img/settori_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}
a#menu_uffici:hover{
	background: transparent url("../img/uffici_sel.jpg") no-repeat;
	width:71px;
	height: 96px;
	display:block;
}

#lista_sx h1#uuffici {
	background: transparent url("../img/uuffici.jpg") no-repeat;
}


a#torino{
	background: transparent url("../img/torino.jpg") no-repeat top center;
	width:165px;
	width:135px;
	height: 29px;
	display:block;
	border-right:1px solid #003464;
	
}
a#milano{
	background: transparent url("../img/milano.jpg") no-repeat top center;
	width:165px;
	width:135px;
	height: 29px;
	display:block;
	border-left:1px solid #4781B3;
	border-right:1px solid #003464;
}
a#roma{
	background: transparent url("../img/roma.jpg") no-repeat top center;
	width:165px;
	width:135px;
	height: 29px;
	display:block;
	border-left:1px solid #4781B3;
	border-right:1px solid #003464;
}
a#aosta{
	background: transparent url("../img/aosta.jpg") no-repeat top center;
	width:165px;
	width:135px;
	height: 29px;
	display:block;
	border-left:1px solid #4781B3;
	border-right:1px solid #003464;
}
a#bologna{
	background: transparent url("../img/bologna.jpg") no-repeat top center;
	width:161px;
	width:135px;
	height: 29px;
	display:block;
	border-left:1px solid #4781B3;
	border-right:1px solid #003464;
}
a#busto_arsizio{
	background: transparent url("../img/busto.jpg") no-repeat top center;
	width:161px;
	width:136px;
	height: 29px;
	display:block;
	border-left:1px solid #4781B3;
}
