/***  Title style  ***/
.index {
  font-size:   2.5em;
  font-family: "Times New Roman", sans-serif;
  color:       #000099;
  background:  transparent;
}
.section {
  color:       #3366FF;
  background:  transparent;
  margin:      0.6em 0em 1em;
}

.articleRouge {
  color:       #330000;
  background:  #FFEFE7;
  padding:     0.1em 0.3em 0em 0.1em;
}
