/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;} /* testo del contenuto dei box */
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /* background: #ffffff;  background bianco */
  background-color: #41352d;
  border-top-color: #836e63;
  border-top-style: solid;
  border-top-width: 3px;
  color: #000000;
  text-align:center; /* Per IE */
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
}
A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox { /* È lo sfondo dell'intestazione dei box */
  /* background: #b6b7cb; originale */
     background: #fafad7;
	 color: #a89b6f;
}

.infoBoxContents {
  background: #fafad7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* border-left: solid 2px #d2d1bc;
  border-right: solid 2px #d2d1bc;
  border-bottom: solid 2px #d2d1bc; */
}

.infoBoxContents a {
	/* color: #a89b6f; */
	color: #9b8e63;
	font-size: 11px;
    text-decoration: none;
	
}
.infoBoxContents a:hover {
	text-decoration: underline ;
	
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  padding-top: 20px;
  font-size: 14px;
  font-weight: 600;
  background: #fafad7;
  color: #000000;  
}

.infoBoxHeading ul {
  list-style-position: inside;
  padding-top: 0px;
  padding-left: 20px;
  padding-bottom: 0px;
  margin : 0px;
}

.infoBoxHeading li {
  list-style-type: none;	
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}


TR.productListing-odd {
  background: #d7d5b4;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


TR.productListing-even {
	background: #dedcc0;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  /* border-color: #b6b7cb; */
  border-color: green;
  border-spacing: 0px;
  padding: 0px 2px 0px 2px;
}

TABLE.productListing .cella_productListing {
	/* border: 1px solid #dedcc0; */
	/* border: 1px solid black;*/
	background-color: #dedcc0;
	height: 300px;
	width: 29%;
	margin: 0px;
	padding: 1px;
}

TABLE.productListing #cella_productListing_special {
	/* background-color: #dedcc0; */
	border: 1px solid #dedcc0;
	/* border: 1px solid black;*/
	background-color: #dedcc0;
	height: 300px;
	width: 29%;
	margin: 0px;
	padding: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #41352d;
  color: #a89b6f;
  font-weight: bold;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/* Le due voci TD e DIV sono state divise */

TD.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #3d291f;
  padding-left: 10px;
}

DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

/* Le due voci TD e DIV sono state divise */

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #fafad7;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  /* color: #ff0000; */
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #fafad7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fafad7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */

/* Nuovo header */

#header_container {
    	
		width: 965px;
		height: 120px;
		padding-left: 6px;
		padding-right: 0px;
		margin: 0px auto 0px auto;
		/*border: 1px solid black;*/
		border:0px;
}
#first_header_box {
	   
	    float: left;
	    margin: 2px 1px 0 0;
		width: 40%;
		height: 116px;
		/* border: 1px solid black; */
		border:0px;
}

#second_header_box {
	    
	    float: left;		
		margin: 2px 0.2% 0px 0px;
		padding: 0px 0px 0px 2px;
		width: 30%;
		height: 116px;
		background: transparent url(images/box_border_left.gif) top left no-repeat;
}

#third_header_box {
	    
	    clear:right;
		float:left;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 2px;
		width: 29%;
		height: 116px;
		/* border: 1px solid black; */
		background: transparent url(images/box_border_left.gif) top left no-repeat; 
}
#headernav {
	    clear: left;
		width: 968px;
		height: 124px;
		padding: 0px 0px 0px 7px;
		margin: 0px auto 0px auto;
	    border:0px;
		overflow:hidden;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 70%;
		line-height: normal;
}
#first_box {
	    float: left;
		margin: 1px 1px 0px 0px;
		padding: 1px 0px 0px 0px;
		height: 120px;
		width: 20%;
		/* border: 1px solid black; */
		border:0px;
}
#second_box {
	    float: left;
		margin: 1px 1px 0px 0px;
		padding: 1px 0px 0px 0px;
		height: 120px;
		width: 19.6%;
		border:0px;
		/* border: 1px solid black; */
}
#third_box {
	    float: left;
	    margin: 1px 1px 0px 0px;
		padding: 1px 0px 0px 0px;
		height: 120px;
		width: 19.6%;
		border:0px;
		/* border: 1px solid black; */
}
#fourth_box {
	    float: left;
		margin: 1px 1px 0px 0px;
		padding: 1px 0px 0px 0px;
		height: 120px;
		width: 19.6%;
		border:0px;
		/* border: 1px solid black; */
}
#fifth_box {
	    float: left;
		clear: right;
	    margin: 1px 0px 0px 0px;
		padding: 1px 0px 0px 0px;
		height: 120px;
		width: 20%;
		border:0px;
		/* border: 1px solid black; */
}

