HTML, BODY
{
	margin: 0px;
	text-align: center;
}
.main
{
	margin: 0 auto;
	width: 776px;
}
A:FOCUS
{
	outline: none;
}
A IMG
{
	border: none;
}
.top
{
	float: left;
	width: 781px;
	height: 32px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}
.mainContainer
{
	float: left;
	width: 781px;
	background-color: White;
	background-image: url(../images/sfondoMain.png);
	background-repeat: repeat-y;
}
.text
{
	font-family: Verdana;
	font-size: 10px;
	color: #42424c;
	text-align: justify;
	line-height: 18px;
}
.text A
{
	color: #990000;
}
.text A:HOVER
{
	color: #a0b12f;
}
.text H1
{
	width: 233px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
	color: #a0b12f;
	margin: 0px;
	padding: 0px 0px 0px 44px;
	background-image: url(../images/logoTitolo.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	text-align:left;
}
.text H1 SPAN
{
	font-size: 18px;
	color: #a0b12f;
	font-weight: normal;
	padding-left: 2px;
}
.text H1 A
{
	font-size: 18px;
	font-weight: normal;
	padding-left: 2px;
	color: #990000;
	text-decoration: none;
}
.text H1 A:HOVER
{
	color: #a0b12f;
}
.text H2
{
	font-size: 14px;
	font-weight: bold;
	color: #a0b12f;
	font-weight: bold;
	margin-top: 10px;
}
.text H3
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-top: 10px;
}
.colonnaSx
{
	float: left;
	width: 182px;
}
.flash
{
	float: left;
	width: 170px;
	height: 723px; /*background-image:url(../images/flash.png); 	background-repeat:no-repeat;*/
	margin-left: 12px !important;
	margin-left: 6px;
}
.colonnaDx
{
	float: left;
	width: 599px;
}
.colonnaDxMail
{
	float: left;
	width: 599px;
	display:inline;
	margin-left:182px;
}
.logo
{
	float: left;
	width: 599px;
	height: 202px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.selectLanguage
{
	float: right;
	width: 90px;
	height: 47px;
	margin: 145px 94px 0px 0px;
	display: inline;
}
.flagIt
{
	float: left;
	width: 27px;
	height: 47px;
	background-image: url(../images/flagItalia.png);
	background-repeat: no-repeat;
}
.flagEng
{
	float: left;
	width: 27px;
	height: 47px;
	background-image: url(../images/flagEngland.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}
.flagGer
{
	float: left;
	width: 27px;
	height: 47px;
	background-image: url(../images/flagGermany.png);
	background-repeat: no-repeat;
	margin-left: 4px;
}
.menu
{
	height: 30px;
	float: left;
	width: 580px;
	margin-top: 11px;
	background-color: #000000;
	color: White;
}
.menu A
{
	color: White;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 7px 5px 0px 0px;
}
.menu A:HOVER
{
	color: #a0b12f;
}
.separatoreMenu
{
	color: White;
	margin: 7px 5px 0px 0px;
	float: left;
}

.areaContenuti
{
	float: left;
	width: 579px;
	padding:10px 0px;
}
.areaContenutiSx
{
	float: left;
	width: 380px !important;
}
.bloccoTitolo
{
	float: left;
}
.lineGrey
{
	float: left;
	width: 380px;
	height: 1px;
	font-size: 0px;
	background-image: url(../images/lineGrey.png);
	background-repeat: no-repeat;
	margin: 7px 0px 7px 0px;
}
.titolo
{
	float: left;
	width: 380px;
}
.titoloCarrello
{
	float: left;
	width: 560px;
}
.titoloCarrello H1
{
	float: left;
	width:500px;
}
.immagineCenter
{
	float: right;
	margin: 0px 10px 10px 10px;
	border: 1px solid #cfceca;
}
.titoloArchivio
{
	float: left;
	width: 160px;
	height: 22px;
	background-image: url(../images/sfondoArchivioNews.png);
	background-repeat: no-repeat;
	margin-top: 20px !important;
	margin-top: 30px;
	padding: 5px 0px 0px 30px;
	font-size: 12px;
	color: #a0b12f;
	font-weight: bold;
}
.newsArchivio UL
{
	padding: 0px 0px 0px 25px;
	margin: 0px;
	color: #990000;
	float: left;
}
.archivio
{
	color: #990000;
	background-image: url(../images/greenArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	font-size: 9px;
	float: right;
	margin: 7px 10px 0px 0px;
	text-decoration: underline;
}
.archivio:HOVER
{
	color: #a0b12f;
}
.newsItem
{
	float: left;
	width: 380px;
	margin: 10px 0px 10px 0px;
}
.dateItem
{
	margin: 10px 0px 0px 8px;
	color: #383842;
}
.titoloItem
{
	margin: 10px 0px 0px 8px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 280px;
}
.corpoNews
{
	float: left;
	width: 380px;
}
.thumbnail
{
	border: 1px solid #cfceca;
	float: right;
	margin: 2px 0px 7px 7px;
	font-size: 0px;
}
.thumbnail IMG
{
	border: none;
}
.abstract
{
	margin-left: 8px;
}
.contenutiCentro
{
	float: left;
	width: 570px !important;
	width: 540px;
	padding: 20px 0px 20px 0px;
}
.categoriaVinoRosso
{
	float: left;
	width: 80px;
	height: 200px;
	background-image: url(../images/viniRossi.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px 0px 0px;
	margin-top: 20px;
	text-align: right;
}
.categoriaVinoBianco
{
	float: left;
	width: 80px;
	height: 200px;
	background-image: url(../images/viniBianchi.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
	padding: 10px 20px 0px 0px;
	text-align: right;
}
.categoriaVinoRose
{
	float: left;
	width: 80px;
	height: 200px;
	background-image: url(../images/viniRose.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	padding: 10px 20px 0px 0px;
	text-align: right;
}
.categoriaVinoFrizzante
{
	float: left;
	width: 80px;
	height: 200px;
	background-image: url(../images/viniFrizzanti.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	padding: 10px 20px 0px 0px;
	text-align: right;
}
.categoriaVinoDolce
{
	float: left;
	width: 80px;
	height: 200px;
	background-image: url(../images/viniDolci.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	padding: 10px 20px 0px 0px;
	text-align: right;
}
.anteprimaVino
{
	float: left;
	width: 155px;
	margin-right: 30px;
	display: inline;
}
.thumbnailProdotto A
{
	background-position: 50% 50%;
	display: block;
	overflow: hidden;
	width: 155px;
	height: 150px;
	background-repeat: no-repeat;
	border-bottom: 3px solid #a0b12f;
}
.miniature A:hover
{
	background-position: 50% 50%;
}
.thumbnailProdotto A IMG
{
	border: none;
}
.nomeVino
{
	font-size: 12px;
	float: left;
	width: 155px;
	margin-top: 10px;
}
.nomeVino A
{
	color: #990000;
	text-decoration: none;
}
.nomeVino A:HOVER
{
	color: #a0b12f;
	text-decoration: none;
}
.containerPaginatore
{
	float: left;
	width: 470px;
	margin-top: 20px;
	margin-left: 100px !important;
	margin-left: 50px;
	font-size: 11px;
	color: #000000;
}
.containerPaginatore UL
{
	float: left;
	margin: 0px 10px 0px 10px !important;
	margin: 0px 10px 0px 20px;
}
.containerPaginatore LI
{
	list-style: none;
	float: left;
	margin: 0px 3px 0px 3px;
}
.containerPaginatore LI .separatorePaginatore
{
	float: left;
	margin: 0px;
	color: #a0b12f;
}
.separatorePaginatore
{
	float: left;
	margin: 0px 5px 0px 5px;
	color: #a0b12f;
}
.bPrev
{
	float: left;
	margin-left: 10px;
}
.bNext
{
	float: left;
}
.containerPaginatore A
{
	text-decoration: none;
	color: #990000;
	font-size: 11px;
}
.containerPaginatore A:HOVER
{
	text-decoration: none;
	color: #a0b12f;
}
.testoNumeroProdotti
{
	float: left;
	font-size: 12px;
	color: #990000;
}
.numeroProdotti
{
	float: left;
	color: #a0b12f;
	font-size: 12px;
	margin-left: 10px;
}
/*-------------Dettaglio Prodotto----------*/
.areaFoto
{
	float: left;
	width: 330px;
}
.fotoPrincipaleVino
{
	float: left;
	border: 1px solid #990000;
}
.miniature
{
	float: left;
	width: 330px;
	margin-top: 10px;
}
.miniatura
{
	float: left;
	border: 1px solid #990000;
	margin: 10px 10px 0px 0px;
}
.areaDescrizione
{
	float: left;
	width: 165px;
	margin: 0px 0px 0px 28px;
}
.titoloProdotto
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	background-image: url(../images/frecciaTitolo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 15px;
}
.descrizioneProdotto
{
	font-size: 11px;
	color: #565656;
}
.linkPdf
{
	float: left;
	background-image: url(../images/linkPdf.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 34px;
	margin-top: 10px;
}

/*-------------Fine Dettaglio Prodotto----------*/
.areaContenutiDx
{
	float: right;
	width: 190px;
	padding: 5px 9px 5px 0px;
}
.nostriVini
{
	float: left;
	height: 36px;
	background-image: url(../images/logoNostriVini.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 6px;
}

.nostriVini A
{
	float: left;
	padding: 12px 0px 0px 35px;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.nostriVini A:HOVER
{
	color: #000000;
}
.lineGreen
{
	float: left;
	width: 177px;
	height: 1px;
	background-image: url(../images/lineGreen.png);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 6px;
}
.immaginiVini
{
	float: left;
	width: 190px;
}
.gallerie
{
	float: left;
	height: 22px;
	background-image: url(../images/logoGallery.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 6px;
}
.gallerie A
{
	float: left;
	padding: 6px 0px 0px 35px;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.gallerie A:HOVER
{
	color: #000000;
}
.linePurple
{
	float: left;
	width: 177px;
	height: 1px;
	background-image: url(../images/linePurple.png);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 6px;
}
.immaginiGallery
{
	float: left;
	width: 190px;
}
.immaginiGallery IMG
{
	border: 1px solid #cfceca;
}
.footer
{
	float: left;
	width: 781px;
	height: 95px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.footerText
{
	margin: 80px 0px 0px 10px;
	width: 600px;
	color: #020202;
}
.credits
{
	float: right;
	background-image: url(../images/logoMu.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 40px;
	margin: 80px 20px 0px 0px;
}
.gallery
{
	width: 100%;
	float: left;
	padding: 20px 10px 20px 10px !important;
	padding: 10px 0xp 10px 0px;
}
.gallery TABLE
{
	width: 100%;
}
.fotoGallery
{
	display: block;
	overflow: hidden;
	width: 110px;
	height: 110px;
	border: 1px solid #a9a7a8;
	float: left;
	margin: 25px 25px 0px 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.fotoGallery A:hover
{
	background-position: 50% 50%;
}
.contattiSx
{
	float: left;
	width: 230px;
	text-align: left;
}
.contattiDx
{
	float: left;
	width: 310px;
}
.square
{
	font-weight: bold;
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 10px;
}
.buttonMap
{
	background-image: url(../images/buttonMap.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 28px;
	padding: 8px 0px 0px 52px;
	margin-top: 20px;
}
.mappa
{
	width: 420px;
	height: 420px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #a0b12f;
	margin: auto auto;
	z-index: 2;
	background-color: White;
}
.closeMap
{
	color: #a0b12f;
	float: right;
	margin-right: 10px;
}
.map
{
	width: 380px;
	height: 380px;
	float: left;
	margin: 20px 0px 0px 20px;
}
.form
{
	color: #a0b12f;
}
.form span
{
	color:#555;	
	margin:10px 0px;
}
.login INPUT[type="radio"]
{
	border:none;
	background-color:#FFF;
}
.login INPUT[type="checkbox"]
{
	border:none;
	background-color:#FFF;
}
.shortInput
{
	width: 136px;
	height: 16px;
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.longInput
{
	width: 280px;
	height: 16px;
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.categoriaForm
{
	width: 280px;
	height: 16px;
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.textareaForm
{
	width: 280px;
	height: 80px;
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.sendForm
{
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	margin-top: 8px;
	color: #42424C;
	font-size: 11px;
	cursor: pointer;
}
.titoloDownload
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	float: left;
}
.downloadArea
{
	float: left;
	width: 565px;
}
.downloadItem
{
	float: left;
	width: 560px;
}
.descrizioneDownload
{
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 10px 0px;
	float: left;
}
.downloadLink
{
	float: left;
	margin: 1px 0px 0px 15px;
}
.downloadLink A
{
}
.sezioneTopDownload
{
	float: left;
	width: 560px;
}
.sezioneBottomDownload
{
	float: left;
	width: 560px;
}

.comunicazioneContainer
{
	float: left;
	width: 560px;
}
.sezioniComunicazione
{
	float: left;
	width: 520px;
	margin: 10px 0px 0px 20px;
}
.linkSezione
{
	float: left;
	width: 131px;
	text-decoration: none;
}
.linkSezione
{
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	margin-bottom: 16px;
	float: left;
}
.linkSezione:HOVER
{
	color: #a0b12f;
}
.linkSezione IMG
{
	margin-top: 10px;
}
.breakSez
{
	float: left;
	width: 50px;
	height: 98px;
	display: block;
}
.periodi
{
	color: #a0b12f;
	font-weight: bold;
}
.itemComunicazione
{
	float: left;
	width: 200px;
	margin: 55px 50px 0px 0px;
	text-align: center;
}
.preview
{
	border-bottom: 1px solid #a0b12f;
	width: 200px;
	height: 200px;
	float: left;
}
.linkComunicazione
{
	float: left;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	height: 17px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}
.containerPaginatoreStampa
{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 100px !important;
	margin-left: 35px;
	font-size: 11px;
	color: #990000;
}
.numeriPagina
{
	float: left;
	margin-left: 20px;
	color: #000000;
}
.numeriPagina A
{
	color: #990000;
	text-decoration: none;
}
.numeriPagina A:HOVER
{
	color: #a0b12f;
}
.bottoniPaginatoreStampa
{
	float: left;
	margin-left: 20px;
	color: #a0b12f;
}
.bottoniPaginatoreStampa A
{
	color: #990000;
	text-decoration: none;
}

.bottoniPaginatoreStampa A:HOVER
{
	color: #a0b12f;
	text-decoration: none;
}
.linkAdv
{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.risorseCollegate
{
	float: left;
	margin: 10px 0px 10px 0px;
}
.titoloRisorse
{
	font-size: 12px;
	font-weight: bold;
	color: #a0b12f;
	margin: 10px 0px 0px 0px;
}
.offertaVini
{
	float: left;
	width: 500px;
	margin-top: 20px;
}
/*------SPLASH PAGE--------------------*/
.splash
{
	text-align: center;
	font-family: Verdana;
	margin: 0 auto;
	width: 990px;
	padding-bottom: 20px;
}
.topFlash
{
	width: 900px;
	height: 423px;
	margin-top: 60px;
}
.titoloSplash
{
	font-size: 20px;
	font-weight: bold;
	color: #12100b;
	margin: 20px 0px 14px 0px;
}
.sottotitoloSplash
{
	font-size: 14px;
	color: #12100b;
}
.languageSplash
{
	width: 223px;
	height: 42px;
	margin: 40px auto;
}
.languageSplash .ita
{
	width: 81px;
	height: 42px;
	background-image: url(../images/splashLangIta_0.png);
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: left;
}
.languageSplash .ita:HOVER
{
	background-image: url(../images/splashLangIta_1.png);
}
.languageSplash .eng
{
	width: 80px;
	height: 42px;
	background-image: url(../images/splashLangEng_0.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	cursor: pointer;
}
.languageSplash .eng:HOVER
{
	background-image: url(../images/splashLangEng_1.png);
}
.languageSplash .de
{
	width: 60px;
	height: 42px;
	background-image: url(../images/splashLangDe_0.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	cursor: pointer;
}
.languageSplash .de:HOVER
{
	background-image: url(../images/splashLangDe_1.png);
}
.footerSplash
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #545454;
}
.footerSplash A
{
	color: #990000;
	text-decoration: none;
}
.footerSplash A:HOVER
{
	color: #990000;
	text-decoration: underline;
}
/*------SPLASH PAGE--------------------*/
.fotoAzienda
{
	width: 160px;
	margin: 50px 0px 0px 10px;
}

/*----------------Carrello--------------------------*/
.cartLoginContainer
{
	float: right;
	margin-right: 19px;
	color: #FFF;
	font-size: 11px;
	display: inline;
}
.cartLoginSx
{
	float: left;
	background-image: url(../images/barraCartLoginSx.png);
	width: 14px;
	height: 24px;
}
.cartLogin
{
	background-color: #adc143;
	padding: 0px 10px;
	height: 22px;
	float: left;
	padding-top: 2px;
}
.cartLogin A
{
	color: #FFF;
	text-decoration: none;
}
.cartLogin A:HOVER
{
	color: #FFF;
	text-decoration: underline;
}
.cartLogin .cart
{
	background-image: url(../images/cart_icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 14px;
}
.cartLogin span
{
	margin: 0px 4px;
}
.cartLoginDx
{
	float: left;
	background-image: url(../images/barraCartLoginDx.png);
	width: 14px;
	height: 24px;
}
.clear
{
	clear: both;
	font-size: 0.1em;
}
.login
{
	color: #a0b12f;
}
.login TABLE
{
	width: 400px;
}
.login INPUT
{
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.login TEXTAREA
{
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.login SELECT
{
	border: 1px solid #a0b12f;
	background-color: #f3f4e2;
	color: #42424C;
	font-size: 11px;
}
.nomeVino .buttonContainer
{
	float: right;
	width: 41px;
	margin-top: 2px;
	padding:0px;
}
.zoomButton
{
	width: 14px;
	height: 14px;
	float: left;
	background-image: url(../images/zoomButton.png);
	background-repeat: no-repeat;
}
.buttonSeparator
{
	float: left;
	width: 0px;
	border-left: 1px solid #9ab312;
	height: 14px;
	margin: 0px 5px;
}
.addToCart
{
	width: 16px;
	height: 14px;
	float: left;
	background-image: url(../images/addToCart.png);
	background-repeat: no-repeat;
}
.itemsTable
{
}
.itemRow
{
	padding: 10px 0px;
}
.headColumn
{
	color: #990000;
	font-size: 11px;
	padding: 10px 10px;
	font-weight: bold;
	border-bottom: 1px solid #9ab312;
}
.priceColumn
{
	color: #9ab312;
	font-size: 12px;
	text-align:right;
}
.itemColumn
{
	padding: 10px 10px;
	border-bottom: 1px solid #9ab312;
}
.titleColumn
{
	color: #990000;
}
.quantityColumn
{
	color: #9ab312;
}
.quantityColumn INPUT
{
	border: 1px solid #a19d9d;
	border-top: 1px solid #404040;
	text-align: center;
}
.deleteButton
{
	width: 14px;
	height: 14px;
	background-image: url(../images/deleteButton.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 14px;
}
.totalBorder
{
	border-top: 3px solid #9ab312;
	margin: 5px 0px 3px;
}
.totalTitle
{
	color: #9ab312;
	font-size: 14px;
	font-weight: bold;
	background-color: #efefef;
	padding: 10px 10px;
}
.totalColumn
{
	background-color: #efefef;
	padding: 10px 10px;
}
.titoloSupplementi
{
	color: #9ab312;
	font-size: 14px;
	font-weight: bold;
}
.totalItem
{
	color: #606060;
}
.spacer
{
	padding: 2px 0px;
}
.border
{
	border-top: 1px solid #9ab312;
}
.paymentButtonContainer
{
	padding:10px 10px;
	width:560px;
	display:inline;
	float:left;
}
.paymentButtonContainer A
{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:none;
}
.paymentButtonContainer A:HOVER
{
	color: #ff0000;
	text-decoration:underline;
}
.continueShopping
{
	background-image:url(../images/continueShopping.png);
	background-repeat:no-repeat;
	padding-left:22px;
	height:18px;
	float:left;
	margin-right:110px;
	display:inline;
	
}
.aggiornaCarrello{
	background-image:url(../images/updateCart.png);
	background-repeat:no-repeat;
	padding-left:22px;
	height:18px;
	float:left;
	display:inline;
	
}
.pagamento{
	background-image:url(../images/payment.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:35px;
	height:18px;
	float:right;
	display:inline;
	
}
.payment
{
	list-style:none;
	padding:0px;	
}
.payment LI
{
	color:#9ab312;
	font-size:12px;
	font-weight:bold;	
	margin:8px 0px;
}
.payment LI span
{
	color:#9ab312;
}
.payment LI .info
{
	color:#555;
	font-size:11px;
	border:2px solid #99b312;
	width:260px;
	padding:18px;
}
.paymentinfo
{
	color:#9ab312;
	font-size:12px;
	font-weight:bold;	
	margin:8px 0px;
}
.reviewtag
{
	color:#555;
	font-size:11px;
	border:2px solid #99b312;
	width:260px;
	padding:18px;
}
.addToCartDetail
{
	background-image:url(../images/addToCartDetail.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:8px 0px 8px 26px;	
	border-bottom:1px solid #99b312;
	width:165px;
	float:left;
}
.prezzoDettaglio
{
	color:#5a5a5a;
	font-size:10px;
	font-weight:bold;	
}
.prezzoDettaglio span
{
	color:#9ab312;
}
.error
{
	font-weight:bold;
	color:Red;
	padding:10px;	
}
.newsletterBox
{
	
}
.newsletterBoxTitle
{
	float: left;
	width: 160px;
	height: 22px;
	background-image: url(../images/title_newsletterBox.gif);
	background-repeat: no-repeat;
	margin-top: 20px !important;
	margin-top: 30px;
	padding: 5px 0px 0px 30px;
	font-size: 12px;
	color: #a0b12f;
	font-weight: bold;
}
.newsletterRegister
{
	float:left;
	background-image:url(../images/newsletter_register.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:60px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
.paginatoreArchivio
{
	width:150px;
	padding:10px 20px;
}
.paginatoreArchivio UL
{
	list-style:none;
	margin:0px 0px 0px 4px;
	padding:0px;
	float:left;
}
.paginatoreArchivio UL LI
{
	display:inline;
	margin:0px 1px;
}
.numeroPagina
{
	float:left;
	font-weight:bold;
}
.background{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #122510;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=7);
}
.hiddenPanel
{
	border:2px solid #a0b12f;
	background-color:#fff;
	width:350px;
	height:200px;
	position:absolute;
	z-index:2;
	margin: auto auto;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	padding:20px;
}
