.tabellaCarrello{
	margin-top: 20px;
}

.tabellaCarrello .titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #465E48;
	border: none;
	padding-left: 5px;
}

.tabellaCarrello .intestazione{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #465E4E;
	border-bottom-color: #465E4E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #384B3F;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	padding-right: 10px;
	background-color: #FFFFFF;
}


.tabellaCarrello td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9379;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465E4E;
}


.tabellaCarrello .pari{
	background-image: url(../images/sfondo_riga_dispari_basket.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.tabellaCarrello .dispari{
/*	background-color: #CEDBD2; */
}


.tabellaCarrello .cellaNome{
	width: 200px;
}


.tabellaCarrello .cellaNome a:link, .tabellaCarrello .cellaNome a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465E4E;
	font-weight: bold;
	text-decoration: underline;
}


.tabellaCarrello .cellaNome a:hover{
	text-decoration: none;
}


.tabellaCarrello .cellaElimina{
	padding-right: 25px;
	padding-left: 5px;
}


.tabellaCarrello .cellaQuantita{
	padding-right: 25px;
}


.tabellaCarrello .cellaQuantita input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465E4E;
}



.tabellaCarrello .cellaPrezzoUnitario, .tabellaCarrello .cellaPrezzoTotale{
	white-space: nowrap;
	padding-right: 10px;
	text-align: right;	
}


.tabellaCarrello .cellaPrezzoTotale{
	font-weight: bold;
}


.tabellaCarrello .cellaPrezzoFinale{
	white-space: nowrap;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9379;
	padding-top: 15px;
	padding-bottom: 5px;			
}


.tabellaCarrello .intestazioneTotale{
	white-space: nowrap;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9379;
	padding-top: 15px;
	padding-bottom: 5px;			
}


.tabellaCarrello .cellaPulsanti{
	white-space: nowrap;
	padding-right: 10px;
	border: none;
	padding-top: 15px;
	padding-bottom: 5px;		
}


.tabellaCarrello .cellaPulsanti a:link, .tabellaCarrello .cellaPulsanti a:visited{
	padding: 4px;
	border: 1px solid #465E4E;
	font-weight: bold;
	text-decoration: underline;
	color: #465E4E;
	background-color: #FFFFFF;
}


.tabellaCarrello .cellaPulsanti a:hover{
	text-decoration: none;
}


.tabellaCarrello .basketNoProdotti{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #670001;
	text-align: center;
	border: none;
}


.tabellaCarrello .cellaSeparazione{
	padding: 2px;
	border: none;
}


.tabellaCarrello .intestazioneSpese{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C9379;
	border-bottom-style: none;
}

.tabellaCarrello .cellaSpese{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C9379;
	border-bottom-style: none;
}


.navigazioneCarrello{
	margin-top: 30px;
	width: 569px;
}

.navigazioneCarrello .continuaShopping{
	vertical-align: top;
	text-align: left;
} 

.navigazioneCarrello .continuaShopping a:link, .navigazioneCarrello .continuaShopping a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: top;
}


.navigazioneCarrello .continuaShopping a:hover{
	text-decoration: none;
}


.navigazioneCarrello .procedi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #465E48;
	text-align: right;
	vertical-align: top;
}

.navigazioneCarrello .procedi a:link, .navigazioneCarrello .procedi a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.navigazioneCarrello .procedi a:hover{
	text-decoration: none;
}