#headernav #first_box  a {
	    display:block;
	    height: 120px;
		margin: 0px;
		border: 0px;
		padding:50px 0px 0px 0px;
		/* background-color: #6c6234; */
		color: #fffeed; /* colore del testo */
		background: #6c6234 url(images/header/first_box.gif) top left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		white-space: nowrap;
		
}
#headernav #second_box a {
	    display:block;
		height: 120px;
		margin: 0;
		border: 0;
		padding:50px 0px 0px 0px;
	    /* background-color: #918f69; */
		color: #fffeed; /* colore del testo */
		background: #8a875d url(images/header/second_box.gif) top left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		white-space: nowrap;
}
#headernav #third_box a {
	    display:block;
	    height: 120px;
		margin: 0;
		border: 0;
		padding:50px 0px 0px 0px;
	    /* background-color: #c8a84e;*/
		color: #fffeed; /* colore del testo */
		background: #c4a23e url(images/header/third_box.gif) top left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		white-space: nowrap;
		
}
#headernav #fourth_box a {
	    display:block;
	    height: 120px;
		margin: 0;
		border: 0;
		padding:50px 0px 0px 0px;
	    /* background-color: #c3422b; */
		color: #fffeed; /* colore del testo */
		background: #c2412b url(images/header/fourth_box.gif) top left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		white-space: nowrap;
}
#headernav #fifth_box a {
	    display:block;
	    height: 120px;
		margin: 0;
		border: 0;
		padding:50px 0px 0px 0px;
	    /* background-color: #b37735; */
		color: #fffeed; /* colore del testo */
		background: #b27433 url(images/header/fifth_box.gif) top left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		white-space: nowrap;
}

#headernav #first_box a:hover {
		background: #7c724a url(images/header/first_box_reverse.gif) bottom left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
}
#headernav #second_box a:hover {
		background: #97956e url(images/header/second_box_reverse.gif) bottom left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
}
#headernav #third_box a:hover {
		background: #cbac52 url(images/header/third_box_reverse.gif) bottom left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
}
#headernav #fourth_box a:hover {
		background: #c9543f url(images/header/fourth_box_reverse.gif) bottom left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
}
#headernav #fifth_box a:hover {
		background: #bc8548 url(images/header/fifth_box_reverse.gif) bottom left repeat-x; /*THEME CHANGE HERE*/
		text-decoration: none;
}




/* Nuovo header*/

/* Tabella che rappresenta il body */

TABLE.principale {
	/*background: #ffffee;*/
	background-color:#f8f8df;
	width: 960px; /* Regolo la dimensione del contenitore della pagina principale a 960px*/
	/* border: 1px solid black; */
	border:0px;
	margin: 0px auto 0px auto;
	
}

/* Tabella che rappresenta il body */

/* Tabella che contiene la colonna sinistra e la colonna destra */

TABLE.colonna_principale {
	background: #ffffee;
    /* border: solid 1px black; */
	border:0px;
	margin:0px;
	padding:0px;
}

/* Tabella che contiene la colonna sinistra e la colonna destra */


/* Tabella che contiene il corpo centrale della pagina */
TABLE.corpo {
    width: 100%;
	/* border: 2px solid red; */ 
	border:0px;
	padding:0px;
	margin: 2px 0px 0px 0px;
	background-color: #dedcc0;
}

/* Tabella che contiene il corpo centrale della pagina */

