body {
	background	: #660033;
	color		: white;
	margin-top	: 0px;
	margin-left	: 0px;
}

body, p, table, tr, td, a, h1, h2, h3, h4, h5, h6 {
	font-family	: tahoma;
	font-size	: 10pt;
	text-align	: justify;
	vertical-align	: top;
}

/* Pour le texte du menu */
a.menu:link, a.menu:visited {
	font-size	: 100%;
	font-weight     : bold;
	color           : white;
	text-align      : left;
	text-decoration : none;
	padding-left    : 30px;
	line-height	: 180%;
}

a.menu:hover {
	color           : #FFCC33;
}

}

/* Pour la liste des documents */
a.documents {
	font-size	: 100%;
	font-weight     : bold;
	color           : black;
	text-align      : left;
	text-decoration : none;
	padding-left    : 5px;
	line-height	: 100%;
}

/* caractères */
span.member {
	font-weight	: bold;
	color		: lightgray;
}

center>p, center>table{
	text-align	: center;
}

p {
	line-height	: 120%;
	padding-top     : 1em;
}

h2, h3, h4, h5, h6 {
	text-align 	: center;
	font-weight     : bold;
}

h1 {
	font-size	: 140%;
	margin-bottom 	: 0px;
}

h2 {
	font-size	: 130%;
	margin-bottom 	: 0px;
}

h3 {
	font-size	: 120%;
	margin-bottom 	: 0px;
}

h4 {
	font-size	: 110%;
	margin-bottom 	: 0px;
}