html {
	height: 90%;
	width: 95%;
	margin-left: 30px;

}

body {
	margin-top: 10px;
	vertical-align: middle;
	position: relative;
	min-height: 100%;
	font-family: 'Segoe UI', sans-serif;
	width: auto;
}


h1 {
	font-family: 'Segoe UI', sans-serif;
	color: #b71414;
	margin-top: -10px;
	font-size: 40px;
	margin-left: 10px;
}

h3 {
	font-family: 'Segoe UI', sans-serif;
	color: #045FB4;
	margin-top: 25px;
	font-size: 18px;
	margin-left: 30px;
}

.h2 {
	font-family: 'Segoe UI', sans-serif;
	color: #900C3F;
	font-size: 20px;
	text-align: left;
	margin-left: 30px;
}

.h3 {
	font-family: 'Segoe UI', sans-serif;
	color: #3896a7;
	font-size: 22px;
	text-align: left;
}

.h4 {
	font-family: 'Segoe UI', sans-serif;
	color: #7950f2;
	font-size: 20px;
	text-align: left;
	}

/* ---------- bouton ICON ---------------*/
.boutonIcon {
	display: inline-block;
	font-family: 'Segoe UI', sans-serif;
	font-size: 15px;
	height: 60px;
	width: 60px;
	vertical-align: middle;
	text-align: center;
	color: #2E2E2E;
	border-radius: 5px;
	margin-left: 100px;
	cursor: pointer;
	margin-bottom: 50px;
	text-decoration: none;
	border: none;

}


.boutonIcon:hover {
	background-color: #c1b26c;
	color: white;
	text-decoration: none;
}

.bouton2 {
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
}

/*--------------- boutonVerif  ------------------------------*/
.boutonVerif {
	display: inline-block;
	width: 200px;
	font-family: 'Segoe UI', sans-serif;
	font-size: 18px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background-color: #3896a7;

	text-decoration: none;
	border-radius: 10px;
	margin-bottom: 40px;
	cursor: pointer;
	margin-bottom: 50px;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 38%;
}

.boutonVerif:hover {
	background-color: #c1b26c;
	color: #b71414;
	text-decoration: none;
}

/* --------- boutonIconNav --------------------------------*/
.boutonIconNav {
	display: inline-block;
	font-family: 'Segoe UI', sans-serif;
	font-size: 15px;
	height: 50px;
	width: 50px;
	vertical-align: middle;
	text-align: center;
	color: #2E2E2E;
	border-radius: 5px;
	margin-left: auto;
	margin-top: auto;
	cursor: pointer;
	margin-bottom: 50px;
	border: none;
	text-decoration: none;
}


.boutonIconNav:hover {
	background-color: #fef9fa;
	color: white;
	box-shadow: none;
	text-decoration: none;
	text-decoration: underline;
}


/*-------------  effet bulle 1 ---------------------*/
.bulle1 a {
	color: #ccc;
	text-shadow: 0 -1px 0 black;
	text-decoration: none;
}

.bulle1 a:hover,
a:focus {
	box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
	text-decoration: none;
}

.bulle1 a span {
	position: absolute;
	margin-top: 23px;
	margin-left: -35px;
	color: #aecae6;
	background: rgba(0, 0, 0, .9);
	padding: 15px;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .5);
	transform: scale(0) rotate(-12deg);
	transition: all .25s;
	opacity: 0;
	text-decoration: none;
}

.bulle1 a:hover span,
a:focus span {
	transform: scale(1) rotate(0);
	opacity: 1;
	text-decoration: none;
}

/*-----------TITRES TABLEAU---------------------------*/
.titre1 {
	background-color: #3896a7;
	color: #ffff;
	padding: 10px 10px 10px 10px;
	border: 0px solid;
	font-family: 'Segoe UI', sans-serif;
	font-size: 20px;
	text-align: left;
	width: auto;
}


.titre2 {
	background-color: #e5e8e8;
	color: #52585e;
	padding: 10px 10px 10px 10px;
	border: 0px solid;
	font-family: 'Segoe UI', sans-serif;
	font-size: 16px;
	text-align: right;
	width: auto;
}


.titre3 {
	background-color: #5fbfbc;
	color: #f7f3f3;
	padding: 5px 5px 5px 5px;
	font-family: 'Segoe UI', sans-serif;
	font-size: 16px;
	width: auto;
	text-align: center;
}

