BODY {
  color: #000000;
  background-color: #FAFAFA;
  margin-left: 10%;
  margin-right: 10%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}

#intro {   
   	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 30px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

H1.a {
  font-family: Courier, serif;
  color: #773377;<!--ff0080-->
  margin-bottom=0 pt;
}

H1 {
  font-family: Courier, serif;<!--Courier New-->
  font-size: 120%;
  color: #C80064;
  margin-bottom=0 pt;
}
          
H2 {
  font-family: Courier, serif;
  font-size: 100%;
  font-style: italic;
}

H3 {
  font-family: Courier, serif;
  font-size: 110%;
}

H4 {
  font-family: Courier, serif;
  font-size: 100%;
}

IMG {
  border: 0px
}

a {
	color: #773377;<!--ff0080-->
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #C80064;
	background-color: transparent;
}

a[href]:hover {
	color: #773377;<!--c80064-->
	background-color: transparent;
	text-decoration: underline;
}

.chapo {
	margin-left: 20px;
	font-family: Courier New;
	color: #C80064;
	font-weight: bold;
	text-align: left;
	font-size: 85%;
	line-height:1.2em;
}

.texte, .texte p.spip {
	text-align: justify;
	font-size: 100%;
}
.ps {
	text-align: justify;
	font-size: 90%;
}
.notes {
	text-align: left;
	font-size: 0.9em;
	line-height:1.3em;
}


