
span#bouton1 {background-image:url(../images/accueil.png);}
span#bouton1 a {
	display: block;
	height:78px;
	width:160px;
	background-image:url(../images/accueil.png);
	background-repeat:no-repeat
}	 
span#bouton1 a:hover {
	display: block;
	height:78px;
	width:160px;
	background-image:url(../images/accueil-roll.png);
	background-repeat:no-repeat
}

span#bouton1Pages {background-image:url(../images/accueil-roll.png);}
span#bouton1Pages a {
	display: block;
	height:78px;
	width:160px;
	background-image:url(../images/accueil-roll.png);
	background-repeat:no-repeat
}	 
span#bouton1Pages a:hover {
	display: block;
	height:78px;
	width:160px;
	background-image:url(../images/accueil.png);
	background-repeat:no-repeat
}

#boutonProduits{
	display: block;
	height:78px;
	width:150px;
	background-image:url(../images/produits-roll.png);
	background-repeat:no-repeat}

span#bouton2 {background-image:url(../images/produits.png);}
span#bouton2 a {

	display: block;
	height:78px;
	width:150px;
	background-image:url(../images/produits.png);
	background-repeat:no-repeat
}	 
span#bouton2 a:hover {
	display: block;
	height:78px;
	width:150px;
	background-image:url(../images/produits-roll.png);
	background-repeat:no-repeat
}

#boutonContacts{
	display: block;
	height:78px;
	width:149px;
	background-image:url(../images/contacts-roll.png);
	background-repeat:no-repeat}
	
span#bouton3 {background-image:url(../images/contacts.png);}
span#bouton3 a {
	display: block;
	height:78px;
	width:149px;
	background-image:url(../images/contacts.png);
	background-repeat:no-repeat
}	 
span#bouton3 a:hover {
	display: block;
	height:78px;
	width:149px;
	background-image:url(../images/contacts-roll.png);
	background-repeat:no-repeat
}

#boutonInfos{
	display: block;
	height:78px;
	width:162px;
	background-image:url(../images/infos-roll.png);
	background-repeat:no-repeat}

span#bouton4 {background-image:url(../images/infos.png);}
span#bouton4 a {
	display: block;
	height:78px;
	width:162px;
	background-image:url(../images/infos.png);
	background-repeat:no-repeat
}	 
span#bouton4 a:hover {
	display: block;
	height:78px;
	width:162px;
	background-image:url(../images/infos-roll.png);
	background-repeat:no-repeat
}
