#mainContent { padding: 20px 6px 243px; }

#menuProduits  { display: none; }

p.intro { margin: auto 29px !important; }

#header { height: 150px;  }

#listProduits {
	background: url(../images/back-produits-text.gif) 0 253px no-repeat;
	list-style: none;
	padding: 0 0;
	margin: 25px 0 0;
}

#listProduits li {
	display: inline;
	float: left;
	width: 269px;
}

#listProduits li#freins { width: 266px; }
#listProduits li#etriers { border: none; width: 266px; }

#listProduits li a { cursor: pointer; text-decoration: none; }

#cables span.titre, #freins span.titre, #etriers span.titre {
	color: #fff;
	background: url(../images/back-produit1.jpg) no-repeat;
	border-right: 1px solid #fff;
	display: block;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	text-indent: 25px;
	width: 268px;
}

#freins span.titre { background: url(../images/back-produit2.jpg) no-repeat; width: 265px;}
#etriers span.titre { background: url(../images/back-produit3.jpg) no-repeat; border: none; width: 266px;}

#cables span.image {
	background: url(../images/img-cables.jpg) left top no-repeat;
	border-right: 1px solid #fff;
	display: block;
	height: 224px;
	width: 268px;
}

#freins span.image {
	background: url(../images/img-freins.jpg) left top no-repeat;
	border-right: 1px solid #fff;
	display: block;
	height: 224px;
	width: 265px;
}

#etriers span.image {
	background: url(../images/img-etriers.jpg) left top no-repeat;
	display: block;
	height: 224px;
	width: 266px;
}

span.text {
	color: #000;
	display: block;
	padding: 20px;
}

#listProduits li.hover span.image { background-position: left bottom; }

#listProduits li.hover span.text {
	color: #fff;
	background: url(../images/text-over.png) no-repeat !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/text-over.png');
}

#footer { background: url(../images/back-footer-acc.gif) repeat-y; }

#footer #promos li, #footer #promos li a { background: url(../images/back-promo-acc.gif) left top no-repeat !important; }
