/app/design/frontend/base/default/layout/core.xml
<default>
        <block name="formkey" type="core/template" template="core/formkey.phtml"/>
    </default>
/app/design/frontend/lecedrerougev5/stock/layout/page.xml
<default translate="label" module="page">
        <label>All Pages</label>
        <block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">

            <block type="page/html_head" name="head" as="head">
                <!--external
                css devant comme ça ils s'inercalent entre css et js
                 <action method="addExternalItem">
                    <type>external_css</type>
                    <name>//ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css</name>
                    <params/>
                </action> -->
                <!--                 <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//www.google.com/cse/cse.js?cx=014333859969170482691:qw2cbskthbs</name>
                    <params/>
                </action>-->
                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js</name>
                    <params/>
                </action>
                <!--<action
                method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js</name>
                    <params/>
                </action>-->

                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/prototype/1.7.0.0/prototype.js</name>
                    <params/>
                </action>

                <action method="addJs" ifconfig="dev/js/deprecation">
                    <script>prototype/deprecation.js</script>
                </action>
                <!--<action
                method="addJs">
                    <script>lib/ccard.js</script>
                </action>-->
                <action method="addJs">
                    <script>prototype/validation.js</script>
                </action>
                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/builder.js</name>
                    <params/>
                </action>
                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/effects.js</name>
                    <params/>
                </action>
                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/controls.js</name>
                    <params/>
                </action>
                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/dragdrop.js</name>
                    <params/>
                </action>
                <action method="addExternalItem">
                    <type>external_js</type>
                    <name>//ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/slider.js</name>
                    <params/>
                </action>
                <action method="addExternalItem">
                    <type>external_css</type>
                    <name>
                        http://fonts.googleapis.com/css?family=Lato:300,400,700,900,100italic,300italic,400italic,700italic,900italic|Libre+Baskerville:400,700,400italic|Oswald:400,300,700</name>
                    <params/>
                </action>

                <action method="addJs">
                    <script>varien/js.js</script>
                </action>
                <action method="addJs">
                    <script>varien/form.js</script>
                </action>

                <action method="addJs">
                    <script>mage/translate.js</script>
                </action>
                <action method="addJs">
                    <script>mage/cookies.js</script>
                </action>

                <!--
                <action method="addItem">
                    <type>skin_js</type>
                    <name>js/lib/msdropdown/jquery.dd.min.js</name>
                </action>-->

                <action method="addItem">
                    <type>skin_js</type>
                    <name>js/lib/shadowbox/shadowbox.js</name>
                </action>
                <action method="addItem">
                    <type>skin_js</type>
                    <name>js/lib/j_scripts.js</name>
                </action>
                <!--
                <action method="addItem">
                    <type>skin_css</type>
                    <name>js/lib/msdropdown/dd.css</name>
                </action>-->
                <action method="addItem">
                    <type>skin_css</type>
                    <name>js/lib/shadowbox/shadowbox.css</name>
                </action>


                <action method="addCss">
                    <stylesheet>css/reset.css</stylesheet>
                </action>

                <!--                <action method="addCss">
                   <stylesheet>css/main.css</stylesheet>
               </action>
                -->
                <action method="addCss">
                    <stylesheet>css/main.css</stylesheet>
                </action>
                <action method="addCss">
                    <stylesheet>css/other.css</stylesheet>
                </action>
                <action method="addCss">
                    <stylesheet>css/special_stock.css</stylesheet>
                </action>
                <action method="addCss">
                    <stylesheet>css/tw-main.css</stylesheet>
                </action>


                <action method="addCss">
                    <stylesheet>css/print_mag.css</stylesheet>
                    <params>media="print"</params>
                </action>


                <!--
                <action method="addCss">
                    <stylesheet>css/welcome_bar.css</stylesheet>
                </action>-->

                <!--
                <action method="addCss">
                    <stylesheet>css/widgets.css</stylesheet>
                </action>-->


                <action method="addItem">
                    <type>skin_js</type>
                    <name>js/traduction.js</name>
                    <params/>
                </action>


            </block>

            <block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
                <label>Page Top</label>
            </block>

            <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml"/>

            <block type="page/html_header" name="header" as="header">
                <block type="page/template_links" name="top.links" as="topLinks"/>
                <!--                <block type="page/switch" name="store_language" as="store_language"
                template="page/switch/languages.phtml"/>
                <block type="core/text_list" name="top.menu" as="topMenu" translate="label">
                    <label>Navigation Bar</label>
                </block>-->
                <block type="header/header" name="menuheader" as="menuheader" template="page/html/headermenu.phtml"/>
                <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
                    <label>Page Header</label>
                    <action method="setElementClass">
                        <value>top-container</value>
                    </action>
                </block>
                <!-- <block type="core/template" name="addThis"
                template="addthis/addthis.phtml"/>-->

            </block>

            <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>

            <block type="core/text_list" name="left" as="left" translate="label">
                <label>Left Column</label>
            </block>

            <block type="core/messages" name="global_messages" as="global_messages"/>
            <block type="core/messages" name="messages" as="messages"/>

            <block type="core/text_list" name="content" as="content" translate="label">
                <label>Main Content Area</label>
            </block>

            <block type="core/text_list" name="content-products" as="content-products" translate="label">
                <label>View Products</label>
            </block>

            <block type="core/text_list" name="content-mixmatch" as="content-mixmatch" translate="label">
                <label>View Mix and Match</label>
            </block>

            <block type="core/text_list" name="content-playviz" as="content-playviz" translate="label">
                <label>View Playviz</label>
            </block>

            <block type="core/text_list" name="right" as="right" translate="label">
                <label>Right Column</label>
            </block>

            <block type="core/text_list" name="news" as="news" translate="label">
                <label>Home News Content</label>
            </block>

            <block type="core/text_list" name="home" as="home" translate="label">
                <label>Home Content</label>
            </block>

            <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
                <block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
                    <label>Page Footer</label>
                    <action method="setElementClass">
                        <value>bottom-container</value>
                    </action>
                </block>
                <block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
                <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
            </block>

            <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
                <label>Page Bottom</label>

            </block>

        </block>

        <block type="core/profiler" output="toHtml" name="core_profiler"/>
        <!-- <reference name="before_body_end">
            <block type="core/template" name="partage.facebook" as="partage.facebook"
        template="facebook/sdk.phtml" />
        </reference>-->
    </default>
