#photo_centre {
  background-image: url(../../IMG/lsti_photo_centre_01.gif);
}

#photo3 {
  background-image: url(../../IMG/g2i_photo_centre_03.gif);
}

#en_tete {
  background-image: url(../../IMG/g2i_en_tete.jpg);
}

#faux {
  background: url(../../IMG/colonne_g2i.gif) repeat-y 698px;
}

.rubrique {
  color: #D12E2E;
  background-color: #F1C0C0;
}

.rubrique a, .rubrique a:visited, #documents a, #documents a:visited {
  /*color: #0C4E9C;*/
  color: #930;
  text-decoration: none;
}

.rubrique a:hover, #documents a:hover {
  /*color: #0C4E9C;*/
  color: #930;
  text-decoration: underline;
}

.article a, .article a:visited{
  /*color: #D12E2E;*/
  color: #930;
  text-decoration: none;
}

.article a:hover {
  /*color: #D12E2E;*/
  color: #930;
  text-decoration: underline;
}

.article h1 {
  color: white;
  background-color: #D12E2E;
}

.article h3.spip{
  color: #D12E2E;
}

