@charset "utf-8";
		/*GAS*/	
		#prevBtnProductos, #nextBtnProductos{ 
			display:block;
			width:15px;
			height:16px;
			position:absolute;
			left:450px;		
			top:250px;
		
			}
			/*GAS*/	
		#nextBtnProductos{ 
			left:490px;		
			top:250px;			
			
			}
			/*GAS*/	
		#prevBtnProductos a {  
			display:block;
			width:15px;
			height:16px;			
			background:url(http://www.agricoladeljalon.com/elementos/ico_prev_C.png) no-repeat 0 0;
			overflow:hidden;
			}		
			/*GAS*/														
		 #nextBtnProductos a{  
			display:block;
			width:15px;
			height:16px;
			background:url(http://www.agricoladeljalon.com/elementos/ico_sig_C.png) no-repeat 0 0;
			overflow:hidden;
			}	
		/*GAS*/	
			#prevBtnProductos a:hover{  
			display:block;
			width:15px;
			height:16px;			
			background:url(http://www.agricoladeljalon.com/elementos/ico_prev_C.png) no-repeat 0 0;
			overflow:hidden;
			}
			/*GAS*/	
			#nextBtnProductos a:hover{  
			display:block;
			width:15px;
			height:16px;
			background:url(http://www.agricoladeljalon.com/elementos/ico_sig_C.png) no-repeat 0 0;
			overflow:hidden;
			}	
		



