/* DEFINITION DES COULEURS DE FONDS */ 
.conteneur .header .bandeau
{
	background: #404040;
}

.image_nlle_collection, .menu_rubriques_full, .conteneur
{
	background: #FFFFFF;
}

.content .image_nlle_collection {
	background: #FFFFFF;
}

.top a{
	color:black;
}

.conteneur .header .top {
	color:black;
}

/* DEFINITION DES TAILLE EN FONCTION DES BANDEAUX */ 
.image_nlle_collection
{
	margin-top: 0px; /* Si le bandeaux fait 1280px × 790px mettre -350px, si il fait 980px × 450px mettre 0px */ 
	height: 450px; /* Si le bandeaux fait 1280px × 790px mettre 790px, si il fait 980px × 450px mettre 450px */ 
	z-index: 1;
}
/* start NEW HP*/
/*#wfo_hp_main{width:980px; height:450px; margin-left:auto; margin-right:auto; position:relative;}
#wfo_hp_right{float:right;height:448px;width:253px;}
#wfo_hp_left{float:left;position:relative;height:448px;width:727px;}
#wfo_hp_clear{clear:both;}
#wfo_hp_mini1, #wfo_hp_mini2, #wfo_hp_mini3{width:251px; height:148px; border:1px solid #d2d3d5;}
#wfo_hp_mini1 img, #wfo_hp_mini2 img, #wfo_hp_mini3 img{}
#wfo_hp_mini2, #wfo_hp_mini3{border-top:0;}
#wfo_hp_mini3{height:148px;}
#wfo_hp_big1, #wfo_hp_big2, #wfo_hp_big3{display:none;border:0;height:448px;}
#wfo_hp_big1 img, #wfo_hp_big2 img, #wfo_hp_big3 img{border:0;}
#wfo_hp_fleche{	z-index:2;position:absolute;top:0px;left:705px;}
#footer{ position:fixed; bottom:0px; background:url(img_template_3s/footer2.jpg) #eaebed no-repeat center; margin-left:auto; margin-right:auto; width:10000px;} */
/* start NEW HP TOM */
.hp_container { margin: 0px auto; height: 448px; width: 980px; clear: both; }
.hp_container .left { position: relative; height: 448px; width: 727px; float: left; overflow: hidden; background-image: url("/MarketingData/CSS/ico/ajax-loader.gif"); background-position: center center; background-repeat: no-repeat; }
.hp_container .left .fleche { position: absolute; top: 1px; right: 0px; height: 148px; width: 23px; background-image: url("/MarketingData/Zones/fr-BE/Univers_HP/layer/fleche.png"); }
.hp_container .left .blocks { top: 0px; left: 0px; height: 1344px; width: 727px; }
.hp_container .right { height: 447px; width: 251px; float: right; border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.hp_container .right .block { height: 148px; width: 251px; border-bottom: 1px solid #e5e5e5; background-image: url("/MarketingData/CSS/ico/ajax-loader.gif"); background-position: center center; background-repeat: no-repeat; }
.hp_container .right .block div { height: 148px; width: 251px; cursor: pointer; }
.hp_container .clear { clear: both; }
