body {
	background-color: white;
	margin-top	: 0px;
	margin-left	: 0px;
}
body, table, tr, td, a, h1, h2, h3, h4, h5, h6 {
	font-family	: sans-serif;
	font-size	: small;
	text-align	: justify;
}

span.lang, a.lang:link, a.lang:visited {
	color           : #808080;
}

a.menusection:link, a.menusection:visited {
	font-size	: 90%;
	font-weight     : bold;
	color           : white;
	text-align      : left;
	text-decoration : none;
}

a.menusection:hover {
	color           : red;
}

span.menuitem, a.menuitem:link, a.menuitem:visited {
	font-size	: 90%;
	color           : #303030;
	text-decoration : none;
}

span.menuitem, a.menuitem:hover, span.menuitem {
    color : #202020;
    text-decoration : underline;
}

span.menuitem {
	color		: black;
}


h2, h3, h4, h5, h6 {
	margin-top	: 40px;
}

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

span.error {
	font-weight	: bold;
	color		: red;
}

.textepetit {
    font-size : x-small;
}

.menuitem {
    text-align : left;
}
