Rev 445 | Blame | Last modification | View Log | RSS feed
.zoneObservation {
width: 100%;
clear: left;
margin-top: 50px
}
.boutonTriAsc {
height: 20px;
background: url(./img/fleche-haut.png) no-repeat
}
.boutonTriDesc {
height: 20px;
background: url(./img/fleche-bas.png) no-repeat
}