body {
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 2% 10% 2% 20%;
}

h1 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0.5em;
	border-bottom: 5px solid red;
	width: 80%;
}

h2 {
	font-size: 80%;
	color: #FFF;
	background-color: #666699;
	margin: 0;
	width: 80%;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom: 1px solid #333;
	color: #333;
	margin-bottom: 0.5em;
}

.C24, .C18, .C14 {
		color: #000;
		font-weight: bold;
		background-color: transparent;
		border: none;
		font-variant: normal;
}
.C24 {
	font-size: 24px;
}
.C18 {
	font-size: 18px;
}
.C14 {
	font-size: 14px;
}

p, li {
	line-height: 1.2em;
	font-size: 100%;
	margin-top: 0;
}

ul, ol {
	margin: -0.5em 0 1em 1em;
	padding: 0;
}

ol {
	margin-left: 1.5em;
}

.citation {
	font-style: italic;
	color: #006400;
}
p.grand {
	font-size: 85%;
}
p.petit {
	font-size: 70%;
}

.fin {
	border-bottom: 1px solid #000;
	background: url(../illustrations/carre_fin.gif) no-repeat right;
	margin-bottom: 50px;
}
.fleur {
	background: url(../illustrations/fleurs_fin.gif) no-repeat center;
	height: 83px;
}

.h1 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0;
}

.h2 {
	font-size: 80%;
	color: #666;
	margin: 0;
}

.h3 {
	font-size: 80%;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom: 1px solid #666;
	color: #666;
	margin-bottom: 0.5em;
}

.p {
	line-height: 1.2em;
	font-size: 75%;
	margin-top: 0;
}


.img_g {
	float: left;
	margin: 0 10px 5px 0;
}

.img_d {
	float: right;
	margin: 0 0 10px 5px;
}
