body : {
  font-size: 10pt;
  text-align: justify;
  width: 508;
  color: #000080;
  margin-left: 4;
      }
div.titre : {
  margin-top: 10;
  margin-bottom: 10;
  width: 508;
  font-size: 13pt;
  text-align: left;
  font-weight: bold;
  background-color: #000080;
  color: #F0C90F;
}
div.dayprogram : { 
  margin-top: 10;
  margin-bottom: 10;
  background-color: #F0C90F;
  border-top: 1.5pt solid #000080;
  border-bottom: 1.5pt solid #000080;
  text-align: center;
  font: bold 12pt Arial,Vernada;
  color: #000080;  
}

div.program : { 
  margin-top: 10;
  margin-bottom: 10;
  background-color: white;
  border-top: 1.5pt solid #F0C90F;
  border-bottom: 1.5pt solid #F0C90F;
  text-align: left;
  font: bold 10pt Arial,Vernada;
}
div.mainmenu : { 
  font-size: 9pt; 
  font-family: Tahoma, Arial;
  font-weight: bold;
  color: #FF8040;
 } 
td.mainmenu : { 
  font-family: Tahoma,Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #FF8040;
}
a : { color: #FF8040; 
  text-decoration: none;
}

a:hover {
  color: #808080;
}
p.abstract :
{ 
  width: 50%;
  margin-left: 1cm;
}

