.testo-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tb {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.testo_condizioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}
body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;   
}
.Boxed {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}
.BoxCarrello{
	background-color: #ffffff;
	border: 1px solid #bb1010;
	padding: 5px;
}
.Linea{

}
.Line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bb1010;
	border-right-color: #bb1010;
	border-bottom-color: #bb1010;
	border-left-color: #bb1010;
}
