body{
	background-color:#fff;
	color:#000;
	font-family:"Palatino",serif;
	font-size:9pt;
	margin:0;
	padding-top:25%;
	padding-bottom:20%;
	line-height:12pt;	
}

.content{
	margin-left:16%;
	margin-right:18%;
}

/* Ne pas imprimer */
 
#barre,#menuLang,#footer, dl.somlink, #navBeta, #navAlpha, #header h1, #header h2, hr, h3{display:none;}

/* titre de l'article */

h4{
	font-size:13pt;
	text-align: left;
	margin-top:25%;
	margin-bottom:20%;
	line-height:16pt;
}

/* les auteurs */

h5{
	font-size:9pt;
	margin-top:3%;
	margin-bottom:0;
}

.content h5 a {
	font-size: 1em; color:#000; 
	margin-left:5%; 
	text-decoration: none;
}

.content h5 span.auteur {
	 font-weight: normal;
}

.nom {
	font-variant: small-caps;
}

p.Affiliation {
	font-size:9pt;
	line-height:12pt;
	margin-top:0;
	margin-bottom:10%;
}

/* le résumé */

div.Titreres {
	margin-top:20%;
}

div.Resume {
	font-style: italic;
	font-size: 9pt;
	line-height: 11pt;
	margin-bottom:0;
	text-align:justify;
}

		
/* ************************ */
/*   /fin corps             */
/* ************************ */

/* Citer cet article */

p.Citer { 
	font-size: 9pt;
	line-height:12pt;
	text-align: left;
	margin-top: -5%;
}

/* les liens */

a {
	color:#FFFFFF;
  	text-decoration: none; 	
}

/* divers */

span.Date {
	font-size: 10px; padding-left: 2%;


