a:link, a:visited {
  text-decoration: underline;
  color:#000;
}
a:hover, a:active {
  color: #0094D7 ;
  text-decoration: underline;
}

#rubriques_header {
  border-bottom: 1px solid #0094D7;
}
#rubriques_header_texte {
  color: #0094D7;
}
#rubriques_header_texte div h2 {
  font-style: normal;
  color: #0094D7; border:none;
}
#rubriques_wrapper_contenu {
  background: url(../templates/images/lesvoix_contenu_ligne.gif) repeat-y 578px 0px;
}
#rubriques_contenu_droite h2 {
  border-bottom: 1px solid #0094D7;
}

#rubriques_contenu_droite .projet_en_cours {
  background: #4EB5E3;
}
#detail_header {
  background: #4EB5E3;
}
#detail_wrapper_contenu {
  background: url(../templates/images/detail_lesvoix_lignes.gif) repeat-y 465px 0px;
}

#menu_projets {
  background: #BAE2F4;
}
#detail_contenu_droite h2 {
  border-bottom: 1px solid #0094D7;

}
div#detail_contenu_droite > h2:first-child { margin: 0 0 10px 0; }
