* {
	margin: 1em 0;
}

body {
	background: #FFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #A4A4A4;
	font-size: 80%;
	margin: 1em;
}

#menu, #man, #menuentete, #accesclients, span.keyword, img.w3c {
	display: none;
}

h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #7b9d00;
}

h1 strong {
	display: block;
	font-size: 1.4em;
}

h2 {
	color: #b1c800;
	font-size: 1.5em;
	border-bottom: 1px dashed #b1c800;
}

strong, a {
	font-size: 1.2em;
	font-weight: bold;
	color: #b1c800;
}

a {
	color: #96b200;
}

a:hover {
	color: #7b9d00;
}

#coord p {
	text-align: center;
	font-size: 0.8em;
}