:root {
	--parametres-couleur: #6CF;
	--supprimer-couleur: #900F;
	--supprimer-fond: #9006;
	--supprimer-fond-hover: #9006;
	}
	
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Calibri;
	/* overflow-x: hidden; */
	}

body {
	padding-bottom: 3em;
	}
	
h4 {
	background: #EEE;
	border-top: 2px solid #999;
	box-shadow: 0 4px 4px #CCC;
	padding: 0.5em;
	}
	
fieldset {
	position: relative;
	border-radius: 1em;
	margin: 2em;
	}
	
header {
	background-color: #CCC;
	margin: 0 1em;
	padding: 0;
	border-radius: 0 0 1em 1em;
	min-height: 3em;
	text-align: center;
	margin-bottom: 1em;
	}
header input, header select, header button, textarea {
	font-size: 1.1em;
	border-radius: 0.5em;
	padding: 0.2em 0.5em;
	border: 1px solid #666;
	margin: 0em 0.5em;
	text-align: center;
	}
header input, header select, button {
	cursor: pointer;
	}
option:hover{
	background-color: #FFF !important;
	}
optGroup {
	font-style: normal;
	}
	
header p {
	margin: 0.5em;
	padding: 0;
	}
header .boutonImprimer {
	background-color: #39C9;
	position: fixed;
	top: 1em;
	right: 1em;
	z-index: 100;
	}
table {
	width: 96%;
	margin: auto;
	border-collapse: collapse;
	page-break-inside: avoid;
	margin: 1em;
	}
th, td {
	padding: 0.25em 0.5em;
	page-break-inside: avoid;
	border: 1px solid #666;
	}
tr:hover {
	background-color: #3A36;
	}
	
thead th, thead td  {
	background-color: #CCC;
	color: #333;
	page-break-inside: avoid;
	}

tfoot th {
	font-size: 0.8em;
	font-style: italic;
	background-color: #CCC;
	color: #333;
	page-break-inside: avoid;
	}

thead td {
	background-color: #BBB;
	color: #EEE;
	}
	
#fenetreTraitements {
	position: absolute;
	width: 50%;
	min-width: 640px;
	border-left: 1px solid #333;
	border-radius: 0.5em;
	right: -50%;
	transition: all 0.5s ease;
	background: #CCC;
	}	
	
#fenetreTraitements:hover {
	right: 0%;
	}
	
#fenetreTraitements img {
	position: absolute;
	top: 0;
	left: -2em;
	display: inline-block;
	width: 2em;
	transition: all 0.5s ease;
	vertical-align: top;
	background: #CCC;
	border-left: 1px solid #333;
	border-radius: 0.5em;
	}
	
#fenetreTraitements:hover img {
	transform: rotate(-180deg);
	}
	
a.supprimer {
	color: #900;
	background-color: #C336;
	}

a.supprimer::before {
	content: "[";
	padding-right: 0.25em;
	}

a.supprimer::after {
	content: "]";
	padding-left: 0.25em;
	}

a.supprimer {
	margin: 0 0.5em;
	border-radius: 0.25em;
	}

a.supprimer {
	background-color: #C333;
	}

@media print {
	@page {
			size: landscape;
			margin: 1cm;
			padding: 0cm;
		}
	header, #fenetreTraitements {display: none;}
	.supprimer {display: none;}
	table {width: 100vw;}
	footer {display: none; }
	body > h1 {display: none; }
	}
	
@page {
	margin: 0.5cm;
	}
	
ul.listeBlocs {
	text-align: center;
	}

ul.listeBlocs li {
	display: inline-block;
	min-width: 20vw;
	/* background-color: #900; */
	color: #FFF;
	/* padding: 0.5em; */
	box-sizing: border-box;
	line-height: 2em;
	text-align: center;
	margin: 0.5em;
	}
	
ul.listeBlocs li a {
	display: block;
	position: relative;
	color: #FFF;
	text-decoration: none;
	transition: all 0.5s ease;
	padding: 0.5em;
	background-color: #900;
	box-shadow: 0 0 5px #3330;
	}
