/* AUTEUR: Pierre Laurent*/
/* DATE DE CREATION: 01/03/00 */


BODY {
  background-color: #F3D968;
  font-size: 10pt;
  font-weight:normal;
  /*font-family: arial, helvetica, sans-serif;
  font-size: 11pt;*/
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 50px;
}

H1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 24pt;
  text-decoration: none; 
  color:black;
  font-weight:bold
  }



H2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18pt;
  text-decoration: none; 
  /*color:green;
   <!-- background-color: #000080; */
  font-weight:bold
  }


H3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  text-decoration: none; 
  /*color:green;*/
  font-weight:bold
  }

  
  
.auteur {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  font-weight:bold;
  color:black;
}

.info-auteur {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-style:normal; /* normal ; italic ; oblique */
}

.resume {
  font-size: 12pt;
  font-style:italic; /* normal ; italic ; oblique */
}

/*
.sommaire {
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  font-weight:normal;
  border-color: green;  
  font-style:normal; /* normal ; italic ; oblique */
}*/


.bq   /* bloquote*/

.fnote	{
	background-color: #000080;
	font-color:"black;
	}



.citation


.smcaps  /* met en majuscule nom auteur*/