/* Tabella che contiene l'intestazione e il ocntenuto dei box */

TABLE.table_box {
	border: solid 2px #d2d1bc;
	
}
/* Gestiscono l'effetto sfondo alternato del box categorie */
.even_0 {
	 background-color:#f4f4d0;
	 height: 25px;
	 padding-top: 7px;
	 padding-left: 16px;
	 padding-bottom: 0px;
	 padding-right: 0px;
	 color: #9b8e63;
	 border: 0px;
}

.odd_0 {
	 background-color: #fafad7; 
	 height: 25px;
	 padding-top: 7px;
     padding-left: 16px;
	 padding-bottom: 0px;
	 padding-right: 0px;
	 color: #9b8e63;
	 border: 0px;
}

.even_1 {
	background-color:#f4f4d0;
	padding-left: 20px;
	height: 25px;
	padding-top: 7px;
	color: #9b8e63;
}

.odd_1 {
	background-color: #fafad7;
	padding-left: 20px;
	height: 25px;
	padding-top: 7px;
	color: #9b8e63;
}
/* Gestiscono l'effetto sfondo alternato del box categorie */

/* Gestione del box di ricerca */

#third_header_box .infoBox { /* Questo gestisce un bordo attorno il contenuto del box ricerca posto nella barra dell'header */
   background-color: #41352d;	
	
}

#third_header_box .infoBoxContents {
	padding-top: 0px;
	background-color: #41352d;
	color: #a89b6f;
}

#third_header_box .infoBoxHeading {
	background-color: #41352d;
	color: #a89b6f;
	
}
#third_header_box .infoBoxHeading td {
  list-style-position: inside;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 0px;
  margin : 0px;
}

/* Sfondo finestra form di ricerca */

#third_header_box form input {
	background-color: #f4f4d0;
	font-weight: 700;
}


/* Gestione del box di ricerca */


/* Gestione del box carrello */
/* Gestione header del box*/
#second_header_box .infoBoxHeading {
	background-color: #41352d;
	color: #a89b6f;
	padding-top: 5px;
	padding-left: 15px;
}

#second_header_box .infoBox { /* Questo gestisce un bordo attorno il contenuto del box carrello posto nella barra dell'header */
   background-color: #41352d;	
	
}

/* Gestione del box contenuto */ 
 
#second_header_box .infoBoxContents {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 5px;
	background-color: #41352d;
	color: #a89b6f; /* Rende oro la scritta "nel carrello ci sono x prodotti" */
}
/* Gestione del box contenuto */

#second_header_box a {
	color: #a89b6f;
	font-weight: bold;
}

/* Gestione del box carrello */

/* Gestione colore del prezzo scritta box novità */

.price_color {
	color: #a89b6f;
}
/* Gestione colore del prezzo scritta box novità */

/* tabella che contiene la descrizione del prodotto*/
.contenitore_cella {
	padding: 10px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #ffffe5;
	border: 1px solid #d9d8bc;
	
}

#cella_prodotto {
	height: auto;
	width: 100%;
	margin: 0px;
	background: #ffffe5;
	/* border: 2px solid green;*/
	border: 0px;
	padding: 0px;
	
}
#cella_prodotto td {
	/* border: 1px solid red; */
	border: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
/* Gestione prodotti in offerta */
#cella_special {
	height: auto;
	width: 100%;
	margin: 0px;
	background: #ffffe5;
	/* border: 2px solid blue; */
	border: 0px;
	padding: 0px;
	
}
#cella_special td {
	/* border: 1px solid red; */
	border: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
/* Gestione prodotti in offerta */
.nome_prodotto {
	font-family: Arial-black, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	padding: 0px;
	margin: 0px
}

.nome_prodotto a { /* colore nome prodotto */
    color: #3d291f;
} 
.nome_prodotto a:hover {
	text-decoration: none;
} 
	
