/* CSS Document */
h2{
font-weight:bolder;
font-size:10px;
color:#FF6699;
padding:0px;
margin:0px;
text-align:left;
}
.contdetcarrello{
	width:520px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	float:left;
}
.topdetcarrello{
	width:516px;
	position:relative;
	float:left;
}
.middetcarrello{
	width:486px;
	padding:0px 15px 0 15px;
	position:relative;
	float:left;
	background-image: url(../images/boxecommerce/middlebox.jpg);
}
.footdetcarrello{
	width:516px;
	position:relative;
	float:left;
}
.infoacquisto{
	width:486px;
	position:relative;
	float:left;
	background-image:url(../images/boxecommerce/lineainfoacquisto.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	
}
.infoprivacy{
	width:486px;
	position:relative;
	float:left;
	background-image:url(../images/boxecommerce/lineainfoprivacy.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.tippag{

	width:486px;
	position:relative;
	float:left;
	background-image:url(../images/boxecommerce/lineatippag.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.tabellametodo{
	position:relative;
	float:left;
	padding-right: 55px;
	padding-left: 55px;
}

