﻿.menugauche ul li a
{
	display:block;
	width:201px;
	height:57px;
}

.menugauche ul li.menugauche1 a{background:url(../Image/MenuGauche/btn_nouvoh.gif) bottom no-repeat;}
.menugauche ul li.menugauche2 a{background:url(../Image/MenuGauche/btn_restou.gif) bottom no-repeat;}
.menugauche ul li.menugauche3 a{background:url(../Image/MenuGauche/btn_extrah.gif) bottom no-repeat;}

.menugauche ul li a:hover
{
	background-position:0 -57px;
}
.menugauche ul li a.Select,.menugauche ul li a.Select:hover
{
	background-position:top;
}
