Rev 624 | Blame | Compare with Previous | Last modification | View Log | RSS feed
.zonePhotos {
}
.photoPrincipale {
height: 250px;
float: left;
cursor: pointer
}
.photos {
float: left
}
.photos img {
display: block;
height: 40px;
width: 40px;
padding: 0 5px 5px 5px;
cursor: pointer
}