.fondo {
	background-image: url(../img/fondo.gif);
	background-repeat:     repeat-y;
	background-position: left;
}
.fondodebotonera {
	background-image: url(../img/fondobotonera.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoflores {
	background-image: url(../img/flores.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fhq {
	background-image: url(../img/sign.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fhqCopia {

	background-image: url(../img/florecitas_tarj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

