/* PE11 *************************************************************/
#sw_secteur_femme, #sw_secteur_homme { height:440px; }
/* Boutiques */
#sw_secteur_homme #sw_shops { left:221px; top:130px; height:280px; }
#sw_secteur_femme #sw_shops { left:220px; top:10px; height:390px; }
#sw_shops { position:absolute; display:block; width:300px;  list-style:none; }
	#sw_shops li { display:block; }
	#sw_shops a { display:block; width:300px; float:left; clear:left; }
			#sw_shops a span { display:none; }

/* Gabarit du site **************************************************/
#memo_fil_ariane, #memo_site_droite, #memo_secteur_bas, #memo_secteur_centre { display:none; }
#memo_site_centre { position:relative; }
/* Colonne de gauche */
#memo_site_gauche { position:absolute; left:0; top:0; width:160px; padding:15px 5px 0 15px; font-size:14px; }
	#memo_site_gauche_haut ul li, #memo_site_navigation_dynamique .memo_site_top_recherche ul li { margin:0; }
		#memo_site_gauche ul li a { text-decoration:none; }
	#memo_site_gauche .sw_zoom_title { display:none; }
	/* Categories */
	#memo_site_navigation_dynamique_automatique h4 { display:none; }
	.memo_site_navigation_dynamique_automatique_secteur>li>a { display:block; text-transform:uppercase; font-weight:bold; margin:0 0 5px; }
	/* Top recherche */
	.memo_site_top_recherche { font-size:12px; }
	#memo_site_gauche .memo_site_top_recherche h4 { border:none; font-weight:bold; }
/* Footer */
#memo_site_bas {
	padding:10px 20px 20px;
}	
