							.inviteo-onglet .module24-0 .panel-heading h2,
							.inviteo-piedPage .module24-0 .panel-heading h2 {
								padding-left: 0px;
								}
								
							
						.inviteo-onglet .module24-0,
						.inviteo-piedPage .module24-0 {
							padding-top: 0px;
							}
													.inviteo-onglet .module24-0,
							.inviteo-piedPage .module24-0,
							.inviteo-onglet .module24-0 > .panel,
							.inviteo-piedPage .module24-0 > .panel{
								background-color: transparent;
								border: none;
								box-shadow: none;
								padding-top: 0px;
								}
		
							.inviteo-onglet .module24-0 .contenu-li,
							.inviteo-piedPage .module24-0 .contenu-li{
								padding: 0px;
								}
		
							.inviteo-onglet .module24-0 .panel-footer,
							.inviteo-piedPage .module24-0 .panel-footer {
								border-left: 0px;
								border-right: 0px;
								border-bottom: 0px;
								border-radius: 0px;
								background-color: transparent;
								}
	
							.inviteo-onglet .module24-0 .texte-debut,
							.inviteo-piedPage .module24-0 .texte-debut{
								padding: 0px;
								}
								
							
						.inviteo-onglet .module24-1,
						.inviteo-piedPage .module24-1 {
							padding-top: 0px;
							}
													.inviteo-onglet .module24-1,
							.inviteo-piedPage .module24-1,
							.inviteo-onglet .module24-1 > .panel,
							.inviteo-piedPage .module24-1 > .panel{
								background-color: transparent;
								border: none;
								box-shadow: none;
								padding-top: 0px;
								}
		
							.inviteo-onglet .module24-1 .contenu-li,
							.inviteo-piedPage .module24-1 .contenu-li{
								padding: 0px;
								}
		
							.inviteo-onglet .module24-1 .panel-footer,
							.inviteo-piedPage .module24-1 .panel-footer {
								border-left: 0px;
								border-right: 0px;
								border-bottom: 0px;
								border-radius: 0px;
								background-color: transparent;
								}
	
							.inviteo-onglet .module24-1 .texte-debut,
							.inviteo-piedPage .module24-1 .texte-debut{
								padding: 0px;
								}
							.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    background-image:url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-position:center right;
    background-repeat:no-repeat;
    cursor:pointer;
    white-space:normal;
    padding:4px 20px 4px 4px;
}

.tablesorter-default .sorter-false {
	background-image: none;
}
    
.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc,
.tablesorter-default thead .tablesorter-headerSortUp { 
    background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    background-color: #DDDDDD;
}

.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc,
.tablesorter-default thead .tablesorter-headerSortDown { 
    background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    background-color: #DDDDDD;
}

            .inviteo-onglet .module24-1 .colonne1,
            .inviteo-piedPage .module24-1 .colonne1{
            	width: auto;
            }
                        .inviteo-onglet .module24-1 .colonne2,
            .inviteo-piedPage .module24-1 .colonne2{
            	width: auto;
            }
                        .inviteo-onglet .module24-1 .colonne3,
            .inviteo-piedPage .module24-1 .colonne3{
            	width: auto;
            }
            
.inviteo-onglet .module24-1 .pagination {
    margin: 0 0 10px;
}
.inviteo-onglet .module24-1 .panel table tr:last-child td:first-child{
    border-bottom-left-radius: 4px;
}

.inviteo-onglet .module24-1 .panel table tr:last-child td:last-child{
    border-bottom-right-radius: 4px;
}

.inviteo-onglet .module24-1 .panel .panel-collapse{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

nav.nav-pagination {
    position: relative;
    overflow: hidden;
    height: 34px;
    margin-bottom: 15px;
}

nav.nav-pagination a.defil {
    display: inline-block;
    width: 30px;
    height: 36px;
    line-height: 36px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 99;
    font-size: 20px;
    cursor: pointer;
}

nav.nav-pagination a.defilGauche {
    left: 0px;
    text-align: left;
}

nav.nav-pagination a.defilDroite {
    right: 0px;
    text-align: right;
}

nav.nav-pagination ul.pagination {
    position: relative;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
    font-size: 0px;
    -ms-overflow-style: none;
}

nav.nav-pagination ul.pagination::-webkit-scrollbar { 
    width: 0 !important;
}

nav.nav-pagination ul.pagination li {
    display: inline-block;
    margin: 0px;
    font-size: 14px;
}
nav.nav-pagination ul.pagination li:first-child {
    margin-left: 30px;
}
nav.nav-pagination ul.pagination li:last-child {
    margin-right: 30px;
}