h1 {
	font-size:16px;
}

h2 {
	font-size:13px;
}


.cart_titolo {
	background: #58492A;
	color: #ffbb04;
	font: bold 14px;
}

.moreinfos p {
	color: #ffbb04;
	font: bold 14px;
	background-color: #524327;
	font-family: georgia;
	font-size: 11px;
	background-image: imgs/moreinfos.gif;
	background-position: left;
	padding: 2 0 2 25;
}



.add{

}

.add2{


}


.cart_codice {
	color: #666666;
}

.cart_generic {
	color: black;
	font-family:georgia;
	font-size:11px;
	padding: 1px 1px 1px 1px;
	height: 23px;
}

.cart_descrizione {
	color: black;
	font-family:georgia;
	font-size:11px;
	
}

.cart_add {
	padding:2px 2px 2px 2px;
	text-align: center;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	vertical-align: middle;
	
}

.cart_prezzo {
	padding:5px 2px 2px 2px;
	color: #fe0000;
	font-family:georgia;
	font-size:11px;
	FONT-WEIGHT: bold;
	
}

.cart_zoom {
	padding:2px 2px 2px 2px;
	color: black;
	font-family:georgia;
	font-size:10px;
	
}


/*FRAME CARRELLO*/
.carrello_tabella {
	width: 100%;
	border: 1px solid #FFA500;
}

td.carrello_tabella {
	padding:2px 2px 2px 2px;
	border: 1px solid #FFA500;
}

.carrello_titolo {
	padding: 2px 2px 2px 2px;
	background-color: #FFA500;
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.carrello_rimuovi {
	background-color: Silver;
	border-bottom: 1px Gray;
	border-right: 1px Gray;
	border-left: 1px White;
	border-left: 1px White;
}
a.carrello_rimuovi {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.totaleordine_carrellogrande {
	color: #ffffff;
	font-family: georgia;
	font-size: 12px;
	background-color: #00ae61;
	FONT-WEIGHT: normal;
	border: 1px solid #ffffff;
	border-left-width: 0px;
	border-right-width: 3px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
}
#tb_special_product{
	background-image: url(../imgs/lettere/tratto.gif);
	padding:0px;
	margin:0px;
	border:0px;
}
#tb_special_product td  {
	background-image:none;
	padding:0px;
	margin:0px;
	border:0px;
}
#tb_special_product tr  {
	background-image:none;
	padding:0px;
	margin:0px;
	border:0px;
}
#tb_special_product td img{

	padding:0px;
	margin:0px;
	border:0px;
}
#ft_cat_td {
	height: 150px;	
}

#ft_cat_td img {
	width: 100px;
}
#tb_3advise{
	width: 245px;
}
#tb_3advise td img{
	width: 75%;
}


