/app/design/frontend/lecedrerougev5/default/layout/cms.xml
<cms_index_index translate="label">
        <label>CMS Home Page</label>
       <reference name="root">
            <action method="setTemplate">
                <template>page/home.phtml</template>
            </action>
        </reference>
      
        <reference name="head">
            <action method="setData">
                <name>tag_complement</name>
                <value>home</value>
            </action>
            <action method="addJs">
                <script>bxslider/jquery.bxslider.js</script>
            </action>
            
            <action method="removeItem">
                <type>skin_css</type>
                <name>css/other.css</name>
            </action>
            <!--            <action method="addItem">
                <type>js_css</type>
                <name>bxslider/jquery.bxslider.css</name>
            </action>-->
        </reference>
        <reference name="home">
            <block type="home/home" name="hometest" template="home/home.phtml">  </block>
              
            <block type="gabarit/recopdt" name="recopdt" template="recopdt/reco_pdt_home.phtml"/>
                <block type="gabarit/marquesalaune" name="marquesalaune" template="marques/marques-a-la-une.phtml"/>
            
                <block type="core/template" name="banner.edito" template="dfp/edito.phtml"/>
           
            
        </reference>
      
        
    </cms_index_index>
/app/design/frontend/lecedrerougev5/default/layout/paypal.xml
<cms_index_index>
        <reference name="right">
            <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
        </reference>
    </cms_index_index>
/app/design/frontend/base/default/layout/bml.xml
<cms_index_index>
        <reference name="top.container">
            <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
                <action method="setSection"><section>homepage</section></action>
                <action method="setPosition"><position>0</position></action>
            </block>
        </reference>
        <reference name="right">
            <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
            <action method="setSection"><section>homepage</section></action>
            <action method="setPosition"><position>1</position></action>
        </block>
        </reference>
    </cms_index_index>
/app/design/frontend/lecedrerougev5/default/layout/dfp.xml
<cms_index_index> 
    
       
        
        
        <reference name="head">
            <remove name="banner.home.js"/>
        </reference>
        <reference name="header">       
            <remove name="banner.home.div"/>
        </reference>
        
        <reference name="head">
            <block type="core/template" name="pub_home.home.js" template="dfp/pub_home.js.phtml"/>
        </reference>
        
  
       
        
    </cms_index_index>