ul.listeBlocs li a:hover {
	background: #C00;
	transform: scale(1.2);
	z-index: 100;
	box-shadow: 0 0 5px #333F;
	}
  
ul.listeBlocs li a img {
	max-height: 2em;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
	border-radius: 50%;
	border: 2px solid #FFF;
	transition: all 0.5s ease;
	}
ul.listeBlocs li a:hover img {
	border-radius: 0.5em;
	}
	
ul.listeBlocs li .blocTitre {
	display: block;
	text-align: center;
	font-weight: bold;
	}

ul.listeBlocs li .blocCommentaire {
	display: block;
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
	}

	
a#retourAccueil {
	color: #900;
	}
a#retourAccueil:before {
	content: "";
	width: 1.5em;
	height: 1.5em;
	display: inline-block;
	background-image: url(/imgs/home.png);
	background-size: contain;
	margin-right: 0.25em;
	vertical-align: middle;
	}
h1 {
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	font-size: 1.5em;
	text-align: left;
	padding-left: 1em;
	}


#infosPage {
	position: fixed;
	bottom: 0;
	padding: 0.5em;
	font-size: 0.8em;
	width: 100%;
	background-color: #333;
	color: #FFF;
	z-index: 100;
	}
#infosPage p {
	margin: 0;
	}
#infosPage a {
	color: #ADF;
	}
	
div#utilisateursEnLigne {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.5em 1em;
	background-color: #333;
	color: #FFF;
	border-bottom-left-radius: 1.5em;
	box-shadow: 0 0 5px #333;
	}
@media print{
	div#parametres, div#utilisateursEnLigne  {
		display: none !important;
		}
	}
div#utilisateursEnLigne p {
	margin: 0;
	}
div#utilisateursEnLigne p.commentaires {
	font-size: 0.8em;
	font-style: italic;
	}
	
@keyframes sessionsMaj {
	0% {
		transform: scale(0.5);
		}
		
	80% {
		transform: scale(1.5);
		}
	
	100% {
		transform: scale(1);
		}
	}

div#utilisateursEnLigne p strong {
	display: inline-block;
	animation-name: sessionsMaj;
	animation-duration: 1s;
	animation-play-state: running;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	}
	
.msgErreurs, .msgInfos, .msgSucces {
	border-radius: 1em;
	padding: 0.5em 1em;
	background-color: #3333;
	font-weight: bold;
	display: table;
	border: 4px solid #3333;
	margin: 0.5em auto;
	}	
	
.msgErreurs {
	background-color: #F333;
	}

.msgSucces {
	background-color: #3F33;
	}

.msgInfos {
	background-color: #33F3;
	}
	
a[href="/?seDeconnecter"] {
	color: #F00;
	text-decoration: none;
	transform: scale(3);
	display: inline-block;
	margin-left: 1em;
	transition: all 0.5s ease;
	}
a[href="/?seDeconnecter"]:hover {
	color: #F99;
	}
	
#prolongerSession {
	position: fixed;
	width: 25em;
	left: calc(50% - 12.5em);
	top: 0.5em;
	transform-origin: top center;
	z-index: 1000;
	transition: all 0.25s ease;
	display: none;
	box-shadow: 0 0 10px 2px #333
	}
	
	
#formIdentificationForte {
	text-align: center;
	}
	
#formIdentificationForte input {
	margin: 0.5em 1em;
	border-radius: 0.5em;
	border: 1px solid #333;
	}
	
button {	
	font-size: 1.1em;
	border-radius: 0.5em;
	padding: 0.2em 0.5em;
	border: 1px solid #666;
	margin: 0em 0.5em;
	text-align: center;
	display: block;
	margin: auto;
	transition: all 0.5s ease;
	background-color: #39C;
	color: #FFF;
	}
	
button:hover {	
	background-color: #FFF;
	color: #39C;
	}
	
	
.txtDroite {	text-align: right;	}
.txtGauche {	text-align: left;	}