/app/design/frontend/base/default/layout/directory.xml
<default>
        <reference name="head">
            <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml"/>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/customer.xml
<default>
        <!-- Mage_Customer -->
        <reference name="top.links">
            <action method="addLink" translate="label title" module="customer"><label>My Account</label><url helper="customer/getAccountUrl"/><title>My Account</title><prepare/><urlParams/><position>10</position></action>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/cms.xml
<default>
        <reference name="footer">
            <block type="cms/block" name="cms_footer_links" before="footer_links">
                <!--
                    The content of this block is taken from the database by its block_id.
                    You can manage it in admin CMS -> Static Blocks
                -->
                <action method="setBlockId">
                    <block_id>footer_links</block_id>
                </action>
            </block>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/catalog.xml
<default>

         
     
    </default>
/app/design/frontend/base/default/layout/catalog_msrp.xml
<default>
        <reference name="catalog_product_price_template">
            <action method="addPriceBlockType"><type>msrp</type><block>catalog/product_price</block><template>catalog/product/price_msrp.phtml</template></action>
            <action method="addPriceBlockType"><type>msrp_item</type><block>catalog/product_price</block><template>catalog/product/price_msrp_item.phtml</template></action>
            <action method="addPriceBlockType"><type>msrp_noform</type><block>catalog/product_price</block><template>catalog/product/price_msrp_noform.phtml</template></action>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/stock/layout/catalogsearch.xml
<default>
        <reference name="header">
            <block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml"/>
        </reference>
        <reference name="footer_links">
            <action method="addLink" translate="label title" module="catalogsearch" ifconfig="catalog/seo/search_terms">
                <label>Search Terms</label>
                <url helper="catalogsearch/getSearchTermUrl"/>
                <title>Search Terms</title>
            </action>
            <action method="addLink" translate="label title" module="catalogsearch">
                <label>Advanced Search</label>
                <url helper="catalogsearch/getAdvancedSearchUrl"/>
                <title>Advanced Search</title>
            </action>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/checkout.xml
