#memo_fil_ariane, #memo_site_gauche, #memo_site_droite { display:none; }
#memo_home_haut { width:955px; overflow:hidden; background:#ffffff; }
/* Mention legale */
#memo_site_centre { position:relative; background:transparent; }
#memo_site_bas { border:none; }
#sw_home_legal {  width:925px; border-top:13px solid #a6a29a; margin:0 auto; padding:10px 15px 0; font-size:9px; color:#fff; background:url(./memo_site/footer.png) left top; }
#memo_site_bas .sw_footer_legal { display:none; } /* Mention legale, style temporaire */

/* Push produit *****************************************************/
#memo_home_bas #sw_home_encarts { background:#fff; }
	#memo_home_bas table { margin:5px 15px; }
/* Titre */
.memo_home_bas_libelle { display:block; padding:10px 0 0 0; margin:0 15px 10px; border-bottom:1px solid #8EA6B2; color:#8EA6B2; font-size:15px; font-weight:normal; text-transform:uppercase; }
/* Un produit */
.memo_home_bas_produit { position:relative; margin:0 33px 30px 0; width:145px; height:275px; }
 	/* Visuel */
	.memo_home_bas_visuel { display:block; width:145px; height:193px; }
	.memo_home_bas_visuel a { display:block; color:#5b6f79; font-size:11px; text-decoration:none; text-transform:lowercase; }
	.memo_home_bas_visuel a:first-letter { text-transform:uppercase; }
	.memo_home_bas_visuel a img { width:145px; height:193px; display:block; background:#F5F5F5; }
	/* Nom du produit */
	.memo_home_bas_designation { overflow:hidden; position:absolute; z-index:2; top:188px; padding:5px 0 0; display:block; font-size:11px; color:#5b6f79; background:url(./memo_liste/liste_visuel.png) no-repeat left top; }
		.memo_home_bas_designation a { display:block; width:135px; height:40px; padding:10px 5px; color:#5b6f79; text-decoration:none; text-transform:lowercase; }
		.memo_home_bas_designation a:hover { text-decoration:underline; }
		.memo_home_bas_designation a:visited { color:#847a71; text-decoration:underline; }
		.memo_home_bas_designation a:first-letter { text-transform:uppercase; }
   	/* Prix */
    .memo_home_bas_apartirdeprix { position:absolute; bottom:0; display:block; padding:8px 0 0 0; width:145px; height:17px; text-align:center; white-space:nowrap; overflow:hidden; background:url(./memo_liste/liste_prix.gif) no-repeat left top; }
 		.memo_home_bas_apartirde { padding:0 3px 0 0; font-size:9px; color:#5a6e78; }
		.memo_home_bas_prix { font-size:12px; font-weight:bold; color:#847a71; }
	/* Prix Barre */
	.memo_home_bas_aulieudeprixbarre { position:absolute; bottom:-12px; display:block; width:145px; height:12px; line-height:12px; white-space:nowrap; overflow:hidden; text-align:center; font-size:9px; color:#888; background:#dfdfdf; }
	/* Pictos */
	.memo_home_bas_picto1, .memo_home_bas_picto2 { position:absolute; right:-15px; }
	.memo_home_bas_picto1 img, .memo_home_bas_picto2 img { display:block; width:32px; height:25px; background:url(./memo_liste/picto_galet.png) no-repeat left top; }
	.memo_home_bas_picto1 { top:-7px; }
	.memo_home_bas_picto2 { top:22px; }
	.memo_home_bas_picto3 { position:absolute; top:245px; z-index:3; }
  		.memo_home_bas_picto3 img { display:block; padding:0 52px 0 53px; width:40px; height:13px; color:#fff; font-size:11px; text-align:center; background:#b59596; }

/* IE6 Debug ********************************************************/
* html #sw_home_legal { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Styles/memo_site/footer.png", sizingMethod=scale); }
#memo_site_bas { _float:left; } /* IE6 Flicker Bug Fix */
#sw_home_mainlink { background:#fff; opacity:0; filter:alpha(opacity=0); }