div.table {border: 1px solid black; display: table; }
div.tr {border: 1px solid black; display: table-row; }
div.td {border: 1px solid black; display: table-cell; }


.thmb {

  float:left;
  margin-left:5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  resize: both;

  width:100px;
  height:100px;
  border: 1px solid;
  color: #000000;
}

a{
	color:#333333;
}

.popover-header { display: none; }
.popover-body {
	color:#ff6600; 
	font-weight:800;
	}

.navbar-collapse.collapse.show{
background:#ffffff !important;
padding:1em;
border:#555555 1px solid  !important;

}

.testa{
	min-height:11em;
}

.linkact{
	font-weight:600;
}



.bordo{
	
		border:red 1px solid  !important;
		
}
body{
	font-family:'Gotham Rounded Book', sans-serif !important;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #ff6600 !important;
	border:none  !important;
	
}

.btn-primary:hover {
    background-color: #aaaaaa !important;
	border:#ff6600 1px solid  !important;
	
}

.arnc{
	color:#ff6600;
}

.btnarng{
	background-color:#ff6600;
	color:#FFFFFF;
	min-width:8em;
}


.btnarng:hover{
	background-color:#ed3d02;
	color:#FFFFFF;
}


.grad1 {
	
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#eaeaea, #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#eaeaea, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#eaeaea, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#eaeaea, #ffffff); /* Standard syntax (must be last) */
}


.grad2 {
	
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffffff, #eaeaea); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #eaeaea); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #eaeaea); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #eaeaea); /* Standard syntax (must be last) */
}

.dito{
	cursor:pointer;
}

.inpcarrellino{
	
	text-align: right;
	color: #000000;
	
	width:50px;
	
}

.inpcarrello{
	
	text-align: right;
	color: #000000;

	width:4em;
	
}

.prezzcarrello{
	
	text-align: right;
	color: #000000;

	width:6em;
	
}

.carrello{
	color: #000000;
	
}