html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body { height: 100% }
body { background: #eee; color: #000; font: 80%/1.5 Verdana, Arial, sans-serif; }
#page { background: #fff; border-left: 1px solid #bbb; border-right: 1px solid #bbb; margin: 0 auto; min-height: 100%; position: relative; width: 960px; }
#header { margin: 0 2em; padding-top: 2.5em; }
#header h3 { background: url(/img/didaction.png) no-repeat top center; height: 61px; }
#header h3 a { visibility: hidden; }
#header ul { background: #404040; margin: 2.5em 0; overflow: hidden; width: 100%; }
#header li { float: left; list-style-type: none; }
#header li a { float: left; padding: 0.5em 1em; text-decoration: none; }
#header li a:link, #header li a:visited { color: #fff; }
#header li a:hover { background: #888; }
#body { margin: 3em 2em; padding-bottom: 2em; overflow: hidden; }
#content { float: left; width: 670px; }
#sidebar { background: #eee; float: right; width: 210px; }
#sidebar h3 { background: #404040; color: #fff; padding: 0.5em 1em; margin: 0; }
#sidebar ul, #sidebar ol { margin: 0.5em 0 2.5em 2em; }
#sidebar p { margin: 0.5em 1.5em 2.5em 1em; }
#footer { bottom: 0; clear: both; height: 2em; position: absolute; width: 100%; }
#footer p { border-top: 1px solid #d8d8d8; font-size: 80%; margin: 0 1.5em; padding-top: 0.5em; text-align: center; }
#title { text-align: center; margin-bottom: 1.5em; }
#title img { margin-bottom: 1.5em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
h1 { font-size: 1.7em; margin-bottom: 0.5em; }
h2 { font-size: 1.3em; margin-bottom: 0.4em; }
h3 { font-size: 1em; margin-bottom: 1em; }
p { margin-bottom: 1.5em; }
strong { font-weight: bold; }
a:focus, a:hover { color: #000; }
a { color: #009; text-decoration: underline; }
li ul, li ol { margin: 0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { color: red; list-style-type: disc; }
ul span { color: black; }
hr { background: #000; border: none; clear: both; height: 0.2em; margin-bottom: 2em; width: 100%; }
.center { text-align: center; }

