
/*ajouts aux CSS de base*/

body {
	background: none;
}
button, .ui-button, #dialog-photo, .fonction {
	display: none !important;
}
div#menu {
	position: absolute;
	background: linear-gradient(to bottom, #dddddd, #bbbbbb);
	box-shadow: none;
	border: 1px solid #888;
}
div#logo-titre {
	color: black;
}
table.tableau {
	box-shadow: none;
}
table.tableau th {
	color: black;
	background: linear-gradient(to bottom, #dddddd, #bbbbbb);
}
table.tableaufiche th {
	color: black;
	background: #eeeeee;
}
