BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	color: #759100;
}

A:hover {
	color: #915C00;
}

#CorpoPagina {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	line-height: 1.8em;
	font-size: 11px;
	text-align: justify;
	
}

#CorpoPagina P {
	margin-bottom: 1em;
	padding-left: 50px;
	padding-right: 50px;
}

#CorpoPagina H1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 150%;
	color: #749100;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 3px;
	border-bottom: 1px solid #8AAA06;
	text-transform: uppercase;
	font-style: italic;
}

#CorpoPagina H1.Sotto {
	margin-bottom: 0px;
}

#CorpoPagina H2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-align: right;
	padding-top: 2px;
	color: #a0a0a0;
	
}

#CorpoPagina H3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1em;
	color: #749100;
	
}

#CorpoPagina STRONG {
	color: #749100;
	font-size: 10px;
	text-transform: uppercase;
}

#CorpoPagina UL {
	margin-bottom: 1em;
	padding-left: 50px;
	padding-right: 50px;
}

#CorpoPagina LI {
	list-style-type: none;
	list-style-image: url('../immagini/li.gif');
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina IMG {
	margin: 8px;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}

#CorpoPagina TABLE {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

#CorpoPagina TD, TH {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #a0a0a0;
}

#CorpoPagina TH {
	color: #A80000;
}

#CorpoPagina TD.Descrizione {
	font-size: 10px;
	letter-spacing: -1px;
	color: #909090;
}

#CorpoPagina TD.Prezzo {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #749100;
}

#CorpoPagina IMG.Foto {
	padding: 3px;
	border: 1px solid #a0a0a0;
}

#CorpoPagina .Campo {
	background-color: #FFFBE6;
	border: 1px solid #404040;
	font-size: 13px;
	font-weight: bold;
	color: #A80000;
	height: 18px;
}

#CorpoPagina .Invia {
	margin-top: 10px;
	background-color: #749100;
	border: 1px solid #749100;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
}

#CorpoPagina .BloccoHp {
	width: 220px;
	border: 1px solid #a0a0a0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	height: 130px;
	text-align: center;
}

#CorpoPagina H3.Homepage {
	border-bottom: 1px solid #8AAA06;
	margin-bottom: 0px;
}

#CorpoPagina H4.Homepage {
	font-size: 10px;
	line-height: 14px;
}

.Centro {
	text-align: center;
}

.Debug {
	border: 1px solid red;
}

.NoWrap {
	white-space: nowrap;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.Dx {
	text-align: right;
}
FormWrapper {
 margin-left: auto;
 margin-right: auto;
 width: 500px;
}
 
.FormWrapper BR {
 clear: both;
}
 
.FormWrapper LABEL {
 width: 200px;
 float: left;
 text-align: right;
 font-weight: bold;
 margin-bottom: 10px;
 background-image: url('../immagini/freccia_form.gif');
 background-position: top right;
 background-repeat: no-repeat;
 padding-right: 15px;
}
 
.FormWrapper .Campo {
 border: 1px solid #606060;
 width: 200px;
 padding-top: 1px;
 padding-bottom: 1px;
 background-color: #fefefe;
}
 
.FormWrapper .Check {
 margin-right: 6px;
}
 
.FormWrapper .Submit {
 padding-left: 10px;
 padding-right: 10px;
 height: 21px;
 font-size: 11px;
 font-weight: bold;
 background-color: #C5C5C5;
 color: #606060;
}
