.fondo {
	background-image: url(../imagenes/fondo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.bglateral {
	background-image: url(../imagenes/bglateral.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.Separaciones {
	background-color: #999999;
	height: 1px;
}.BotonesProductos {
	height: 32px;
	text-indent: 44px;
	vertical-align: middle;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}