@import url(pagination.css);

#pagination{ width:652px; clear:both; border-style:solid; border-color:#e9e9e9; border-width:1px 0; padding-bottom:10px; margin-bottom:15px; padding-top:5px; }

.PagePrecedente { background-position:right; text-decoration:none !important; float:left !important; }
.PageSuivante { text-decoration:none !important; float:right !important; }
#NumerosPage{ width:346px; }

.PagePrecedente, .PageSuivante, .NavPag, .CurPag { display:inline-block; }
.topPagination { clear:both; margin-top:5px; }

#pagination #NumerosPage { float:left; display:inline-block; }
#pagination .Lbasse img {float:left; }
