
ul {
  position: absolute;
  margin-top: -15px; /* 50% of the line-height in a */
  text-align: center;
}
li {
  display: inline-block;
  list-style: none;
  height: 300px;
	width: 280px;
	font-size: 1.4em;
  
}


a:hover {
 
}
.imagenfondo {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	background-position: center;
}


#Productos  a {
	display: block;
	color: #F17740;
	text-decoration: none;
	padding-top:280px
}
#Productos ul {
	
}
#Productos  a:hover {

	color: #F8BFA5;


}
.Almedras {
	background-image: url(../imagenes/elementos/ico-almendras.jpg);
}
.Cerezas {
	background-image: url(../imagenes/elementos/ico-cerezas.jpg);
}
.Nectarines {
	background-image: url(../imagenes/elementos/ico-cerezas.jpg);
}	
	

.Manzanas {
	background-image: url(../imagenes/elementos/ico-manzanas.jpg);
}
.Ciruela {
	background-image: url(../imagenes/elementos/ico-ciruelas.jpg);
}
.Uvas {
	background-image: url(../imagenes/elementos/ico-uvas.jpg);
}
.Portainjertos {
	background-image: url(../imagenes/elementos/ico-portainjerto.jpg);
}

#slidingDiv{display:none; background-color:#4A4A4A; padding:20px; top:32px; color:#FFF; overflow:visible; position:absolute; float:right; margin-right:20px; right:0px; width:300px}



