body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
div#body {
	font-size: 1.1em;
	width: 45em;
	margin: 3em auto 1em auto;
}
a {
	color: #000099;
}

div#portrait {
	position: relative;
}
div#portrait div {
	position: absolute;
	left: -16em;
	width: 14em;
	text-align: right;
}
div#portrait img {
	width: 13em;
	height: 19.5em;
	margin-bottom: 1em;
}

p#intro {
	margin-bottom: 2em;
}
p#footer {
	margin-top: 4em;
	font-size: 0.8em;
	color: #999;
	text-align: center;
}

h1 {
	display: none;
}
h2 {
	text-decoration: underline;
	font-size: 1.35em;
	margin-top: 2em;
	color: #6600FF;
}
h3 {
	margin-top: 2em;
	font-size: 1.15em;
	color: #660099;
}
h4 {
	font-size: 1.05em;
	color: #660033;
}
h2#plan {
	text-decoration: none;
	font-size: 1.1em;
}
h2#recherche {
	margin-top: 3em;
}
h3#lesbiennes, h3#philosophe {
	margin-bottom: 1.5em;
} 
h3#lesbiennes em, h3#philosophe em {
	padding-bottom: 0.15em;
	border-bottom: dotted #999 1px;
}

dd {
	margin-bottom: 0.75em;
}
li {
	margin-bottom: 0.3em;
}
