#container-carrello {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

#content-carrello {
	margin: 0px;
	padding: 0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
}

#percorso {
	background-repeat: no-repeat;
	width: 960px;
	line-height: 12px;
	float: left;
	height: 54px;
	padding-top: 10px;
}
#carrello_box {
	width: 960px;
	padding-top: 14px;
	padding-bottom: 14px;
	float: left;
	text-align:center;
}

.categorie_carrello {
	margin-bottom: 30px;
	width: 900px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	text-align:center;
}

.titoli_carrello {
	font-size: 16px;
	height: 23px;
	padding-top: 5px;
	padding-left: 200px;
	width: 560px;
	margin-bottom: 10px;
	padding-right: 200px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 1px;
	text-align: center;
}
#pulsanti_carrello {
	width: 600px;
	margin-top: 20px;
	height: 25px;
	padding-left: 30px;
}

.tabella_carrello {
	width: 760px;
	text-align: center;
	float: left;

}

.tabella_grazie {
	width: 900px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.tabella_cliente {
	width: 900px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.titoli_tabella {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #5e5e5e;
	padding-right: 3px;
	padding-left: 3px;
}
.dettagli_tabella {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecac2;
}
.spese_tabella {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecac2;
}
.totale_tabella {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	background-color: #E0E0E0;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecac2;
}
.totale_tabella_small {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecac2;
	background-color: #E0E0E0;
}
.titoli_cliente {
	font-size: 16px;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	width: 880px;
	padding-right: 10px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 1px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.note {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.note_top {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}


.note_center {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.note_bottom {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}
.esempi {
	font-size: 10px;
	color: #666;
}
.cliente_txt {
	font-size: 15px;
	line-height: 22px;
}
.cliente_txt_riepilogo {
	font-size: 12px;
	line-height: 14px;
}
#pulsanti_avanzamento {
	width: 900px;
	margin-top: 40px;
	height: 25px;
	background-color: #CCC;
}
.tabella_carrello_bordo {
	width: 900px;
	border: 1px solid #999;
}
.tabella_carrello_bordo1 {
	width: 560px;
	padding-left: 200px;
	padding-right: 200px;
}
.tabella_carrello_bordo1 table{
	border: 1px solid #999;
}
.totale_tabella_riepilogo {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	background-color: #E0E0E0;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecac2;
}
.spese_tabella_riepilogo {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 3px;
}
.dettagli_tabella_riepilogo {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecac2;
}
