.hideable{
	display: none;
}
.barre_liens{
	display: none;
}
#listingResas_filter{
	display: none;
}
.listing.dataTable{
	font-size :5pt;
}

.listingResas_wrapper{
	display: block;
	width: 100% !important;
}
#listingResas{
	width: 100% !important;
}
.listing.dataTable{
	width: 100%;
}

.listing.dataTable th, .listing.dataTable td{
	border: 1px solid black;
	border-collapse: collapse;
}

.listing.dataTable thead th{
	padding: 0;
	margin: 0;
	text-align: center;
}

h1, .details_mandant{
	display: none;
}

h1.title{
	display: block !important;
}

#contenu form{
	display: none;
}