.cantidad{
	border:1px solid #7F7F7F;
	font-size:9px;
	font-family:Verdana, Arial, Sans-Serif;
	text-align:center;
	padding:0;
	width:32px;
	vertical-align:middle;
}
.miniboton{
	padding:0;
	margin:0;
	vertical-align:middle;
}
.boton-carrom-small{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	margin:0px 8px;
}
body.detalle-fondo{
	background:#3C454E url(imagenes/fdo_detalle.jpg) repeat-x top;
	margin:12px 4px;
}
td.detalle-producto p{
	margin:8px;
}
p.detalle-titulo{
	font-weight:bold;
	font-size:14px;
}
p.detalle-foto{
	padding:5px;
	text-align:center;background:#FFF;border:1px solid #CCC;
}
p.detalle-precio{
	color:#060;
	font-size:15px;
}
/* Listado de productos mayoristas */
table.listamay th{
	background:#FFE9DB url('imagenes/listamay_th.jpg') repeat-x bottom;
	font-size:10px;
	text-align:center;
}
table.listamay td{
	background:#FBFBFB url('imagenes/listamay_td.jpg') repeat-x bottom;
}
table.listamay a{
	color:#0040A0;
	text-decoration:none;
}
table.listamay a:hover{
	text-decoration:underline;
}
