﻿.IntroCarrello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	font-size: 12px;
	background-color: #FFFFFF;
}
.TitoloCarrello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542d00;	
	font-size: 15px;
	font-weight: bold;
}
.HeaderCarrello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542d00;	
	font-size: 13px;
	font-weight: bold;
	background-color: #F0B859;
}
.TotaleCarrello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542d00;	
	font-size: 13px;
	font-weight: bold;
	background-color: #f0d56a;
}
.FooterCarrello 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #542d00;	
	font-size: 13px;
	font-weight: bold;
	background-color: #fceeda;
}
.FooterCarrello a, .FooterCarrello a:link, .FooterCarrello a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542d00;
	font-size: 13px;
	font-weight: bold;		
	text-decoration: none;
}
.FooterCarrello a:hover, .FooterCarrello a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: underline;
}
.TestoCarrello a, .TestoCarrello a:link, .TestoCarrello a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #542d00;	
	text-decoration: none;
}
.TestoCarrello a:hover, .TestoCarrello a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.ShoppingItem
{
    background-color: #ffefd3;
}
.AlternatingShoppingItem
{
    background-color: #eedec2;
}