body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #80664D;
	background-color: #FFFFE1;
}
h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}
a:active {
	color: #82C8FF;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #2878BB;
}
a:link {
	color: #00007D;
}
.HTML {
	color: #00007D;

}
.HTMLcode {
	font-family: "Courier New", Courier, mono;
	color: #00007D;
	font-style: normal;
	font-weight: bold;
	margin: 0px;


}
.fondMarron {
	background-color: #80664D;
}
.fondjaune {

	background-color: #FFFFE1;
}
.Legende {
	font-style: italic;
}
.auteur {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.Poesie {
	font-style: italic;
	text-align: center;

}
.Commentaires {
	font-style: italic;
	color: #996633;
}
.date {
	font-style: italic;
	font-weight: bold;
}
.article {
	font-weight: bold;
	color: #00007D;
	text-align: right;
}
.SousTitre {
	font-size: 14px;
	font-weight: bold;
}
.separation {
	border: 1px inset #FF0000;
	height: 5px;
	width: 80%;
}
.editeur {
	font-weight: bold;
}
.prix {
	font-weight: bold;
}
.CodeRem {
	font-style: italic;
	color: #FF0000;
	margin: 0px;
}

