.FondoLateralDer {
	background-image: url(/exsite/store/_imagenes/layout/productos_hot/borde_lateral.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.FondoLateralIzq {
	background-image: url(/exsite/store/_imagenes/layout/productos_hot/borde_lateral.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.LinkProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF2D20;
	text-decoration: underline;
}
.CodigoProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.PrecioProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF2D20;
	text-decoration: none;
}
.MarcoThumb {
	border: 1px solid #FF2D20;
}
.FondoSuperior {
	background-image: url(/exsite/store/_imagenes/layout/productos_hot/borde_superior.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF2D20;
}
.FondoInferior {
	background-image: url(/exsite/store/_imagenes/layout/productos_hot/borde_inferior_h.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;
}
