a:link {
	color: #00006C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E9BF72;
}
a:active {
	text-decoration: none;
}
span.citation{
    font-style:italic;
    color:#7a3e55;
}
span.titreoeuvre{
    font-style:italic;
    text-decoration:underline;
}
h2.titrechapitre{
	font-weight:bold;
	font-family:verdana,serif;
}
h3.date{
	font-weight:bold;
}
h3.sous-titre{
	font-weight:bold;
    font-style:italic;
}
#no{
    z-index:100;
    position:absolute;
    height:5000px;
    width:100%;
}
