body {
	margin: 8px;	/*0;*/
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


ul, ol, li {
	font-size: 80%;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 22px;
	background: #b3bcc1;
	color: #535759;
	font-weight: bold;
	font-size: 80%;
	border-bottom: 1px solid #535759;
}
#header div {
	padding: 3px 3px 3px 8px;
	border-bottom: 1px solid #535759;
}
#menu {
	position: absolute;
	top: 23px;
	left: 0;
	width: 100%;
	height: 22px;
	color: #535759;
	background: #cbd5db;
	font-size: 80%;
}
#menu div {
	padding: 3px 3px 3px 8px;
}
#menu a, #menu a:visited {
	color: #535759;
	background: #cbd5db;
	text-decoration: none;
}
#menu a:active, #menu a:hover {
	color: #000000;
	background: #cbd5db;
	text-decoration: underline;
}
.menu {
	position: absolute;
	width: 140px;
	/*font-size: 70%;*/
}
.menu ul {
	background: transparent;
	color: #535759;
	padding: 0;
	margin: 0 0 30px 0;
	list-style: none;
}
.menu ul.uitgeklapt {
	border-left: 1px solid #cbd5db;
	border-bottom: 1px solid #cbd5db;
}
.menu ul ul {
	margin: 0 0 5px 11px;
}
#gauche {
	top: 59px;
	left: 8px;
}

#centerfocus {
	vertical-align: middle;
}

#illustration {
	top: 159px;
	left: -140px;	/*8px;*/
}
.menu li {
	padding: 0;
}
.menu li a, .menu li a:visited {
	display: block;
	color: #535759;
	background: inherit;
	width: 100%;
	padding: 3px 5px 2px 6px;
	border-bottom: 1px solid #cbd5db;
	text-decoration: none;
	border-right: 1px solid #cbd5db;
}
.menu .sites_demo li a, .menu .sites_demo li a:visited {
	border-left: 1px solid #cbd5db;
	padding: 3px 5px 2px 5px;
}
.menu li.following a, .menu li.following a:visited {
	border-bottom: none;
	border-top: 1px solid #cbd5db;
}
.menu li a:hover {
	color: #535759;
	background: #e3eff5;
}
.menu li a:active {
	color: #535759;
	background: #cbd5db;
}
.menu li a.active {
	color: #535759;
	background: #cbd5db;
}
.menu a.s_dem, .menu a.s_dem:visited {
	border-bottom: 1px solid #535759;
	border-left: none;
	border-right: none;
	padding: 3px 6px 2px 6px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.menu h2 {
	color: #9ba3a7;
	background: transparent;
	margin: 0;
	font-weight: bold;
}
.menu li.s_dem {
	color: #9ba3a7;
	background: transparent;
	padding: 3px 5px 2px 5px;
	border-bottom: 1px solid #9ba3a7;
	border-left: none;
	border-right: none;
	font-weight: bold;
}
.menu ul.elders {
	border-bottom: 1px dashed #9ba3a7;
}
.menu ul.elders li a, .menu ul.elders li a:visited {
	border: none;
	color: #9ba3a7;
	background: transparent;
	width: 140px;
	padding: 3px 5px 2px 5px;
}
.menu ul.elders li a:hover, .menu ul.elders li a:active {
	color: #535759;
	background: transparent;
	text-decoration: underline;
}
.menu ul.elders li.s_dem {
	width: 140px;
}
.menu ul.bijdezepagina {
	border-bottom: 1px dashed #535759;
}
.menu ul.bijdezepagina li a, .menu ul.bijdezepagina li a:visited {
	border: none;
	color: #535759;
	background: transparent;
	width: 140px;
	padding: 3px 5px 2px 5px;
}
.menu ul.bijdezepagina li a:hover, .menu ul.bijdezepagina li a:active {
	color: #535759;
	background: transparent;
	text-decoration: underline;
}
.menu ul.bijdezepagina li.s_dem {
	width: 140px;
	color: #535759;
	background: transparent;
	border-bottom: 1px solid #535759;
}
h1 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 150%;
	background: transparent;
	color: #535759;
	border-bottom: 1px dashed #cbd5db;
}
h2 {
	font-size: 100%;
	background: transparent;
	color: #535759;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h2 a {
	color: #535759;
	background: transparent;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #535759;
	background: transparent;
	text-decoration: underline;
}
h3 {
	font-size: 80%;
	background: transparent;
	color: #483d8b;	/*#535759;*/
	margin-top: 0.5em;
	margin-bottom: 0;
}
#body {
	margin: 0 0 0 200px;
	padding: 45px 0 0 0;
	width: 55%;
}
#encart_droit {
	float: right;
	width: 200px;
	border: 1px solid #cbd5db;
	background: #edf8ff;
	color: #535759;
	padding: 3px;
	margin: 5px 0 7px 7px;
	list-style: none;
}
#encart_droit h2 {
	font-size: 80%;
	margin: 0;
}
p {
	font-size: 80%;
	line-height: 120%;	/*150%;*/
	margin: 0 0 1.5em 0;
}
#encart_droit p {
	font-size: 70%;
	line-height: 130%;
	margin: 0 0 0 0;
}
#encart_droit ul {
	font-size: 85%;
	margin: 0 0 0 1.5em;
	padding: 0;
}
#encart_droit li {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
pre {
	font-size: 90%;
	border: 1px solid #e3eff5;
	padding: 3px;
	background: #fafdff;
	color: #000000;
	width: 100%;
}
/* IE5 Mac hack \*/
pre {
	overflow: auto;
	overflow-y: hidden;
}
/* End IE5 Mac hack */
#footer {
	border-top: 1px solid #b3bcc1;
	font-size: 70%;
	color: #9ba3a7;
	background: transparent;
	padding: 3px;
	text-align: center;
	margin-top: 2em;
}
#footer a, #footer a:visited {
	color: #83898d;
	background: transparent;
}
#footer a:hover, #footer a:active {
	color: #535759;
	background: transparent;
}
#body li {
	font-size: 80%;
}
#body table {
	font-size: 70%;
	background: #fafdff;
	color: #000000;
	border: 1px solid #e3eff5;
	width: 100%;
	padding: 0;
}
#body table td {
	padding: 2px;
}
#body table th {
	padding: 2px;
	background: #e3eff5;
	color: #000000;
	text-align: left;
}
#body p.imagecaption {
	font-size: 70%;
	border-top: 1px solid #e3eff5;
	border-bottom: 1px solid #e3eff5;
	border-right: 1px solid #e3eff5;
	padding: 3px 3px 3px 0;
	background: #fafdff;
	color: #535759;
}
#body p.imagecaption img {
	position: relative;
	z-index: 3;
	clear: both;
	float: left;
	border-left: 1px solid #e3eff5;
	border-bottom: 1px solid #e3eff5;
	border-right: 1px solid #e3eff5;
	margin: 0 10px 5px 0;
	background: #fafdff;
	color: #535759;
	padding: 0 3px 3px 3px;
}
textarea {
	width: 100%;
	font-size: 90%;
	border: 1px solid #e3eff5;
	padding: 3px;
	background: #fafdff;
	color: #000000;
	overflow: auto;
}
form {
	margin: 0;
}

input.admin
{
//font-size: 150%;
background-color:#ffafaf;	//#fffaf0;
color: #ffffff;
width: 140px;	//taille des boutons et champs de saisie
}
