div.Accueil {
	border-color: gray;
	border-style: dashed;
	border-width: 1px;
	bottom: 20px;
	font-family: Verdana, Arial, "Times New Roman", serif;
	font-size: 10pt;
	height: 80%;
	left: 200px;
	overflow: auto;
	position: absolute;
	top: 90px;
	width: 78%;
}

div.Accueil h1 {
	background-color: inherit;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	color: #4d0000;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-left: 5pt;
	margin-top: 5pt;
}

div.Accueil h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10pt;
	margin-left: 20pt;
	margin-top: 10pt;
	text-decoration: underline;
}

div.Accueil h4 {
	font-size: 11pt;
	margin-bottom: 5pt;
	margin-left: 10pt;
	margin-top: 0pt;
}

div.Accueil h6 {
	background-color: inherit;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	color: rgb(77, 0, 0);
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-left: 5pt;
	margin-top: 5pt;
}

div.Accueil p {
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-top: 0pt;
}