.elenco_prodotti {
float: left;
margin-right: 13px;
margin-bottom: 13px;
position: relative;
font-size: 11px;
color: #004B91;
width: 215px;
height: 150px;
background-image: url(../img/box_prodotti.jpg);
background-repeat: no-repeat;
line-height: 16px;
}



.elenco_prodotti table{
width: 215px;
height: 150px;
padding: 5px;

}

*:first-child+html .elenco_prodotti table{
width: 205px;
height: 140px;
margin-left: 5px;
margin-top: 5px;

}



.elenco_prodotti a {
font-size: 12px;
}

.prezzo{
position: relative;
color: #004B91;
font-size: 14px;
font-weight: bold;
top: 4px;

}

.titolo_tabella{
height: 40px;
text-align: left;
}


.titolo_tabella a{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;

}


.separator_prodotto {
	background-image: url(../img/dott.gif);
	background-position: center center;
	background-repeat: repeat-x;
	height: 2px;
}

.separator_prodotto img{
	border: 0px;
	height: 2px;
}

.box_prodotto_img , .box_prodotto_img_dettaglio{
	border: 1px solid #004B91;
	width: 80px;
	height: 80px;
	padding: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	background-color: #fff;
}

.box_prodotto_img img {
	position: relative;
	left: -2px;
	top: -2px;	
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.box_prodotto_img_dettaglio{
	width: 100px;
	height: 100px;
	position: relative;
	top: 5px;	
}

.box_prodotto_img_dettaglio img{
	border: 0px;
}

.box_zoom, .box_zoom_dettaglio {
	position: relative;
	left: 60px;
	top: 0px;
	width: 25px;
	height: 19px;
}

.box_zoom img{
	left: 1px;
	top: -1px;
}

.shim {
	position: relative;
	width: 80px;
	height: 64px;
}

.shim img {
	width: 80px;
	height: 64px;

}

.box_zoom_dettaglio {
	left: 77px;
	top: 83px;
}


.box_variante {
	border: 1px solid #CCCCCC;
	padding: 3px;
}


.box_prodotto_offerta{
background-image: url(../img/box_prodotti_offerta.jpg);
width: 215px;
height: 150px;
padding-left: 5px;
padding-right: 5px;
}

.box_prodotto_evidenza {
background-image: url(../img/box_prodotti_evidenza.jpg);
width: 215px;
height: 150px;
padding-left: 5px;
padding-right: 5px;
}

.prezzo_prodotto, .prezzo_prodotto_offerta{
	font-size: 11px;
	line-height: 10px;
}

.prezzo_prodotto_offerta{
	color: #004B91;
	line-height: 10px;
}



.marca {
	font-weight: bold;
	font-size: 11px;
}

.codice {
}

#campo {
	width: 100px;
}

#ordine {
	width: 100px;
}

th {
  height: 30px;
  background-image:url(../img/breadcrumbs.jpg); 
  background-repeat:repeat-x;
}

#legenda_catalogo {
margin-top: 50px;
clear: both;
}

.legenda_offerta {
width: 50px;
height: 25px;
background-image: url(../img/box_prodotti_offerta.jpg);
}

.legenda_evidenza {
width: 50px;
height: 25px;
background-image: url(../img/box_prodotti_evidenza.jpg);

}

.minimo_ordinabile {
	line-height: 16px;
}
