#header #path {
	.top: -60px;
}
#center {
	_position: relative;
	_top: -10px;
	_left: 0px;
	_margin-bottom: -10px;
}


#center #listeMagasins h2 span {
	position: absolute;
	top: -50000px;
	left: -50000px;
}

#center #listeMagasins {
	width: 826px;
	height: 388px;
	margin-top: -15px;
	margin-left: 27px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#center #listeMagasins .pictos {
	width: 826px;
	height: 388px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/bgPictos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#center #listeMagasins h2 {
	position: relative;
	z-index: 40000;
	width: 826px;
	height: 75px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/bgTitle.gif);
	background-repeat: no-repeat;
}


#center #listeMagasins p.text span,
#center #listeMagasins p.entrezCP label span,
#center #listeMagasins p.cliquezRegion span {
	position: absolute;
	top: -50000px;
	left: -50000px;
}

#center #listeMagasins p.text {
	width: 549px;
	height: 20px;
	margin-left: 15px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/text.gif);
	background-repeat: no-repeat;
}
#center #listeMagasins #form1 {
	margin-top: 30px;
	margin-left: 15px;
}

#center #listeMagasins #form1 p.entrezCP label {
	display: block;
	width: 151px;
	height: 11px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/text_entrezCP.gif);
	background-repeat: no-repeat;
}

#center #listeMagasins #form1 p.entrezCP input.inputText {
	width: 108px;
	margin-top: 13px;
	padding: 2px;
	border: 1px solid #666;
	text-align: center;
	font-size: 11px;
}

#center #listeMagasins #form1 p.cliquezRegion {
	width: 136px;
	height: 31px;
	margin-top: 45px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/text_cliquezRegion.gif);
	background-repeat: no-repeat;
}

#center #listeMagasins object#map {
	margin-top: -137px;
	.margin-top: -140px;
	margin-left: 170px;
}




/* popup
*********/

#popup {
	position: absolute;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/listeMagasins/popup/bgFilter.png);
	_background-image:none;
}

#popup div.shadow {
	position: absolute;
	z-index: 65001;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 330px;
	margin-top: -165px;
	margin-left: -200px;
	background-image: url('../../images/center/listeMagasins/popup/bgShadow2.png');
	background-repeat: no-repeat;
	/* IE6 Hack */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/center/listeMagasins/popup/bgShadow2.png");
	_background: none;
}

#popup div.inner {
	width: 370px;
	height: 300px;
	background-color: #ffffff;
	margin: 0px;
	margin: 14px 0 0 16px;
	.margin: 14px 0 0 2px;
}
#popup table 
{
    margin: 0 auto;
	width: 370px;
}
#popup table table
{
    margin: auto;
    width: auto;
}
#popup table td {
	text-align:left;
	margin:0;
}
#popup table a {
	text-decoration: underline;
	color: #000;
}