/* DEFINITION DES COULEURS DE FONDS */ 
.conteneur .header .bandeau
{
	background: #38383A;
}

.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;overflow:hidden;}
#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{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;}