<default>

        <!-- Mage_Checkout -->
        <reference name="top.links">
            <block type="checkout/links" name="checkout_cart_link">
                <action method="addCartLink"/>
                <action method="addCheckoutLink"/>
            </block>
        </reference>
        <reference name="right">
            <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
                <action method="addItemRender">
                    <type>simple</type>
                    <block>checkout/cart_item_renderer</block>
                    <template>checkout/cart/sidebar/default.phtml</template>
                </action>
                <action method="addItemRender">
                    <type>grouped</type>
                    <block>checkout/cart_item_renderer_grouped</block>
                    <template>checkout/cart/sidebar/default.phtml</template>
                </action>
                <action method="addItemRender">
                    <type>configurable</type>
                    <block>checkout/cart_item_renderer_configurable</block>
                    <template>checkout/cart/sidebar/default.phtml</template>
                </action>
                <block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions" translate="label" module="checkout">
                    <label>Shopping Cart Sidebar Extra Actions</label>
                </block>
            </block>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/paypal.xml
<default>
        <reference name="topCart.extra_actions">
            <block type="paypal/express_shortcut" name="paypal.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
        </reference>
        <reference name="cart_sidebar.extra_actions">
            <block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
        </reference>
    </default>
/app/design/frontend/base/default/layout/poll.xml
<default>

        <!-- Mage_Poll -->
        <reference name="right">
            <block type="poll/activePoll" name="right.poll">
                <action method="setPollTemplate"><template>poll/active.phtml</template><type>poll</type></action>
                <action method="setPollTemplate"><template>poll/result.phtml</template><type>results</type></action>
            </block>
        </reference>

    </default>
/app/design/frontend/base/default/layout/reports.xml
<default>
        <!-- Mage_Reports -->
        <reference name="right">
            <block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml"/>
            <block type="reports/product_compared" before="right.permanent.callout" name="right.reports.product.compared" template="reports/product_compared.phtml"/>
        </reference>
    </default>
/app/design/frontend/base/default/layout/googleanalytics.xml
<default>
        <!-- Mage_GoogleAnalytics -->
        <reference name="head" before="-">
            <block type="googleanalytics/ga" name="google_analytics" as="google_analytics" template="googleanalytics/ga.phtml"/>
        </reference>
    </default>
/app/design/frontend/base/default/layout/wishlist.xml
<default>
        <reference name="top.links">
            <block type="wishlist/links" name="wishlist_link"/>
            <action method="addLinkBlock"><blockName>wishlist_link</blockName></action>
        </reference>

        <!-- Mage_Wishlist -->
        <reference name="right">
            <block type="wishlist/customer_sidebar" name="wishlist_sidebar" as="wishlist" after="cart_sidebar" template="wishlist/sidebar.phtml"/>
        </reference>
    </default>
/app/design/frontend/base/default/layout/paypaluk.xml
<default>
        <reference name="topCart.extra_actions">
            <block type="paypaluk/express_shortcut" name="paypaluk.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
        </reference>
        <reference name="cart_sidebar.extra_actions">
            <block type="paypaluk/express_shortcut" name="paypaluk.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/contacts.xml
<default>
        <reference name="footer_links">
            <action method="addLink" translate="label title" module="contacts" ifconfig="contacts/contacts/enabled"><label>Contact Us</label><url>contacts</url><title>Contact Us</title><prepare>true</prepare></action>
        </reference>
    </default>
/app/design/frontend/base/default/layout/rss.xml
<default>
        <reference name="footer_links">
            <action method="addLink" translate="label title" module="rss" ifconfig="rss/config/active"><label>RSS</label><url>rss</url><title>RSS</title><prepare>true</prepare><urlParams/><position/><li/><a>class="link-rss"</a></action>
        </reference>
        <block type="rss/list" name="head_rss" ifconfig="rss/config/active"/>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/bundle.xml
<default>
        <reference name="cart_sidebar">
            <action method="addItemRender"><type>bundle</type><block>bundle/checkout_cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
        </reference>
        <reference name="wishlist_sidebar">
            <action method="addPriceBlockType"><type>bundle</type><block>bundle/catalog_product_price</block><template>bundle/catalog/product/price.phtml</template></action>
        </reference>
        <reference name="catalog_product_price_template">
            <action method="addPriceBlockType"><type>bundle</type><block>bundle/catalog_product_price</block><template>bundle/catalog/product/price.phtml</template></action>
        </reference>
    </default>
