#footer
{
	background: url(../img/pied_de_page/PiedBouteille.jpg) no-repeat left 0px;
	height:540px;
}
/*====== liens et adresse =======*/
#addresseChaigne
{
	z-index:2;
	text-indent:-9000px;
  background: url(../img/pied_de_page/AdresseChaigne.gif) no-repeat ;
  background-position: 5px top;
  margin-top:-52px;
  height:19px;
}
/*#lienMentions
{
	float:right;
	margin-top:-45px;
  background: url(../img/pied_de_page/LienMentionsLegales.gif) no-repeat ;
  display:block;
  text-indent:-9000px;
  font-size:8px;
  height:11px;
  width:148px;
}
#lienMentions:hover,
#lienMentions:focus
{
  background-position: left -15px;
}*/

#MenuBottom
{
  float: right;
  padding-right:0px;
  margin-top:255px;
	text-indent:12px;
  font-family: Georgia, Times, serif;
  font-variant: small-caps;
  font-size:13px;
  line-height:14px;
}
#MenuBottom a
{
  color:#2E2B26;
  text-decoration: none;
}
#MenuBottom a:hover
{
	color:#C9C8C6;
}

/*====== Bouteilles de vin =======*/
#listeBouteilles
{
	height:340px;
	z-index:3;
}
#listeBouteilles  *
{
  outline: none ;
  text-decoration: none;
}

#a_vin_1
{
	display:block;
  float:left;

	width:83px;
	height:336px;
	margin-left: 16px;
}
#a_vin_1:hover, #a_vin_1:focus
{
  background: url(../img/pied_de_page/Bouteille1.png) no-repeat ;
  text-decoration: none;
}

#a_vin_2
{
	display:block;
 	float:left;
	width:83px;
	height:336px;
	margin-left: -10px;
}
#a_vin_2:hover, #a_vin_2:focus
{
  background: url(../img/pied_de_page/Bouteille2.png) no-repeat ;
  text-decoration: none;
}


#a_vin_3
{
	display:block;
 	float:left;
	width:83px;
	height:336px;
	margin-left: -6px;
}
#a_vin_3:hover, #a_vin_3:focus
{
  background: url(../img/pied_de_page/Bouteille3.png) no-repeat ;
  text-decoration: none;
}


#a_vin_4
{
	display:block;
 	float:left;
	width:83px;
	height:336px;
	margin-left: -10px;
}
#a_vin_4:hover, #a_vin_4:focus
{
  background: url(../img/pied_de_page/Bouteille4.png) no-repeat ;
  text-decoration: none;
}


#a_vin_5
{
	display:block;
 	float:left;
	width:83px;
	height:336px;
	margin-left: 30px;
}
#a_vin_5:hover, #a_vin_5:focus
{
  background: url(../img/pied_de_page/Bouteille5.png) no-repeat ;
  text-decoration: none;
}


#a_vin_6
{
	display:block;
	float:left;
	width:83px;
	height:336px;
	margin-left: 24px;
}
#a_vin_6:hover, #a_vin_6:focus
{
  background: url(../img/pied_de_page/Bouteille6.png) no-repeat ;
  text-decoration: none;
}


#a_vin_7
{
	display:block;
 	float:left;
	width:83px;
	height:336px;
	margin-left: 22px;
}
#a_vin_7:hover, #a_vin_7:focus
{
  background: url(../img/pied_de_page/Bouteille7.png) no-repeat ;
  text-decoration: none;
}

