@charset "utf-8";

/*
 *
 *	@titre: layout ie .
 *	@description: feuille de style global hack pour ie - le Veau.
 *	@auteur: neov - http://www.neov.net.
 *	@creation: 20090506.
 *	@modification: -
 *
 */

/* ::: global ::: */
textarea { resize:none; }


/* ::: png fix ::: */

/* * html .png,
* html #header .header-bg,
* html #logo,
* html #fan-veau,
* html #footer,
* html #header .main-menu li a,
* html .recette-mois p.thumb a { behavior: url('../design/style/hack/iepngfix.htc'); } */

/* ::: page layout ::: */

* html #header { background:none;  }
* html #header .header-bg { background:url(../../images/page-layout/header-background-ie.png) 0 0 no-repeat; position:absolute; height:147px; top:0; left:0; width:1010px; z-index:0; }
* html #header .main-menu li { background:url(../../images/content-icon/etoile.gif) 0 center no-repeat; }
* html #header .main-menu li.recette a.active { background:url(../../images/content-button/main-menu/trouver-recette-active.png) 0 0 no-repeat; width:87px; height:34px; }
* html #header .main-menu li.cuisiner a.active { background:url(../../images/content-button/main-menu/comment-cuisiner-active.png) 0 0 no-repeat; width:106px; height:34px; }
* html #header .main-menu li.tele a.active { background:url(../../images/content-button/main-menu/leveau-tele-active.png) 0 0 no-repeat; width:65px; height:34px; }
* html #header .main-menu li.vous a.active { background:url(../../images/content-button/main-menu/leveau-vous-active.png) 0 0 no-repeat; width:55px; height:34px; }
* html #header .main-menu li.info a.active { background:url(../../images/content-button/main-menu/plus-infos-active.png) 0 0 no-repeat; width:79px; height:34px; }

* html #content { background-color:white; background-image:none; width:960px; padding:0; }

* html #footer { background:url(../../images/page-layout/footer-background-ie.png) 0 0 no-repeat; }

/* :: homepage ::: */
* html #content-inner .home-bottom { background:url(../../images/page-layout/home-bottom-background-ie.png) 0 0 no-repeat scroll; behavior: url('style/hack/iepngfix.htc'); }
* html .recette-mois p.thumb a.active { background:url(../../images/content-button/voir-recette-active.png) 0 0 no-repeat; }


/* :: moteur-recette-page ::: */
* html #bloc_left p.marg_btn { margin:21px 0 0 5px; }
*+ html #bloc_left p.marg_btn { margin:21px 0 0 5px; }