/* CSS Document */

	body {font-family: Arial,
    sans-serif;
	font-size: 9pt;
	color: #666666}
	
	

	span {font-family: Arial, sans-serif;
	color: #666666;
	font-size: 8pt}	/* lien www.net-ganf.net */
	
	em {font-family: Arial,
    sans-serif;
	font-style:normal;
	font-weight: normal;
	color: #000000;
	font-size: 13pt;
	text-decoration: none} /* lien titres de theses et d'articles */
	
	
	
	.gris {font-family: Arial, sans-serif;
	color: #666666;
	text-decoration: none}/*  auteurs de theses et d'articles- a ajouter avec une class */
	
	.petit {font-family: Arial, sans-serif;
	color: #990000;
	font-size: 8pt}	/* viewed en rouge */
	
	.rouge {font-family: Arial, sans-serif;
	color: #990000}/* abstract - small-cap? */
	
	p {font-family: Arial, sans-serif;
	color: #000000
}/*	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 4px tout ce qui est texte en noir */
	
	.margin {margin: 10px 10px 10px 10px}
	
	a:link {text-decoration: none;
	font-weight: normal; 
	font-family: Arial,
    sans-serif;
	color: #000000}
	
	a:visited {text-decoration: none; 
	font-weight:normal;
	font-family: Arial,
    sans-serif;
	color: #333333}
	
	

a.rouge { color : 990000;}
a.gras  { font-family: Arial,
    sans-serif; 
	font-weight: bold;
	font-style:normal;
	text-decoration: none}
	

	