﻿@charset "utf-8";
/* CSS Document */

	#menu #navProduits {
		background: transparent url(../images/gb/nav_produits_fond.gif) no-repeat left 10px;
		height: auto !important;
		height: 115px;
		min-height: 115px;
		}
	#menu #navCompte {
		background: transparent url(../images/gb/nav_compte_fond.gif) no-repeat left 10px;
		height: auto !important;
		height: 115px;
		min-height: 115px;
		}
