#header,.navlist,i,.btn,#form-import,#boutons-infos-generales {
	display: none;
}

.hide-print {
	display: block;
}

table.hide-print {
	margin-top: 2px;
	margin-bottom: 2px;
}

.no-print {
	display: none;
}

.fieldsetConfig {
	width: 97%;
}

.fieldsetMenu {
	margin-bottom: 2px;
	padding: 2px;
}

#container-activite {
	padding-top: 0;
}

body {
	padding: 0;
	min-width: 960px;
}

.container-body,body {
	margin: 0;
	border: 0 !important;
	padding: 0;
}

.table-bordered {
	border: 1px solid black;
	border-collapse: separate;
	background-color: white;
}

.table-bordered th,.table-bordered td { /*border: 0 !important;*/
	border: 1px solid black !important;
}

/* Pour imprimer l'intégralité des erreurs sans barre de défilement */
.error-container,.success-container {
	max-height: 100% !important;
}

#titre-couverture-globale {
	page-break-before: always;
}

.saut-de-page{
	page-break-before: always;
}

/* #titre-rendez-vous { */
/* 	page-break-before: always; */
/* } */

.rounded-container {
	min-height: 400px;
	border: 1px solid #DDD;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #FFFFFF;
	-pie-background: #FFFFFF;
}

.tableau {
	overflow: auto;
	width: 100%;
	font-size: 12px;
}

.tableSuppressionApplication {
	width: 95%;
	margin-top: 0;
	margin-bottom: 0;
}

.tableSuppressionApplication th {
	padding: 0;
	max-height: 15px;
}

.container-fluid {
	padding: 0
}

#container-infos-generales {
	margin: 0;
}

#infos-generales {
	margin-bottom: 0;
}

h2 {
	margin: 0.20em;
}