/* Style imitation www.ihes.fr */
* {
	background-color: white;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: justify;
	color: #333;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
a {
	color: #3798B9;
	font-weight: bold;
	text-decoration: none;
}
div#Main {
	width: 640px;
	margin:0;
	padding:0px;
}
p.subtitle {
	font-size:12px;
	font-weight:bold;
}
p.subsubtitle {
	font-weight:bold;
}
li {
	width: 80%;
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom: 2px solid #666;
}

li a {
	text-decoration:none;
	font-style:italic;
}
span.noitstrong {
	font-weight:bold;
}
		





