.precio_antiguo{
	text-decoration:line-through;
}
.precio_normal{
	
}

.precio_oferta{
	color: #D46F07;
	font-weight: bold;
	
}
#precio_producto{
	text-align: right;	
}
