BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	color: #4A869A;
    outline: none;
}

A:hover {
	color: #ff0000;
}

#CorpoPagina  {
	padding: 80px;
	text-align: justify;	
}

#CorpoGoogle  {
	padding: 80px;
	text-align: justify;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina H1 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 0.4em;
}

#CorpoPagina H2 {
	font-size: 16px;
	margin-bottom: 0.6em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #FF630E;
}

#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 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;	
	font-size: 80%;
	line-height: 1.8em;
}

#Prodotti TH {
	font-size: 11px;
	margin-bottom: 0.6em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #006633;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #CCCCCC;
}

#Prodotti TD {
	font-size: 11px;
	margin-bottom: 2px;
	margin-top:2px;
	height:65px;
	border-top:1px solid #a0a0a0;
}

.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;
	color:#006633;
}

/*.FormWrapper .Campo {
	border: 1px solid #606060;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
}
*/

.FormWrapper .Campo {
	border: 1px solid #606060;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.FormWrapper STRONG {
	padding-top: 1px;
	padding-bottom: 1px;
	color:#006633;
}

.WrapperFotoProdotto {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
}

.FotoProdotti {
	border: 1px solid #909090;
	padding: 3px;
}