/*html,#LSV,#edito h3,.box h3 { background-color: black; }
div#edito { background-color: #aaa; }
h2.qualite { color: black; }*/
body { 
  background: white url(/~schmitz/bush.png) no-repeat top right;
}
#warwick {
  display: block;
  min-width: 65px;
  height: 21px;
  background-image: url("warwick.png");
}
#leverhulme {
  display: block;
  min-width: 65px;
  height: 55px;
  background-image: url("leverhulme.png");
}
.nav ul { list-style-type: none; }
#contents p.more  { float: none; }
.title { font-style: italic; }
.nav li     { margin-left: -1em; }
/*dt.title { list-style-type: square; display: list-item; margin-left: 1.4em; padding-bottom: .4em; padding-top: .7em; }*/
#contents dt { padding-bottom: .2em; clear: both; }
h3 { clear: both; }
#contents dd { padding-bottom: .4em; }
#contents li { padding-bottom: .4em; }
div.box li li { list-style-type: square; margin-left: 1em; }
a:link   { text-decoration: none; }
a:hover  { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited{ text-decoration: none; }
li li { text-align: left; }
.math {
  font-family: serif;
  font-stretch: semi-expanded;
  font-style: italic;
  font-size: 90%;
  white-space: pre-wrap;
}
div.math {
  margin-left:  2em;
  margin-right: 2em;
}
sup, sub {
  font-size: 70%;
}
div.math, pre { margin-top: -0.5em; padding-bottom: 0.5em; }
a img { border: none; padding: 3px; }
a.selected { color: #00294b; }
.bibtable { list-style-type: none; margin-left: -.5em; }
.pub { text-indent: 0em; }
p { padding-bottom: .5em; }
.reader-publisher-module h3 { display: none; }
.reader-publisher-module ul { font-size: 90%; }
.projects ul { list-style-type: none; text-indent: 0px; margin: 0px; padding: 0px; }
.projects ul li { text-indent: 0px; padding: .6em; margin: 2px; text-align: center; }
.projects ul li img { margin-bottom: -7px; }
.projects .old { color: #999; }
.projects .old a { color: #999; }
.projects .old img { opacity: .3; }
/*.infini { display: none; }*/