#fin{
	background-image:url(/Img/Struttura/Fin.gif);
	background-repeat:no-repeat;
	height:100px;
}
#sol{
	background-image:url(/Img/Struttura/Sol.gif);
	background-repeat:no-repeat;
	height:100px;
}
#lis{
	background-image:url(/Img/Struttura/Lis.gif);
	background-repeat:no-repeat;
	height:100px;
}
#int{
	background-image:url(/Img/Struttura/Int.gif);
	background-repeat:no-repeat;
	height:100px;
}
#adm{
	background-image:url(/Img/Struttura/Adm.gif);
	background-repeat:no-repeat;
	height:100px;
	border-bottom:7px solid #CCC;
	vertical-align:top;
}
#neu{
	background-image:url(/Img/Struttura/Neu.gif);
	background-repeat:no-repeat;
	height:100px;
	border-bottom:7px solid #C00;
	vertical-align:top;
}
#ema{
	background-image:url(/Img/Struttura/Ema.gif);
	background-repeat:no-repeat;
	height:100px;
	border-bottom:7px solid #C00;
	vertical-align:top;
}

