.bebes {
background-image:url(images/bebes.jpg);
background-position:center;
background-repeat:no-repeat;
border-color:#1e1a19;
border-style:solid;
border-width:4px;
display:block;
float:right;
height:100px;
margin-left:16px;
width:100px;
}
.bebe {
background-image:url(images/bebe.jpg);
background-position:center;
background-repeat:no-repeat;
border-color:#1e1a19;
border-style:solid;
border-width:4px;
display:block;
float:right;
height:100px;
margin-left:16px;
width:100px;
}
.chevre {
background-image:url(images/chevre.jpg);
background-position:center;
background-repeat:no-repeat;
border-color:#1e1a19;
border-style:solid;
border-width:4px;
display:block;
float:right;
height:100px;
margin-left:16px;
width:100px;
}
.terre {
background-image:url(images/terre.jpg);
background-position:center;
background-repeat:no-repeat;
border-color:#1e1a19;
border-style:solid;
border-width:4px;
display:block;
float:right;
height:100px;
margin-left:16px;
width:100px;
}
.mains {
background-image:url(images/mains.jpg);
background-position:center;
background-repeat:no-repeat;
border-color:#1e1a19;
border-style:solid;
border-width:4px;
display:block;
float:right;
height:100px;
margin-left:16px;
width:100px;
}