﻿#DivInformazioni
{
	background: transparent url(Images/Structure/Informazioni.jpg) no-repeat center center;
	height: 30px;
}
#DivMenuStatico
{
	background: transparent url(Images/Structure/MenuStatico.jpg) no-repeat center center;
	height: 30px;
}
#DivShop
{
	margin-top: 30px;
	background: transparent url(Images/Structure/Shop.jpg) no-repeat center center;
	height: 30px;
	border-top: solid 1px #999999;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#AreaPrivata
{
	background: transparent url(Images/Structure/AreaPrivata.jpg) no-repeat center center;
	height: 30px;
}
#Contatti
{
	background: transparent url(Images/Structure/Contatti.jpg) no-repeat center center;
	height: 30px;
}
#MenuContatti
{
	margin-left: 10px;
}