@charset "utf-8";
/* CSS Document */

div#imagenfamilia{
	background-image: url(../img/fondos/imagenempresa.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;

	margin-top:0px;
	width:960px;
}

div#imagenhistoriaempresa{
	background-image: url(../img/fondos/imagenhistoria.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenubicacion{
	background-image: url(../img/fondos/imagenubicacion.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenapicultor{
	background-image: url(../img/fondos/imagennuestrosproductos.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenmiel{
	background-image: url(../img/fondos/imagenmiel.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenpolen{
	background-image: url(../img/fondos/imagenpolen.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:0px;
	width:960px;
}
div#imagenjalea{
	background-image: url(../img/fondos/imagenjalea.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagentapiqui{
	background-image: url(../img/fondos/imagentapiqui.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenreinas{
	background-image: url(../img/fondos/imagenreinas.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagennucleos{
	background-image: url(../img/fondos/imagennucleos.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:0px;
	width:960px;
}

div#imagenpaquetes{
	background-image: url(../img/fondos/imagenpaquetes.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenservicios{
	background-image: url(../img/fondos/imagenservicios.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenfotos{
	background-image: url(../img/fondos/imagenfotos.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagencontacto{
	background-image: url(../img/fondos/imagencontacto.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagenpropoleos{
	background-image: url(../img/fondos/propoleos_web.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imagennovedades{
	background-image: url(../img/fondos/imagennovedades.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
}

div#imageninicio{
	background-image: url(../img/fondos/imageninicio.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	width:960px;
	height:400px;
}

