@charset "utf-8";



/* Navigation */
/* -------------------------------------------- */

#gNav {
	background-position: 0 -219px;
}

#gNav2 {
	background-position: 0 -264px;
}

#gNav2 li.gateaux,
#gNav2 li.gateaux a {
	display: inline;
	width: 67px;
	margin: 0 0 0 7px;
}
#gNav2 li.secs1,
#gNav2 li.secs1 a {
	width: 68px;
}
#gNav2 li.grandgateaux,
#gNav2 li.grandgateaux a {
	width: 100px;
}
#gNav2 li.chocolat,
#gNav2 li.chocolat a {
	width: 78px;
}
#gNav2 li.secs2,
#gNav2 li.secs2 a {
	width: 78px;
}
#gNav2 li.cadeaux,
#gNav2 li.cadeaux a {
	width: 67px;
}

#gNav2 li.gateaux a {
	background: url(../image/gn2_gateaux.gif) 0 0 no-repeat;
}
#gNav2 li.secs1 a {
	background: url(../image/gn2_secs1.gif) 0 0 no-repeat;
}
#gNav2 li.grandgateaux a {
	background: url(../image/gn2_grandgateaux.gif) 0 0 no-repeat;
}
#gNav2 li.chocolat a {
	background: url(../image/gn2_chocolat.gif) 0 0 no-repeat;
}
#gNav2 li.secs2 a {
	background: url(../image/gn2_secs2.gif) 0 0 no-repeat;
}
#gNav2 li.cadeaux a {
	background: url(../image/gn2_cadeaux.gif) 0 0 no-repeat;
}

body#gateaux #gNav2 li.gateaux a,
body#secs1 #gNav2 li.secs1 a,
body#grandgateaux #gNav2 li.grandgateaux a,
body#chocolat #gNav2 li.chocolat a,
body#secs2 #gNav2 li.secs2 a,
body#cadeaux #gNav2 li.cadeaux a {
	background-position: 0 -28px;
}
