.carrello-tabella {
	margin:0 0 8px 8px;
	width:660px;
}
.carrello-tabella-intestazione td {
	background-color:#9eacad;
	margin-bottom:1px solid #9eacad;
	color:#fff;
}
.carrello-tabella-riga0 {
	background-color:#fff;
}
.carrello-tabella-riga1 {
	background-color:#f6f4f4;
}
.carrello-prezzo td {
	color:#cc0000;
	border-top:1px solid #9eacad;
}
.carrello-nav-on {
	background-color:#f5e8c0;
}
.carrello-messaggio {
	color:#090;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:20px;
}
.carrello-messaggio-ko {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:20px;
}
.carrello-bottone-sfondo, .carrello-bottone-sfondo-on {
	background-image:url(/update7/images/bottone-sfondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0 5px 0 12px;
	font-size: 10px;
	width:80px;
	text-align:center;
}
.carrello-bottone-sfondo, .carrello-bottone-sfondo a, .carrello-bottone-sfondo a:visited {
	color:#3d3d3d;
	text-decoration:none;
}
.carrello-bottone-sfondo a:hover {
	color:#cc0000;
	text-decoration:none;
}
.carrello-bottone-sfondo-on {
	color:#3d3d3d;
	font-weight:bold;
}
.form-obbligatorio {
	background-color: #FADEDE;
}