/app/design/frontend/base/default/layout/newsletter.xml
<default>

        <!-- Mage_Newsletter -->
        <reference name="left">
            <block type="newsletter/subscribe" name="left.newsletter" template="newsletter/subscribe.phtml"/>
        </reference>

    </default>
/app/design/frontend/lecedrerougev5/default/layout/david.xml
<default>

  </default>
/app/design/frontend/lecedrerougev5/default/layout/iwd_all.xml
<default>
		<reference name="head">
			<action method="addJs" ifconfig="iwdall/default/jquery"><script>iwd/all/jquery-1.10.2.min.js</script></action>			
		</reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/iwd_opc.xml
<default>
        <!--        <reference name="top.links">
            <remove name="checkout_cart_link" />
            <block type="checkout/links" name="checkout_cart_link_custom">
                <action method="addCartLink"></action>
            </block>
            <block type="opc/links" name="checkout_cart_link_custom">
                <action method="addCheckoutLink"></action>
            </block>
        </reference>-->
        
        
    </default>
/app/design/frontend/lecedrerougev5/default/layout/abtesting.xml
<default>
        <reference name="head">
            <action method="unsetChild"><alias>google_analytics</alias></action>
             <block type="core/template" name="abtesting" template="abtesting/abtesting.phtml"/>
             <block type="googleanalytics/ga" name="google_analytics" as="google_analytics" template="googleanalytics/ga.phtml"/>
        </reference>
        
    </default>
/app/design/frontend/lecedrerougev5/default/layout/amp.xml
<default>

        
    </default>
/app/design/frontend/lecedrerougev5/default/layout/dfp.xml
<default>
        <!--<reference name="after_body_start">
            <block type="core/template" name="pave.div" template="dfp/pave.div.phtml"></block>
        </reference>-->
        <!--        <reference name="head">
             <block type="core/template" name="banner.home.js" template="dfp/banner.js.phtml"></block>
        </reference>-->
        <reference name="header">       
            <block type="core/template" name="banner.home.div" template="dfp/banner.div.phtml"/>
        </reference>
        <reference name="content-edito">
            <block type="core/template" name="banner.edito" template="dfp/edito.phtml"/>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/stock/layout/ordermag.xml
<default>
        <reference name="head">
            <action method="addCss">
                <stylesheet>css/print_mag.css</stylesheet>
                <params>media="print"</params>
            </action>
            
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/cartepro.xml
<default>
            
    </default>
/app/design/frontend/lecedrerougev5/default/layout/devis.xml
<default/>
/app/design/frontend/lecedrerougev5/default/layout/newsletterpro.xml
<default/>
/app/design/frontend/lecedrerougev5/default/layout/sheep_debug.xml
<default>
        <reference name="head">
            <reference name="head">
                <action method="addItem" ifconfig="sheep_debug/options/enable">
                    <type>skin_js</type>
                    <name>sheep_debug/js/toolbar.js</name>
                </action>
                <action method="addItem" ifconfig="sheep_debug/options/enable">
                    <type>skin_js</type>
                    <name>sheep_debug/js/profile.js</name>
                </action>
                <action method="addItem" ifconfig="sheep_debug/options/enable">
                    <type>skin_css</type>
                    <name>sheep_debug/css/toolbar.css</name>
                </action>
            </reference>
        </reference>

        <reference name="before_body_end">
            <block type="sheep_debug/toolbar" name="debug_panels" template="sheep_debug/toolbar.phtml" after="-">
                <block type="sheep_debug/controller" name="debug_controller_panel" template="sheep_debug/panel/controller.phtml"/>
                <block type="sheep_debug/db" name="debug_models_panel" template="sheep_debug/panel/db.phtml"/>
                <block type="sheep_debug/panel" name="debug_design_panel" template="sheep_debug/panel/layout.phtml"/>
                <block type="sheep_debug/logging" name="debug_logs_panel" template="sheep_debug/panel/logging.phtml"/>

                <!-- Aligned to right -->
                <block type="sheep_debug/config" name="debug_config_panel" template="sheep_debug/panel/config.phtml"/>
                <block type="sheep_debug/util" name="debug_utils_panel" template="sheep_debug/panel/utilities.phtml"/>
            </block>
        </reference>
    </default>
/app/design/frontend/lecedrerougev5/default/layout/horaires.xml
<default>
        <reference name="content">
        </reference>
    </default>