/* CSS Document */
#magasins{
	position:relative;
	height:auto;
	width:180px;
	float:left;
	top:20px;
	padding-right:15px;
	font-size: 11px;
	font-weight: bold;
	color: #B8BEC1;
	background-color: inherit;
}
#proche{
	position:relative;
	height:auto;
	width:180px;
	float:left;
	top:20px;
	padding-right:15px;
	font-size: 11px;
	font-weight: bold;
	color: #B8BEC1;
	background-color: inherit;
}
#contact{
	position:relative;
	height:auto;
	width:180px;
	float:left;
	top:20px;
	padding-right:15px;
	font-size: 11px;
	font-weight: bold;
	color: #B8BEC1;
	background-color: inherit;
}
#ContainerEtat {
	background-image:url(/medias/images/Weldom_bkg_etat.gif);
	background-repeat:repeat-y;
	position:absolute;
	width:203px;
	height:auto;
	right:70px; 
	top:7px !IMPORTANT; 
	top:2px; 
	padding-bottom:15px;
	z-index:2;
}
#etat{
	position:relative;
	width:175px;
	height:auto;
	font-size: 11px;
	font-weight: bold;
	left:15px;
	top:10px !IMPORTANT;
	top:15px;
	color: #B8BEC1;
	clear:both;
	z-index:2;
}
#ContainerEtatBas {
	background-image:url(/medias/images/Weldom_bkg_etatB.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	left:4px;
	bottom:-9px;
	z-index:1;	
}
#BarreBas {
	position:absolute;
	left:0px;
	top:0px;
	z-index:99999;
}
#BarreBas2 {
	position:absolute;
	left:0px;
	top:30px;
	z-index:99999;
}
.imgListeBas {
	float:left;
}

.listeBas  {
	float:left;
	margin-left:5px;
}

