@charset "UTF-8";
/* CSS Document */


body {
	text-align:center;
	font-family: arial, verdana, sans-serif;
	background-image:url(bankymage/motif-gris-clair.gif);
	
	}
		.titre {
		background: url(bankymage/intersport-logo.jpg) no-repeat top center;
		height:200px;
		
		}
		.titre strong{
		display:none;
		
		}
	
		.titre h1 {
		color:#004494;
		
		}
		.les-magasins h3 {
		color:#fff;
		line-height:42px;
		border-bottom:3px dashed #0088ff;
		
		}
				.les-magasins h4 {
		color:#004494;
		border-bottom:2px dashed #0088ff;
		width:75%;
		margin:0 auto;
		margin-top:15px;
				padding-bottom:15px;

		}

	
	.titre h3 {
		color:#e30012;
		
		}
	
	
	a {
		color:#e30012;
		}


	.les-magasins {
		width:949px;
		margin:0 auto;
		padding-left:1px;
		/*margin-top:25px;
		padding-bottom:10px;*/
		background-image:url(bankymage/motif.gif);
		height:1405px;
		
		}
	.les-magasins .magasin {
		float:left;
		width:295px;
		height:190px;
		margin:0 10px;
		background:#fff;
		background:url(bankymage/fiche.gif) no-repeat;
		color:#333;
		line-height:16px;
		position:relative;
		}
			.les-magasins .magasin i{
		color:#f2f2f2;

		}
		
			.les-magasins .magasin a {
		display:block;
		width:192px;
		height:52px;
		background:url(bankymage/localisation.gif) no-repeat;
		margin:0 auto;
		outline:0;
		}
			.les-magasins .magasin a:hover {
		background:url(bankymage/localisationV.gif) no-repeat;

		}
					.les-magasins .magasin a:visited {
		background:url(bankymage/localisationH.gif) no-repeat;

		}
					.les-magasins .magasin a strong{
		display:nonek;
		}
		

	object {
		outline:0;
		}
		
	#signature {
		width:949px;
		margin:0 auto;
		margin-top:25px;
		margin-bottom:15px;
		/*background:url(bankymage/motif-rouge.gif);*/
		padding:20px 0;
		}
			#signature a{
		/*color:#fff;*/
		color:#666;
		text-decoration:none;
		/*border-bottom:2px dashed #fff;*/
		}
		
		.les-magasins .magasin a strong {
    display: none;
}