.prezzo {
	font-family: Arial-black, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #3d291f;
}
.immagine {
	height: 205px;
	width: 50px;
	text-align: center;
}
.immagine a {
	display:block;
    margin: 3px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 95%;
	height: 70%;
	background: #ffffff;
	border: 1px solid #d9d8bc;
}
.modello td {
	font-family: Arial-black, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	/*color: #a89b6f; */
	color: #3d291f;
	
}

/* Gestisce la linea che contiene i pulsanti "compra" e "dettagli" */
#compra_dettagli {
	width: 100%;
	/* border: 1px solid green; */
}
#compra_dettagli td {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	/* border: 1px solid green; */
}
#compra {
	text-align: right;
}

#dettagli {
	text-align: left;
}

/* Gestisce la linea che contiene i pulsanti "compra" e "dettagli" */

/**/

#tabella_info_prodotto {
	border: 0px;
	margin: 0px;
}
#aggiunto {
  background: #fafad7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
#contenitore_descr_prodotto {
	width: 100%;
	/* border: 2px solid black; */
	padding: 0px 10px 10px 10px;
}

/* Stile elenco puntato della descrizione prodotto */
#contenitore_descr_prodotto ul {
      list-style-type: none;
      padding: 0px;
      margin: 0px;
}
#contenitore_descr_prodotto li {
	background-image: url(images/square.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 18px; 
	margin: 0px 0px 0px 10px;
}
/* Stile elenco puntato della descrizione prodotto */

/* Scritta recensioni correnti nella descrizione prodotto */ 
#recensioni_correnti {
	padding: 0px 0px 0px 20px;
	background-color: #f4f4d0;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}
/* Scritta recensioni correnti nella descrizione prodotto */ 

/* Tabella che contiene le opzioni nella pagina di descrizione del proodotto */
#options {
	border: 0px; 
	margin: 0px 0px 0px 12px;
}
/* Tabella che contiene le opzioni nella pagina di descrizione del proodotto */


.contenitore_testo_bottoni {
	width: 100%;
	/* background-color: #d7d5b4; Da provare */
	/* border: 2px solid black; */
	border-spacing: 0px;
	border:0px;
	padding: 0px 10px 10px 10px;
}

/* Aggiunto per migliorare la visualizzazione su IE*/

.contenitore_testo_bottoni tr {
        margin:0px;
        padding:0px;
        border:0px;
}
/* Aggiunto per migliorare la visualizzazione su IE*/

/*Rappresenta la cella che contiene il testo delle pagine Chi siamo,Condizioni,ecc.*/
.main_text {
	padding: 0px 20px 0px 20px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    background: #fafad7;
}
/*Rappresenta la cella che contiene il testo delle pagine Chi siamo,Condizioni,ecc.*/

/* Tabella Crea account*/
#crea_account .main{
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   background: #f4f4d0;
}

/*Gestione footer*/
#footer_container {
	width: 960px;
	height: 92px;
	margin:0px auto 0px auto;
	padding:0px;
	/* border: 2px solid black; */ 
	border: 0px;
	background-color:#f8f8df;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.5em;
	color: #3d291f;
}
#first_footer_cell {
	float:left;
	width:20%;
	padding:20px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	/*border: 2px solid green; */
	overflow:hidden;
}
#first_footer_cell a{
	display:block;
	margin:0px;
	padding:0px;
	width: auto;
	text-align: center;
	/* border: 2px solid red; */
	border:0px;
}

/* Footer quando non si è loggati*/
#second_footer_cell {
	float:left;
	width: 19.4%;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 0px;
        /* border: 2px solid green; */
	border:0px;
	text-align:right;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
}
#second_footer_cell a {
	/* color: #646250; */
	color: #9b8e63;
}
#second_footer_cell a:hover {
	color: #3d291f;
	text-decoration:none;
}
#third_footer_cell {
	float:left;
	/* width:14.8%; */
        width:auto;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 18px;
        /* border: 2px solid black; */
	border: 0px;
	text-align:left;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
}
#third_footer_cell a {
	/* color: #646250; */
	color: #9b8e63;
}
#third_footer_cell a:hover{
	color: #3d291f;
	text-decoration:none;
}
#fourth_footer_cell {
	float:left;
	/* width:15.9%; */
        width: auto;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 18px;
        /* border: 2px solid black; */ 
	border:0px;
	text-align:left;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
	
}
#fourth_footer_cell a{
	/* color: #646250; */
	color: #9b8e63;
}
#fourth_footer_cell a:hover {
	color: #3d291f;
	text-decoration:none;
}
#fifth_footer_cell {
	float:left;
	width:16.9%;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 18px;
        /* border: 2px solid green; */ 
	border:0px;
	text-align:left;
}
#fifth_footer_cell a {
	/* color: #646250; */
	color: #9b8e63;
}
#fifth_footer_cell a:hover {
	color: #3d291f;
	text-decoration:none;
}

