BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
}

A {
	color: #9B713E;
    outline: none;
}

A:hover {
	color: #ff0000;
}

#CorpoPagina  {
	padding: 20px;
	line-height: 1.3em;
	text-align: justify;
}

#CorpoPagina P {
	margin-bottom: 0.4em;
}

#CorpoPagina A {
	color: #6A8500;
	text-decoration: underline;
}

#CorpoPagina STRONG {
	color: #87A900;
}


#CorpoPagina H1.NeroVerde, #CorpoPagina H2.NeroVerde {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCFF00;
	text-align: right;
	line-height: 1.3em;
}

#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;
}


.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;
}




TABLE.Orizzontale {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.Orizzontale TD.Sx {
	width: 240px;
	vertical-align: top;
}

.Orizzontale TD.Sx .WrapperSx {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

.Orizzontale TD.Dx {
	vertical-align: top;
	text-align: justify;
	line-height: 1.5em;
	font-size: 12px;
}

UL.Pagine {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.Pagine LI {
	list-style-type: none;
	display: inline;
}

.Pagine A {
	display: block;
	text-align: right; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 18px;
	padding-left: 5px;
	border-bottom: 1px solid #e0e0e0;
	background-image: url('../immagini/b-pagine.gif');
	background-position: top;
	background-repeat: no-repeat;
	color: #a0a0a0;
	font-weight: bold;
}

.Pagine A:hover {
	color: #707070; 
}

TABLE.OrizzontaleEcommerce {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.OrizzontaleEcommerce TD.Sx {
	width: 180px;
	vertical-align: top;
}

.OrizzontaleEcommerce TD.Sx .WrapperSx {
	margin-left: 0;
	margin-right: auto;
	width: 160px;
}

.OrizzontaleEcommerce TD.Dx {
	vertical-align: top;
	text-align: justify;
	line-height: 1.5em;
	font-size: 12px;
}

UL.PagineEcommerce {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	
}

.PagineEcommerce LI {
	list-style-type: none;
	display: inline;
}

.PagineEcommerce A.Primo {
	display: block;
	text-align: right; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 13px;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	color: #CCFF00;
	font-weight: bold;
}

.PagineEcommerce A.Secondo {
	display: block;
	text-align: right; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 13px;
	padding-left: 5px;
	border-bottom: 1px solid #e0e0e0;
	background-image: url('../immagini/b-pagine.gif');
	background-position: top;
	background-repeat: no-repeat;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 10px;
}

.PagineEcommerce A.Primo:hover {
	color: #CCFF00; 
}

.PagineEcommerce A.Secondo:hover {
	color: #707070; 
}

#BarraAlta {
	position: relative;
}

A.PulsanteAlto {
	position: absolute;
	top: 2px;
	right: 20px;
	width: 200px;
	display: block;
	background-color: #87A900;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	color: #ffffff;
}

A.PulsanteAlto:hover {
	color: #ffffff;
}

.RigaProdotto {
	margin-bottom: 10px;
	line-height: 1.2em;
	font-size: 11px;
	position: relative;
}

.TabellaProdotti {
	width: 560px;
}

.TabellaProdotti TD {
	background-color: #f0f0f0;
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 2px;
}

A.PiuMeno {
	width: 15px;
	height: 15px;
	display: block;
	background-color: #87A900;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

A.PiuMeno:hover {
	color: #ffff00;
}

A.PulsantiCarrello {
	width: 140px;
	display: block;
	float: left;
	background-color: #87A900;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	border-right: 2px solid #ffffff;
}





#FormSito {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

#FormSito BR {
	clear: both;
}

#FormSito LABEL {
	width: 150px;
	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;
}

#FormSito .Campo{
	border: 1px solid #606060;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
}

#FormSito .CampoFinto{
	border: 0px solid transparent;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
}

#FormSito .CampoObbligatorio {
	border: 1px solid #606060;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFF99;
}

#FormSito .CampoTextArea {
	border: 1px solid #606060;
	width: 365px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
}

#FormSito .Check {
	margin-right: 6px;
}

#FormSito .Submit {
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	font-weight: bold;
	background-color: #C5C5C5;
	background-image: url('../immagini/b_submit.gif');
	background-repeat: repeat-x;
	background-position: top;
	color: #606060;
}

