body                             { background: white; padding-left: 20px; padding-right: 20px; color: #003263; }
ul, ol, dl                       { margin-left: 3em; }
blockquote                       { margin-left: 5em; margin-right: 5em; }
h1                               { color: black; text-align: center; }
h1 a:link, h1 a:visited          { color: black; }
h1.index_sub, h1.index_sub a:link, h1.index_sub a:visited { font-size: 12pt; color: #003263; }
h2                               { color: #000073; font-style: italic; }
h2 a:link, h2 a:visited          { color: #000073; }
span.presentation                { color: #B2005A; font-weight: bold; }
span.important                   { color: #E50000; font-weight: bold; }
hr                               { width: 75%; }
p.indented                       { text-indent: 3em; text-align: justify; }
p.imgadroite                     { float: right; margin: 1em 2em 1em 2em; }
p                                { padding: 0 0.5em 0 0.5em; } 
td                               { padding: 0 0.5em 0 0.5em; }
tr.extraspace                    { height: 0.3em; }
tr.extrabigspace                 { height: 2em; }

div.footer 
{ 
  background: rgb(230,230,230);
  border-top: thin solid black;
  border-right: none;
  border-bottom: none;
  border-left: none;
  padding: 0.2em 0.5em 0.2em 0.5em;
  margin: 1em 0 0 0;
}

div.reunion
{
  background: rgb(240,230,230);
  border-top: thin solid black;
  border-right: thin solid black;
  border-bottom: thin solid black;
  border-left: thin solid black;
  padding: 0.2em 0.5em 0.2em 0.5em;
  margin: 1em 0 0 0;
}

p.datelieu
{
color:blue;
}

p.orateur
{
color:black;
font-weight: bold;
}

p.titre
{
color: black;
font-weight: bold;
font-style:italic; 
}

div.resume
{
color:black; 
font-size: small;
}

div.bio
{
color:black; 
font-size: small;
}


