/* CSS Document */

body {
	background-color: #e8e471;
}
.accueil1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	height: 100%;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 20px;
}
.accueil2 {
	width: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.Style15 {
	font-size: 18px;
	color: #990000;
}
.Style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.Style20 {
	font-weight: bold;
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
}.liens01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

