@charset "utf-8";
/* CSS Document */

/********************** home page */
 body.cms-home { background: #ffffff url(../images/fond_home_lahalle.jpg) center top no-repeat; } /*mode image de fond plein écran*/
/*body.cms-home { background: #FAFBFC url(../images/fond.gif) center top  repeat-x; }*/
/*body.cms-home { background:#f7f9f9 }*/
/*body.cms-home .wrapper { background:url(../images/fond-home-lahalle.jpg) center 140px no-repeat; width:990px; margin:0 auto; } /* mode image de fond cadrée*/

.cms-home .header-bas { height: 32px; background: transparent url(../images/bande-header-bas-home.png) no-repeat; }
.cms-home .header-bas form { padding-top: 6px; }
.cms-home .haut_footer { background: transparent url(../images/bande-footer-home.gif) top no-repeat } /*changer .gif en .png pour fond transparent*/
.cms-home .centre-home { background-color:transparent; position:relative; /*height:660px;*/ padding-bottom:0; overflow:visible; }

/**************************/
/*bloc banniere principale*/
/**************************/
#banniere_principale { height:377px; width:990px; position:relative; /*overflow:hidden;*/ margin:5px 0 11px 0; }

/* menu banniere */
#menu_home_conteneur { width:253px; position:absolute; top:8px; left:8px; padding-top:104px; background:url(../images/menu_fond_top.png) top center no-repeat; z-index:10; font-family:Arial, Helvetica, sans-serif; }
#menu_home_conteneur ul.menu_home { border-top:#d6dbde solid 1px;  margin:5px 50px 0 30px; }
#menu_home_conteneur ul.menu_home li { border-bottom:#fff solid 1px; border-left:transparent solid 1px; position:relative; z-index:10; display:block; }
#menu_home_conteneur ul.menu_home li.last, #menu_home_conteneur ul.menu_home li.last a { border-bottom:transparent solid 1px; }
#menu_home_conteneur ul.menu_home li a { padding:9px 0 9px 2px; font-size:14px; color:#d30739; font-weight:bold; display:block; background:url(../images/menu_puce.gif) 158px center no-repeat; border-bottom:#d6dbde solid 1px;}
#menu_home_conteneur ul.menu_home li ul { display:none; padding:0 11px; border:#d6dbde solid 1px; position:absolute; top:-2px; left:171px; background-color:#FFF; z-index:9; }
#menu_home_conteneur ul.menu_home li.first  { border-top:#fff solid 1px; }

#menu_home_conteneur ul.menu_home li ul li { border-top:#d6dbde solid 1px; border-bottom:none; position:relative; z-index:9;  }
#menu_home_conteneur ul.menu_home li ul li.first { border-top:none; }

#menu_home_conteneur ul.menu_home li:hover { background-color:#FFF; border-bottom:#d6dbde solid 1px;  }
#menu_home_conteneur ul.menu_home li:hover a { padding-left:7px; border-bottom:#fff solid 1px; background-color:#FFF; position:relative; z-index:10; top:-1px; }
#menu_home_conteneur ul.menu_home li:hover ul { display:block; }

#menu_home_conteneur ul.menu_home li:hover li a, #menu_home_conteneur ul.menu_home li li a { padding:12px 13px 10px; border-bottom:none; color:#434343; font-size:12px; position: static; background:none; width:178px; font-weight:normal;}
#menu_home_conteneur ul.menu_home li li:hover { border-bottom:none;  }
#menu_home_conteneur ul.menu_home li li a:hover { color:#c21425; border-bottom:none; }

#menu_home_conteneur div { background:url(../images/menu_fond_bas.png) bottom center no-repeat; padding:0 29px 23px 10px; position:relative; bottom:-8px; text-align:center; }
/* slide banniere */
#banniere_principale .items2 { width:20000em; position:absolute; }
#banniere_principale .items2 li { float:left; width:990px; }

#banniere_slide {
    width:990px;
	position:relative;
	z-index:8;
}
#banniere_slide ul, #banniere_slide li{
    margin:0;
    padding:0;
    list-style:none;
	position:relative;
	z-index:8;
}
#banniere_slide li { 
    width:990px;
    overflow:hidden; 
	display:block;
}
#banniere_slide .btn_cata {
	display:block;
	width:148px;
	height:25px;
	text-indent:-987654px;
	position:absolute;
	top:328px;
	left:821px;
	background:url(../images/btn_catalogue.gif) top left no-repeat;
	outline:none;
	}
#banniere_slide .btn_cata:hover{
	background:url(../images/btn_catalogue.gif) bottom left no-repeat;
	}

/**************************/
/*bloc banniere secondaire*/
/**************************/
#banniere_secondaire { height:128px; width:990px; margin-bottom:10px; }
#banniere_secondaire li { display:block; float:left; margin-left:7px; }
#banniere_secondaire li.first { margin-left:0; }

.voir_conditions  { margin:0 5px 15px;}



