/* CSS Document */
/*CENTRE*/
.centre{
	width:643px;
	float:left;
	background-color:#f8f8f6;
	margin-top:2px;
	padding:15px 0px 15px 15px;
}
.magasin_intro{
	float:left;
	margin:0px 0px 8px 0px;	
	width:628px;
	height:171px;
	background-color:#FFFFFF;
}
.magasin_lyon{
	float:left;
	background-image:url(images/plan-lyon.gif);
	margin:0px 0px 8px 0px;	
	width:628px;
	height:171px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.magasin_lyonouest{
	float:left;
	background-image:url(images/plan-lyon-ouest.gif);
	margin:0px 0px 8px 0px;	
	width:628px;
	height:171px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.magasin_grenoble{
	float:left;
	background-image:url(images/plan-grenoble.gif);
	margin:0px 0px 8px 0px;	
	width:628px;
	height:171px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.magasin_portovecchio{
	float:left;
	background-image:url(images/plan_porto_vecchio.gif);
	margin:0px 0px 8px 0px;	
	width:628px;
	height:171px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.img{
	width:171px;
	height:171px;
	float:left;
}
.texte{
	float:left;
	margin:0px 0px 0px 15px;
}
.texte a{
	color:#95958f;
}
.texte a:hover{
	font-weight:bold;
}
.texte span{
	font-weight:bold;
	color:#5e5e5a;
}
.horraire{
	font-weight:bold;
	font-size:10px;
	color:#95958f;
	float:left;
	margin:0px 0px 10px 0px;
	width:628px;
	text-align:center;
}
.horraire2{
	font-weight:bold;
	font-size:10px;
	color:#95958f;
	float:left;
	margin:0px 0px -3px 0px;
	width:628px;
	text-align:center;
}
a img{
	border:none;
}
a b{
	text-decoration:none;
}

