body{
background:#FFCC00;
}

a.bouton {
display: block;
width: 119px;
height: 23px;
background: url(bouteille2-1.png) no-repeat;
border: 0;
text-align: left;
 text-indent: 10px;
color: white;
text-decoration: none;
}


a.bouton:hover {
background: url(bouteille4-1.png) no-repeat center center;
} 

a.bouton2 {
display: block;
width: 119px;
height: 23px;
background: url(bouteille5.png) no-repeat;
border: 0;
text-align: left;
 text-indent: 10px;
color: white;
text-decoration: none;
}


a.bouton2:hover {
color: black;
background: url(bouteille3.png) no-repeat center center;
} 
