.riepilogocartproddett{
	font-family: 'AmbleBold';
	color:#333;
	font-size:16px;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
	border-bottom:1px dotted #333333;
	height:70px;
}


.fotoart{
	float:left;
	margin-top:6px;
}

.fotoart{
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	height:50px;
	width:60px;
	overflow:hidden;
	text-align:center;
}

.nomeart, .prezzoart, .qtaart, .addart, .delart{
	float:left;
	margin-top:26px;
	margin-left:6px;
}

.nomeart{
	width:250px;
}

.prezzoart{
	width:170px;
}

.qtaart{
	width:100px;
}

.addart, .delart{
	width:55px;
}

.addart img, .delart img{
	cursor:pointer;
}

.resumeriep{
	font-family: 'AmbleBold';
	color:#333;
	font-size:16px;
	margin-bottom:15px;
	text-transform:lowercase;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

.resumeriep2{
	font-family: 'AmbleLight';
	color:#333;
	font-size:12px;
	margin-bottom:15px;
	text-transform:lowercase;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

.resumeriep2 span{
	font-family: 'AmbleBold';
	color:#333;
	font-size:12px;
	text-transform:uppercase
}

.resumerieputente{
	font-family: 'AmbleLight';
	color:#333;
	font-size:14px;
	margin-bottom:15px;
	text-transform:uppercase;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

.resumerieputente span{
	font-family: 'AmbleBold';
	color:#333;
	font-size:16px;
	text-transform:uppercase;
	display:block;
}



.dettpag{
	clear:both;
	font-family: 'AmbleBold';
	color:#4E6C92;
	font-size:14px;
	margin-left:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #333333;
}

.dettfat{
	clear:both;
	font-family: 'AmbleBold';
	color:#4E6C92;
	font-size:14px;
	margin-left:15px;
	text-transform:uppercase;
}

.dettprice{
	font-family: 'AmbleBold';
	color:#333;
	font-size:18px;
	text-transform:uppercase;
}

.fattxt{
	font-family: 'AmbleBold';
	color:#333;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
	border-bottom:1px dotted #333333;
}


.txtreg{
	font-family: 'AmbleBold';
	color:#333;
	font-size:14px;
	padding:5px;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

.alertreg{
	width:124px;
	height:124px;
	float:left;
	margin-left:95px;
	text-align:center;
	padding:2px;
	background-image:url(../images/layout/boxformalert.jpg);
	background-repeat:no-repeat;
}

.alertreg p{
	display:block;
	margin-top:25px;
	font-family: 'LeagueGothicRegular';
	color:#82c023;
	font-size:15px;
}


.alertreg p:hover{
	cursor:pointer;
	color:#71e34f;
}

