@charset          "UTF-8";

/* CSS Document */
body { font-family: Georgia, "Times New Roman", Times, serif; }
strong { font-weight: bold; }
em { font-style: italic; }

p
{
	font-size: 123.1%;
	margin: 7px 0 7px 0;
	line-height: 20pt;
}

h1
{
	font-size: 167%;
	font-weight: bold;
	padding: 10px 0 10px 0px;
	text-shadow: #dddddd;
}

h2
{
	font-size: 131%;
	font-weight: bold;
	padding: 10px 0 10px 0px;
}

h3
{
	font-size: 123.1%;
	font-weight: bold;
	padding: 10px;
}

li
{
	font-size: 123.1%;
	margin: 1px;
	line-height: 20pt;
}

a
{
	padding-bottom: 1px;
	color: #600;
	text-decoration: none;
	background-color: transparent;
}

a:link { border-bottom: 1px; }
a:visited { border-bottom: 1px dotted; }
a:hover { border-bottom: 1px solid; }
.anchoraway a { border-bottom: none; }
.anchoraway a:hover { border-bottom: 1px dotted; }
.anchorblack a { color: #000; }
.chapitre a { color: #000; }
.none a:hover { border: none; }

blockquote
{
	font-size: 93%;
	margin: 10px 30px 10px 40px;
}

blockquote p.attrib
{
	text-align: right;
	margin-top: 0;
}

div.chapitre { margin-bottom: 20px; }

.chapitre h1
{
	font-size: 131%;
	font-weight: bold;
	margin: 0px 50px 0px 0;
}

.chapitre p  { margin: 0 50px 0 0;}

.chapitre p + p { text-indent: 2em;
	margin: 0 50px 0 0;}

.concordance-sentence p
{
	font-size: 108%;
	line-height: 18pt;
}

div#hd
{
	border-bottom: 3px #C90 double;
	font-size: 131%;
	font-weight: bold;
	padding: 0px;
	text-shadow: #dddddd;
	letter-spacing: .1em;
}

div#ft
{
	border-top: 3px #C90 double;
	font-size: 100%;
	text-align: center;
}

div#ft li
{
	display: inline;
	padding: 5px;
	font-size: 100%;
}

.chapter .grid_1, .chapter .grid_4 {margin-bottom: 8px;}

.chapter .para {text-indent: 24px;}

.chapter .grid_1 {font-style: italic;
font-size: 12px;
font-weight: normal;
text-indent: 0px;}

.chapter .title {font-weight:bold;}

