
span#bouton1 {background-image:url(../images/achat.jpg);}
span#bouton1 a {
	display: block;
	height:99px;
	width:412px;
	background-image:url(../images/achat.jpg);
	background-repeat:no-repeat
}	 
span#bouton1 a:hover {
	display: block;
	height:99px;
	width:412px;
	background-image:url(../images/achat-roll.jpg);
	background-repeat:no-repeat
}

span#face {background-image:url(../images/face.jpg);}
span#face a {
	display: block;
	height:170px;
	width:228px;
	background-image:url(../images/face.jpg);
	background-repeat:no-repeat
}	 
span#face a:hover {
	display: block;
	height:170px;
	width:228px;
	background-image:url(../images/face-roll.jpg);
	background-repeat:no-repeat
}

span#droite {background-image:url(../images/droite.jpg);}
span#droite a {
	display: block;
	height:170px;
	width:220px;
	background-image:url(../images/droite.jpg);
	background-repeat:no-repeat
}	 
span#droite a:hover {
	display: block;
	height:170px;
	width:220px;
	background-image:url(../images/droite-roll.jpg);
	background-repeat:no-repeat
}

span#dos {background-image:url(../images/dos.jpg);}
span#dos a {
	display: block;
	height:170px;
	width:221px;
	background-image:url(../images/dos.jpg);
	background-repeat:no-repeat
}	 
span#dos a:hover {
	display: block;
	height:170px;
	width:221px;
	background-image:url(../images/dos-roll.jpg);
	background-repeat:no-repeat
}

span#gauche {background-image:url(../images/gauche.jpg);}
span#gauche a {
	display: block;
	height:170px;
	width:232px;
	background-image:url(../images/gauche.jpg);
	background-repeat:no-repeat
}	 
span#gauche a:hover {
	display: block;
	height:170px;
	width:232px;
	background-image:url(../images/gauche-roll.jpg);
	background-repeat:no-repeat
}

span.commun{
	margin: 4px 0 0 2px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	text-indent: 2px;
	list-style-type: none;
}

span.commun a { 
text-decoration: none; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff; 
background-color: #97bf0d;
padding-left: 5px; 
padding-right: 5px; 
padding-top:2px; 
padding-bottom:3px; 
}
span.commun a:hover {
text-decoration: none; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #3d3123; 
}