body
{
	background-color: silver;
	width: 1069px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
#entete
{
	width: 1069px;
	height: 209px;
	background-repeat: no-repeat;
	margin-bottom:0px;
	margin: auto;
}
#corps
{
	background-color: #9BB5DA;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
}
#bas
{
	background-color: #9BB5DA;
	text-align: center;
	color: black;
}
a
{
	color: black;
	font-family: "segoe print", "comic sans MS", serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover
{
	background-color: silver;
	color: red;
}
h1
{
	text-align: center;
}
h2, h3
{
	text-align: center;
}
.centre
{
	text-align: center;
	text-indent: 0px;
}
img
{
	border-width: 0px;
}
p
{
	text-align: justify;
	text-indent: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
table
{
		border-collapse: separate;
		width: 1069px;
}
td
{
	border-color: #9BB5DA;
	background-color: #DDDDDD;
	border-style: solid;
	vertical-align: top;
	border-width: 1px;
}
.droite
{
	text-align: right;
}
.sombre
{
	background-color: #9BB5DA;
	text-indent: 0px;
}
.sombrecentre
{
	text-align: center;
	background-color: #9BB5DA;
	text-indent: 0px;
	vertical-align: middle;
}
.claircentre
{
	text-align: center;
	text-indent: 0px;
	vertical-align: middle;
}
.noborder td
{
	border-style: none;
}
.pages
{
	text-align: center;
}
.pagesno
{
	text-align: center;
}
hr
{
	border-color: #9BB5DA;
	border-style: solid;
}