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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
hr {
visibility:hidden;
height:0;
border:0;
margin:0;
}
body { 
  line-height: 1.5; 
  background: #fff; 
  margin:1.5em 0; 
  font-size: 70%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

p           { margin: 0 0 1.5em; }
img         { margin: 0 0 1.5em; }
h1
{
	font-size: 1.5em;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	margin-top: 1.5em;
	padding: 2em 0;
text-align:right;
}

p
{
	color: #666;
}

p.q
{
	color: #222;
}

#content a {
color:inherit;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted;
}

* html #content a {
color:#666;
border-bottom:1px solid #ccc;
}

sup.footnote a, .footnote sup
{
	font-weight:bold;
	padding:0 0 0 0.27em ;
	text-decoration:none;
	color:#444;
}
h1 span.error
{
	color: #cc0000;
}
object {
clear:both;
margin:3em 25%;
}


#container {
  width: 800px;
  margin: 0 auto;
}

#content
{
	padding-left:200px;
	clear:both;
}

#content h5, #content .legend
{
	width: 190px;
	margin-left:-200px;
	font-size: 100%;
	float:left;
	clear:both;
}

#content h5
{
	font-weight:bold;
	border-top: 1px dotted #ccc;
}
* html #content h5 {
	border-top: 1px solid #eee;
}
#content .legend p
{
	margin: 0;
	width: auto;
	float:none;
}

* html #content h5, * html #content .legend
{
	margin-left:-100px;
}

#content.list
{
	padding: 0em 0 0em 1%;
}

#content img.haslegend, #content a.image
{
border:none;
}

#content a.image {
border:none;
}


#content p, #content h6, #content ul, #content ol
{
	font-size: 100%;
	width: 390px;
	display: block;
	margin: 0 0 1.5em 0;
}

#content ul, #content ol
{
	color: #666;
	padding-left: 1em;
}

#content ol.q {
color:#222;
}



.navigation
{
	padding: 0;
}
.navigation li
{
	display:block;
}
.navigation.home
{
	padding:28% 0 0 0;
background:transparent url(/steph-guitou.jpg) no-repeat 100% 0;
height:400px;
margin-top:-1.5em;
margin-right:-150px;
}

.navigation .section
{
	float: left;
	width: 190px;
	list-style: none;
	margin: 3em 10px 3em 0;
	padding: 0;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

.navigation .section a
{
	display: block;
	width: 190px;
	color: #000;
	text-decoration: none;
}

.navigation .section ul a:hover
{
	background: #fbfbfb;
}

.navigation .section a:hover
{
	background: transparent;
}
.navigation .section ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 190px;
}

.navigation .section ul a
{
	border-top: 1px dotted #ccc;
	font-weight: normal;
	color: #555;
	font-size: 0.85em;
}

* html .navigation .section ul a
{
	border-top: 1px solid #eee;
}

#content a.next  {
font-weight:normal;
color:#ccc;
display:block;
border-top:1px dotted;
border-bottom:0px;
line-height:1.1;
margin-top:17px;
text-decoration:none;
margin-left:-1em;
padding-left:1em;
padding-bottom:1px;
outline:none;
}
* html #content a.next
{
	border-top: 1px solid #eee;
}
#content a.next:hover  {
color:#666;
border-color:#ccc
}
a.anchor {
display:block;
}