BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #604408;
}

A {
	color: #9B713E;
    outline: none;
}

A:hover {
	color: #ff0000;
}

#CorpoPagina  {
	padding: 10px;
	padding-top: 5px;
}

#CorpoPagina P {
	margin-bottom: 0.4em;
}

#CorpoPagina H1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #FFEBA5;
	margin-bottom: 0.2em;
}

#CorpoPagina H2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.6em;
	line-height: 1.2em;
	color: #9B713E;
}

#CorpoPagina .Foto {
	padding: 3px;
	border: 1px solid #a0a0a0;
}

#CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina LI {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}

.Centro {
	text-align: center;
}

.Dx {
	text-align: right;
}

.Debug {
	border: 1px solid red;
}

.NoWrap {
	white-space: nowrap;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.Prodotti {
	width: 100%;
}

.Prodotti TD {
	background-color: #F1D77A;
}

.CellaProdotto {
	float: left;
	width: 78px;
	height: 60px; 
	margin-right: 7px;
	margin-bottom: 7px;
	font-size: 10px;
	text-align: center;
	padding-top:6px;
	line-height: 18px;
	background-color: #F1D77A;
	
}