/*
h2#titre2,
h2#titre3,
h2#titre4,
h2#titre5,
h2#titre6,
h2#titre7_1,
h2#titre7_2,
h2#titre7_3,
h2#titre7_4,
h2#titre8,
h2#titre9,
h2#titre10,
h2#titre11,
h2#titre12
 {
  border-bottom: 3px solid #d6e9b1; padding-bottom: 7px; width: 606px; height: 26px;
}

h2#titre2 { background: url('../images/titre/fr/titre2.gif') no-repeat; }
h2#titre3 { background: url('../images/titre/fr/titre3.gif') no-repeat; }
h2#titre4 { background: url('../images/titre/fr/titre4.gif') no-repeat; }
h2#titre5 { background: url('../images/titre/fr/titre5.gif') no-repeat; }
h2#titre6 { background: url('../images/titre/fr/titre6.gif') no-repeat; }
h2#titre7_1 { background: url('../images/titre/fr/titre7_1.gif') no-repeat; }
h2#titre7_2 { background: url('../images/titre/fr/titre7_2.gif') no-repeat; }
h2#titre7_3 { background: url('../images/titre/fr/titre7_3.gif') no-repeat; }
h2#titre7_4 { background: url('../images/titre/fr/titre7_4.gif') no-repeat; }
h2#titre8 { background: url('../images/titre/fr/titre8.gif') no-repeat; }
h2#titre9 { background: url('../images/titre/fr/titre9.gif') no-repeat; }
h2#titre10 { background: url('../images/titre/fr/titre10.gif') no-repeat; }
h2#titre11 { background: url('../images/titre/fr/titre11.gif') no-repeat; }
h2#titre12 { background: url('../images/titre/fr/titre12.gif') no-repeat; }
*/

h2 { 
  background: url('../images/titre/titre.gif') no-repeat; 
  border-bottom: 3px solid #d6e9b1; 
  padding: 0 0 7px 3px;
  color: #f9fdfd;
  font-size: 24px;
  font-weight: normal;
  width: 606px; 
  height: 26px; 
}