body
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin-left: 0;
	margin-top: 0px;
	color: #545236;
	background-color: white;
}

#main
{
	margin-left: 40px;
	float: left;
	width: 600px;
}

#main:before
{
	content: "Grwhou. Si vous trouvez ce karnet, merci de me le ramener.";
}

#sidebar
{
	float: right;
	width: 200px;
}

#footer
{
	clear: both;
	text-align: right;
	padding-top: 100px;
	margin: 40px;
	font-size: 8pt;
}

.post-content
{
	padding-right: 40px;
}

fieldset
{
	border: none;
}

h2
{
	margin-top: 30px;
	border-bottom: 1px #877c51 solid;
	font-size: 9pt;
}

h2 a
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #877c51;
}

a:hover, a:active
{
	color: #e0e092;
}

.post-info
{
	display: none;
}

.day-date
{
	display: none;
}

#top
{
	height: 485px;
	background-image: url('/nini/public/logo.png');
	background-repeat: no-repeat;
	background-position: 0 90px;
}

#top h1
{
	display: none;
}

#prelude
{
	display: none;
}