/* ############################# CssObject [EC_CarrelloLight] ############################### */
#wdgECCarrello_Light
	{
	float:left;
	height:25px;
	line-height:25px;
	margin-left:5px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:900;
	padding-right:10px;
	padding-left:10px;
	color: #d8001d;
	}
#wdgECCarrello_Light a {color: #d8001d; font-size:12px;}
#wdgECCarrello_Light a:before
	{
	content: url(../Images/carrello-1294.png);
        width: 16px;
        height: 16px;
        float: left;
        margin: 2px 4px 2px 0;
	}

#wdgECCarrello_Light:hover {border-bottom:solid 2px #d8001d;}
#wdgECCarrello_Light a:hover {text-decoration:none;}
.RiepilogoCarrello_Link_Light {float:left;}
.RiepilogoCarrello_Prodotti_Light {float:left;margin-left:5px;}


