
details {
  font:  14px Calibri,  sans-serif;
  width: 96%;
}

details > summary {
  padding: 2px 6px;
  border: none;
  cursor: pointer;
}

details[open] > summary {
  background-color: white;
}

table, th, td {
  border:0px;
  border-collapse: collapse;
}

.block_div {
	overflow-y: hidden;
	width:95%;
	margin-top: 0em;
	border: none;
	max-height:160px;
}



#tab_projet_filter, #tab_carotte_filter, #tab_annee_filter, #tab_environnement_filter, #tab_unite_filter, #tab_lieu_filter, #tab_lieugeocode_filter, #tab_user_filter,  #tab_navire_filter, #tab_outil_filter, #tab_type_filter, #tab_mission_filter  {
  float: left;
}
