
.entete   {
	color:          black;
	font-weight:     bold;
	font-size:       25px;
	font-family:     Arial, Helvetica;
	text-decoration: none;
	text-align:      left }



.chapitre    {
	color:      #2e8b57;
	font-weight: bold;
	font-size:   18px;
	font-family: "Courier New", Courier, Monaco }



.description   {
	color:           #228b22;
	font-style:       italic;
	font-size:        12px;
	font-family:      Arial, Helvetica;
	background-color: transparent }



.navigation   {
	font-size:  12px;
	font-family: Arial, Helvetica }



a {
	text-decoration: none }
.texte  {
	color:      black;
	font-size:   14px;
	font-family: Arial, Helvetica }
.fleche {
	color:      #2e8b57;
	font-size:   14px;
	font-family: "Comic Sans MS", "Courier New", Courier }
a:link {
	color:          #0000cd;
	text-decoration: none }

a:visited {
	color:          #ba55d3;
	text-decoration: none }

a:hover {
	color:          #f00;
	text-decoration: none }

