body {
color: black;
background: white;
font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 20;
}

div.titre-projet {
font-size: 16px;
color: #f2611e;
padding-bottom: 10;
margin-bottom: 15;
}

div.titre-document {
font-size: 16px;
color: #f2611e;
padding-bottom: 10;
margin-bottom: 25;
border-color: #f2611e;
border-style: solid;
border-top-width: 0;
border-bottom-width: 1;
border-left-width: 0;
border-right-width: 0;
}

div.bdp-document {
text-align: center;
font-size: 10px;
color: #f2611e;
padding: 10;
margin-top: 20;
border-color: #f2611e;
border-style: solid;
border-top-width: 1;
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
}

h1 {
color: #888888;
font-size: 14px;
font-weight: normal;
}

h2 {
margin: 10;
font-weight: normal;
font-style: italic;
font-size: 12px;
color: #555555;}

p {
margin: 10;
text-align: justify;
}

table {
padding: 10px;
font-size: 11px;
}

/* --------------------------------------------------------------------- */

bib\:authorlist {
  /* top right bottom left */
  margin: 5 20 10 20;
  font-size: 10px;
}

bib\:header {
  /* top right bottom left */
  margin: 10px 5px 5px 5px;
  padding: 3px;
  font-size: 9px;
  border : solid #C0C0C0 1px;
  background: #E8E8E8;
  display: block;
}

bib\:ref {
  /* top right bottom left */
  margin: 8px 15px 3px 30px;
  padding: 0px;
  font-size: 10px;
  display: block;
}

bib\:ref.indent {
  /* top right bottom left */
  margin: 8px 15px 3px 30px;
  text-indent: -18;
}

bib\:ref span.title:before {content: open-quote}
bib\:ref span.title {}
bib\:ref span.title:after {content: close-quote}

bib\:ref span.booktitle {
  font-style: italic;
}

bib\:ref a {
  font-size: 9px;
}

bib\:bibtex {
  /* top right bottom left */
  margin: 10px 30px 10px 30px;
  padding: 10px;
  border-color: #C0C0C0;
  border-width: 1px;
  border-style: dashed;
  font-size: 9px;
  display: none;
}

/* --------------------------------------------------------------------- */

#bvTitlebox {
  margin: 10px 0px 0px 0px;
}

#bvStatus {
  /* top right bottom left */
  margin: 10px 5px 0px 30px;
  padding: 3px;
  font-size: 9px;
}

#bvFilter {
  /* top right bottom left */
  margin: 2px 5px 5px 30px;
  padding: 3px;
  font-size: 9px;
  border: dashed #C0C0C0 1px;
  width: 75%;
}

