@charset "UTF-8";

/*
 *	SELECTION CAVISTE
 *	Module Pages
 */	
	
/* Index */
	#nos-producteurs .a-index #pageWrap{ padding: 227px 0 0 0; }

	#nos-producteurs .a-index table.resultats{ border-spacing: 10px; }	
	#nos-producteurs .a-index table.resultats td:hover { background: #370b0b !important; }	
	#nos-producteurs .a-index table.resultats td.empty:hover { background: #000 !important; }	
	#nos-producteurs .a-index table.resultats td div{ line-height: 16px; padding: 122px 5px 5px 5px; width: 213px; }
	#nos-producteurs .a-index table.resultats td > div{ width: 213px; }
	#nos-producteurs .a-index table.resultats td h2{ font-size: 1em; margin: 0; }
	#nos-producteurs .a-index table.resultats td img{ left: -5px; position: absolute; top: -5px; }
	#nos-producteurs .a-index table.resultats td img{ width:expression(234 + "px"); } /* HACK IE */
	#nos-producteurs .a-index table.resultats td strong{ font-size: 12px; }
	
	div.filtres ul ul{ box-shadow: 0 10px 15px #000; max-height: 358px; overflow: auto; overflow-x: hidden; top: 28px; z-index: 9999 !important; }
	div.filtres ul ul li.disabled{ display: none; }
	div.filtres  li.pays ul{ left: 176px; }
	
	
/* Paginator */
	div.paginator.top{ position: absolute; top: 179px; right: 3px; z-index: 9999999; }	
	
/* Details */
	#nos-producteurs .a-details #pageWrap{ padding: 196px 0 0 0; }	

	#nos-producteurs .a-details #description{ min-height:312px; margin: 0 0 16px 0; padding: 0 0 0 648px; position: relative; }
	#nos-producteurs .a-details #content > #description{ height: auto; min-height: 312px; }
	#nos-producteurs .a-details #description img{ border: 1px solid #53482a; left: 0; position: absolute; top: 0; }
	#nos-producteurs .a-details #description h1{ font-size: 20px; line-height: 22px; margin: 0 0 16px 0; position: relative; top: 0;  }
	#nos-producteurs .a-details #description h1 span{ font-weight: normal; }
	

	
	
	
	