body {
  background-color: white;
}

div {
/*  border: 0.1em solid black; */
}

#all {
  background: #667e9e;
/*  margin: auto; */
  width: 100%;
  border-bottom: 1px solid white;
}

#left {
  clear: both;
  float: left;
  width: 20%;
  min-width: 150px;
}

#left img {
  padding: 10px;
  border: 0;
}

#left ul {
  list-style: none;
  padding: 3em 5px;
  margin: 0;
}

#left li a {
  height: 32px;
  line-height: 32px;
  min-width: 130px;
  display: block;
  color: white;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  padding: 0 5px;
}

#left li a:hover {
  background: #869ebe;
}

#logo-lip6 {
  float: left;
  padding: 0 20px;
}

#logo-action {
/*  float: right;*/
/*  width: 10em; */
}

#people ul {
  padding: 0 5px;
  display: none;
}

#people li a {
  height: 24px;
  line-height: 24px;
  min-width: 100px;
  padding: 0 5px;
  font-size: 80%;
}

#lang {
  padding: 50px 20px;
}

#lang img {
  padding: 0;
}

#content {
/*  margin-left: 11em;*/
  width: 80%;
  min-width: 580px;
  background: white;
  float: left;
  text-align: justify;
}

#content p {
  margin: 1em;
}

#content h1 {
  text-align: center;
}

#footer {
/*  clear: both; */
  text-align: right;
  background: white;
}

#footer img {
  border: 0;
/*  height: 20px; */
}


.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

/*a:link {
  color: black;
}

a:visited {
  color: #667e9e;
}*/

#logos {
  text-align: center;
}

#logos img {
  border: 0px;
  height: 50px;
  padding: 0 10px;
  vertical-align: middle;
}

#publi {
  list-style: none;
/*  max-width: 600px; */
}

#publi img {
  width: 6em;
  height: 7em;
  float: left;
}

#publi li {
  padding: 0 0 0.25em 0;
  margin: 0 0 0.75em 0;
  border-bottom: thin solid;
}

.abstract {
  clear: both;
}