/* Footer quando non si è loggati*/


/* Footer quando si è loggati*/

#second_footer_cell_registered {
	float:left;
	height: 58px;
	width:15.5%;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 0px;
        /*border: 2px solid green;*/
	border:0px;
	text-align:right;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
}
#second_footer_cell_registered a {
	/*color: #646250;*/
	color: #9b8e63;
}
#second_footer_cell_registered a:hover {
	color: #3d291f;
	text-decoration:none;
}
#third_footer_cell_registered {
	float:left;
	height: 58px;
	/* width:15.5%; */
        margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 18px;
        /* border: 2px solid green; */
	border:0px;
	text-align:left;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
}

#third_footer_cell_registered a {
	/*color: #646250;*/
	color: #9b8e63;
}
#third_footer_cell_registered a:hover{
	color: #3d291f;
	text-decoration:none;
}
#fourth_footer_cell_registered {
	float:left;
	height: 58px;
	/* width:15.9%; */
        width: auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 18px;
    /* border: 2px solid green; */
	border:0px;
	text-align:left;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
	
}
#fourth_footer_cell_registered a{
	/*color: #646250;*/
	color: #9b8e63;
}
#fourth_footer_cell_registered a:hover {
	color: #3d291f;
	text-decoration:none;
}
#fifth_footer_cell_registered {
	float:left;
	height: 58px;
	/* width:8.5%; */
        width:auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 16px;
    /* border: 2px solid green; */
	border:0px;
	text-align:left;
	background: #f8f8df url(images/separatore.gif) top right no-repeat; 
}
#fifth_footer_cell_registered a {
	/*color: #646250;*/
	color: #9b8e63;
}
#fifth_footer_cell_registered a:hover {
	color: #3d291f;
	text-decoration:none;
}
#sixth_footer_cell_registered {
	float:left;
	height: 58px;
	/* width:15.1%; */
        width: auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 18px 0px 16px;
    /* border: 2px solid green; */
	border:0px;
	text-align:left;
}
#sixth_footer_cell_registered a {
	/* color: #646250; */
	color: #9b8e63;
}
#sixth_footer_cell_registered a:hover {
	color: #3d291f;
	text-decoration:none;
}
/* Footer quando si è loggati*/

/* Gestione vetrina in home page*/

.cella_prodotto_vetrina {
	border:0px; 
	background-color: #dedcc0;
	/* height: 300px; */
	width: 100%;
	margin:0px;
	padding: 2px;
}
.cella_prodotto_vetrina td {
	/* border: 1px solid red; */
	border:0px;
	margin:0px;
	padding:0px;
	text-align: center;
	
}
.immagine_vetrina {
	height: 205px;
	width: 50px;
	text-align: center;
}
.immagine_vetrina a {
	display:block;
    margin: 3px;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 95%;
	height: 70%;
	/*background: #ffffe5;*/
	background-color: #dedcc0;
	border: 1px solid #d9d8bc;
}
/* Gestione vetrina in home page*/

/* Per lo script in home page */
ul.ppt {
	position: relative;
	/* margin-top:6px; */
        margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {
	border: 1px solid #e7e7e7;
	padding: 5px;
	background-color: #ececec;
}

#contenitore_script {
	margin:0px;
	padding:0px;
	height:262px;
	border: 1px solid black;
}
/* Per lo script in home page */

