body {
	background-position:center;
}

.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	white-space: normal;
	cursor: text;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 10px;
	background-color: #981802;
	vertical-align: middle;
}

.acronyme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: help;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: crosshair;
	background-position: center center;
	text-indent: 20px;
	border: thin solid #0099FF;
	white-space: normal;
	text-align: center;
	vertical-align: middle;
}
.eau {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	border: medium dashed #00FFFF;
}
