@charset "UTF-8";
/**

 * @copyright       Copyright 2007, AF83
 * @link            http://www.af83.com
 * @lastmodified    $Date: 2007-11-14 13:00:00 $
 */

@media all
{
    /* Search/filtre block */
    #col2 .block.affinerRecherche { margin: 0; padding: 0; border: none; }
        #col2 .block.affinerRecherche .contentBlock ul li { float: left; width: 120px; padding: 10px 10px 0 10px; font-size: 13px; font-weight: bold; }
        *html #col2 .block.affinerRecherche .contentBlock ul li { float: left; width: 100px; }
            #col2 .block.affinerRecherche .contentBlock ul li select { clear: both; width: 120px; margin: 5px 0 10px 0; border: 1px solid #7f9db9; background: white; }
            *html #col2 .block.affinerRecherche .contentBlock ul li select { clear: both; width: 115px; }
        #col2 .block.affinerRecherche .contentBlock ul li.btn_ok { float: right; width: 32px; height: 20px; margin: 17px 0 0 0; }
        *html #col2 .block.affinerRecherche .contentBlock ul li.btn_ok { width: 20px; margin: 25px 0 0 0; }
            #col2 .block.affinerRecherche .contentBlock ul li input { width: 32px; height: 20px; color: white; background: url(/images/decogalerie/header/bt_ok.png) 00 no-repeat; cursor: pointer; }
            
    #col2 .block .footerBlock { margin: 0 0 0 -1px; border-top: none; }
    
    /* no result */
    #col2  .block.accompagnement.listesProduits .contentBlock.links { padding: 10px 0 10px 10px; width: 500px; border: none; }
    
        *html #col1 { width: 219px; }
}
