.box{
	width:90%;
	text-align:left;
	padding:3px 2px 10px 4px;

}
.box .title{
	background:url(../img/carrello2.gif) no-repeat top right;
	height:22px;

	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	padding:0 3px;
}
.infoprod{
	margin:5px 0 3px 0;
	background-color:#F6F6F6;
	padding:8px 0;
	line-height:1.4em;
}
a.btn180{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;

	border:0;
	background-color:#F9F9F9;

	}
	div.aggiunte{
	margin:10px 0 5px 0;
	}
.latest_add ul li{
font-size:0.9em;
}


/* dettaglio carrello */

.dettaglio_carrello{
	margin:15px 0;

}

.dettaglio_carrello p{
	padding: 15px;
	font-size: 0.9em;
}

.dettaglio_carrello table{
	padding:10px 0;
	text-align: left;
	border-top:1px solid #7B9B5F;
}

.dettaglio_carrello table tr{

}
.dettaglio_carrello table tr.tbl_title td{
	background-color:#D7D7D7;
	border-right:1px solid #FFF;
}
.dettaglio_carrello table tr td{
	padding:5px;
	background: white;
	border-bottom: 2px solid #f6f6f6;
	vertical-align:top;
}

.dettaglio_carrello table tr td.img{
	text-align: center;
	border-right:1px dashed #e7e7e7;
}



.dettaglio_carrello table tr td.nome{
	width: 130px;
}
.dettaglio_carrello table tr td.nome .titolo{
	display:block;
	margin-bottom:8px;
	background-color:#F6F6F6;
}
.dettaglio_carrello table tr td.prezzo, .dettaglio_carrello table tr td.qta{
	text-align: right;
	width: 80px;

}
.dettaglio_carrello table tr td.prezzo,.dettaglio_carrello table tr td.tot{
padding-top:5px;
}
.dettaglio_carrello table tr td.qta{
	width: 60px;

}

.dettaglio_carrello table tr td.qta input{
	width: 40px;
	border: 1px solid #cdcdcd;
	text-align: right;
	margin-top:-4px;
}

.dettaglio_carrello table tr td.tot{
	width: 130px;
	text-align: right;
	border-right:1px dashed #e7e7e7;
}

.dettaglio_carrello table .price{
	font-size: 1.0em;
	font-weight: bold;
}

.dettaglio_carrello table .pricetot{
	font-size: 1.1em;
	font-weight: bold;
}

.dettaglio_carrello table tr td.azzera{
	margin-top: 7px;
	padding:10px 5px 10px 32px;
	background:url(../img/trash.gif) no-repeat center left;
	cursor:pointer;
}
.dettaglio_carrello table tr td.aggiorna{
	margin-top: 7px;
	padding:10px 1px 10px 32px;
	background:url(../img/refresh.gif) no-repeat center left;
	cursor:pointer;
}
.dettaglio_carrello table tr td .delete{
	width: 32px;
	height:32px;

	background:url(../img/delete.gif) no-repeat top left;
	cursor:pointer;
}
.dettaglio_carrello table tr td .info{
	width: 32px;
	height:32px;
	background:url(../img/info.gif) no-repeat top left;
	cursor:pointer;
}
.dettaglio_carrello table .buttons,#dati_anagrafici .buttons{
	text-align:center;
	margin:12px 0;
}
.dettaglio_carrello table .buttons2{
	text-align:center;
	margin:2px 0;
}
.dettaglio_carrello table .buttons2 button{
	background:url(../img/sfondo_button.gif) repeat-x bottom left;
	color:#FFFFFF;
	padding:2px;
	width:150px;
	height:25px;
	border:1px solid #666;
	cursor:pointer;
	margin-right:5px;
	}
.dettaglio_carrello table button,#dati_anagrafici button{
	background:url(../img/sfondo_button.gif) repeat-x top left;
	color:#FFFFFF;
	padding:4px 1px;
	width:150px;
	height:30px;
	border:1px solid #666;
	cursor:pointer;
	margin-right:5px;
	}

.carrello-opt{
	float:right;
	margin: 10px 10px 0 0;
	clear:both;
}

.carrello-opt ul .mytxt{
	font-weight: normal;
	font-size: 0.85em;
	margin:0 5px 0 0;
	padding:7px 0 0 0;
}
.dettaglio_carrello table tr td input{
width:10px;
}
span.strong{
font-weight:bold;
}
ul.cart_title{
	list-style:none;
	font-size:1em;
	color:#FFF;
}
ul.cart_title li{
	background-color:#7B9B5F;
	border:1px solid #FFF;
	margin-right:1px;
	float:left;
	padding:3px 7px;
	text-align:center;
}
ul.cart_title li.sel{
background-color:#3A5613;
font-weight:bold;
}
.dettaglio_carrello table tfoot tr td.spacer{
	height:30px;
	border-bottom:1px solid #7B9B5F;
}
.dettaglio_carrello table tfoot tr td{
	border:0;
}
.dettaglio_carrello table tfoot tr td input, .dettaglio_carrello table tfoot tr td input.radio{

padding-top:0;
margin-top:0px;
margin-bottom:20px;

}
.dettaglio_carrello table tfoot tr td.intest{
background-color:#F6F6F6;
border-bottom:1px solid #CCC;
}
.dettaglio_carrello table tfoot tr td.intest2{
background-color:#FFFFCC;
border-bottom:1px solid #CCC;
}
.dettaglio_carrello table tfoot tr td.dat{
border-bottom:1px solid #CCC;
text-align:right;
}
.dettaglio_carrello table tfoot tr td.dat2{
background-color:#D7D7D7;
text-align:right;
}
.dati_title{
margin:15px 0;
background-color:#F9F9F9;
border:1px solid #666;
padding:6px;
}
.radiodiv{
margin-bottom:2px;
display:block;
}

.cart_errore{
	margin:15px 0;
	border:2px solid #FF0000;
	padding:4px;
	background-color:#FCFCFC;
}
.condizioni{
	margin:10px 0 20px 0;
}
.radiodiv{
	clear:both;
}
.radiodiv input{
	margin:0;
	padding:0;
}
.vocepag {
margin:0px 0 5px 10px;
padding:0px 0 5px 10px;
}
textarea{
width:320px;
}
ul.piuvenduti{
	list-style:none;
	font-size:0.9em;
}
ul.piuvenduti li{
list-style:none;
font-size:0.9em;
background:none;
float:none;
}
ul.piuvenduti li .imgblock{
clear:both;
display:block;


}
