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-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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;
	margin-left:60px;
}

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 #eee;
	border-top: 1px solid #aaa;
	margin-top: 1.5em;
	padding: 2em 0;
	text-align:right;
}



#content a 
{
	color:inherit;
	text-decoration:none;
	#border-bottom:1px solid;
	color: #666;
}

* html #content a 
{
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #eee;
}

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: 650px;
	margin: 0 auto;
}

#content
{
	padding-left:000px;
	clear:both;
}

#content h5, #content .legend
{
	width: 100px;
	margin-left:0px;
	margin-right:30px;
	font-size: 100%;
	text-align:right;
	float:left;
	clear:both;
}


#content h5
{
	font-weight:bold;
	#border-top: 1px solid #ddd;
}

#content p
{
	width: 30em;
	margin-left: 130px;
}

#content p .key 
{
	margin-left: 0px;
}

#content p .value 
{
	margin-left: 5px;
}

#content p a:hover
{
	#background: #dddddd;
	text-decoration: underline;
}

* 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:0px;
}

#content.list
{
	padding: 0em 0 0em 1%;
}

#content img.haslegend, #content a.image
{
	border:none;
}

.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: 120px;
	list-style: none;
	margin: 3em 10px 3em 0;
	padding: 0;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.navigation .section a
{
	display: block;
	width: 110px;
	color: #000;
	text-decoration: none;
}

.selected
{
	text-decoration: none;
	font-weight: bold;
}

.navigation .section ul a:hover
{
	#background: #dddddd;
	text-decoration: none;
	font-weight: bold;
}

.navigation .section a:hover
{
	background: transparent;
}
.navigation .section ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 190px;
}

.navigation .section ul a
{
	border-top: 0px solid  #eee;
	font-weight: normal;
	color: #888;
}

* html .navigation .section ul a
{
	border-top: 1px solid #eee;
}

#content a.next  
{
	font-weight:normal;
	color:#000;
	display:block;
	border-top:1px solid;
	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 #ddd;
}

#content a.next:hover  
{
	color:#666;
	border-color:#ccc;
	text-decoration:none;
}

a.anchor 
{
	text-decoration:none;
	display:block;
}
