
BODY {
	background-color: #eff4fa;
	text-indent: 0px;
	font-size: 12px;
	text-align: justify;
	font-family: sans-serif, arial;
}

H1 {
	text-align: center;
	background-color: #328ed6;
	color: white;
	font-size: 16px;
	border-width: 8px;
	border-style: outset;
}

H2 {
	background-color: #328ed6;
	text-align: center;
	color: white;
	font-size: 15px;
	border-style: groove;
	border-width: thin;
}

H3 {
	color: #818486;
	text-align: center;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	font-size: 14px;
	border-style: solid;
}

H4 {
	text-align: center;
	color: #0000c8;
	font-size: 13px;
	border-width: 1px;
	border-color: #0000c8;
}

.TBLE {
	text-align: center;
	background-color: #ff9e3e;
	color: white;
	font-size: 14px;
	border-width: 8px;
	border-style: outset;
	font-weight: bold;
	border-color: #ff9e3e;
}

.TBLE-Title {
	color: #0000ff;
	font-family: "Comic Sans MS";
	text-align: center;
	font-size: 14pt;
}

.TXT1 {
	text-align: center;
	background-color: #5e9ace;
	color: black;
	font-size: 18px;
	text-indent: 10%;
	border-width: 2pt 2pt 2pt 2pt;
	border-style: outset outset outset outset;
}

A {
	font-weight: bolder;
	color: blue;
	text-decoration: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

A:LINK {
	font-weight: bolder;
	color: blue;
	text-decoration: none;
}

A:VISITED {
	font-weight: bolder;
	color: blue;
	text-decoration: none;
}

A:HOVER {
	font-weight: bolder;
	color: #ff8000;
	text-decoration: none;
}

A:ACTIVE {
	font-weight: bolder;
	color: red;
}


.txtstd {
	font-family: arial;
	color: #0000c8
}

.titre1 {
	color: #ff8000;
	font-family: arial;
	font-weight: bold;
	text-align: center
}