.titre31 {
	background-color: #fbe4d5;
	color: #814003;
	font-family: 'Segoe UI', sans-serif;
	font-size: 16px;
	width: auto;
	text-align: center;
}

.titre3-1 {
	font-family: 'Segoe UI', sans-serif;
	font-size: 14px;
	width: auto;
	text-align: center;
	background-color: #449a7b1d;
}

.titre3a {
	background-color: #f2701f79;
	color: #814003;
	padding: 5px 0px 5px 0px;
	width: auto;
	text-align: center;
	font-family: 'Segoe UI', sans-serif;

}



.titre4 {
	background-color: #e5e8e8;
	color: #52585e;
	padding: 5px 0px 5px 0px;
	width: 0px;
	text-align: center;
	font-family: 'Segoe UI', sans-serif;
}



.titre5 {
	background-color: #a37d09;
	color: #e5c35c;
	padding: 5px 0px 5px 0px;
	width: 0px;
	text-align: center;
	font-family: 'Segoe UI', sans-serif;
}

.titre6 {
	background-color: #feebb0a7;
	color: #8b6b0a;
	padding: 5px 0px 5px 0px;
	width: 0px;
	text-align: center;
	font-family: 'Segoe UI', sans-serif;
}

/*----------------- INPUT --------------------*/
input {
	font-family: 'Segoe UI', sans-serif;
	color: #52585e;
	border-color: #f0ecec;
	border: 0.5px solid #f0ecec;
	border-collapse: collapse;
	font-size: 15px;
	height: 30px;
	width: auto;
}

select {
	font-family: 'Segoe UI', sans-serif;
	color: #3896a7;
	font-size: 14px;
	height: 40px;

}

.fond {
	background-color: #f5f4f3;
	color: #6D3109;
	padding-top: 12px;
	padding-left: 20px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	width: 850px;
	font-size: 16px;
}

button {
	font-family: 'Segoe UI', sans-serif;
	width: 90px;
}

/*INFO BULLE*/

.picto-item {
	position: relative;
	/*les .picto-item deviennent référents*/
	cursor: help;
	border-radius: 50%;
}

/* on génère un élément :after lors du survol et du focus :*/

.picto-item:hover:after,
.picto-item:focus:after {
	content: attr(aria-label);
	/* on affiche aria-label */
	position: absolute;
	top: -2.4em;
	left: 50%;
	transform: translateX(-50%);
	/* on centre horizontalement  */
	z-index: 1;
	/* pour s'afficher au dessus des éléments en position relative */
	white-space: nowrap;
	/* on interdit le retour à la ligne*/
	padding: 5px 14px;
	background: #181817;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;

}

/* on génère un second élément en :before pour la flèche */

[aria-label]:hover:before,
[aria-label]:focus:before {
	content: "▼";
	position: absolute;
	top: -1em;
	left: 50%;
	transform: translateX(-50%);
	/* on centre horizontalement  */
	font-size: 14px;
	color: #413219;
}

/* pas de contour durant le :focus */
[aria-label]:focus {
	outline: none;
}

/* déco */
p,
.pictos {
	text-align: center;
}

.picto-item {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 1.2em;
	height: 1.2em;
	color: #413219;
	font-size: 3rem;
	text-align: center;
	text-decoration: none;
	width: auto;
}

/* tableau */
table {
	margin-left: 5px;
	font-family: 'Segoe UI', sans-serif;
	color: rgb(69, 87, 94);
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

td {
	font-family: 'Segoe UI', sans-serif;
	border-color: #ffffff;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-collapse: collapse;
	width: auto;
	scroll-margin-right: 20px;
}

tr {
	font-family: 'Segoe UI', sans-serif;
	border-color: #ffffff;
	border-collapse: collapse;
	font-size: 15px;
	margin-right: 10px;
	padding-right: 10px;
	width: auto;
}



/*----- INPUT A COMPLETER --------*/
.champsAcompleter {
	color: #8b7f48;
	background-color: #c1b16c3a;
	text-align: right;
	padding: 0px 5px 0px 5px;
}

.champsAcompleterTotal {
	color: #3896a7;
	background-color: #83e1de;
	text-align: right;
	padding: 0px 5px 0px 5px;
}

/*----- INPUT couleur--------*/

.couleur {
	border-color: white;
	width: 20px;
}