#messaggio{
	text-align: center;
	background-color: White;
	font-weight: bolder;
}
#numerazione{
	text-align: center;
	margin: auto;
}
.intesta_nome{
	font-size: larger;
	font-weight: bold;
	background-color: White;
	text-align: left;
}
.intesta_nome a{
	color: Maroon;
}
.contenuto_prod{
	background-color: ActiveBorder;
	text-align: left;
	padding-left: 4px;
}
.prodotti{
	border-left: Maroon;
	border-left-width: medium;
	border-left-style: double;
	margin-left: 2px;
	padding-left: 4px;
}
hr{
	display: none;
}
