﻿.celda_precio
{
	background-position: center center; 
	height: 23px; 
	background-image: url('images/fondoprecios.jpg'); 
	background-repeat: no-repeat; 
	vertical-align: middle;
}
.celda_reflejo
{
 background-position: center center; 
 height:8px; 
 background-image: url('images/fondoreflejo.jpg'); 
 background-repeat: no-repeat;
}
.div_destaca_master
{
	width: 130px;
	overflow: hidden;	
}
.div_imagen_destaca
{
	width: 75px;
	height: 75px;
	margin: 0 auto 0 26px;
}
