#header #path {
	.top: -60px;
}
#center {
	_position: relative;
	_top: -10px;
	_left: 0px;
	_margin-bottom: -10px;
}


#center #nosMagasins h2 span {
	position: absolute;
	top: -50000px;
	left: -50000px;
}

#center #nosMagasins {
	width: 826px;
	height: 387px;
	margin-top: -15px;
	margin-left: 27px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#center #nosMagasins .pictos {
	width: 826px;
	height: 387px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/bgPictos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#center #nosMagasins h2 {
	position: relative;
	z-index: 40000;
	width: 826px;
	height: 73px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/bgTitle.gif);
	background-repeat: no-repeat;
}


#center #nosMagasins p.text span,
#center #nosMagasins p.entrezCP label span,
#center #nosMagasins p.cliquezRegion span {
	position: absolute;
	top: -50000px;
	left: -50000px;
}

#center #nosMagasins p.text {
	width: 211px;
	height: 26px;
	margin-left: 15px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/text.gif);
	background-repeat: no-repeat;
}
#center #nosMagasins #form1 {
	margin-top: 30px;
	margin-left: 15px;
}

#center #nosMagasins #form1 p.entrezCP label {
	display: block;
	width: 151px;
	height: 11px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/text_entrezCP.gif);
	background-repeat: no-repeat;
}

#center #nosMagasins #form1 p.entrezCP input.inputText {
	width: 108px;
	margin-top: 13px;
	padding: 2px;
	border: 1px solid #666;
	text-align: center;
	font-size: 11px;
}

#center #nosMagasins #form1 p.cliquezRegion {
	width: 136px;
	height: 31px;
	margin-top: 45px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/text_cliquezRegion.gif);
	background-repeat: no-repeat;
}

#center #nosMagasins object#map {
	margin-top: -142px;
	.margin-top: -145px;
	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/nosMagasins/popup/bgFilter.png);
	_background-image: none;
}

#popup div.shadow {
	position: absolute;
	z-index: 65001;
	top: 50%;
	left: 50%;
	width: 340px;
	height: 330px;
	margin-top: -165px;
	margin-left: -170px;
	background-image: url('../../images/center/nosMagasins/popup/bgShadow2.png');
	background-repeat: no-repeat;
	/* IE6 Hack */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/center/nosMagasins/popup/bgShadow2.png");
	_background:none;
}


#popup div.inner {
	width: 310px;
	height: 300px;
	background-color: #ffffff;
	margin: 0;
	margin: 14px 0 0 14px;
	.margin: 13px 0 0 -2px;
}

#popup table th.caption span {
	position: absolute;
	top: -50000px;
	left: -50000px;
}
#popup span.caption {
	height:100%;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/popup/bgTitle.gif);
	background-repeat: no-repeat;
}
#popup table th.caption a {
	display: block;
	float: right;
	margin-top: 0;
	margin-right: 5px;
	width: 23px;
	height: 23px;
	background-image: url(http://images.eto.fr/lafoirfouille/images/center/nosMagasins/popup/btCloseCross.gif);
	background-repeat: no-repeat;
}
#popup table th {
	
}
#popup table th.ville,
#popup table td.ville {
	
	width: 300px;
	padding-left: 25px;
}


#popup table tbody td {
	padding-right: 25px;
	text-align: left;
	padding-left:10px;
}
#popup table tbody td.ville {
	padding-right: 0;
	padding-left: 25px;
	text-align: left;
}

#popup table tbody a {
	text-decoration: underline;
	color: #000;
}
#popup table tbody a:hover,
#popup table tbody a:focus {
	text-decoration: none;
}


#popup table td.close img {
	display: block;
	float: right;
	width: 95px;
	height: 27px;
	padding-top: 5px;
	margin-right: 20px;
}


#popup table tfoot a,
#popup table tfoot span.current {
	margin-right: 5px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #f00;
}
#popup table tfoot span.current {
	text-decoration: none;
	font-size: 16px;
}
#popup table tfoot a:hover,
#popup table tfoot a:focus {
	color: #000;
}